.Nav-module__e1xquq__incompleteBanner{color:#5c5070;text-align:center;background:#fff0f4;border-bottom:1px solid #f5d9e2;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:10px 24px;font-family:sans-serif;font-size:13px;display:flex}.Nav-module__e1xquq__incompleteBannerLink{color:#c36;white-space:nowrap;font-weight:600;text-decoration:none}.Nav-module__e1xquq__incompleteBannerLink:hover{text-decoration:underline}.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--cream-mid);background:#faf8f3f0;justify-content:space-between;align-items:center;height:68px;padding:0 64px;display:flex;position:sticky;top:0}.Nav-module__e1xquq__logo{color:var(--text-dark);letter-spacing:-.2px;flex-shrink:0;align-items:center;gap:9px;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-style:italic;display:flex}.Nav-module__e1xquq__logoImg{object-fit:contain;flex-shrink:0;width:30px;height:30px}.Nav-module__e1xquq__logoText{color:var(--text-dark)}.Nav-module__e1xquq__logoText span{color:var(--blush-dark)}.Nav-module__e1xquq__links{align-items:center;gap:2px;list-style:none;display:flex}.Nav-module__e1xquq__links a{color:var(--text-mid);border-radius:100px;padding:7px 14px;font-size:14px;font-weight:400;transition:all .18s}.Nav-module__e1xquq__links a:hover{background:var(--cream-mid);color:var(--text-dark)}.Nav-module__e1xquq__links a.Nav-module__e1xquq__active{background:var(--cream-mid);color:var(--text-dark);font-weight:500}.Nav-module__e1xquq__cta{background:var(--text-dark)!important;color:var(--white)!important;box-shadow:var(--shadow-btn)!important;padding:9px 20px!important;font-weight:500!important}.Nav-module__e1xquq__cta:hover{transform:translateY(-1px);background:var(--blush-dark)!important;color:var(--white)!important;box-shadow:var(--shadow-btn-hover)!important}.Nav-module__e1xquq__cta:active{box-shadow:var(--shadow-sm)!important;transform:translateY(0)!important}.Nav-module__e1xquq__spotlightsLink{font-weight:500!important}.Nav-module__e1xquq__submitCta{background:var(--blush-dark)!important;color:var(--white)!important;border-radius:100px!important;padding:9px 20px!important;font-weight:600!important;transition:background .18s,box-shadow .18s,transform .18s!important;box-shadow:0 2px 8px #cc336638!important}.Nav-module__e1xquq__submitCta:hover{color:var(--white)!important;background:#b02b58!important;transform:translateY(-1px)!important;box-shadow:0 4px 14px #cc336652!important}.Nav-module__e1xquq__submitCta:active{transform:translateY(0)!important;box-shadow:0 2px 6px #cc33662e!important}.Nav-module__e1xquq__submitCtaActive{background:#b02b58!important}.Nav-module__e1xquq__secondaryGroup{border-left:1.5px solid var(--cream-mid);align-items:center;gap:0;margin-left:4px;padding-left:10px;display:flex}.Nav-module__e1xquq__secondaryLink{color:var(--text-light)!important;padding:7px 11px!important;font-size:13px!important;font-weight:400!important}.Nav-module__e1xquq__secondaryLink:hover{background:var(--cream-mid)!important;color:var(--text-mid)!important}.Nav-module__e1xquq__secondaryLinkActive{background:var(--cream-mid)!important;color:var(--text-mid)!important;font-weight:500!important}.Nav-module__e1xquq__userMenu{position:relative}.Nav-module__e1xquq__userMenuGroup{background:var(--cream-mid);border-radius:100px;align-items:center;transition:background .18s;display:flex}.Nav-module__e1xquq__userProfileLink{color:var(--text-dark);border-radius:100px 0 0 100px;align-items:center;gap:8px;padding:5px 10px 5px 5px;transition:background .18s;display:flex}.Nav-module__e1xquq__userProfileLink:hover{background:var(--blush-light)}.Nav-module__e1xquq__userMenuDivider{background:var(--cream-dark,#0000001a);flex-shrink:0;width:1px;height:20px}.Nav-module__e1xquq__userChevronBtn{cursor:pointer;background:0 0;border:none;border-radius:0 100px 100px 0;justify-content:center;align-items:center;padding:5px 10px;font-family:inherit;transition:background .18s;display:flex}.Nav-module__e1xquq__userChevronBtn:hover{background:var(--blush-light)}.Nav-module__e1xquq__userAvatar{background:var(--blush-dark);width:28px;height:28px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.Nav-module__e1xquq__userName{color:var(--text-dark);font-size:13px;font-weight:500}.Nav-module__e1xquq__userChevron{color:var(--text-mid);font-size:10px}.Nav-module__e1xquq__dropdown{background:var(--white);border:1.5px solid var(--cream-mid);border-radius:var(--radius-md);min-width:210px;box-shadow:var(--shadow-lg);z-index:200;padding:8px;position:absolute;top:calc(100% + 10px);right:0}.Nav-module__e1xquq__dropdownUser{color:var(--text-light);border-bottom:1px solid var(--cream-mid);margin-bottom:6px;padding:8px 12px 12px;font-size:12px;font-weight:300}.Nav-module__e1xquq__dropdownUser strong{color:var(--text-dark);font-weight:500}.Nav-module__e1xquq__dropdownItem{color:var(--text-dark);border-radius:var(--radius-sm);padding:9px 12px;font-size:14px;font-weight:400;transition:background .15s;display:block}.Nav-module__e1xquq__dropdownItem:hover{background:var(--cream-mid);color:var(--text-dark)}.Nav-module__e1xquq__dropdownLogout{width:100%;color:var(--blush-dark);border-radius:var(--radius-sm);text-align:left;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:400;transition:background .15s;display:block}.Nav-module__e1xquq__dropdownLogout:hover{background:var(--blush-light)}.Nav-module__e1xquq__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none}.Nav-module__e1xquq__hamburger span{background:var(--text-dark);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:all .22s;display:block}.Nav-module__e1xquq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__e1xquq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__mobileNav{background:var(--cream);border-bottom:1px solid var(--cream-mid);z-index:99;box-shadow:var(--shadow-md);flex-direction:column;gap:2px;padding:16px 24px 24px;display:flex;position:fixed;top:68px;left:0;right:0}.Nav-module__e1xquq__mobileNavLink{color:var(--text-mid);border-radius:var(--radius-sm);padding:12px 16px;font-size:16px;font-weight:400;transition:all .15s;display:block}.Nav-module__e1xquq__mobileNavLink:hover{background:var(--cream-mid);color:var(--text-dark)}.Nav-module__e1xquq__mobileLogout{width:100%;color:var(--blush-dark);text-align:left;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:12px 16px;font-family:inherit;font-size:16px;font-weight:400;transition:background .15s;display:block}.Nav-module__e1xquq__mobileLogout:hover{background:var(--blush-light)}.Nav-module__e1xquq__mobileActive{background:var(--cream-mid);color:var(--text-dark)!important;font-weight:500!important}.Nav-module__e1xquq__mobileNavLinkBold{color:var(--text-dark)!important;font-weight:600!important}.Nav-module__e1xquq__mobileSubmitLink{color:var(--blush-dark)!important;font-weight:600!important}.Nav-module__e1xquq__mobileNavDivider{align-items:center;gap:10px;padding:10px 16px 4px;display:flex}.Nav-module__e1xquq__mobileNavDivider:before,.Nav-module__e1xquq__mobileNavDivider:after{content:"";background:var(--cream-mid);flex:1;height:1px}.Nav-module__e1xquq__mobileNavDivider span{letter-spacing:.8px;text-transform:uppercase;color:var(--text-light);font-size:11px;font-weight:700}.Nav-module__e1xquq__mobileNavLinkDim{color:var(--text-light)!important;padding:10px 16px!important;font-size:15px!important}.Nav-module__e1xquq__mobileCta{text-align:center;margin-top:8px;background:var(--text-dark)!important;color:var(--white)!important;border-radius:var(--radius-sm)!important;font-weight:500!important}@media (max-width:768px){.Nav-module__e1xquq__nav{padding:0 20px}.Nav-module__e1xquq__links{display:none}.Nav-module__e1xquq__hamburger{display:flex}}.Nav-module__e1xquq__bottomBar{display:none}@media (max-width:768px){.Nav-module__e1xquq__bottomBar{height:calc(64px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--cream-mid);z-index:100;background:#faf8f3f7;align-items:flex-start;padding:0 8px;display:flex;position:fixed;bottom:0;left:0;right:0}}.Nav-module__e1xquq__bottomTab{color:var(--text-light);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;padding:6px 4px 8px;text-decoration:none;transition:color .2s;display:flex;position:relative}.Nav-module__e1xquq__bottomTab:before{content:"";background:var(--lavender-dark);border-radius:0 0 3px 3px;width:28px;height:3px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:50%;transform:translate(-50%)scaleX(0)}.Nav-module__e1xquq__bottomTabActive:before{transform:translate(-50%)scaleX(1)}.Nav-module__e1xquq__bottomTabJoin:before{background:var(--blush-dark)}.Nav-module__e1xquq__bottomTabActive{color:var(--lavender-dark)}.Nav-module__e1xquq__bottomTabIcon{font-size:22px;line-height:1;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.Nav-module__e1xquq__bottomTabActive .Nav-module__e1xquq__bottomTabIcon{transform:scale(1.18)}.Nav-module__e1xquq__bottomTab:active .Nav-module__e1xquq__bottomTabIcon{transform:scale(.88)}.Nav-module__e1xquq__bottomTabLabel{letter-spacing:.1px;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;font-weight:500;transition:font-weight .15s,color .15s;overflow:hidden}.Nav-module__e1xquq__bottomTabActive .Nav-module__e1xquq__bottomTabLabel{color:var(--lavender-dark);font-weight:700}.Nav-module__e1xquq__bottomTabAvatar{background:var(--blush-dark);width:26px;height:26px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:1;transition:transform .25s cubic-bezier(.34,1.56,.64,1),outline .2s;display:flex}.Nav-module__e1xquq__bottomTabActive .Nav-module__e1xquq__bottomTabAvatar{outline:2.5px solid var(--lavender-dark);outline-offset:2px;transform:scale(1.1)}.Nav-module__e1xquq__bottomTab:active .Nav-module__e1xquq__bottomTabAvatar{transform:scale(.9)}.Nav-module__e1xquq__bottomTabJoin,.Nav-module__e1xquq__bottomTabJoin .Nav-module__e1xquq__bottomTabLabel,.Nav-module__e1xquq__bottomTabActive.Nav-module__e1xquq__bottomTabJoin .Nav-module__e1xquq__bottomTabLabel{color:var(--blush-dark)}
.Footer-module__EZoWya__footer{background:var(--text-dark);padding:48px 80px 32px}.Footer-module__EZoWya__top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:32px;display:flex}.Footer-module__EZoWya__logo{color:var(--white);padding-top:4px;font-family:DM Serif Display,Georgia,serif;font-size:20px;font-style:italic}.Footer-module__EZoWya__logo span{color:var(--blush)}.Footer-module__EZoWya__sitemap{gap:56px;display:flex}.Footer-module__EZoWya__sitemapCol{flex-direction:column;gap:10px;display:flex}.Footer-module__EZoWya__sitemapHeading{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:2px;font-size:11px;font-weight:600}.Footer-module__EZoWya__sitemapCol a{color:#ffffff8c;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__sitemapCol a:hover{color:var(--white)}.Footer-module__EZoWya__cookieBtn{color:#ffffff8c;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;transition:color .2s}.Footer-module__EZoWya__cookieBtn:hover{color:var(--white)}.Footer-module__EZoWya__bottom{justify-content:flex-start;display:flex}.Footer-module__EZoWya__copy{color:#ffffff59;font-size:13px;font-weight:300}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:36px 24px 28px}.Footer-module__EZoWya__top{flex-direction:column;gap:32px}.Footer-module__EZoWya__sitemap{flex-wrap:wrap;gap:32px}.Footer-module__EZoWya__bottom{justify-content:center}}
.SpotlightReel-module__a3f2xa__section{background:var(--blush-light);padding:80px}.SpotlightReel-module__a3f2xa__inner{max-width:1100px;margin:0 auto}.SpotlightReel-module__a3f2xa__header{align-items:baseline;gap:24px;margin-bottom:40px;display:flex}.SpotlightReel-module__a3f2xa__eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:var(--blush-dark);font-size:11px;font-weight:600}.SpotlightReel-module__a3f2xa__title{color:var(--text-dark);letter-spacing:-.5px;flex:1;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(26px,2.8vw,36px)}.SpotlightReel-module__a3f2xa__title em{color:var(--blush-dark);font-style:italic}.SpotlightReel-module__a3f2xa__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.SpotlightReel-module__a3f2xa__viewAll{color:var(--blush-dark);white-space:nowrap;font-size:13px;font-weight:500;transition:opacity .15s}.SpotlightReel-module__a3f2xa__viewAll:hover{opacity:.7}.SpotlightReel-module__a3f2xa__submitBtn{background:var(--blush-dark);color:var(--white);white-space:nowrap;box-shadow:var(--shadow-btn);border-radius:100px;align-items:center;padding:9px 18px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.SpotlightReel-module__a3f2xa__submitBtn:hover{box-shadow:var(--shadow-btn-hover);background:#b82e5e;transform:translateY(-1px)}.SpotlightReel-module__a3f2xa__reel{grid-template-columns:420px 1fr;align-items:center;gap:56px;display:grid}@keyframes SpotlightReel-module__a3f2xa__contentFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.SpotlightReel-module__a3f2xa__photoWrapper{border-radius:var(--radius-md);aspect-ratio:4/5;background:var(--blush);position:relative;overflow:hidden;box-shadow:0 8px 32px #cc33661f}.SpotlightReel-module__a3f2xa__photoStrip{width:100%;height:100%;transition:transform .42s cubic-bezier(.4,0,.2,1);display:flex}.SpotlightReel-module__a3f2xa__photoSlide{flex-shrink:0;width:100%;height:100%;display:block;position:relative}.SpotlightReel-module__a3f2xa__photoSlide:hover img{transform:scale(1.03)}.SpotlightReel-module__a3f2xa__content{animation:.35s forwards SpotlightReel-module__a3f2xa__contentFadeIn}.SpotlightReel-module__a3f2xa__photoPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:64px;display:flex}.SpotlightReel-module__a3f2xa__content{flex-direction:column;gap:16px;display:flex}.SpotlightReel-module__a3f2xa__contentName{color:var(--text-dark);font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,3.5vw,48px);line-height:1.1}.SpotlightReel-module__a3f2xa__contentMeta{color:var(--blush-dark);letter-spacing:.2px;font-size:13px;font-weight:500}.SpotlightReel-module__a3f2xa__contentTeaser{color:var(--text-mid);margin:0;font-size:16px;font-weight:300;line-height:1.8}.SpotlightReel-module__a3f2xa__readBtn{background:var(--blush-dark);color:var(--white);width:fit-content;box-shadow:var(--shadow-btn);border-radius:100px;align-items:center;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.SpotlightReel-module__a3f2xa__readBtn:hover{box-shadow:var(--shadow-btn-hover);background:#b82e5e;transform:translateY(-2px)}.SpotlightReel-module__a3f2xa__readBtn:active{transform:translateY(0)}.SpotlightReel-module__a3f2xa__dots{gap:8px;margin-top:8px;display:flex}.SpotlightReel-module__a3f2xa__dot{cursor:pointer;background:#c363;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.SpotlightReel-module__a3f2xa__dot:hover{background:#c366}.SpotlightReel-module__a3f2xa__dotActive{background:var(--blush-dark);transform:scale(1.3)}@media (max-width:900px){.SpotlightReel-module__a3f2xa__section{padding:60px 24px}.SpotlightReel-module__a3f2xa__reel{grid-template-columns:1fr;gap:28px}.SpotlightReel-module__a3f2xa__photo{aspect-ratio:1;max-width:100%}.SpotlightReel-module__a3f2xa__header{flex-wrap:wrap;gap:12px}.SpotlightReel-module__a3f2xa__title{flex:0 0 100%}}
.page-module__E0kJGG__hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:70vh;padding:56px 80px;display:grid;position:relative;overflow:hidden}.page-module__E0kJGG__heroBg1,.page-module__E0kJGG__heroBg2{display:none}.page-module__E0kJGG__heroContent{z-index:1;position:relative}.page-module__E0kJGG__eyebrow{background:var(--lavender-light);color:var(--lavender-dark);letter-spacing:.2px;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:500;animation:.5s forwards page-module__E0kJGG__fadeUp;display:inline-flex}.page-module__E0kJGG__eyebrow:before{content:"";background:var(--lavender-dark);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:block}.page-module__E0kJGG__heroTitle{letter-spacing:-1px;color:var(--text-dark);opacity:0;margin-bottom:24px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(40px,4.5vw,58px);line-height:1.1;animation:.5s .1s forwards page-module__E0kJGG__fadeUp}.page-module__E0kJGG__heroTitle em{color:var(--lavender-dark);font-style:italic}.page-module__E0kJGG__heroBody{color:var(--text-mid);opacity:0;max-width:440px;margin-bottom:40px;font-size:17px;font-weight:300;line-height:1.75;animation:.5s .22s forwards page-module__E0kJGG__fadeUp}.page-module__E0kJGG__heroActions{opacity:0;flex-wrap:wrap;gap:12px;animation:.5s .36s forwards page-module__E0kJGG__fadeUp;display:flex}.page-module__E0kJGG__btnPrimary{background:var(--text-dark);color:var(--white);box-shadow:var(--shadow-btn);border-radius:100px;align-items:center;padding:14px 28px;font-size:15px;font-weight:500;transition:all .25s;display:inline-flex}.page-module__E0kJGG__btnPrimary:hover{background:var(--lavender-dark);box-shadow:var(--shadow-btn-hover);transform:translateY(-2px)}.page-module__E0kJGG__btnPrimary:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.page-module__E0kJGG__btnSecondary{color:var(--text-dark);background:0 0;border:1.5px solid #2c253833;border-radius:100px;align-items:center;padding:14px 28px;font-size:15px;font-weight:500;transition:all .25s;display:inline-flex;box-shadow:0 1px 6px #1c182514}.page-module__E0kJGG__btnSecondary:hover{border-color:var(--lavender-dark);color:var(--lavender-dark);box-shadow:var(--shadow-btn);transform:translateY(-2px)}.page-module__E0kJGG__btnSecondary:active{box-shadow:none;transform:translateY(0)}.page-module__E0kJGG__dueDateWrap{opacity:0;margin-bottom:32px;animation:.5s .3s forwards page-module__E0kJGG__fadeUp}.page-module__E0kJGG__dueDateLabel{letter-spacing:.6px;text-transform:uppercase;color:var(--text-light);margin-bottom:10px;font-size:12px;font-weight:600;display:block}.page-module__E0kJGG__dueDateInput{border-radius:var(--radius-sm);color:var(--text-dark);background:var(--white);cursor:pointer;border:1.5px solid #2c25382e;outline:none;padding:13px 16px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 4px #2c25380f}.page-module__E0kJGG__dueDateInput:focus{border-color:var(--lavender-dark);box-shadow:0 0 0 3px #6b5bc41f}.page-module__E0kJGG__dueDateResult{color:var(--text-mid);margin-top:12px;font-size:15px;font-weight:300;line-height:1.6;animation:.3s forwards page-module__E0kJGG__fadeUp}.page-module__E0kJGG__dueDateResult strong{color:var(--text-dark);font-weight:600}.page-module__E0kJGG__heroNote{color:var(--text-light);margin-top:14px;font-size:12px;font-weight:300}.page-module__E0kJGG__heroVisual{z-index:1;opacity:0;justify-content:center;align-items:center;animation:.6s .18s forwards page-module__E0kJGG__fadeUp;display:flex;position:relative}.page-module__E0kJGG__cardStack{width:460px;height:600px;position:relative}.page-module__E0kJGG__card{border-radius:var(--radius-md);cursor:pointer;padding:20px 22px;transition:transform .22s,box-shadow .22s;position:absolute}.page-module__E0kJGG__card:hover{box-shadow:var(--shadow-lg);animation-play-state:paused;transform:translateY(-6px)rotate(0)!important}.page-module__E0kJGG__card1{background:var(--lavender-light);border:1.5px solid var(--lavender);width:270px;animation:6s ease-in-out infinite page-module__E0kJGG__floatA;top:0;left:30px;box-shadow:0 4px 20px #7b71c426}.page-module__E0kJGG__card2{background:var(--mint-light);border:1.5px solid var(--mint);width:230px;animation:7s ease-in-out .8s infinite page-module__E0kJGG__floatB;top:100px;right:0;box-shadow:0 4px 20px #2a9e841f}.page-module__E0kJGG__card3{background:var(--white);border:1.5px solid var(--blush);width:255px;animation:5.5s ease-in-out 1.5s infinite page-module__E0kJGG__floatA;top:290px;left:0;box-shadow:0 4px 20px #2c253812}.page-module__E0kJGG__card4{background:var(--mint-light);border:1.5px solid var(--mint);width:230px;animation:6.5s ease-in-out 2s infinite page-module__E0kJGG__floatB;bottom:0;right:10px;box-shadow:0 4px 20px #2a9e841f}.page-module__E0kJGG__cardLabel{letter-spacing:.9px;text-transform:uppercase;color:var(--lavender-dark);margin-bottom:8px;font-size:10px;font-weight:600}.page-module__E0kJGG__cardLabel.page-module__E0kJGG__mint{color:var(--mint-dark)}.page-module__E0kJGG__cardLabel.page-module__E0kJGG__blush{color:var(--blush-dark)}.page-module__E0kJGG__cardValue{color:var(--text-dark);font-family:DM Serif Display,Georgia,serif;font-size:24px;line-height:1.2}.page-module__E0kJGG__cardSub{color:var(--text-mid);margin-top:4px;font-size:12px;font-weight:300}.page-module__E0kJGG__cardPill{background:var(--blush);color:var(--blush-dark);border-radius:100px;margin-top:10px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.page-module__E0kJGG__cardBar{background:#7b5fd426;border-radius:100px;height:5px;margin-top:14px;overflow:hidden}.page-module__E0kJGG__cardBarFill{background:var(--lavender-dark);border-radius:100px;height:100%}.page-module__E0kJGG__cardBarLabels{color:var(--text-light);justify-content:space-between;margin-top:5px;font-size:10px;font-weight:300;display:flex}.page-module__E0kJGG__cardThread{color:var(--text-dark);font-size:14px;font-weight:400;line-height:1.5}.page-module__E0kJGG__reel{border-radius:var(--radius-lg,16px);flex-shrink:0;width:440px;height:580px;position:relative;overflow:hidden}.page-module__E0kJGG__reelOverlay{z-index:2;background:linear-gradient(#0000 0%,#000000bf 100%);flex-direction:column;gap:4px;padding:64px 24px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__reelName{color:#fff;font-family:DM Serif Display,Georgia,serif;font-size:26px;font-style:italic;line-height:1.2}.page-module__E0kJGG__reelQuote{color:#ffffffbf;font-size:13px;line-height:1.5}.page-module__E0kJGG__reelMeta{color:#ffffff8c;margin-top:2px;font-size:12px;font-weight:400}.page-module__E0kJGG__reelCta{background:var(--blush-dark);color:#fff;border-radius:100px;width:fit-content;margin-top:10px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.page-module__E0kJGG__reelCta:hover{background:#b82e5e;transform:translateY(-1px)}.page-module__E0kJGG__reelDots{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.page-module__E0kJGG__reelDot{cursor:pointer;background:#ffffff73;border:none;border-radius:100px;flex-shrink:0;width:6px;height:6px;padding:0;transition:background .2s,width .2s}.page-module__E0kJGG__reelDotActive{background:#fff;width:18px}.page-module__E0kJGG__trustBar{background:var(--text-dark);color:#fff9;flex-wrap:wrap;align-items:center;gap:40px;padding:18px 80px;font-size:13px;display:flex}.page-module__E0kJGG__trustItem{white-space:nowrap;align-items:center;gap:8px;display:flex}.page-module__E0kJGG__trustItem strong{color:var(--white);font-weight:500}.page-module__E0kJGG__trustDot{background:var(--lavender);border-radius:50%;flex-shrink:0;width:4px;height:4px}.page-module__E0kJGG__section{padding:100px 80px}.page-module__E0kJGG__sectionEyebrow{letter-spacing:1.4px;text-transform:uppercase;color:var(--mint-dark);margin-bottom:14px;font-size:11px;font-weight:600}.page-module__E0kJGG__sectionEyebrow.page-module__E0kJGG__lavenderEyebrow{color:var(--lavender-dark)}.page-module__E0kJGG__sectionTitle{letter-spacing:-.5px;color:var(--text-dark);margin-bottom:16px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(30px,3.2vw,42px);line-height:1.15}.page-module__E0kJGG__sectionSub{color:var(--text-mid);max-width:460px;margin-bottom:52px;font-size:16px;font-weight:300;line-height:1.75}.page-module__E0kJGG__toolsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__E0kJGG__toolCard{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1.5px solid #0000;padding:32px;transition:all .28s;display:block;position:relative}.page-module__E0kJGG__toolCard.page-module__E0kJGG__mint{background:var(--mint-light)}.page-module__E0kJGG__toolCard.page-module__E0kJGG__blushCard{background:var(--blush-light)}.page-module__E0kJGG__toolCard.page-module__E0kJGG__lavenderCard{background:var(--lavender-light)}.page-module__E0kJGG__toolCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.page-module__E0kJGG__toolCard.page-module__E0kJGG__mint:hover{border-color:var(--mint)}.page-module__E0kJGG__toolCard.page-module__E0kJGG__blushCard:hover{border-color:var(--blush)}.page-module__E0kJGG__toolCard.page-module__E0kJGG__lavenderCard:hover{border-color:var(--lavender)}.page-module__E0kJGG__toolIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:22px;display:flex}.page-module__E0kJGG__mintBg{background:var(--mint-light)}.page-module__E0kJGG__blushBg{background:var(--blush-light)}.page-module__E0kJGG__lavenderBg{background:var(--lavender-light)}.page-module__E0kJGG__toolName{color:var(--text-dark);margin-bottom:10px;font-size:17px;font-weight:500}.page-module__E0kJGG__toolDesc{color:var(--text-mid);font-size:14px;font-weight:300;line-height:1.65}.page-module__E0kJGG__toolLink{align-items:center;gap:4px;margin-top:22px;font-size:13px;font-weight:500;transition:gap .2s;display:inline-flex}.page-module__E0kJGG__mintText{color:var(--mint-dark)}.page-module__E0kJGG__blushText{color:var(--blush-dark)}.page-module__E0kJGG__lavenderText{color:var(--lavender-dark)}.page-module__E0kJGG__forumSection{background:var(--lavender-light);border-radius:var(--radius-lg);grid-template-columns:1fr 1.1fr;align-items:start;gap:64px;margin:0 60px 100px;padding:72px;display:grid}.page-module__E0kJGG__forumLeft{padding-top:8px}.page-module__E0kJGG__forumBtn{background:var(--lavender-dark);color:var(--white);box-shadow:var(--shadow-btn);border-radius:100px;padding:14px 28px;font-size:15px;font-weight:500;transition:all .25s;display:inline-block}.page-module__E0kJGG__forumBtn:hover{box-shadow:var(--shadow-btn-hover);background:#5b4fc4;transform:translateY(-2px)}.page-module__E0kJGG__forumBtn:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.page-module__E0kJGG__forumThreads{flex-direction:column;gap:10px;display:flex}.page-module__E0kJGG__threadCard{background:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);border:1.5px solid #0000;padding:18px 20px;transition:all .2s;display:block}.page-module__E0kJGG__threadCard:hover{border-color:var(--lavender);transform:translate(4px);box-shadow:0 6px 20px #7b71c426}.page-module__E0kJGG__threadCat{letter-spacing:.7px;text-transform:uppercase;color:var(--lavender-dark);margin-bottom:6px;font-size:10px;font-weight:600}.page-module__E0kJGG__threadTitle{color:var(--text-dark);margin-bottom:10px;font-size:14px;font-weight:500;line-height:1.4}.page-module__E0kJGG__threadMeta{color:var(--text-light);align-items:center;gap:10px;font-size:12px;font-weight:300;display:flex}.page-module__E0kJGG__benefitsSection{background:var(--cream-mid);padding:100px 80px}.page-module__E0kJGG__benefitsInner{grid-template-columns:1fr 420px;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.page-module__E0kJGG__benefitsTitle{letter-spacing:-.5px;color:var(--text-dark);margin:12px 0 40px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.15}.page-module__E0kJGG__benefitsTitle em{color:var(--blush-dark);font-style:italic}.page-module__E0kJGG__benefitsList{flex-direction:column;gap:24px;list-style:none;display:flex}.page-module__E0kJGG__benefitsItem{align-items:flex-start;gap:16px;display:flex}.page-module__E0kJGG__benefitsEmoji{flex-shrink:0;margin-top:2px;font-size:22px}.page-module__E0kJGG__benefitsItemTitle{color:var(--text-dark);margin-bottom:3px;font-size:15px;font-weight:600}.page-module__E0kJGG__benefitsItemDesc{color:var(--text-mid);font-size:13px;font-weight:300;line-height:1.6}.page-module__E0kJGG__benefitsCard{background:var(--white);border-radius:var(--radius-lg);text-align:center;padding:44px 40px;box-shadow:0 8px 40px #2c253814}.page-module__E0kJGG__benefitsCardTitle{color:var(--text-dark);letter-spacing:-.3px;margin-bottom:12px;font-family:DM Serif Display,Georgia,serif;font-size:24px}.page-module__E0kJGG__benefitsCardSub{color:var(--text-mid);margin-bottom:28px;font-size:14px;font-weight:300;line-height:1.7}.page-module__E0kJGG__benefitsCta{background:var(--blush-dark);color:var(--white);box-shadow:var(--shadow-btn);border-radius:100px;margin-bottom:12px;padding:14px 32px;font-size:15px;font-weight:500;transition:all .25s;display:block}.page-module__E0kJGG__benefitsCta:hover{box-shadow:var(--shadow-btn-hover);background:#a25;transform:translateY(-2px)}.page-module__E0kJGG__benefitsCta:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.page-module__E0kJGG__benefitsCardNote{color:var(--text-light);font-size:12px}.page-module__E0kJGG__ctaSection{padding:0 80px 100px}.page-module__E0kJGG__ctaInner{background:var(--text-dark);border-radius:var(--radius-lg);text-align:center;padding:80px;position:relative;overflow:hidden}.page-module__E0kJGG__ctaTitle{color:var(--white);letter-spacing:-.5px;margin-bottom:16px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(28px,3vw,40px)}.page-module__E0kJGG__ctaSub{color:#ffffffa6;max-width:480px;margin:0 auto 36px;font-size:16px;font-weight:300;line-height:1.75}.page-module__E0kJGG__ctaBtn{background:var(--white);color:var(--text-dark);border-radius:100px;margin-bottom:16px;padding:16px 36px;font-size:15px;font-weight:600;transition:all .25s;display:inline-block;box-shadow:0 4px 16px #fff3}.page-module__E0kJGG__ctaBtn:hover{background:var(--lavender-light);transform:translateY(-2px);box-shadow:0 8px 24px #ffffff4d}.page-module__E0kJGG__ctaBtn:active{box-shadow:none;transform:translateY(0)}.page-module__E0kJGG__ctaNote{color:#fff6;font-size:12px}.page-module__E0kJGG__instaSection{padding:0 80px 100px}.page-module__E0kJGG__instaCard{background:var(--lavender-light);border:1.5px solid var(--lavender);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:32px;max-width:760px;margin:0 auto;padding:36px 44px;transition:all .25s;display:flex}.page-module__E0kJGG__instaCard:hover{background:var(--lavender-mid,var(--lavender));border-color:var(--lavender-dark);box-shadow:var(--shadow-md);transform:translateY(-3px)}.page-module__E0kJGG__instaName{color:var(--lavender-dark);letter-spacing:-.2px;margin-bottom:8px;font-size:20px;font-weight:600}.page-module__E0kJGG__instaSub{color:var(--text-mid);max-width:440px;font-size:14px;font-weight:300;line-height:1.65}.page-module__E0kJGG__instaArrow{color:var(--lavender-dark);flex-shrink:0;font-size:22px;transition:transform .2s}.page-module__E0kJGG__instaCard:hover .page-module__E0kJGG__instaArrow{transform:translate(4px)}@keyframes page-module__E0kJGG__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__E0kJGG__floatA{0%,to{transform:rotate(-3deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-10px)}}@keyframes page-module__E0kJGG__floatB{0%,to{transform:rotate(2deg)translateY(0)}50%{transform:rotate(2deg)translateY(-8px)}}@media (max-width:768px){.page-module__E0kJGG__hero{grid-template-columns:1fr;gap:28px;min-height:auto;padding:32px 24px 28px}.page-module__E0kJGG__heroVisual{display:none}.page-module__E0kJGG__heroTitle{font-size:36px}.page-module__E0kJGG__heroBody{max-width:100%;font-size:15px}.page-module__E0kJGG__heroActions{flex-direction:column}.page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__btnSecondary{justify-content:center}.page-module__E0kJGG__dueDateInput{box-sizing:border-box;width:100%}.page-module__E0kJGG__trustBar{gap:16px;padding:16px 24px;font-size:12px}.page-module__E0kJGG__trustDot{display:none}.page-module__E0kJGG__section{padding:60px 24px}.page-module__E0kJGG__toolsGrid{grid-template-columns:1fr;gap:16px}.page-module__E0kJGG__forumSection{border-radius:var(--radius-md);grid-template-columns:1fr;gap:32px;margin:0 16px 60px;padding:40px 28px}.page-module__E0kJGG__benefitsSection{padding:60px 24px}.page-module__E0kJGG__benefitsInner{grid-template-columns:1fr;gap:40px}.page-module__E0kJGG__benefitsCard{padding:32px 24px}.page-module__E0kJGG__ctaSection{padding:0 16px 60px}.page-module__E0kJGG__ctaInner{border-radius:var(--radius-md);padding:48px 28px}.page-module__E0kJGG__instaSection{padding:0 16px 60px}.page-module__E0kJGG__instaCard{flex-direction:column;align-items:flex-start;gap:16px;padding:28px}.page-module__E0kJGG__instaArrow{display:none}}
@keyframes SpotlightCard-module__mPO77G__cardFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.SpotlightCard-module__mPO77G__card{color:inherit;cursor:pointer;text-decoration:none;display:block}.SpotlightCard-module__mPO77G__label{letter-spacing:.9px;text-transform:uppercase;color:var(--blush-dark);margin-bottom:10px;font-size:10px;font-weight:600}.SpotlightCard-module__mPO77G__row{align-items:center;gap:10px;margin-bottom:8px;animation:.4s forwards SpotlightCard-module__mPO77G__cardFadeIn;display:flex}.SpotlightCard-module__mPO77G__photo{border:2px solid var(--blush);background:var(--blush-light);border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.SpotlightCard-module__mPO77G__img{object-fit:cover;object-position:center top;width:100%;height:100%}.SpotlightCard-module__mPO77G__placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;display:flex}.SpotlightCard-module__mPO77G__info{flex:1;min-width:0}.SpotlightCard-module__mPO77G__name{color:var(--text-dark);font-family:DM Serif Display,Georgia,serif;font-size:16px;line-height:1.2}.SpotlightCard-module__mPO77G__meta{color:var(--text-mid);margin-top:2px;font-size:11px;font-weight:300}.SpotlightCard-module__mPO77G__teaser{color:var(--text-mid);margin:0 0 8px;font-size:12px;font-weight:300;line-height:1.5}.SpotlightCard-module__mPO77G__readMore{color:var(--blush-dark);font-size:12px;font-weight:500}.SpotlightCard-module__mPO77G__dots{gap:5px;margin-top:10px;display:flex}.SpotlightCard-module__mPO77G__dot{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.SpotlightCard-module__mPO77G__dot:after{content:"";background:var(--blush-light);border:1px solid var(--blush);border-radius:50%;width:5px;height:5px;transition:background .3s;display:block}.SpotlightCard-module__mPO77G__dotActive:after{background:var(--blush-dark);border-color:var(--blush-dark)}
@keyframes Skeleton-module__S__-3q__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Skeleton-module__S__-3q__skeleton{background:linear-gradient(90deg,#f0eaf4 25%,#e8e0f0 50%,#f0eaf4 75%) 0 0/800px 100%;animation:1.4s ease-in-out infinite Skeleton-module__S__-3q__shimmer;display:block}.Skeleton-module__S__-3q__heroSkeleton{align-items:center;gap:48px;max-width:1100px;min-height:480px;margin:0 auto;padding:80px 48px 64px;display:flex}.Skeleton-module__S__-3q__heroSkeletonContent{flex-direction:column;flex:1;display:flex}.Skeleton-module__S__-3q__heroSkeletonVisual{flex-direction:column;flex:0 0 340px;gap:12px;display:flex}.Skeleton-module__S__-3q__heroSkeletonActions{gap:12px;display:flex}.Skeleton-module__S__-3q__mb8{margin-bottom:8px}.Skeleton-module__S__-3q__mb12{margin-bottom:12px}.Skeleton-module__S__-3q__mb20{margin-bottom:20px}.Skeleton-module__S__-3q__mb32{margin-bottom:32px}@media (max-width:800px){.Skeleton-module__S__-3q__heroSkeleton{flex-direction:column;gap:24px;min-height:360px;padding:40px 20px 32px}.Skeleton-module__S__-3q__heroSkeletonVisual{flex:none;width:100%}}
.board-module__94lsYG__main{max-width:680px;margin:0 auto;padding:0 24px 80px}.board-module__94lsYG__header{text-align:center;padding:48px 0 32px}.board-module__94lsYG__eyebrow{letter-spacing:2px;text-transform:uppercase;color:#c36;margin-bottom:10px;font-family:sans-serif;font-size:11px;font-weight:700}.board-module__94lsYG__title{color:var(--text-dark,#1c1825);letter-spacing:-1px;margin:0 0 12px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,5vw,48px);font-style:italic}.board-module__94lsYG__sub{color:var(--text-mid,#5c5070);margin:0;font-size:16px;font-weight:300;line-height:1.6}.board-module__94lsYG__feed{flex-direction:column;gap:0;display:flex}.board-module__94lsYG__compose{background:#fff;border:1.5px solid #f0d8e4;border-radius:18px;margin-bottom:24px;padding:20px;box-shadow:0 2px 12px #cc33660f}.board-module__94lsYG__composeHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.board-module__94lsYG__composeAvatar{color:#c36;background:#f5d9e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.board-module__94lsYG__composeName{color:var(--text-dark,#1c1825);font-size:14px;font-weight:600}.board-module__94lsYG__composeTextarea{width:100%;color:var(--text-dark,#1c1825);resize:none;box-sizing:border-box;background:#fbf9f6;border:1.5px solid #f0e8f0;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.6;transition:border-color .15s}.board-module__94lsYG__composeTextarea:focus{background:#fff;border-color:#c36}.board-module__94lsYG__composeTextarea::placeholder{color:#b8a8c0}.board-module__94lsYG__composeError{color:#c0392b;margin-top:8px;font-size:13px}.board-module__94lsYG__composeFoot{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.board-module__94lsYG__composeCount{color:var(--text-light,#9890b0);font-family:sans-serif;font-size:12px}.board-module__94lsYG__composeCountWarn{color:#c36;font-weight:600}.board-module__94lsYG__composeBtn{color:#fff;cursor:pointer;background:#c36;border:none;border-radius:100px;padding:9px 22px;font-family:inherit;font-size:14px;font-weight:700;transition:opacity .15s}.board-module__94lsYG__composeBtn:disabled{opacity:.45;cursor:not-allowed}.board-module__94lsYG__composeBtn:not(:disabled):hover{opacity:.85}.board-module__94lsYG__signInPrompt{background:#fff5f8;border:1.5px solid #f5d9e2;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}.board-module__94lsYG__signInPromptText{color:var(--text-mid,#5c5070);font-size:15px;font-weight:400}.board-module__94lsYG__signInBtn{color:#c36;white-space:nowrap;font-size:14px;font-weight:700;text-decoration:none}.board-module__94lsYG__signInBtn:hover{text-decoration:underline}.board-module__94lsYG__weekBadge{color:#c36;background:#fff0f4;border:1px solid #f5d9e2;border-radius:100px;align-items:center;padding:2px 9px;font-family:sans-serif;font-size:11px;font-weight:600;display:inline-flex}.board-module__94lsYG__posts{flex-direction:column;gap:12px;display:flex}.board-module__94lsYG__post{background:#fff;border:1.5px solid #f0e8f0;border-radius:16px;padding:18px 20px 14px;transition:box-shadow .15s}.board-module__94lsYG__post:hover{box-shadow:0 4px 16px #0000000f}.board-module__94lsYG__postHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.board-module__94lsYG__postAvatar{color:#c36;background:#f5d9e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.board-module__94lsYG__postMeta{flex-wrap:wrap;flex:1;align-items:center;gap:7px;display:flex}.board-module__94lsYG__postUsername{color:var(--text-dark,#1c1825);font-size:14px;font-weight:700}.board-module__94lsYG__postTime{color:var(--text-light,#9890b0);white-space:nowrap;margin-left:auto;font-size:12px}.board-module__94lsYG__postContent{color:var(--text-dark,#1c1825);white-space:pre-wrap;word-break:break-word;margin:0 0 14px;font-size:15px;line-height:1.65}.board-module__94lsYG__postActions{border-top:1px solid #f5f0f8;align-items:center;gap:4px;padding-top:10px;display:flex}.board-module__94lsYG__actionBtn{cursor:pointer;color:var(--text-light,#9890b0);background:0 0;border:none;border-radius:100px;align-items:center;gap:5px;padding:6px 10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.board-module__94lsYG__actionBtn span{font-size:13px}.board-module__94lsYG__actionBtn:hover{color:#c36;background:#fff0f4}.board-module__94lsYG__actionBtnActive{color:#c36}.board-module__94lsYG__actionBtnDisabled{cursor:default}.board-module__94lsYG__actionBtnDisabled:hover{color:var(--text-light,#9890b0);background:0 0}.board-module__94lsYG__deleteBtn{color:#c8b8d0;cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:4px 8px;font-size:12px;transition:color .15s,background .15s}.board-module__94lsYG__deleteBtn:hover{color:#c0392b;background:#fff0ee}.board-module__94lsYG__commentsSection{border-top:1px solid #f5f0f8;margin-top:12px;padding-top:12px}.board-module__94lsYG__commentsLoading{color:var(--text-light,#9890b0);padding:4px 0;font-size:13px}.board-module__94lsYG__commentsEmpty{color:var(--text-light,#9890b0);padding:4px 0 8px;font-size:13px;font-style:italic}.board-module__94lsYG__commentsList{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.board-module__94lsYG__comment{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.board-module__94lsYG__commentAuthor{color:var(--text-dark,#1c1825);flex-shrink:0;font-size:13px;font-weight:700}.board-module__94lsYG__commentContent{color:var(--text-mid,#5c5070);word-break:break-word;font-size:13px;line-height:1.5}.board-module__94lsYG__commentTime{color:var(--text-light,#9890b0);white-space:nowrap;margin-left:2px;font-size:11px}.board-module__94lsYG__commentForm{gap:8px;margin-top:4px;display:flex}.board-module__94lsYG__commentInput{color:var(--text-dark,#1c1825);background:#fbf9f6;border:1.5px solid #f0e8f0;border-radius:100px;outline:none;flex:1;padding:7px 14px;font-family:inherit;font-size:13px;transition:border-color .15s}.board-module__94lsYG__commentInput:focus{background:#fff;border-color:#c36}.board-module__94lsYG__commentInput::placeholder{color:#b8a8c0}.board-module__94lsYG__commentSubmit{color:#fff;cursor:pointer;background:#c36;border:none;border-radius:100px;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s}.board-module__94lsYG__commentSubmit:disabled{opacity:.45;cursor:not-allowed}.board-module__94lsYG__commentSignIn{margin-top:6px;font-size:13px}.board-module__94lsYG__commentSignIn a{color:#c36;font-weight:600;text-decoration:none}.board-module__94lsYG__feedLoading{flex-direction:column;gap:12px;display:flex}.board-module__94lsYG__postSkeleton{background:linear-gradient(90deg,#f5f0f8 25%,#ede8f4 50%,#f5f0f8 75%) 0 0/200% 100%;border-radius:16px;height:120px;animation:1.4s infinite board-module__94lsYG__shimmer}@keyframes board-module__94lsYG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.board-module__94lsYG__feedEmpty{text-align:center;padding:64px 24px}.board-module__94lsYG__feedEmptyIcon{margin-bottom:16px;font-size:48px}.board-module__94lsYG__feedEmptyTitle{color:var(--text-dark,#1c1825);margin-bottom:8px;font-family:DM Serif Display,Georgia,serif;font-size:22px}.board-module__94lsYG__feedEmptyBody{color:var(--text-mid,#5c5070);margin:0;font-size:15px;font-weight:300;line-height:1.6}@media (max-width:600px){.board-module__94lsYG__main{padding:0 16px 80px}.board-module__94lsYG__header{padding:32px 0 24px}.board-module__94lsYG__signInPrompt{flex-direction:column;align-items:flex-start;gap:10px}}
.PersonalizedFeed-module__9_SguW__feed{padding:0 80px 12px}.PersonalizedFeed-module__9_SguW__inner{background:linear-gradient(135deg,#fff5f8 0%,#f4f2fc 100%);border:1.5px solid #f0d8e4;border-radius:20px;padding:32px 36px 36px}.PersonalizedFeed-module__9_SguW__greeting{color:var(--text-dark);align-items:center;gap:10px;margin-bottom:24px;font-size:16px;font-weight:600;display:flex}.PersonalizedFeed-module__9_SguW__greetingWave{font-size:20px}.PersonalizedFeed-module__9_SguW__cards{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:32px;display:grid}.PersonalizedFeed-module__9_SguW__card{border:1.5px solid #0000;border-radius:18px;flex-direction:column;gap:0;min-height:168px;padding:20px 18px 16px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.PersonalizedFeed-module__9_SguW__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.PersonalizedFeed-module__9_SguW__cardWeek{background:linear-gradient(140deg,#fff0f4 0%,#ffe3ee 100%);border-color:#f5d9e2}.PersonalizedFeed-module__9_SguW__cardJournal{background:linear-gradient(140deg,#f0eef9 0%,#e6e2f8 100%);border-color:#d8d4f4}.PersonalizedFeed-module__9_SguW__cardWeight{background:linear-gradient(140deg,#fffbf0 0%,#fff3d6 100%);border-color:#f0e8cc}.PersonalizedFeed-module__9_SguW__cardSpotlight{background:linear-gradient(140deg,#f0faf5 0%,#daf5e8 100%);border-color:#c8e8d8}.PersonalizedFeed-module__9_SguW__cardEmojiWrap{background:#ffffffa6;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;display:flex}.PersonalizedFeed-module__9_SguW__cardEmoji{font-size:24px;line-height:1}.PersonalizedFeed-module__9_SguW__cardEyebrow{letter-spacing:1.1px;text-transform:uppercase;color:var(--text-light);margin-bottom:5px;font-size:10px;font-weight:700}.PersonalizedFeed-module__9_SguW__cardTitle{color:var(--text-dark);margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.2}.PersonalizedFeed-module__9_SguW__cardSub{color:var(--text-mid);font-size:12px;font-weight:400;line-height:1.4}.PersonalizedFeed-module__9_SguW__cardArrow{color:var(--text-light);opacity:.35;font-size:15px;transition:opacity .15s,transform .15s;position:absolute;bottom:14px;right:16px}.PersonalizedFeed-module__9_SguW__card:hover .PersonalizedFeed-module__9_SguW__cardArrow{opacity:.7;transform:translate(3px)}.PersonalizedFeed-module__9_SguW__cardTopRow{justify-content:space-between;align-items:flex-start;margin-bottom:0;display:flex}.PersonalizedFeed-module__9_SguW__cardThumb{border:2px solid #ffffffb3;border-radius:12px;flex-shrink:0;width:52px;height:52px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.PersonalizedFeed-module__9_SguW__cardThumbImg{object-fit:cover;width:100%;height:100%;display:block}.PersonalizedFeed-module__9_SguW__sparkline{flex-shrink:0;margin-top:10px;margin-bottom:4px;display:block}.PersonalizedFeed-module__9_SguW__cardQuickActions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.PersonalizedFeed-module__9_SguW__cardQuickChip{color:var(--text-dark);white-space:nowrap;background:#fff9;border:1px solid #00000014;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600}.PersonalizedFeed-module__9_SguW__nearbyTitle{color:var(--text-dark);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:15px;font-weight:600;display:flex}.PersonalizedFeed-module__9_SguW__nearbyAll{color:var(--blush-dark);font-size:13px;font-weight:500;text-decoration:none}.PersonalizedFeed-module__9_SguW__nearbyAll:hover{text-decoration:underline}.PersonalizedFeed-module__9_SguW__nearbyGrid{flex-wrap:wrap;gap:12px;display:flex}.PersonalizedFeed-module__9_SguW__nearbyCard{flex-direction:column;align-items:center;gap:8px;text-decoration:none;transition:transform .15s;display:flex}.PersonalizedFeed-module__9_SguW__nearbyCard:hover{transform:translateY(-2px)}.PersonalizedFeed-module__9_SguW__nearbyPhoto{background:var(--blush-light);border:2.5px solid #fff;border-radius:50%;width:80px;height:80px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.PersonalizedFeed-module__9_SguW__nearbyName{color:var(--text-dark);font-size:13px;font-weight:600}.PersonalizedFeed-module__9_SguW__nearbySub{color:var(--text-light);font-size:11px;font-weight:300}@media (max-width:1024px){.PersonalizedFeed-module__9_SguW__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PersonalizedFeed-module__9_SguW__feed{padding:0 24px 12px}.PersonalizedFeed-module__9_SguW__inner{padding:24px 20px 28px}.PersonalizedFeed-module__9_SguW__cards{grid-template-columns:repeat(2,1fr);gap:10px}.PersonalizedFeed-module__9_SguW__card{padding:16px 14px}.PersonalizedFeed-module__9_SguW__nearbyGrid{gap:8px}.PersonalizedFeed-module__9_SguW__nearbyPhoto{width:64px;height:64px}}.PersonalizedFeed-module__9_SguW__personalHero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:88vh;padding:80px;display:grid}.PersonalizedFeed-module__9_SguW__personalEyebrow{background:var(--blush-light,#fff5f2);color:var(--blush-dark);border:1.5px solid var(--blush,#f8d0d8);letter-spacing:.2px;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.PersonalizedFeed-module__9_SguW__personalHeadline{letter-spacing:-1px;color:var(--text-dark);margin-bottom:20px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(36px,4vw,54px);line-height:1.1}.PersonalizedFeed-module__9_SguW__personalHeadline em{color:var(--blush-dark);font-style:italic}.PersonalizedFeed-module__9_SguW__personalBody{color:var(--text-mid);max-width:440px;margin-bottom:28px;font-size:17px;font-weight:300;line-height:1.75}.PersonalizedFeed-module__9_SguW__personalBody strong{color:var(--text-dark);font-weight:600}.PersonalizedFeed-module__9_SguW__personalProgress{margin-bottom:40px}.PersonalizedFeed-module__9_SguW__personalProgressBar{background:var(--cream-mid,#f0e8e0);border-radius:100px;max-width:300px;height:6px;overflow:hidden}.PersonalizedFeed-module__9_SguW__personalProgressFill{background:linear-gradient(to right, var(--blush-dark), var(--lavender-dark,#7b71c4));border-radius:100px;height:100%;transition:width 1s}.PersonalizedFeed-module__9_SguW__personalProgressLabel{color:var(--text-light);margin-top:8px;font-size:12px;font-weight:400}.PersonalizedFeed-module__9_SguW__personalActions{flex-wrap:wrap;gap:12px;display:flex}.PersonalizedFeed-module__9_SguW__personalCards{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.PersonalizedFeed-module__9_SguW__stageStrip{padding:0 80px 60px}.PersonalizedFeed-module__9_SguW__stageStripHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.PersonalizedFeed-module__9_SguW__stageStripEyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#c36;margin-bottom:6px;font-family:sans-serif;font-size:11px;font-weight:700}.PersonalizedFeed-module__9_SguW__stageStripTitle{color:var(--text-dark);margin-bottom:4px;font-family:DM Serif Display,Georgia,serif;font-size:24px}.PersonalizedFeed-module__9_SguW__stageStripSub{color:var(--text-light);font-size:14px;font-weight:300}.PersonalizedFeed-module__9_SguW__stageStripSeeAll{color:#c36;white-space:nowrap;flex-shrink:0;padding-bottom:2px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s}.PersonalizedFeed-module__9_SguW__stageStripSeeAll:hover{opacity:.7}.PersonalizedFeed-module__9_SguW__stageStripRow{scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.PersonalizedFeed-module__9_SguW__stageStripRow::-webkit-scrollbar{display:none}.PersonalizedFeed-module__9_SguW__stageCard{border-radius:var(--radius-md);width:180px;box-shadow:var(--shadow-sm);flex-shrink:0;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.PersonalizedFeed-module__9_SguW__stageCard:hover{transform:translateY(-4px);box-shadow:0 10px 28px #cc336626}.PersonalizedFeed-module__9_SguW__stageCardPhoto{aspect-ratio:3/4;background:var(--blush-light);position:relative;overflow:hidden}.PersonalizedFeed-module__9_SguW__stageCardOverlay{background:linear-gradient(#0000 0%,#000000a6 100%);flex-direction:column;gap:2px;padding:32px 12px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.PersonalizedFeed-module__9_SguW__stageCardName{color:#fff;font-family:DM Serif Display,Georgia,serif;font-size:16px;font-style:italic;line-height:1.2}.PersonalizedFeed-module__9_SguW__stageCardWeek{color:#ffffffbf;font-size:11px;font-weight:400}@media (max-width:1100px){.PersonalizedFeed-module__9_SguW__personalHero{grid-template-columns:1fr;gap:40px;min-height:auto;padding:60px 40px}}@media (max-width:768px){.PersonalizedFeed-module__9_SguW__personalHero{padding:40px 24px}.PersonalizedFeed-module__9_SguW__personalCards{gap:10px}.PersonalizedFeed-module__9_SguW__stageStrip{padding:0 24px 48px}.PersonalizedFeed-module__9_SguW__stageCard{width:150px}}
.admin-module__aXBbkG__page{max-width:1200px;margin:0 auto;padding:48px 40px 80px}.admin-module__aXBbkG__header{margin-bottom:24px}.admin-module__aXBbkG__title{color:var(--text-dark);font-size:28px;font-weight:700}.admin-module__aXBbkG__tabBar{border-bottom:2px solid var(--cream-mid);gap:4px;margin-top:16px;padding-bottom:0;display:flex}.admin-module__aXBbkG__tabBtn{color:var(--text-light);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-2px;padding:8px 18px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.admin-module__aXBbkG__tabBtn:hover{color:var(--text-dark)}.admin-module__aXBbkG__tabBtnActive{color:var(--blush-dark);border-bottom-color:var(--blush-dark)}.admin-module__aXBbkG__tabBadge{background:var(--blush-dark);color:#fff;border-radius:99px;padding:1px 7px;font-size:11px;font-weight:700;line-height:1.4}.admin-module__aXBbkG__statsBar{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.admin-module__aXBbkG__statCard{background:var(--white);border:1px solid var(--cream-mid);border-radius:var(--radius-sm);flex-direction:column;flex:1;gap:4px;min-width:100px;padding:16px 20px;display:flex}.admin-module__aXBbkG__statValue{color:var(--text-dark);font-size:28px;font-weight:700;line-height:1}.admin-module__aXBbkG__statLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-light);font-size:12px;font-weight:600}.admin-module__aXBbkG__filters{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.admin-module__aXBbkG__searchInput{border:1px solid var(--cream-mid);border-radius:var(--radius-sm);min-width:200px;color:var(--text-dark);background:var(--white);outline:none;flex:1;padding:9px 14px;font-size:14px;transition:border-color .15s}.admin-module__aXBbkG__searchInput:focus{border-color:var(--lavender)}.admin-module__aXBbkG__searchInput::placeholder{color:var(--text-light)}.admin-module__aXBbkG__visSelect{border:1px solid var(--cream-mid);border-radius:var(--radius-sm);color:var(--text-dark);background:var(--white);cursor:pointer;outline:none;padding:9px 14px;font-size:14px;transition:border-color .15s}.admin-module__aXBbkG__visSelect:focus{border-color:var(--lavender)}.admin-module__aXBbkG__tableWrap{border-radius:var(--radius-sm);border:1px solid var(--cream-mid);background:var(--white);overflow-x:auto}.admin-module__aXBbkG__table{border-collapse:collapse;width:100%}.admin-module__aXBbkG__th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:var(--text-light);border-bottom:1px solid var(--cream-mid);white-space:nowrap;padding:14px 16px;font-size:12px;font-weight:600}.admin-module__aXBbkG__thSortable{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-module__aXBbkG__thSortable:hover{color:var(--text-dark)}.admin-module__aXBbkG__sortIcon{opacity:.4;margin-left:2px;font-size:10px}.admin-module__aXBbkG__sortActive{opacity:1;color:var(--lavender-dark)}.admin-module__aXBbkG__td{border-bottom:1px solid var(--cream-mid);color:var(--text-dark);vertical-align:middle;padding:14px 16px;font-size:14px}.admin-module__aXBbkG__row{cursor:pointer;transition:background .15s}.admin-module__aXBbkG__row:hover{background:var(--lavender-light)}.admin-module__aXBbkG__row:last-child .admin-module__aXBbkG__td{border-bottom:none}.admin-module__aXBbkG__usernameCell{color:var(--lavender-dark);align-items:center;gap:6px;font-weight:600;display:flex}.admin-module__aXBbkG__chevron{color:var(--text-light);font-size:10px;transition:transform .2s}.admin-module__aXBbkG__chevronOpen{transform:rotate(180deg)}.admin-module__aXBbkG__detailRow{background:var(--lavender-light)}.admin-module__aXBbkG__detailRow .admin-module__aXBbkG__td{border-bottom:1px solid var(--lavender);padding:20px 24px}.admin-module__aXBbkG__detailGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.admin-module__aXBbkG__detailItem{flex-direction:column;gap:2px;display:flex}.admin-module__aXBbkG__detailLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-light);font-size:11px;font-weight:600}.admin-module__aXBbkG__detailValue{color:var(--text-dark);font-size:14px}.admin-module__aXBbkG__detailBio{grid-column:1/-1}.admin-module__aXBbkG__toggleBtn{white-space:nowrap;cursor:pointer;background:0 0;border:1.5px solid;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;transition:opacity .15s}.admin-module__aXBbkG__toggleBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__public{color:var(--mint-dark);border-color:var(--mint)}.admin-module__aXBbkG__public:hover:not(:disabled){background:var(--mint-light)}.admin-module__aXBbkG__private{color:var(--blush-dark);border-color:var(--blush)}.admin-module__aXBbkG__private:hover:not(:disabled){background:var(--blush-light)}.admin-module__aXBbkG__deleteBtn{border:1.5px solid var(--cream-mid);color:var(--text-light);cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s}.admin-module__aXBbkG__deleteBtn:hover:not(:disabled){border-color:var(--blush);color:var(--blush-dark);background:var(--blush-light)}.admin-module__aXBbkG__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__deleteConfirm{color:var(--text-dark);white-space:nowrap;font-size:13px}.admin-module__aXBbkG__confirmYes{border:1.5px solid var(--blush);background:var(--blush-light);color:var(--blush-dark);cursor:pointer;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:700}.admin-module__aXBbkG__confirmYes:hover{background:var(--blush)}.admin-module__aXBbkG__confirmNo{border:1.5px solid var(--cream-mid);color:var(--text-light);cursor:pointer;background:0 0;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.admin-module__aXBbkG__confirmNo:hover{background:var(--cream-mid)}.admin-module__aXBbkG__empty{color:var(--text-light);font-style:italic}.admin-module__aXBbkG__error{text-align:center;color:var(--blush-dark);padding:80px 40px;font-size:18px}.admin-module__aXBbkG__inlineError{color:var(--blush-dark);background:#fff0f0;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:14px}.admin-module__aXBbkG__loading{justify-content:center;align-items:center;min-height:40vh;display:flex}.admin-module__aXBbkG__loadingDot{background:var(--lavender);border-radius:50%;width:12px;height:12px;animation:1s ease-in-out infinite admin-module__aXBbkG__pulse}@keyframes admin-module__aXBbkG__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.admin-module__aXBbkG__section{border-top:1px solid var(--lavender);margin-top:20px;padding-top:16px}.admin-module__aXBbkG__sectionTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--text-light);margin-bottom:10px;font-size:12px;font-weight:600}.admin-module__aXBbkG__innerTable{border-collapse:collapse;width:100%;font-size:13px}.admin-module__aXBbkG__innerTh{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--text-light);border-bottom:1px solid var(--cream-mid);padding:6px 10px;font-size:11px;font-weight:600}.admin-module__aXBbkG__innerTd{border-bottom:1px solid var(--cream-mid);color:var(--text-dark);vertical-align:top;padding:7px 10px}.admin-module__aXBbkG__innerTd:last-child{color:var(--text-mid)}.admin-module__aXBbkG__photoWeek{margin-bottom:14px}.admin-module__aXBbkG__photoWeekLabel{color:var(--text-mid);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.admin-module__aXBbkG__photoRow{flex-wrap:wrap;gap:10px;display:flex}.admin-module__aXBbkG__photoThumbBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.admin-module__aXBbkG__photoThumb{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--cream-mid);width:100px;height:130px;transition:opacity .15s,transform .15s}.admin-module__aXBbkG__photoThumbBtn:hover .admin-module__aXBbkG__photoThumb{opacity:.85;transform:scale(1.03)}.admin-module__aXBbkG__photoSlotLabel{color:var(--text-light);text-transform:capitalize;font-size:11px}.admin-module__aXBbkG__photoLoading{color:var(--text-light);font-size:13px;font-style:italic}.admin-module__aXBbkG__lightboxOverlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-module__aXBbkG__lightboxContent{max-width:90vw;max-height:90vh;position:relative}.admin-module__aXBbkG__lightboxClose{background:var(--white);width:32px;height:32px;color:var(--text-dark);cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 2px 8px #0003}.admin-module__aXBbkG__lightboxClose:hover{background:var(--cream-mid)}.admin-module__aXBbkG__lightboxImg{border-radius:var(--radius-sm);max-width:100%;max-height:85vh;display:block;box-shadow:0 8px 32px #0000004d}.admin-module__aXBbkG__spotlightsPanel{margin-top:8px}.admin-module__aXBbkG__spotlightFilters{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.admin-module__aXBbkG__filterTab{background:var(--white);border:1.5px solid var(--cream-mid);color:var(--text-mid);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.admin-module__aXBbkG__filterTab:hover{border-color:var(--blush);color:var(--blush-dark)}.admin-module__aXBbkG__filterTabActive{background:var(--blush-light);border-color:var(--blush);color:var(--blush-dark)}.admin-module__aXBbkG__filterBadge{background:var(--blush-dark);color:#fff;border-radius:99px;padding:1px 6px;font-size:10px;line-height:1.4}.admin-module__aXBbkG__spotlightEmpty{text-align:center;color:var(--text-light);padding:60px 40px;font-size:15px;font-style:italic}.admin-module__aXBbkG__spotlightList{flex-direction:column;gap:10px;display:flex}.admin-module__aXBbkG__spotlightCard{background:var(--white);border:1.5px solid var(--cream-mid);border-radius:var(--radius-md);transition:border-color .15s;overflow:hidden}.admin-module__aXBbkG__spotlightCardOpen{border-color:var(--blush)}.admin-module__aXBbkG__spotlightCardHead{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.admin-module__aXBbkG__spotlightCardHead:hover{background:var(--cream)}.admin-module__aXBbkG__spotlightCardLeft{align-items:center;gap:14px;min-width:0;display:flex}.admin-module__aXBbkG__spotlightThumb{object-fit:cover;border:1px solid var(--cream-mid);border-radius:10px;flex-shrink:0;width:52px;height:52px}.admin-module__aXBbkG__spotlightName{color:var(--text-dark);font-size:16px;font-weight:700}.admin-module__aXBbkG__spotlightMeta{color:var(--text-mid);margin-top:2px;font-size:13px}.admin-module__aXBbkG__spotlightCardRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.admin-module__aXBbkG__spotlightDate{color:var(--text-light);font-size:12px}.admin-module__aXBbkG__statusBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:99px;padding:3px 10px;font-size:11px;font-weight:700}.admin-module__aXBbkG__status_pending{background:var(--amber-light);color:var(--amber-dark)}.admin-module__aXBbkG__status_approved{background:var(--mint-light);color:var(--mint-dark)}.admin-module__aXBbkG__status_rejected{background:var(--cream);color:var(--text-light)}.admin-module__aXBbkG__spotlightDetail{border-top:1px solid var(--cream-mid);flex-direction:column;gap:20px;margin-top:0;padding:20px;display:flex}.admin-module__aXBbkG__spotlightPhotos{flex-wrap:wrap;gap:8px;display:flex}.admin-module__aXBbkG__spotlightPhotoBtn{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:0;overflow:hidden}.admin-module__aXBbkG__spotlightPhotoImg{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--cream-mid);width:110px;height:140px;transition:opacity .15s;display:block}.admin-module__aXBbkG__spotlightPhotoBtn:hover .admin-module__aXBbkG__spotlightPhotoImg{opacity:.85}.admin-module__aXBbkG__photoPickerLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:600}.admin-module__aXBbkG__spotlightPhotoWrap{display:inline-block;position:relative}.admin-module__aXBbkG__photoSelectBtn{z-index:2;cursor:pointer;color:#fff;background:#ffffffb3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:12px;font-weight:700;transition:background .15s;display:flex;position:absolute;top:4px;left:4px}.admin-module__aXBbkG__photoSelectBtnOn{background:var(--blush-dark);border-color:var(--blush-dark)}.admin-module__aXBbkG__spotlightPhotoDim .admin-module__aXBbkG__spotlightPhotoImg,.admin-module__aXBbkG__spotlightPhotoDim img{opacity:.4}.admin-module__aXBbkG__spotlightFields{flex-direction:column;gap:14px;display:flex}.admin-module__aXBbkG__spotlightFieldRow{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.admin-module__aXBbkG__spotlightField{flex-direction:column;gap:4px;display:flex}.admin-module__aXBbkG__spotlightFieldLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-light);font-size:11px;font-weight:600}.admin-module__aXBbkG__spotlightFieldValue{color:var(--text-dark);white-space:pre-wrap;font-size:14px;line-height:1.6}.admin-module__aXBbkG__spotlightActions{border-top:1px solid var(--cream-mid);flex-direction:column;gap:12px;padding-top:4px;display:flex}.admin-module__aXBbkG__scheduleRow{flex-wrap:wrap;gap:24px;display:flex}.admin-module__aXBbkG__publishDateWrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-module__aXBbkG__publishDateLabel{color:var(--text-mid);font-size:13px;font-weight:600}.admin-module__aXBbkG__publishDateInput{border:1.5px solid var(--cream-mid);border-radius:var(--radius-sm);color:var(--text-dark);background:var(--white);outline:none;padding:7px 12px;font-size:13px}.admin-module__aXBbkG__publishDateInput:focus{border-color:var(--blush)}.admin-module__aXBbkG__publishDateHint{color:var(--text-light);font-size:12px;font-style:italic}.admin-module__aXBbkG__actionBtns{gap:10px;display:flex}.admin-module__aXBbkG__approveBtn{background:var(--mint-dark);color:#fff;border-radius:var(--radius-sm);cursor:pointer;box-shadow:var(--shadow-btn);border:none;padding:10px 20px;font-size:14px;font-weight:700;transition:all .15s}.admin-module__aXBbkG__approveBtn:hover:not(:disabled){opacity:.85;box-shadow:var(--shadow-btn-hover);transform:translateY(-1px)}.admin-module__aXBbkG__approveBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.admin-module__aXBbkG__rejectBtn{color:var(--text-light);border:1.5px solid var(--cream-mid);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:10px 20px;font-size:14px;font-weight:600;transition:all .15s}.admin-module__aXBbkG__rejectBtn:hover:not(:disabled){border-color:var(--blush);color:var(--blush-dark);background:var(--blush-light)}.admin-module__aXBbkG__rejectBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__resetBtn{color:var(--text-mid);border:1.5px solid var(--cream-mid);cursor:pointer;background:0 0;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.admin-module__aXBbkG__resetBtn:hover:not(:disabled){border-color:var(--lavender);color:var(--lavender-dark);background:#f3f0ff}.admin-module__aXBbkG__resetBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__addToIgBtn{color:var(--blush-dark);border:1px solid var(--blush);cursor:pointer;background:0 0;border-radius:4px;padding:2px 8px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.admin-module__aXBbkG__addToIgBtn:hover:not(:disabled){background:var(--blush-light)}.admin-module__aXBbkG__addToIgBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__spotlightApprovedNote{color:var(--mint-dark);border-top:1px solid var(--cream-mid);padding-top:4px;font-size:13px}.admin-module__aXBbkG__threadLink{color:var(--mint-dark);font-weight:600;text-decoration:underline}.admin-module__aXBbkG__igPanel{flex-direction:column;gap:20px;margin-top:8px;display:flex}.admin-module__aXBbkG__igCard{background:var(--white);border:1.5px solid var(--cream-mid);border-radius:var(--radius-md);overflow:hidden}.admin-module__aXBbkG__igCardHeader{border-bottom:1px solid var(--cream-mid);padding:16px 20px 14px}.admin-module__aXBbkG__igSection{border-bottom:1px solid var(--cream-mid);padding:16px 20px}.admin-module__aXBbkG__igSectionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-light);margin-bottom:10px;font-size:11px;font-weight:600}.admin-module__aXBbkG__igCaptionBox{background:var(--cream);border:1px solid var(--cream-mid);border-radius:var(--radius-sm);color:var(--text-dark);white-space:pre-wrap;word-break:break-word;-webkit-user-select:all;user-select:all;padding:14px 16px;font-size:14px;line-height:1.65}.admin-module__aXBbkG__igCopyBtn{border-radius:var(--radius-sm);border:1.5px solid var(--blush);background:var(--blush-light);width:100%;color:var(--blush-dark);cursor:pointer;box-shadow:var(--shadow-btn);margin-top:10px;padding:13px;font-family:inherit;font-size:15px;font-weight:700;transition:all .15s}.admin-module__aXBbkG__igCopyBtn:hover{background:var(--blush);box-shadow:var(--shadow-btn-hover);transform:translateY(-1px)}.admin-module__aXBbkG__igCopyBtnDone{background:var(--mint-light);border-color:var(--mint);color:var(--mint-dark)}.admin-module__aXBbkG__igCopyBtnDone:hover{background:var(--mint-light)}.admin-module__aXBbkG__igPhotoPickWrap{display:inline-block;position:relative}.admin-module__aXBbkG__igPhotoDim{opacity:.35}.admin-module__aXBbkG__igPhotoGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.admin-module__aXBbkG__igPhotoCard{border-radius:var(--radius-sm);border:1.5px solid var(--cream-mid);flex-direction:column;gap:6px;text-decoration:none;transition:border-color .15s;display:flex;overflow:hidden}.admin-module__aXBbkG__igPhotoCard:hover{border-color:var(--blush)}.admin-module__aXBbkG__igPhotoImg{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.admin-module__aXBbkG__igPhotoLabel{color:var(--blush-dark);text-align:center;background:var(--blush-light);padding:6px 8px 8px;font-size:12px;font-weight:600}.admin-module__aXBbkG__igCardFooter{padding:16px 20px}.admin-module__aXBbkG__igPostedBtn{border-radius:var(--radius-sm);background:var(--mint-dark);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-btn);border:none;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:all .15s}.admin-module__aXBbkG__igPostedBtn:hover:not(:disabled){opacity:.85;box-shadow:var(--shadow-btn-hover);transform:translateY(-1px)}.admin-module__aXBbkG__igPostedBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.admin-module__aXBbkG__igSecondaryActions{gap:8px;margin-top:8px;display:flex}.admin-module__aXBbkG__igMarkPostedBtn{border-radius:var(--radius-sm);border:1.5px solid var(--cream-mid);background:var(--cream);color:var(--text-mid);cursor:pointer;flex:1;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.admin-module__aXBbkG__igMarkPostedBtn:hover:not(:disabled){border-color:var(--text-light);color:var(--text-dark)}.admin-module__aXBbkG__igMarkPostedBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__igRestoreBtn{border-radius:var(--radius-sm);border:1.5px solid var(--cream-mid);background:var(--white);width:100%;color:var(--text-mid);cursor:pointer;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.admin-module__aXBbkG__igRestoreBtn:hover:not(:disabled){border-color:var(--blush);color:var(--blush-dark)}.admin-module__aXBbkG__igRestoreBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__mergeBtn{color:var(--text-light);border:1.5px dashed var(--cream-mid);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:10px 16px;font-size:13px;font-weight:600;transition:all .15s}.admin-module__aXBbkG__mergeBtn:hover:not(:disabled){border-color:var(--lavender);color:var(--lavender-dark);background:var(--lavender-light)}.admin-module__aXBbkG__mergeBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__mergePicker{background:var(--lavender-light);border:1px solid var(--lavender);border-radius:var(--radius-sm);flex-direction:column;gap:6px;margin-top:12px;padding:12px 16px;display:flex}.admin-module__aXBbkG__mergePickerLabel{color:var(--text-light);margin-bottom:4px;font-size:12px;font-weight:600}.admin-module__aXBbkG__mergePickerOption{border:1.5px solid var(--lavender);color:var(--lavender-dark);cursor:pointer;text-align:left;background:#fff;border-radius:8px;padding:10px 14px;font-size:13px;transition:all .15s}.admin-module__aXBbkG__mergePickerOption:hover{background:var(--lavender);color:#fff}.admin-module__aXBbkG__pagination{justify-content:center;align-items:center;gap:16px;padding:20px 0 8px;display:flex}.admin-module__aXBbkG__pageBtn{background:var(--cream);border:1.5px solid var(--cream-mid);color:var(--text);cursor:pointer;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.admin-module__aXBbkG__pageBtn:hover:not(:disabled){background:var(--lavender);color:#fff;border-color:var(--lavender)}.admin-module__aXBbkG__pageBtn:disabled{opacity:.4;cursor:default}.admin-module__aXBbkG__pageInfo{color:var(--text-muted,#9890b0);font-family:inherit;font-size:13px}@media (max-width:640px){.admin-module__aXBbkG__page{padding:32px 20px 60px}.admin-module__aXBbkG__th,.admin-module__aXBbkG__td{padding:12px 10px}.admin-module__aXBbkG__statCard{padding:12px 16px}.admin-module__aXBbkG__statValue{font-size:22px}}
.sotw-module__IxePcG__page{padding:24px 0}.sotw-module__IxePcG__inviteStrip{background:#fff0f4;border:1.5px solid #f5d9e2;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding:14px 20px;display:flex}.sotw-module__IxePcG__inviteText{color:#5c5070;font-size:14px;font-weight:500}.sotw-module__IxePcG__inviteBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#c36;border:none;border-radius:100px;flex-shrink:0;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.sotw-module__IxePcG__inviteBtn:hover:not(:disabled){background:#b02b58}.sotw-module__IxePcG__inviteBtn:disabled{opacity:.6;cursor:not-allowed}.sotw-module__IxePcG__section{margin-bottom:48px}.sotw-module__IxePcG__sectionTitle{color:#1c1825;align-items:center;gap:10px;margin:0 0 16px;font-size:16px;font-weight:700;display:flex}.sotw-module__IxePcG__sectionBadge{color:#fff;background:#c36;border-radius:100px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.sotw-module__IxePcG__empty{color:#9890b0;padding:24px 0;font-size:14px}.sotw-module__IxePcG__appCard{background:#fff;border:1.5px solid #f0d8e4;border-radius:16px;margin-bottom:16px;padding:20px}.sotw-module__IxePcG__appCardTop{gap:16px;margin-bottom:14px;display:flex}.sotw-module__IxePcG__appThumb{background:#f0eaf4;border-radius:10px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.sotw-module__IxePcG__appThumbVideo{color:#b0a0c0;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;display:flex}.sotw-module__IxePcG__appMeta{flex-direction:column;gap:3px;display:flex}.sotw-module__IxePcG__appName{color:#1c1825;font-size:16px;font-weight:700}.sotw-module__IxePcG__appEmail{color:#5c5070;font-size:13px}.sotw-module__IxePcG__appDate{color:#9890b0;margin-bottom:4px;font-size:12px}.sotw-module__IxePcG__appExcerpt{color:#5c5070;background:#fbf9f6;border-radius:8px;margin-bottom:12px;padding:12px 14px;font-size:14px;font-style:italic;line-height:1.6}.sotw-module__IxePcG__expandBtn{color:#9890b0;cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:0;font-family:inherit;font-size:13px;font-weight:500;transition:color .15s}.sotw-module__IxePcG__expandBtn:hover{color:#c36}.sotw-module__IxePcG__answers{border-top:1.5px solid #f0eaf4;margin-bottom:16px;padding-top:16px}.sotw-module__IxePcG__answerItem{margin-bottom:16px}.sotw-module__IxePcG__answerQ{color:#9890b0;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700}.sotw-module__IxePcG__answerA{color:#2c2038;margin:0;font-size:14px;line-height:1.7}.sotw-module__IxePcG__thumbRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.sotw-module__IxePcG__thumbItem{background:#f0eaf4;border-radius:8px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden}.sotw-module__IxePcG__appActions{border-top:1.5px solid #f0eaf4;flex-wrap:wrap;align-items:center;gap:10px;padding-top:14px;display:flex}.sotw-module__IxePcG__datePicker{color:#1c1825;border:1.5px solid #e8dff0;border-radius:8px;outline:none;flex-shrink:0;padding:8px 12px;font-family:inherit;font-size:13px}.sotw-module__IxePcG__datePicker:focus{border-color:#c36}.sotw-module__IxePcG__selectBtn{color:#fff;cursor:pointer;background:#c36;border:none;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.sotw-module__IxePcG__selectBtn:hover:not(:disabled){background:#b02b58}.sotw-module__IxePcG__selectBtn:disabled{opacity:.6;cursor:not-allowed}.sotw-module__IxePcG__rejectBtn{color:#9890b0;cursor:pointer;background:0 0;border:1.5px solid #e8dff0;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}.sotw-module__IxePcG__rejectBtn:hover:not(:disabled){color:#c36;border-color:#c36}.sotw-module__IxePcG__rejectBtn:disabled{opacity:.6;cursor:not-allowed}.sotw-module__IxePcG__publishBtn{color:#fff;cursor:pointer;background:#2e7d4f;border:none;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.sotw-module__IxePcG__publishBtn:hover:not(:disabled){background:#246040}.sotw-module__IxePcG__publishBtn:disabled{opacity:.6;cursor:not-allowed}.sotw-module__IxePcG__featureWeekLabel{color:#5c5070;font-size:13px;font-weight:500}.sotw-module__IxePcG__previewLink{color:#c36;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s}.sotw-module__IxePcG__previewLink:hover{opacity:.7}.sotw-module__IxePcG__verifyRow{border-top:1.5px dashed #f0eaf4;flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;padding:12px 0 4px;display:flex}.sotw-module__IxePcG__verifyCheck{color:#5c5070;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.sotw-module__IxePcG__verifyCheck input[type=checkbox]{accent-color:#c36;cursor:pointer;width:15px;height:15px}.sotw-module__IxePcG__verifyLabelInput{color:#1c1825;border:1.5px solid #e8dff0;border-radius:8px;outline:none;width:180px;padding:6px 12px;font-family:inherit;font-size:13px}.sotw-module__IxePcG__verifyLabelInput:focus{border-color:#c36}.sotw-module__IxePcG__verifyBtn{color:#c36;cursor:pointer;background:0 0;border:1.5px solid #c36;border-radius:100px;padding:6px 16px;font-size:12px;font-weight:700;transition:all .15s}.sotw-module__IxePcG__verifyBtn:hover{color:#fff;background:#c36}.sotw-module__IxePcG__verifyBtn:disabled{opacity:.5;cursor:not-allowed}.sotw-module__IxePcG__publishedGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.sotw-module__IxePcG__publishedCard{border:1.5px solid #f0d8e4;border-radius:12px;text-decoration:none;transition:transform .15s;display:block;overflow:hidden}.sotw-module__IxePcG__publishedCard:hover{transform:translateY(-2px)}.sotw-module__IxePcG__publishedThumb{aspect-ratio:3/4;background:#f0eaf4;position:relative}.sotw-module__IxePcG__publishedName{color:#1c1825;padding:8px 10px 2px;font-size:13px;font-weight:600}.sotw-module__IxePcG__publishedWeek{color:#9890b0;padding:0 10px 10px;font-size:11px}@media (max-width:1024px){.sotw-module__IxePcG__publishedGrid{grid-template-columns:repeat(3,1fr)}}.sotw-module__IxePcG__invitePanel{background:#fff;border:1.5px solid #f0d8e4;border-radius:16px;margin-bottom:32px;padding:20px}.sotw-module__IxePcG__invitePanelHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.sotw-module__IxePcG__invitePanelTitle{color:#1c1825;font-size:15px;font-weight:700}.sotw-module__IxePcG__invitePanelSub{color:#9890b0;margin-top:2px;font-size:12px}.sotw-module__IxePcG__invitePanelLoading,.sotw-module__IxePcG__invitePanelEmpty{color:#9890b0;text-align:center;padding:20px 0;font-size:14px}.sotw-module__IxePcG__toggleAllBtn{color:#5c5070;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e8dff0;border-radius:100px;padding:7px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .15s,color .15s}.sotw-module__IxePcG__toggleAllBtn:hover{color:#c36;border-color:#c36}.sotw-module__IxePcG__closePanelBtn{color:#9890b0;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:16px;line-height:1;transition:color .15s}.sotw-module__IxePcG__closePanelBtn:hover{color:#c36}.sotw-module__IxePcG__closePanelBtn:disabled{opacity:.4;cursor:not-allowed}.sotw-module__IxePcG__inviteGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.sotw-module__IxePcG__inviteMomCard{cursor:pointer;text-align:left;background:#fbf9f6;border:1.5px solid #f0eaf4;border-radius:12px;flex-direction:column;gap:8px;padding:12px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.sotw-module__IxePcG__inviteMomCard:hover{background:#fff5f8;border-color:#c36}.sotw-module__IxePcG__inviteMomCardSelected{background:#fff0f4;border-color:#c36}.sotw-module__IxePcG__inviteMomThumb{aspect-ratio:3/4;background:#f0eaf4;border-radius:8px;width:100%;position:relative;overflow:hidden}.sotw-module__IxePcG__inviteMomThumbPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;display:flex}.sotw-module__IxePcG__inviteMomCheck{color:#fff;background:#c36;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex;position:absolute;top:6px;right:6px}.sotw-module__IxePcG__inviteMomInfo{flex-direction:column;gap:2px;display:flex}.sotw-module__IxePcG__inviteMomName{color:#1c1825;font-size:13px;font-weight:700}.sotw-module__IxePcG__inviteMomMeta{color:#9890b0;font-size:11px}.sotw-module__IxePcG__inviteMomBadge{margin-top:2px;font-size:11px;font-weight:600}@media (max-width:640px){.sotw-module__IxePcG__inviteStrip{flex-direction:column;align-items:flex-start}.sotw-module__IxePcG__publishedGrid{grid-template-columns:repeat(2,1fr)}.sotw-module__IxePcG__inviteGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}}
.club-module__MLMZeW__main{max-width:720px;margin:0 auto;padding:0 24px 80px}.club-module__MLMZeW__header{text-align:center;padding:40px 0 36px;position:relative}.club-module__MLMZeW__back{color:var(--text-light,#9890b0);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;position:absolute;top:44px;left:0}.club-module__MLMZeW__back:hover{color:#c36}.club-module__MLMZeW__headerEmoji{margin-bottom:12px;font-size:52px;line-height:1}.club-module__MLMZeW__title{color:var(--text-dark,#1c1825);letter-spacing:-1px;margin:0 0 10px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(28px,5vw,44px);font-style:italic}.club-module__MLMZeW__memberCount{color:#c36;background:#fff0f4;border:1px solid #f5d9e2;border-radius:100px;padding:4px 14px;font-family:sans-serif;font-size:13px;font-weight:600;display:inline-block}.club-module__MLMZeW__sectionTitle{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-light,#9890b0);margin-bottom:16px;font-family:sans-serif;font-size:11px;font-weight:700}.club-module__MLMZeW__membersSection{margin-bottom:48px}.club-module__MLMZeW__membersGrid{flex-wrap:wrap;gap:12px;display:flex}.club-module__MLMZeW__memberCard{flex-direction:column;align-items:center;gap:6px;width:72px;text-decoration:none;transition:transform .15s;display:flex}.club-module__MLMZeW__memberCard:hover{transform:translateY(-3px)}.club-module__MLMZeW__memberPhoto{background:#f5d9e2;border:2.5px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.club-module__MLMZeW__memberInitial{color:#c36;font-family:sans-serif;font-size:22px;font-weight:700}.club-module__MLMZeW__memberName{color:var(--text-dark,#1c1825);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-family:sans-serif;font-size:11px;font-weight:600;overflow:hidden}.club-module__MLMZeW__feedSection{border-top:1.5px solid #f0e8f0;padding-top:32px}@media (max-width:600px){.club-module__MLMZeW__main{padding:0 16px 80px}.club-module__MLMZeW__back{text-align:left;margin-bottom:16px;display:block;position:static}.club-module__MLMZeW__header{padding:20px 0 28px}}
.clubs-module__mjHFxW__main{max-width:900px;margin:0 auto;padding:0 24px 80px}.clubs-module__mjHFxW__header{text-align:center;padding:48px 0 40px}.clubs-module__mjHFxW__eyebrow{letter-spacing:2px;text-transform:uppercase;color:#c36;margin-bottom:10px;font-family:sans-serif;font-size:11px;font-weight:700}.clubs-module__mjHFxW__title{color:var(--text-dark,#1c1825);letter-spacing:-1px;margin:0 0 12px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,5vw,52px);font-style:italic}.clubs-module__mjHFxW__sub{color:var(--text-mid,#5c5070);max-width:480px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.6}.clubs-module__mjHFxW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.clubs-module__mjHFxW__clubCard{text-align:center;background:#fff;border:1.5px solid #f0e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:28px 20px 22px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.clubs-module__mjHFxW__clubCard:hover{border-color:#f5d9e2;transform:translateY(-4px);box-shadow:0 12px 32px #cc33661a}.clubs-module__mjHFxW__clubEmoji{margin-bottom:4px;font-size:36px;line-height:1}.clubs-module__mjHFxW__clubLabel{color:var(--text-dark,#1c1825);font-family:DM Serif Display,Georgia,serif;font-size:18px;font-style:italic;line-height:1.2}.clubs-module__mjHFxW__clubCount{color:#c36;font-family:sans-serif;font-size:13px;font-weight:600}.clubs-module__mjHFxW__clubArrow{color:var(--text-light,#9890b0);margin-top:4px;font-family:sans-serif;font-size:12px}.clubs-module__mjHFxW__empty{text-align:center;color:var(--text-mid,#5c5070);padding:64px 24px}.clubs-module__mjHFxW__emptyIcon{margin-bottom:16px;font-size:48px}@media (max-width:600px){.clubs-module__mjHFxW__main{padding:0 16px 80px}.clubs-module__mjHFxW__grid{grid-template-columns:repeat(2,1fr);gap:12px}.clubs-module__mjHFxW__clubCard{padding:22px 14px 18px}}
.legal-module__7fVNVa__main{padding:72px 80px 100px}.legal-module__7fVNVa__container{max-width:720px;margin:0 auto}@media (max-width:768px){.legal-module__7fVNVa__main{padding:40px 24px 60px}}
.login-module__Si-P0q__main{flex:1;justify-content:center;align-items:center;padding:60px 24px;display:flex;position:relative;overflow:hidden}.login-module__Si-P0q__bg1,.login-module__Si-P0q__bg2{display:none}.login-module__Si-P0q__card{background:var(--white);border:1.5px solid var(--cream-mid);border-radius:var(--radius-lg);z-index:1;width:100%;max-width:420px;padding:40px 44px;position:relative;box-shadow:0 8px 40px #2c253821}.login-module__Si-P0q__logo{color:var(--text-dark);text-align:center;margin-bottom:24px;font-family:DM Serif Display,Georgia,serif;font-size:24px}.login-module__Si-P0q__logo span{color:var(--lavender-dark)}.login-module__Si-P0q__tabs{background:var(--cream);border-radius:100px;margin-bottom:28px;padding:3px;display:flex}.login-module__Si-P0q__tab{color:var(--text-mid);background:0 0;border:none;border-radius:100px;flex:1;padding:9px;font-size:14px;font-weight:400;transition:all .2s}.login-module__Si-P0q__activeTab{background:var(--white);color:var(--text-dark);font-weight:500;box-shadow:0 1px 4px #2c25381a}.login-module__Si-P0q__heading{color:var(--text-dark);letter-spacing:-.3px;margin-bottom:6px;font-family:DM Serif Display,Georgia,serif;font-size:24px}.login-module__Si-P0q__sub{color:var(--text-light);margin-bottom:24px;font-size:14px;font-weight:300}.login-module__Si-P0q__error{background:var(--blush-light);color:var(--blush-dark);border-radius:var(--radius-sm);margin-bottom:16px;padding:10px 14px;font-size:13px}.login-module__Si-P0q__successMsg{background:var(--mint-light);color:var(--mint-dark);border-radius:var(--radius-sm);margin-bottom:16px;padding:10px 14px;font-size:13px}.login-module__Si-P0q__fields{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.login-module__Si-P0q__field label{color:var(--text-dark);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.login-module__Si-P0q__input{border-radius:var(--radius-sm);width:100%;color:var(--text-dark);background:var(--cream);border:1.5px solid #2c25381f;outline:none;padding:12px 16px;font-size:15px;transition:border-color .2s}.login-module__Si-P0q__input:focus{border-color:var(--lavender)}.login-module__Si-P0q__submitBtn{background:var(--text-dark);width:100%;color:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-btn);border:none;margin-bottom:16px;padding:14px;font-size:15px;font-weight:500;transition:all .2s}.login-module__Si-P0q__submitBtn:hover:not(:disabled){background:var(--lavender-dark);box-shadow:var(--shadow-btn-hover);transform:translateY(-2px)}.login-module__Si-P0q__submitBtn:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.login-module__Si-P0q__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.login-module__Si-P0q__disclaimer{color:var(--text-light);text-align:center;font-size:12px;font-weight:300;line-height:1.6}.login-module__Si-P0q__googleBtn{background:var(--white);border-radius:var(--radius-sm);width:100%;color:var(--text-dark);cursor:pointer;border:1.5px solid #2c253826;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:13px;font-size:15px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 6px #1c182514}.login-module__Si-P0q__googleBtn:hover:not(:disabled){border-color:var(--lavender);background:var(--cream);box-shadow:var(--shadow-sm)}.login-module__Si-P0q__googleBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.login-module__Si-P0q__divider{color:var(--text-light);align-items:center;gap:12px;margin-bottom:20px;font-size:12px;display:flex}.login-module__Si-P0q__divider:before,.login-module__Si-P0q__divider:after{content:"";background:#2c25381a;flex:1;height:1px}
.resources-module__-Hissa__hero{padding:72px 80px 56px;position:relative;overflow:hidden}.resources-module__-Hissa__heroBg1{pointer-events:none;border-radius:50%;width:500px;height:500px;display:none;position:absolute;top:-60px;right:-60px}.resources-module__-Hissa__heroBg2{pointer-events:none;border-radius:50%;width:400px;height:400px;display:none;position:absolute;bottom:-80px;left:100px}.resources-module__-Hissa__eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:var(--blush-dark);z-index:1;margin-bottom:14px;font-size:11px;font-weight:600;position:relative}.resources-module__-Hissa__heroTitle{letter-spacing:-1px;color:var(--text-dark);z-index:1;margin-bottom:16px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(36px,4vw,52px);line-height:1.1;position:relative}.resources-module__-Hissa__heroTitle em{color:var(--blush-dark);font-style:italic}.resources-module__-Hissa__heroSub{color:var(--text-mid);z-index:1;max-width:520px;margin-bottom:32px;font-size:16px;font-weight:300;line-height:1.75;position:relative}.resources-module__-Hissa__heroNav{z-index:1;flex-wrap:wrap;gap:12px;display:flex;position:relative}.resources-module__-Hissa__heroNavLink{border:1.5px solid var(--cream-mid);background:var(--white);color:var(--text-dark);box-shadow:var(--shadow-sm);border-radius:20px;padding:8px 18px;font-size:14px;font-weight:500;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s}.resources-module__-Hissa__heroNavLink:hover{border-color:var(--blush);background:var(--blush-light);box-shadow:var(--shadow-btn);transform:translateY(-1px)}.resources-module__-Hissa__page{max-width:1100px;margin:0 auto;padding:0 60px 80px}.resources-module__-Hissa__section{margin-bottom:72px;scroll-margin-top:80px}.resources-module__-Hissa__sectionHeader{margin-bottom:32px}.resources-module__-Hissa__sectionTitle{color:var(--text-dark);margin-bottom:6px;font-size:26px;font-weight:700}.resources-module__-Hissa__sectionSub{color:var(--text-light);font-size:15px}.resources-module__-Hissa__booksGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.resources-module__-Hissa__bookCard{background:var(--white);border:1px solid var(--cream-mid);border-radius:var(--radius-md);color:inherit;box-shadow:var(--shadow-sm);flex-direction:column;padding:24px;transition:box-shadow .2s,transform .2s;display:flex}.resources-module__-Hissa__bookCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.resources-module__-Hissa__bookEmoji{margin-bottom:14px;font-size:32px}.resources-module__-Hissa__bookBody{flex:1}.resources-module__-Hissa__bookTag{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;margin-bottom:10px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.resources-module__-Hissa__bookTitle{color:var(--text-dark);margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.3}.resources-module__-Hissa__bookAuthor{color:var(--text-light);margin-bottom:10px;font-size:13px}.resources-module__-Hissa__bookDesc{color:var(--text-mid);margin-bottom:16px;font-size:14px;line-height:1.65}.resources-module__-Hissa__bookCta{color:var(--blush-dark);margin-top:auto;font-size:13px;font-weight:600}.resources-module__-Hissa__bagGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:start;gap:20px;display:grid}.resources-module__-Hissa__bagCard{background:var(--white);border:1px solid var(--cream-mid);border-radius:var(--radius-md);border-top:3px solid;padding:24px}.resources-module__-Hissa__bagCardHeader{align-items:center;gap:10px;margin-bottom:18px;display:flex}.resources-module__-Hissa__bagEmoji{font-size:22px}.resources-module__-Hissa__bagCardTitle{color:var(--text-dark);font-size:17px;font-weight:700}.resources-module__-Hissa__bagList{flex-direction:column;gap:12px;list-style:none;display:flex}.resources-module__-Hissa__bagItem{align-items:flex-start;gap:10px;display:flex}.resources-module__-Hissa__bagCheck{flex-shrink:0;margin-top:2px;font-size:13px;font-weight:700}.resources-module__-Hissa__bagItemName{color:var(--text-dark);font-size:14px;font-weight:500;display:block}.resources-module__-Hissa__bagItemNote{color:var(--text-light);margin-top:1px;font-size:12px;line-height:1.4;display:block}.resources-module__-Hissa__productsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.resources-module__-Hissa__productCard{background:var(--white);border:1px solid var(--cream-mid);border-radius:var(--radius-md);color:inherit;box-shadow:var(--shadow-sm);flex-direction:column;padding:22px;transition:box-shadow .2s,transform .2s;display:flex}.resources-module__-Hissa__productCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.resources-module__-Hissa__productEmoji{margin-bottom:12px;font-size:28px}.resources-module__-Hissa__productName{color:var(--text-dark);margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3}.resources-module__-Hissa__productDesc{color:var(--text-mid);flex:1;margin-bottom:14px;font-size:13px;line-height:1.6}.resources-module__-Hissa__productCta{color:var(--lavender-dark);margin-top:auto;font-size:13px;font-weight:600}.resources-module__-Hissa__disclaimer{background:var(--cream-mid);border-radius:var(--radius-sm);color:var(--text-light);margin-top:40px;padding:16px 20px;font-size:12px;line-height:1.6}@media (max-width:768px){.resources-module__-Hissa__hero{padding:48px 24px 40px}.resources-module__-Hissa__page{padding:0 24px 60px}.resources-module__-Hissa__booksGrid,.resources-module__-Hissa__bagGrid,.resources-module__-Hissa__productsGrid{grid-template-columns:1fr}}
.spotlight-module__R-glfq__main{max-width:1100px;margin:0 auto;padding:0 40px}.spotlight-module__R-glfq__breadcrumb{padding:28px 0 0}.spotlight-module__R-glfq__back{color:var(--text-light);font-size:13px;font-weight:400;transition:color .15s}.spotlight-module__R-glfq__back:hover{color:var(--blush-dark)}.spotlight-module__R-glfq__hero{grid-template-columns:1fr 1fr;align-items:start;gap:56px;padding:32px 0 48px;display:grid}.spotlight-module__R-glfq__carousel{border-radius:var(--radius-md);aspect-ratio:4/5;background:var(--blush-light);position:relative;overflow:hidden}.spotlight-module__R-glfq__carouselTrack{width:100%;height:100%;overflow:hidden}.spotlight-module__R-glfq__carouselStrip{width:100%;height:100%;transition:transform .42s cubic-bezier(.4,0,.2,1);display:flex}.spotlight-module__R-glfq__carouselSlide{object-fit:cover;flex-shrink:0;width:100%;height:100%;display:block}.spotlight-module__R-glfq__carouselBtn{cursor:pointer;width:40px;height:40px;color:var(--text-dark);background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.spotlight-module__R-glfq__carouselBtn:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.spotlight-module__R-glfq__carouselPrev{left:12px}.spotlight-module__R-glfq__carouselNext{right:12px}.spotlight-module__R-glfq__carouselDots{gap:0;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.spotlight-module__R-glfq__carouselDot{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.spotlight-module__R-glfq__carouselDot:after{content:"";background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:background .15s,transform .15s;display:block}.spotlight-module__R-glfq__carouselDot:hover:after{background:#fffc}.spotlight-module__R-glfq__carouselDotActive:after{background:#fff;transform:scale(1.25)}.spotlight-module__R-glfq__heroPlaceholder{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--blush-light);justify-content:center;align-items:center;font-size:64px;display:flex}.spotlight-module__R-glfq__heroContent{flex-direction:column;gap:28px;padding-top:8px;display:flex}.spotlight-module__R-glfq__name{color:var(--text-dark);margin-bottom:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(36px,4vw,52px);line-height:1.1}.spotlight-module__R-glfq__momBadges{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.spotlight-module__R-glfq__momBadge{color:#c36;background:#fff0f4;border:1px solid #f5d9e2;border-radius:100px;align-items:center;gap:4px;padding:3px 10px;font-family:sans-serif;font-size:11px;font-weight:600;display:inline-flex}.spotlight-module__R-glfq__verifiedBadge{color:#fff;letter-spacing:.8px;text-transform:uppercase;vertical-align:middle;cursor:default;background:#4a86d8;border-radius:100px;align-items:center;gap:4px;margin-left:10px;padding:3px 10px;font-family:sans-serif;font-size:11px;font-weight:700;display:inline-flex;position:relative;top:-4px}.spotlight-module__R-glfq__verifiedBadge:after{content:attr(data-tooltip);color:#fff;letter-spacing:0;text-transform:none;white-space:nowrap;pointer-events:none;opacity:0;z-index:20;background:#1c1825ed;border-radius:8px;padding:8px 13px;font-size:12px;font-weight:400;transition:opacity .18s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.spotlight-module__R-glfq__verifiedBadge:before{content:"";pointer-events:none;opacity:0;z-index:20;border:5px solid #0000;border-top-color:#1c1825ed;transition:opacity .18s;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)}.spotlight-module__R-glfq__verifiedBadge:hover:after,.spotlight-module__R-glfq__verifiedBadge:hover:before{opacity:1}.spotlight-module__R-glfq__tags{flex-wrap:wrap;gap:8px;margin-top:-16px;display:flex}.spotlight-module__R-glfq__tag{background:var(--blush-light);color:var(--blush-dark);border-radius:100px;padding:6px 14px;font-size:13px;font-weight:500}.spotlight-module__R-glfq__instagram{color:var(--text-light);margin-top:-12px;font-size:14px;font-weight:300}.spotlight-module__R-glfq__instagramBtn{color:#fff;background:#c36;border:none;border-radius:20px;align-self:flex-start;align-items:center;gap:5px;width:fit-content;margin-top:-4px;padding:3px 10px 3px 8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.spotlight-module__R-glfq__instagramBtn:hover{background:#b02958}.spotlight-module__R-glfq__sectionLabel{letter-spacing:1.2px;text-transform:uppercase;color:var(--blush-dark);margin-bottom:10px;font-size:11px;font-weight:600}.spotlight-module__R-glfq__sectionText{color:var(--text-mid);font-size:15px;font-weight:300;line-height:1.8}.spotlight-module__R-glfq__quoteBlock{background:var(--blush-light);border-left:3px solid var(--blush);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-bottom:32px;padding:20px 28px}.spotlight-module__R-glfq__quoteText{color:var(--blush-dark);font-family:DM Serif Display,Georgia,serif;font-size:18px;font-style:italic;line-height:1.6}.spotlight-module__R-glfq__comments{background:var(--white);border:1.5px solid var(--cream-mid);border-radius:var(--radius-md);margin-bottom:80px;padding:28px 32px}.spotlight-module__R-glfq__commentsTitle{color:var(--text-dark);margin-bottom:20px;font-size:18px;font-weight:500}.spotlight-module__R-glfq__commentsList{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.spotlight-module__R-glfq__comment{border-left:2.5px solid var(--blush);padding-left:14px}.spotlight-module__R-glfq__commentMeta{align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.spotlight-module__R-glfq__commentAuthor{color:var(--text-dark);font-size:13px;font-weight:600}.spotlight-module__R-glfq__commentDate{color:var(--text-light);font-size:12px;font-weight:300}.spotlight-module__R-glfq__commentBody{color:var(--text-mid);font-size:14px;font-weight:300;line-height:1.65}.spotlight-module__R-glfq__commentForm{flex-direction:column;gap:10px;display:flex}.spotlight-module__R-glfq__commentInput,.spotlight-module__R-glfq__commentTextarea{border:1.5px solid var(--cream-mid);border-radius:var(--radius-sm);width:100%;color:var(--text-dark);background:var(--cream-light,#fafaf8);resize:vertical;outline:none;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.spotlight-module__R-glfq__commentInput:focus,.spotlight-module__R-glfq__commentTextarea:focus{border-color:var(--blush-dark)}.spotlight-module__R-glfq__commentTextarea{min-height:80px}.spotlight-module__R-glfq__commentingAs{color:var(--text-light);font-size:13px}.spotlight-module__R-glfq__commentingAs strong{color:var(--text-dark);font-weight:600}.spotlight-module__R-glfq__commentError{color:#c0392b;font-size:13px}.spotlight-module__R-glfq__commentSuccess{color:var(--mint-dark);font-size:13px;font-weight:500}.spotlight-module__R-glfq__commentLoginGate{background:var(--cream-light,#fafaf8);border:1.5px dashed var(--cream-mid);border-radius:var(--radius-sm);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:28px 20px;display:flex}.spotlight-module__R-glfq__commentLoginText{color:var(--text-mid);margin:0;font-size:15px;font-weight:400}.spotlight-module__R-glfq__commentLoginBtns{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.spotlight-module__R-glfq__commentLoginBtn{background:var(--blush-dark);color:var(--white);border-radius:var(--radius-sm);border:none;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.spotlight-module__R-glfq__commentLoginBtn:hover{background:#b82e5e;transform:translateY(-1px)}.spotlight-module__R-glfq__commentSignupBtn{color:var(--blush-dark);border:1.5px solid var(--blush);border-radius:var(--radius-sm);background:0 0;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.spotlight-module__R-glfq__commentSignupBtn:hover{background:var(--blush-light);transform:translateY(-1px)}.spotlight-module__R-glfq__commentBtn{background:var(--blush-dark);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;align-self:flex-start;padding:11px 24px;font-size:14px;font-weight:500;transition:all .2s}.spotlight-module__R-glfq__commentBtn:hover:not(:disabled){background:#b82e5e;transform:translateY(-1px)}.spotlight-module__R-glfq__commentBtn:disabled{opacity:.6;cursor:default}.spotlight-module__R-glfq__reactions{margin-bottom:32px}.spotlight-module__R-glfq__reactionBtns{flex-wrap:wrap;gap:12px;display:flex}.spotlight-module__R-glfq__reactionBtn{background:var(--white);border:1.5px solid var(--cream-mid);color:var(--text-mid);cursor:pointer;border-radius:40px;align-items:center;gap:7px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.spotlight-module__R-glfq__reactionBtn:hover,.spotlight-module__R-glfq__reactionBtnActive{border-color:var(--blush-dark);color:var(--blush-dark);background:#fff0f4}.spotlight-module__R-glfq__reactionEmoji{font-size:20px;line-height:1}.spotlight-module__R-glfq__reactionLabel{font-size:13px}.spotlight-module__R-glfq__reactionCount{background:var(--blush-dark);color:#fff;text-align:center;border-radius:20px;min-width:20px;padding:1px 7px;font-size:11px;font-weight:700}.spotlight-module__R-glfq__reactionCountAdmin{cursor:pointer;text-underline-offset:2px;text-decoration:underline}.spotlight-module__R-glfq__reactionWrap{position:relative}.spotlight-module__R-glfq__reactorPopover{z-index:50;border:1.5px solid var(--cream-mid);background:#fff;border-radius:12px;min-width:190px;padding:12px 16px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0000001f}.spotlight-module__R-glfq__reactorPopoverTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#9890b0);margin-bottom:8px;font-size:11px;font-weight:700}.spotlight-module__R-glfq__reactorRow{border-bottom:1px solid var(--cream-light,#f8f4f0);justify-content:space-between;align-items:center;gap:12px;padding:4px 0;font-size:13px;display:flex}.spotlight-module__R-glfq__reactorRow:last-child{border-bottom:none}.spotlight-module__R-glfq__reactorName{color:var(--text-dark);font-weight:600}.spotlight-module__R-glfq__reactorDate{color:var(--text-muted,#9890b0);white-space:nowrap;font-size:11px}.spotlight-module__R-glfq__reactorEmpty{color:var(--text-muted,#9890b0);font-size:12px}.spotlight-module__R-glfq__reactionNudge{color:var(--text-mid);margin-top:12px;font-size:13px}.spotlight-module__R-glfq__reactionNudge a{color:var(--blush-dark);font-weight:600;text-decoration:underline}.spotlight-module__R-glfq__shareRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.spotlight-module__R-glfq__shareBtn{background:var(--white);border:1.5px solid var(--cream-mid);color:var(--text-mid);cursor:pointer;border-radius:100px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.spotlight-module__R-glfq__shareBtn:hover{border-color:var(--blush-dark);color:var(--blush-dark);background:#fff0f4}.spotlight-module__R-glfq__shareBtnCopied{border-color:var(--mint-dark,#2e7d5e);color:var(--mint-dark,#2e7d5e);background:#f0faf5}.spotlight-module__R-glfq__weekLink{color:var(--text-light);align-items:center;gap:4px;padding:4px 2px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.spotlight-module__R-glfq__weekLink:hover{color:var(--blush-dark)}@media (max-width:900px){.spotlight-module__R-glfq__main{padding:0 20px}.spotlight-module__R-glfq__breadcrumb{padding:16px 0 0}.spotlight-module__R-glfq__hero{grid-template-columns:1fr;gap:28px;padding:20px 0 36px}.spotlight-module__R-glfq__carousel{aspect-ratio:1}.spotlight-module__R-glfq__heroContent{gap:20px}.spotlight-module__R-glfq__discussionCta{margin-bottom:48px}.spotlight-module__R-glfq__reactionBtn{padding:12px 18px;font-size:14px}.spotlight-module__R-glfq__comments{padding:24px 20px}.spotlight-module__R-glfq__commentBtn{padding:13px 24px}.spotlight-module__R-glfq__commentLoginBtn,.spotlight-module__R-glfq__commentSignupBtn{padding:13px 20px}}.spotlight-module__R-glfq__sotwCta{margin:48px 0 0;padding-bottom:60px}.spotlight-module__R-glfq__sotwCtaInner{text-align:center;background:linear-gradient(135deg,#fff0f4 0%,#f4f2fc 100%);border:1.5px solid #f0d8e4;border-radius:20px;padding:40px 48px}.spotlight-module__R-glfq__sotwCtaEyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#c36;margin-bottom:12px;font-size:12px;font-weight:700}.spotlight-module__R-glfq__sotwCtaTitle{color:#1c1825;letter-spacing:-.3px;margin-bottom:12px;font-family:DM Serif Display,Georgia,serif;font-size:28px}.spotlight-module__R-glfq__sotwCtaBody{color:#5c5070;max-width:440px;margin:0 auto 24px;font-size:15px;line-height:1.7}.spotlight-module__R-glfq__sotwCtaBtn{color:#fff;background:#c36;border-radius:100px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.spotlight-module__R-glfq__sotwCtaBtn:hover{background:#b02b58}@media (max-width:640px){.spotlight-module__R-glfq__sotwCtaInner{padding:28px 20px}.spotlight-module__R-glfq__sotwCtaTitle{font-size:22px}}
.sotw-module__iI7S7W__main{background:#fbf9f6;min-height:100vh}.sotw-module__iI7S7W__hero{background:#1c1825;height:100vh;min-height:500px;max-height:900px;position:relative;overflow:hidden}.sotw-module__iI7S7W__heroOverlay{text-align:center;z-index:2;background:linear-gradient(#0000 0%,#1c182533 40%,#1c1825d9 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding:60px 40px;display:flex;position:absolute;inset:0}.sotw-module__iI7S7W__heroBadge{letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;margin-bottom:12px;font-family:sans-serif;font-size:12px;font-weight:700}.sotw-module__iI7S7W__heroWeek{color:#ffffff8c;margin-bottom:12px;font-family:sans-serif;font-size:13px}.sotw-module__iI7S7W__heroName{color:#fff;letter-spacing:-1px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(44px,8vw,88px);font-style:italic;line-height:1}.sotw-module__iI7S7W__backLink{color:#ffffffb3;z-index:3;font-family:sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;position:absolute;top:24px;left:24px}.sotw-module__iI7S7W__backLink:hover{color:#fff}.sotw-module__iI7S7W__verifiedBadge{color:#fff;letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#e07a3ae6;border-radius:100px;align-items:center;gap:5px;margin-top:12px;padding:5px 12px;font-family:sans-serif;font-size:11px;font-weight:700;display:inline-flex;position:relative}.sotw-module__iI7S7W__verifiedBadge:after{content:attr(data-tooltip);color:#fff;letter-spacing:0;text-transform:none;white-space:nowrap;pointer-events:none;opacity:0;z-index:20;-webkit-backdrop-filter:none;backdrop-filter:none;background:#1c1825ed;border-radius:8px;padding:8px 13px;font-size:12px;font-weight:400;transition:opacity .18s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.sotw-module__iI7S7W__verifiedBadge:before{content:"";pointer-events:none;opacity:0;z-index:20;border:5px solid #0000;border-top-color:#1c1825ed;transition:opacity .18s;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)}.sotw-module__iI7S7W__verifiedBadge:hover:after,.sotw-module__iI7S7W__verifiedBadge:hover:before{opacity:1}.sotw-module__iI7S7W__content{max-width:720px;margin:0 auto;padding:80px 24px 120px}.sotw-module__iI7S7W__pullQuoteSection{text-align:center;margin-bottom:80px;padding:0 20px}.sotw-module__iI7S7W__pullQuote{color:#1c1825;letter-spacing:-.3px;margin:0 0 16px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(24px,3vw,36px);font-style:italic;line-height:1.4}.sotw-module__iI7S7W__pullQuoteAttrib{color:#9890b0;font-family:sans-serif;font-size:13px}.sotw-module__iI7S7W__factsCard{background:#fff;border:1.5px solid #f0d8e4;border-radius:20px;margin-bottom:64px;padding:28px 32px}.sotw-module__iI7S7W__factsTitle{letter-spacing:1.5px;text-transform:uppercase;color:#c36;margin-bottom:20px;font-family:sans-serif;font-size:11px;font-weight:700}.sotw-module__iI7S7W__factsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.sotw-module__iI7S7W__factLabel{color:#9890b0;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-family:sans-serif;font-size:11px;font-weight:600}.sotw-module__iI7S7W__factValue{color:#1c1825;font-size:15px;font-weight:500}.sotw-module__iI7S7W__chapter{margin-bottom:64px}.sotw-module__iI7S7W__chapterTitle{color:#1c1825;letter-spacing:-.3px;border-bottom:1.5px solid #f0d8e4;margin:0 0 32px;padding-bottom:16px;font-family:DM Serif Display,Georgia,serif;font-size:28px}.sotw-module__iI7S7W__qa{margin-bottom:36px}.sotw-module__iI7S7W__question{color:#9890b0;margin-bottom:10px;font-family:sans-serif;font-size:14px;font-weight:600;line-height:1.5}.sotw-module__iI7S7W__answer{color:#2c2038;margin:0;font-size:17px;line-height:1.8}.sotw-module__iI7S7W__qaSpecial{background:linear-gradient(135deg,#fff0f4 0%,#f4f2fc 100%);border:1.5px solid #f0d8e4;border-radius:16px;padding:28px 32px}.sotw-module__iI7S7W__questionSpecial{color:#c36;font-family:DM Serif Display,Georgia,serif;font-size:18px;font-style:italic;font-weight:400}.sotw-module__iI7S7W__answerSpecial{color:#1c1825;font-family:DM Serif Display,Georgia,serif;font-size:20px;font-style:italic;line-height:1.7}.sotw-module__iI7S7W__mediaSection{margin-bottom:64px}.sotw-module__iI7S7W__mediaGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.sotw-module__iI7S7W__mediaPhotoWrap{aspect-ratio:3/4;background:#f0eaf4;border-radius:16px;position:relative;overflow:hidden}.sotw-module__iI7S7W__mediaVideo{background:#1c1825;border-radius:16px;width:100%;display:block}.sotw-module__iI7S7W__footerCta{text-align:center;background:linear-gradient(135deg,#fff0f4 0%,#f4f2fc 100%);border:1.5px solid #f0d8e4;border-radius:24px;padding:48px 32px}.sotw-module__iI7S7W__footerCtaTitle{color:#1c1825;letter-spacing:-.3px;margin-bottom:12px;font-family:DM Serif Display,Georgia,serif;font-size:26px}.sotw-module__iI7S7W__footerCtaSub{color:#5c5070;max-width:380px;margin:0 auto 24px;font-size:15px;line-height:1.7}.sotw-module__iI7S7W__footerCtaBtn{color:#fff;background:#c36;border-radius:100px;margin-bottom:16px;padding:14px 32px;font-family:sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.sotw-module__iI7S7W__footerCtaBtn:hover{background:#b02b58}.sotw-module__iI7S7W__footerCtaSecondary{color:#9890b0;font-family:sans-serif;font-size:13px;text-decoration:none;display:block}.sotw-module__iI7S7W__footerCtaSecondary:hover{color:#c36}@media (max-width:768px){.sotw-module__iI7S7W__heroOverlay{padding:40px 24px}.sotw-module__iI7S7W__content{padding:48px 16px 80px}.sotw-module__iI7S7W__factsGrid{grid-template-columns:repeat(2,1fr)}.sotw-module__iI7S7W__mediaGrid{grid-template-columns:1fr}.sotw-module__iI7S7W__qaSpecial{padding:20px}}
.success-module__lt9kDG__main{background:#fbf9f6;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.success-module__lt9kDG__wrap{text-align:center;width:100%;max-width:480px}.success-module__lt9kDG__icon{margin-bottom:24px;font-size:64px}.success-module__lt9kDG__title{color:#1c1825;letter-spacing:-.5px;margin:0 0 16px;font-family:DM Serif Display,Georgia,serif;font-size:40px}.success-module__lt9kDG__sub{color:#5c5070;margin:0 0 40px;font-size:16px;line-height:1.75}.success-module__lt9kDG__card{text-align:left;background:#fff;border:1.5px solid #f0d8e4;border-radius:20px;margin-bottom:36px;padding:28px 32px}.success-module__lt9kDG__cardTitle{color:#1c1825;margin-bottom:16px;font-size:14px;font-weight:700}.success-module__lt9kDG__steps{color:#5c5070;margin:0;padding-left:20px;font-size:14px;line-height:1.9}.success-module__lt9kDG__actions{flex-direction:column;align-items:center;gap:12px;display:flex}.success-module__lt9kDG__primaryBtn{color:#fff;background:#c36;border-radius:100px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.success-module__lt9kDG__primaryBtn:hover{background:#b02b58}.success-module__lt9kDG__secondaryLink{color:#9890b0;font-size:14px;text-decoration:none}.success-module__lt9kDG__secondaryLink:hover{color:#c36}
