.spotlights-module__cH6w_G__header{padding:72px 80px 56px}.spotlights-module__cH6w_G__eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:var(--blush-dark);margin-bottom:14px;font-size:11px;font-weight:600}.spotlights-module__cH6w_G__title{letter-spacing:-1px;color:var(--text-dark);margin-bottom:16px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,4vw,52px);line-height:1.1}.spotlights-module__cH6w_G__title em{color:var(--blush-dark);font-style:italic}.spotlights-module__cH6w_G__sub{color:var(--text-mid);max-width:440px;margin-bottom:28px;font-size:16px;font-weight:300;line-height:1.75}.spotlights-module__cH6w_G__submitCta{background:var(--blush-dark);color:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-btn);padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;display:inline-block}.spotlights-module__cH6w_G__submitCta:hover{box-shadow:var(--shadow-btn-hover);background:#b82e5e;transform:translateY(-2px)}.spotlights-module__cH6w_G__submitCta:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.spotlights-module__cH6w_G__browseWrap{padding:0 80px 80px}.spotlights-module__cH6w_G__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.spotlights-module__cH6w_G__card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.spotlights-module__cH6w_G__card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #cc336626}.spotlights-module__cH6w_G__cardPhoto{aspect-ratio:3/4;background:var(--blush-light);position:relative;overflow:hidden}.spotlights-module__cH6w_G__cardPhoto img{transition:transform .3s}.spotlights-module__cH6w_G__card:hover .spotlights-module__cH6w_G__cardPhoto img{transform:scale(1.04)}.spotlights-module__cH6w_G__cardPhotoPlaceholder{background:var(--blush-light);justify-content:center;align-items:center;font-size:48px;display:flex;position:absolute;inset:0}.spotlights-module__cH6w_G__weekBadge{z-index:2;color:#fff;letter-spacing:.3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000006b;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.spotlights-module__cH6w_G__loveBadge{z-index:2;color:var(--blush-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:12px;right:12px}.spotlights-module__cH6w_G__cardOverlay{z-index:2;background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:column;gap:4px;padding:48px 16px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.spotlights-module__cH6w_G__cardOverlayName{color:#fff;font-family:DM Serif Display,Georgia,serif;font-size:20px;font-style:italic;line-height:1.2}.spotlights-module__cH6w_G__cardOverlayQuote{color:#ffffffc7;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.spotlights-module__cH6w_G__cardOverlayCta{background:var(--blush-dark);color:#fff;letter-spacing:.2px;border-radius:100px;width:fit-content;margin-top:8px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-block}.spotlights-module__cH6w_G__empty{text-align:center;color:var(--text-mid);padding:80px 24px}.spotlights-module__cH6w_G__emptyIcon{margin-bottom:16px;font-size:48px}.spotlights-module__cH6w_G__empty p{margin-bottom:20px;font-size:16px;font-weight:300}.spotlights-module__cH6w_G__emptyLink{background:var(--blush-dark);color:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-btn);cursor:pointer;border:none;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:inline-block}.spotlights-module__cH6w_G__emptyLink:hover{box-shadow:var(--shadow-btn-hover);transform:translateY(-2px)}.spotlights-module__cH6w_G__filterBar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:36px;display:flex}.spotlights-module__cH6w_G__filterLabel{letter-spacing:1px;text-transform:uppercase;color:var(--text-light);white-space:nowrap;margin-right:2px;font-size:11px;font-weight:700}.spotlights-module__cH6w_G__filterDivider{background:var(--cream-mid);flex-shrink:0;width:1px;height:22px}.spotlights-module__cH6w_G__dropdownWrap{position:relative}.spotlights-module__cH6w_G__dropdownTrigger{border:1.5px solid var(--cream-mid);border-radius:var(--radius-sm,8px);background:var(--white);color:var(--text-mid);cursor:pointer;white-space:nowrap;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.spotlights-module__cH6w_G__dropdownTrigger:hover{border-color:var(--blush-dark);color:var(--text-dark)}.spotlights-module__cH6w_G__dropdownTriggerActive{border-color:var(--blush-dark);background:var(--blush-light,#fff5f2);color:var(--blush-dark);font-weight:600}.spotlights-module__cH6w_G__dropdownCaret{flex-shrink:0;transition:transform .15s}.spotlights-module__cH6w_G__dropdownCaretOpen{transform:rotate(180deg)}.spotlights-module__cH6w_G__dropdownMenu{background:var(--white);border:1.5px solid var(--cream-mid);border-radius:var(--radius-sm,8px);z-index:50;scrollbar-width:thin;min-width:160px;max-height:280px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #00000017}.spotlights-module__cH6w_G__dropdownItem{text-align:left;width:100%;color:var(--text-mid);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:400;transition:background .1s;display:block}.spotlights-module__cH6w_G__dropdownItem:hover{background:var(--cream-pale,#fdf8f5);color:var(--text-dark)}.spotlights-module__cH6w_G__dropdownItemActive{background:var(--blush-light,#fff5f2);color:var(--blush-dark);font-weight:600}.spotlights-module__cH6w_G__stageBtn{border:1.5px solid var(--cream-mid);border-radius:var(--radius-sm,8px);background:var(--white);color:var(--text-mid);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.spotlights-module__cH6w_G__stageBtn:hover{border-color:var(--blush-dark);color:var(--text-dark)}.spotlights-module__cH6w_G__stageBtnActive{border-color:var(--blush-dark);background:var(--blush-light,#fff5f2);color:var(--blush-dark);font-weight:600}.spotlights-module__cH6w_G__stageBtnLocked{color:var(--text-light);cursor:pointer}.spotlights-module__cH6w_G__stageBtnLocked:hover{border-color:var(--cream-mid);color:var(--text-mid)}.spotlights-module__cH6w_G__filterClearAll{color:var(--text-light);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:4px 0;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s}.spotlights-module__cH6w_G__filterClearAll:hover{color:var(--blush-dark)}.spotlights-module__cH6w_G__filterHeading{color:var(--text-dark);margin-bottom:20px;font-size:15px;font-weight:600}.spotlights-module__cH6w_G__stageSection{margin-bottom:52px}.spotlights-module__cH6w_G__stageTitleRow{margin-bottom:20px}.spotlights-module__cH6w_G__stageTitle{color:var(--text-dark);margin-bottom:4px;font-family:DM Serif Display,Georgia,serif;font-size:22px}.spotlights-module__cH6w_G__stageSub{color:var(--text-light);font-size:13px;font-weight:300}.spotlights-module__cH6w_G__teaserGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:560px;display:grid}.spotlights-module__cH6w_G__teaserCard{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.spotlights-module__cH6w_G__teaserCard:hover{transform:translateY(-4px);box-shadow:0 10px 28px #cc336626}.spotlights-module__cH6w_G__teaserPhoto{aspect-ratio:3/4;background:var(--blush-light);position:relative;overflow:hidden}.spotlights-module__cH6w_G__teaserFrosted{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#fff0f4c7;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:40%;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.spotlights-module__cH6w_G__teaserFrostedName{color:var(--text-dark);font-size:13px;font-weight:600}.spotlights-module__cH6w_G__teaserFrostedCta{color:var(--blush-dark);font-size:12px;font-weight:600}.spotlights-module__cH6w_G__trendingSection{background:var(--cream);border-radius:var(--radius-lg,16px);margin-bottom:48px;padding:36px 32px}.spotlights-module__cH6w_G__trendingHeader{margin-bottom:24px}.spotlights-module__cH6w_G__trendingTitle{color:var(--text-dark);margin-bottom:4px;font-family:DM Serif Display,Georgia,serif;font-size:22px}.spotlights-module__cH6w_G__trendingSub{color:var(--text-light);font-size:13px;font-weight:300}.spotlights-module__cH6w_G__trendingGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:1024px){.spotlights-module__cH6w_G__grid{grid-template-columns:repeat(2,1fr)}.spotlights-module__cH6w_G__trendingGrid{grid-template-columns:repeat(3,1fr)}.spotlights-module__cH6w_G__browseWrap{padding:0 40px 60px}}@media (max-width:768px){.spotlights-module__cH6w_G__header{padding:40px 24px 32px}.spotlights-module__cH6w_G__browseWrap{padding:0 24px 60px}.spotlights-module__cH6w_G__grid{grid-template-columns:repeat(2,1fr);gap:12px}.spotlights-module__cH6w_G__trendingSection{padding:24px 20px}.spotlights-module__cH6w_G__trendingGrid{grid-template-columns:repeat(2,1fr);gap:12px}.spotlights-module__cH6w_G__teaserGrid{grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width:480px){.spotlights-module__cH6w_G__grid,.spotlights-module__cH6w_G__trendingGrid{grid-template-columns:1fr}.spotlights-module__cH6w_G__teaserGrid{grid-template-columns:repeat(2,1fr)}}
