.Badge-module__g-cF8q__badge{font-family:var(--font-body);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex}.Badge-module__g-cF8q__sm{padding:2px 8px;font-size:.7rem}.Badge-module__g-cF8q__md{padding:4px 12px;font-size:.78rem}.Badge-module__g-cF8q__default{background:var(--theme-surface-raised);color:var(--theme-text-default);border:1px solid var(--theme-border-default)}.Badge-module__g-cF8q__brand{background:var(--theme-action-subtle-bg);color:var(--theme-action-link);border:1px solid var(--theme-action-subtle-border)}.Badge-module__g-cF8q__muted{background:var(--theme-surface-raised);color:var(--theme-text-muted);border:1px solid var(--theme-border-default)}
.StarRating-module__K9Cgjq__container{align-items:center;gap:4px;display:inline-flex}.StarRating-module__K9Cgjq__stars{align-items:center;gap:1px;display:inline-flex}.StarRating-module__K9Cgjq__filled{color:var(--theme-rating-star)}.StarRating-module__K9Cgjq__empty{color:var(--theme-border-default)}.StarRating-module__K9Cgjq__ratingText{font-family:var(--font-body);color:inherit;font-weight:600}.StarRating-module__K9Cgjq__count{color:inherit;opacity:.7}.StarRating-module__K9Cgjq__sm .StarRating-module__K9Cgjq__stars{font-size:.72rem}.StarRating-module__K9Cgjq__sm .StarRating-module__K9Cgjq__ratingText{font-size:.75rem}.StarRating-module__K9Cgjq__sm .StarRating-module__K9Cgjq__count{font-size:.7rem}.StarRating-module__K9Cgjq__md .StarRating-module__K9Cgjq__stars{font-size:.9rem}.StarRating-module__K9Cgjq__md .StarRating-module__K9Cgjq__ratingText{font-size:.88rem}.StarRating-module__K9Cgjq__md .StarRating-module__K9Cgjq__count{font-size:.82rem}.StarRating-module__K9Cgjq__interactive{gap:2px}.StarRating-module__K9Cgjq__starButton{all:unset;cursor:pointer;border-radius:2px;align-items:center;padding:2px;transition:transform .1s;display:inline-flex}.StarRating-module__K9Cgjq__starButton:hover{transform:scale(1.15)}.StarRating-module__K9Cgjq__starButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}
.AllergenWarning-module__Rpi4yq__chip{border:1px solid var(--theme-warning-border);background:var(--theme-warning-bg);color:var(--theme-warning-text);font-size:var(--type-body-sm);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-weight:600;line-height:1.4;display:inline-flex}.AllergenWarning-module__Rpi4yq__block{border:1px solid var(--theme-warning-border);background:var(--theme-warning-bg);color:var(--theme-warning-text);border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.AllergenWarning-module__Rpi4yq__blockIcon{flex-shrink:0;margin-top:2px}.AllergenWarning-module__Rpi4yq__blockTitle{margin:0;font-weight:700}.AllergenWarning-module__Rpi4yq__blockList{font-size:var(--type-body-sm);margin:2px 0 0}
.MacroRing-module__TSb5Oa__ring{flex-direction:column;align-items:center;gap:6px;display:flex}.MacroRing-module__TSb5Oa__svgWrapper{width:56px;height:56px;position:relative}@media (min-width:768px){.MacroRing-module__TSb5Oa__svgWrapper{width:64px;height:64px}}.MacroRing-module__TSb5Oa__svg{width:100%;height:100%;transform:rotate(-90deg)}.MacroRing-module__TSb5Oa__trackCircle{fill:none;stroke:var(--theme-border-default);stroke-width:4px}.MacroRing-module__TSb5Oa__progressCircle{fill:none;stroke:var(--theme-brand-ink);stroke-width:4px;stroke-linecap:round;transition:stroke-dashoffset .6s}.MacroRing-module__TSb5Oa__valueText{font-family:var(--font-display);font-size:var(--type-body-sm);color:var(--theme-text-default);justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.MacroRing-module__TSb5Oa__label{font-size:var(--type-overline);color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;text-align:center;font-weight:500}
.RelatedRecipes-module__PReZCa__section{border-top:1px solid var(--theme-border-default);margin-top:48px;padding-top:32px}.RelatedRecipes-module__PReZCa__title{font-family:var(--font-display);font-size:var(--type-display-sm);color:var(--theme-text-default);border-bottom:2px solid var(--theme-action-primary-bg);margin:0 0 20px;padding-bottom:10px;font-weight:700;display:inline-block}.RelatedRecipes-module__PReZCa__grid{grid-template-columns:1fr;gap:16px;display:grid}.RelatedRecipes-module__PReZCa__grid>*{min-width:0}@media (min-width:768px){.RelatedRecipes-module__PReZCa__grid{grid-template-columns:repeat(3,1fr);gap:20px}}
.RecipeShoppingListModal-module__5MnSqW__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-end;animation:.2s RecipeShoppingListModal-module__5MnSqW__fadeIn;display:flex;position:fixed;inset:0}@keyframes RecipeShoppingListModal-module__5MnSqW__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.RecipeShoppingListModal-module__5MnSqW__overlay{align-items:center;padding:16px}}.RecipeShoppingListModal-module__5MnSqW__modal{background:var(--theme-surface-card);border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:85dvh;animation:.25s RecipeShoppingListModal-module__5MnSqW__slideUp;display:flex;overflow:hidden}@keyframes RecipeShoppingListModal-module__5MnSqW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.RecipeShoppingListModal-module__5MnSqW__modal{border-radius:16px;max-width:520px;max-height:80vh;animation:.2s RecipeShoppingListModal-module__5MnSqW__scaleIn}@keyframes RecipeShoppingListModal-module__5MnSqW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}}.RecipeShoppingListModal-module__5MnSqW__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.RecipeShoppingListModal-module__5MnSqW__title{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.3rem;font-weight:700}.RecipeShoppingListModal-module__5MnSqW__closeButton{width:36px;height:36px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:.95rem;transition:background .15s,color .15s;display:flex}.RecipeShoppingListModal-module__5MnSqW__closeButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}.RecipeShoppingListModal-module__5MnSqW__subheader{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 20px 16px;display:flex}.RecipeShoppingListModal-module__5MnSqW__servingsLabel{color:var(--theme-text-muted);font-size:.85rem}.RecipeShoppingListModal-module__5MnSqW__listWrapper{-webkit-overflow-scrolling:touch;flex:1;padding:0 20px;overflow-y:auto}.RecipeShoppingListModal-module__5MnSqW__ingredientsList{margin:0;padding:0;list-style:none}.RecipeShoppingListModal-module__5MnSqW__ingredientGroup+.RecipeShoppingListModal-module__5MnSqW__ingredientGroup{margin-top:18px}.RecipeShoppingListModal-module__5MnSqW__subHead{font-size:var(--type-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-strong);margin:0 0 4px;font-weight:700}.RecipeShoppingListModal-module__5MnSqW__ingredientRow{border-bottom:1px solid var(--theme-border-default);align-items:baseline;gap:10px;padding:8px 0;font-size:.9rem;display:flex}.RecipeShoppingListModal-module__5MnSqW__ingredientAmount{min-width:64px;color:var(--theme-text-muted);flex-shrink:0}.RecipeShoppingListModal-module__5MnSqW__ingredientName{color:var(--theme-text-default)}.RecipeShoppingListModal-module__5MnSqW__footer{border-top:1px solid var(--theme-border-default);flex-shrink:0;gap:8px;padding:16px 20px 20px;display:flex}.RecipeShoppingListModal-module__5MnSqW__footerButton{min-height:44px;font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 16px;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-flex}.RecipeShoppingListModal-module__5MnSqW__footerButton:disabled{opacity:.6;cursor:not-allowed}.RecipeShoppingListModal-module__5MnSqW__copyTextButton{background:var(--theme-surface-raised);color:var(--theme-text-default);border:1px solid var(--theme-border-default)}.RecipeShoppingListModal-module__5MnSqW__copyTextButton:hover:not(:disabled){background:var(--theme-surface-card);border-color:var(--theme-border-strong)}.RecipeShoppingListModal-module__5MnSqW__primaryButton{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.RecipeShoppingListModal-module__5MnSqW__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}
.RecipeDetailSkeleton-module__KoJQ0a__page{max-width:900px;margin:0 auto;padding:16px 16px 64px}.RecipeDetailSkeleton-module__KoJQ0a__backLink{margin-bottom:20px;display:block}.RecipeDetailSkeleton-module__KoJQ0a__hero{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.RecipeDetailSkeleton-module__KoJQ0a__heroMedia{aspect-ratio:16/10;width:100%}.RecipeDetailSkeleton-module__KoJQ0a__heroContent{flex-direction:column;gap:12px;display:flex}.RecipeDetailSkeleton-module__KoJQ0a__titleRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.RecipeDetailSkeleton-module__KoJQ0a__actionRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RecipeDetailSkeleton-module__KoJQ0a__cookingButton{margin-left:auto}.RecipeDetailSkeleton-module__KoJQ0a__metaStrip{border-top:1px solid var(--theme-border-default);border-bottom:1px solid var(--theme-border-default);flex-wrap:wrap;align-items:center;gap:16px;padding:14px 0;display:flex}.RecipeDetailSkeleton-module__KoJQ0a__macros{background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);border-radius:12px;grid-template-columns:repeat(4,1fr);justify-items:center;gap:8px;padding:20px 16px;display:grid}.RecipeDetailSkeleton-module__KoJQ0a__body{flex-direction:column;gap:40px;display:flex}@media (min-width:768px){.RecipeDetailSkeleton-module__KoJQ0a__body{grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}}.RecipeDetailSkeleton-module__KoJQ0a__ingredientsSection{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:14px;flex-direction:column;gap:16px;padding:24px;display:flex}.RecipeDetailSkeleton-module__KoJQ0a__instructionsSection{flex-direction:column;gap:16px;display:flex}
.RecipeCardSkeleton-module__eoXN1W__card{background:repeating-linear-gradient(to bottom, transparent, transparent 27px, var(--theme-border-default) 27px, var(--theme-border-default) 28px), linear-gradient(to bottom, #fdfbf9, #faf7f4);box-shadow:0 2px 8px var(--theme-shadow-color);border-radius:4px;padding:20px 14px 14px;overflow:hidden}.RecipeCardSkeleton-module__eoXN1W__thumbnailSkeleton{aspect-ratio:3/2;width:100%;margin-bottom:12px}.RecipeCardSkeleton-module__eoXN1W__content{background:linear-gradient(#fdfbf9,#faf7f4);border-radius:0 0 4px 4px;flex-direction:column;gap:8px;margin:0 -14px -14px;padding:0 14px 14px;display:flex;position:relative}.RecipeCardSkeleton-module__eoXN1W__metaRow{justify-content:space-between;align-items:center;display:flex}.RecipeCardSkeleton-module__eoXN1W__tagsRow{gap:6px;padding-top:4px;display:flex}
.ErrorState-module__uTH67a__container{text-align:center;animation:ErrorState-module__uTH67a__chefyFadeRise var(--duration-reveal) var(--ease-standard);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 16px;display:flex}@media (prefers-reduced-motion:reduce){.ErrorState-module__uTH67a__container{animation:none}}.ErrorState-module__uTH67a__badge{background:var(--theme-error-bg);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ErrorState-module__uTH67a__badgeNeutral{background:var(--theme-surface-secondary);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ErrorState-module__uTH67a__icon{width:22px;height:22px;color:var(--theme-error-text)}.ErrorState-module__uTH67a__badgeNeutral .ErrorState-module__uTH67a__icon{color:var(--theme-text-muted)}.ErrorState-module__uTH67a__title{font-family:var(--font-display);font-size:var(--type-display-sm);color:var(--theme-text-default);margin:0;font-weight:700}.ErrorState-module__uTH67a__description{font-size:var(--type-body-md);color:var(--theme-text-muted);max-width:320px;margin:0;line-height:1.5}.ErrorState-module__uTH67a__actionLink{font-family:var(--font-body);font-size:var(--type-body-sm);color:var(--theme-action-link);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ErrorState-module__uTH67a__actionLink:hover{background:var(--theme-surface-raised);border-color:var(--theme-border-strong)}
.SegmentedFilter-module__75OBgW__root{min-width:0;display:block;position:relative}.SegmentedFilter-module__75OBgW__measure{visibility:hidden;pointer-events:none;position:absolute;top:0;left:0}.SegmentedFilter-module__75OBgW__measure .SegmentedFilter-module__75OBgW__filter{max-width:none}.SegmentedFilter-module__75OBgW__filter{background:var(--theme-surface-secondary);border:1px solid var(--theme-border-default);scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:999px;gap:2px;max-width:100%;padding:4px;display:inline-flex;position:relative;overflow-x:auto}.SegmentedFilter-module__75OBgW__filter::-webkit-scrollbar{display:none}.SegmentedFilter-module__75OBgW__scrollWrap{max-width:100%;display:inline-flex;position:relative}.SegmentedFilter-module__75OBgW__fade{z-index:2;pointer-events:none;opacity:0;width:28px;transition:opacity .2s;position:absolute;top:1px;bottom:1px}.SegmentedFilter-module__75OBgW__fadeVisible{opacity:1}.SegmentedFilter-module__75OBgW__fadeLeft{background:linear-gradient(to right, var(--theme-surface-secondary), transparent);border-radius:999px 0 0 999px;left:1px}.SegmentedFilter-module__75OBgW__fadeRight{background:linear-gradient(to left, var(--theme-surface-secondary), transparent);border-radius:0 999px 999px 0;right:1px}.SegmentedFilter-module__75OBgW__thumb{background:var(--theme-action-fill);width:0;height:calc(100% - 8px);box-shadow:0 2px 8px -2px color-mix(in oklab, var(--theme-action-fill) 50%, transparent);pointer-events:none;opacity:0;border-radius:999px;transition:transform .32s cubic-bezier(.5,1.3,.4,1),width .32s cubic-bezier(.5,1.3,.4,1),opacity .2s;position:absolute;top:4px;left:0}.SegmentedFilter-module__75OBgW__tab{z-index:1;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;font-family:var(--font-body);color:var(--theme-text-muted);background:0 0;border:0;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:9px 15px;font-size:.84rem;font-weight:500;line-height:1;transition:color .2s;display:inline-flex;position:relative}@media (hover:hover){.SegmentedFilter-module__75OBgW__tab:hover:not(.SegmentedFilter-module__75OBgW__tabActive){color:var(--theme-text-default)}}.SegmentedFilter-module__75OBgW__tab:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.SegmentedFilter-module__75OBgW__tabActive{color:var(--theme-on-action-fill);font-weight:600}.SegmentedFilter-module__75OBgW__icon{flex-shrink:0;width:15px;height:15px}.SegmentedFilter-module__75OBgW__dropdown{display:inline-block;position:relative}.SegmentedFilter-module__75OBgW__trigger{border:1px solid var(--theme-border-default);background:var(--theme-surface-card);cursor:pointer;min-width:180px;font-family:var(--font-body);color:var(--theme-text-strong);border-radius:12px;align-items:center;gap:10px;padding:11px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.SegmentedFilter-module__75OBgW__trigger:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.SegmentedFilter-module__75OBgW__triggerLabel{text-align:left;flex:1}.SegmentedFilter-module__75OBgW__chevron{width:14px;height:14px;color:var(--theme-text-muted);flex-shrink:0;transition:transform .2s}.SegmentedFilter-module__75OBgW__chevronOpen{transform:rotate(180deg)}.SegmentedFilter-module__75OBgW__menu{z-index:20;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:16px;min-width:240px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px -14px #28140f47}.SegmentedFilter-module__75OBgW__menuItem{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);color:var(--theme-text-strong);background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;font-size:.875rem;font-weight:500;display:flex}@media (hover:hover){.SegmentedFilter-module__75OBgW__menuItem:hover:not(.SegmentedFilter-module__75OBgW__menuItemActive){background:var(--theme-surface-secondary)}}.SegmentedFilter-module__75OBgW__menuItemActive{background:var(--theme-brand-tint);font-weight:600}.SegmentedFilter-module__75OBgW__menuIcon{width:16px;height:16px;color:var(--theme-text-muted);flex-shrink:0}.SegmentedFilter-module__75OBgW__menuItemActive .SegmentedFilter-module__75OBgW__menuIcon,.SegmentedFilter-module__75OBgW__menuCheck{color:var(--theme-text-default)}.SegmentedFilter-module__75OBgW__menuLabel{flex:1}.SegmentedFilter-module__75OBgW__menuCheck{flex-shrink:0;width:15px;height:15px}@media (prefers-reduced-motion:reduce){.SegmentedFilter-module__75OBgW__thumb{transition:opacity .2s}.SegmentedFilter-module__75OBgW__fade{transition:none}}
.FeedPageContent-module__-jEx6W__page{max-width:1200px;margin:0 auto;padding:24px 16px 0}@media (min-width:768px){.FeedPageContent-module__-jEx6W__page{padding:32px 24px 0}}@media (min-width:1280px){.FeedPageContent-module__-jEx6W__page{padding:40px 32px 0}}.FeedPageContent-module__-jEx6W__focusBand{border:1px solid var(--theme-border-brand);border-radius:var(--radius-lg);background:var(--theme-surface-raised);margin-bottom:16px;padding:12px}.FeedPageContent-module__-jEx6W__focusHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.FeedPageContent-module__-jEx6W__focusTitle{letter-spacing:.02em;text-transform:uppercase;color:var(--theme-text-muted);font-size:.8125rem;font-weight:600}.FeedPageContent-module__-jEx6W__focusExit{color:var(--theme-action-link);font-size:.875rem;font-weight:500;text-decoration:none}.FeedPageContent-module__-jEx6W__focusExit:hover{text-decoration:underline}.FeedPageContent-module__-jEx6W__focusMissing{color:var(--theme-text-muted);margin:0;padding:12px 4px;font-size:.9375rem}.FeedPageContent-module__-jEx6W__layout{flex-direction:column;display:flex}@media (min-width:1280px){.FeedPageContent-module__-jEx6W__layout{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}}.FeedPageContent-module__-jEx6W__mainColumn{min-width:0}.FeedPageContent-module__-jEx6W__sidebar{display:none}@media (min-width:1280px){.FeedPageContent-module__-jEx6W__sidebar{flex-direction:column;gap:24px;display:flex;position:sticky;top:24px}}.FeedPageContent-module__-jEx6W__filterRow{align-items:center;gap:12px;margin:16px 0;display:flex}@media (min-width:768px){.FeedPageContent-module__-jEx6W__filterRow{margin:20px 0}}.FeedPageContent-module__-jEx6W__filterSlot{flex:1 1 0;min-width:0}.FeedPageContent-module__-jEx6W__postList{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.FeedPageContent-module__-jEx6W__postList{gap:28px}}@media (min-width:1280px){.FeedPageContent-module__-jEx6W__postList{gap:32px}}.FeedPageContent-module__-jEx6W__sentinel{justify-content:center;min-height:48px;padding:24px 0;display:flex}.FeedPageContent-module__-jEx6W__loadingMore{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.88rem}
.ToastProvider-module__p0swQG__viewport{z-index:9999;pointer-events:none;width:max-content;max-width:min(420px,100vw - 32px);position:fixed;top:24px;left:50%;transform:translate(-50%)}.ToastProvider-module__p0swQG__toast{pointer-events:auto;border-radius:var(--radius-lg);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:var(--theme-shadow-lg);font-family:var(--font-body);opacity:0;transition:opacity var(--duration-base) var(--ease-standard), transform var(--duration-base) var(--ease-standard);align-items:flex-start;gap:12px;padding:14px 15px;display:flex;position:relative;overflow:hidden;transform:translateY(-12px)}.ToastProvider-module__p0swQG__toast[data-single]{align-items:center}.ToastProvider-module__p0swQG__toast[data-state=open]{opacity:1;transform:none}.ToastProvider-module__p0swQG__toast{--toast-accent:var(--theme-action-link);--toast-ink:var(--theme-action-link)}.ToastProvider-module__p0swQG__success{--toast-accent:var(--theme-success);--toast-ink:var(--theme-success-strong)}.ToastProvider-module__p0swQG__error{--toast-accent:var(--theme-error);--toast-ink:var(--theme-error-strong)}.ToastProvider-module__p0swQG__iconBadge{background:var(--toast-accent);width:32px;height:32px;color:var(--theme-text-on-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ToastProvider-module__p0swQG__iconBadge svg{width:18px;height:18px}.ToastProvider-module__p0swQG__body{flex:1;min-width:0}.ToastProvider-module__p0swQG__toast:not([data-single]) .ToastProvider-module__p0swQG__body{padding-top:1px}.ToastProvider-module__p0swQG__title{color:var(--theme-text-strong);margin:0;font-size:.9rem;font-weight:500;line-height:1.4}.ToastProvider-module__p0swQG__description{color:var(--theme-text-muted);margin:2px 0 0;font-size:.82rem;font-weight:400;line-height:1.45}.ToastProvider-module__p0swQG__action{color:var(--toast-ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;margin-top:8px;padding:0;font-family:inherit;font-size:.82rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.ToastProvider-module__p0swQG__action:hover{text-decoration:underline}.ToastProvider-module__p0swQG__action svg{width:14px;height:14px}.ToastProvider-module__p0swQG__closeButton{color:var(--theme-text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;line-height:0;display:flex}.ToastProvider-module__p0swQG__toast:not([data-single]) .ToastProvider-module__p0swQG__closeButton{align-self:flex-start}.ToastProvider-module__p0swQG__closeButton svg{width:16px;height:16px}.ToastProvider-module__p0swQG__closeButton:hover{color:var(--theme-text-strong)}.ToastProvider-module__p0swQG__timerBar{transform-origin:0;background:var(--toast-accent);width:100%;height:3px;animation:5s linear forwards ToastProvider-module__p0swQG__toastDeplete;position:absolute;bottom:0;left:0}.ToastProvider-module__p0swQG__toast:hover .ToastProvider-module__p0swQG__timerBar,.ToastProvider-module__p0swQG__toast:focus-within .ToastProvider-module__p0swQG__timerBar{animation-play-state:paused}@keyframes ToastProvider-module__p0swQG__toastDeplete{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.ToastProvider-module__p0swQG__toast{transition:none;transform:none}.ToastProvider-module__p0swQG__timerBar{animation:none;transform:scaleX(1)}}
.GoLiveCelebration-module__lpwCHq__root{--gl-mono:ui-monospace, "SF Mono", "Cascadia Mono", "JetBrains Mono", monospace;background:var(--theme-surface-card);width:100%;color:var(--theme-text-default);box-shadow:0 26px 54px -22px var(--theme-shadow-color);text-align:left;border-radius:26px;margin-inline:auto;position:relative;overflow:hidden}.GoLiveCelebration-module__lpwCHq__header{background:var(--theme-surface-page);border-bottom:1px solid var(--theme-border-default);color:var(--theme-text-default)}.GoLiveCelebration-module__lpwCHq__badge{background:var(--theme-surface-card);box-shadow:inset 0 0 0 1px var(--theme-border-brand);color:var(--theme-brand-ink);letter-spacing:.12em;text-transform:uppercase;border-radius:99px;align-items:center;gap:8px;margin:0;padding:5px 12px 5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.GoLiveCelebration-module__lpwCHq__dot{background:var(--theme-success-text);width:7px;height:7px;animation:GoLiveCelebration-module__lpwCHq__glBreathe var(--duration-breathe) ease-out infinite;border-radius:50%;flex:none}@keyframes GoLiveCelebration-module__lpwCHq__glBreathe{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--theme-action-primary-bg) 35%, transparent)}50%{box-shadow:0 0 0 10px #0000}}.GoLiveCelebration-module__lpwCHq__headline{letter-spacing:-.02em;color:var(--theme-text-strong);margin:12px 0 0;font-size:1.75rem;font-weight:900;line-height:1.12}.GoLiveCelebration-module__lpwCHq__headlineLive{font-weight:inherit;color:var(--theme-action-primary-bg)}.GoLiveCelebration-module__lpwCHq__headlinePhoneText{display:none}.GoLiveCelebration-module__lpwCHq__bodyCopy{max-width:34ch;color:var(--theme-text-muted);margin:10px 0 0;font-size:.9375rem;line-height:1.55}.GoLiveCelebration-module__lpwCHq__frame{box-sizing:border-box;background:var(--theme-surface-page);margin:0 auto;overflow:hidden}.GoLiveCelebration-module__lpwCHq__chrome{background:var(--theme-border-default);border-bottom:1px solid var(--theme-border-input);align-items:center;gap:7px;padding:6px 9px;display:flex}.GoLiveCelebration-module__lpwCHq__chromeDots{flex:none;gap:4px;display:flex}.GoLiveCelebration-module__lpwCHq__chromeDot{background:var(--theme-border-strong);border-radius:50%;width:6px;height:6px}.GoLiveCelebration-module__lpwCHq__addressPill{background:var(--theme-surface-card);min-width:0;color:var(--theme-text-muted);font-family:var(--gl-mono);text-overflow:ellipsis;white-space:nowrap;border-radius:99px;flex:1;padding:3px 9px;font-size:8px;font-weight:500;overflow:hidden}.GoLiveCelebration-module__lpwCHq__window{background:var(--theme-surface-page);overflow:hidden}.GoLiveCelebration-module__lpwCHq__lid{background:var(--theme-text-strong);border-radius:12px 12px 3px 3px;padding:8px 8px 0;box-shadow:0 30px 56px -16px #0000008c}.GoLiveCelebration-module__lpwCHq__propBase{background:linear-gradient(#c9c0b6,#a89e94);border-radius:0 0 10px 10px;height:9px}.GoLiveCelebration-module__lpwCHq__propFoot{width:110%;height:7px;box-shadow:0 14px 26px -12px var(--theme-shadow-color);background:linear-gradient(#b3aaa0,#8e857b);border-radius:0 0 9px 9px;margin-left:-5%}.GoLiveCelebration-module__lpwCHq__linkCol{flex:1;min-width:0}.GoLiveCelebration-module__lpwCHq__linkField{border:1px solid var(--theme-border-default);background:var(--theme-surface-page);border-radius:14px;align-items:center;gap:8px;padding:8px 8px 8px 16px;display:flex}.GoLiveCelebration-module__lpwCHq__url{min-width:0;color:var(--theme-text-strong);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9375rem;font-weight:600;overflow:hidden}.GoLiveCelebration-module__lpwCHq__urlPrefix{color:var(--theme-text-placeholder);font-weight:500}.GoLiveCelebration-module__lpwCHq__copyButton{background:var(--theme-action-primary-bg);min-height:44px;color:var(--theme-text-on-brand);font-family:var(--font-body);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-size:.875rem;font-weight:800;display:inline-flex}.GoLiveCelebration-module__lpwCHq__copyButton:hover{background:var(--theme-action-primary-hover-bg)}.GoLiveCelebration-module__lpwCHq__copyButton:active{background:var(--theme-action-primary-active-bg)}.GoLiveCelebration-module__lpwCHq__shareButton{border:1px solid var(--theme-border-default);background:var(--theme-surface-page);color:var(--theme-text-strong);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);border-radius:12px;justify-content:center;align-items:center;padding:0;display:none}.GoLiveCelebration-module__lpwCHq__shareButton:hover{background:var(--theme-surface-raised)}.GoLiveCelebration-module__lpwCHq__helper{color:var(--theme-text-muted);margin:9px 0 0;font-size:.8125rem;line-height:1.5}.GoLiveCelebration-module__lpwCHq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-text-muted);margin:22px 0 0;font-size:.6875rem;font-weight:700}.GoLiveCelebration-module__lpwCHq__recs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0 0;padding:0;list-style:none;display:grid}.GoLiveCelebration-module__lpwCHq__rec{border:1px solid var(--theme-border-default);background:var(--theme-surface-page);color:var(--theme-text-strong);border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.GoLiveCelebration-module__lpwCHq__recActive{background:var(--theme-brand-tint);box-shadow:inset 0 0 0 1px var(--theme-brand-ink);border-color:#0000}.GoLiveCelebration-module__lpwCHq__recNum{border:2px solid var(--theme-border-strong);width:26px;height:26px;color:var(--theme-text-muted);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.GoLiveCelebration-module__lpwCHq__recNumActive{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);border-color:#0000}.GoLiveCelebration-module__lpwCHq__recTitle{font-size:.875rem;font-weight:700}.GoLiveCelebration-module__lpwCHq__recBody{color:var(--theme-text-muted);font-size:.78125rem;line-height:1.4}.GoLiveCelebration-module__lpwCHq__actions{align-items:center;gap:10px;margin:22px 0 0;display:flex}.GoLiveCelebration-module__lpwCHq__primary,.GoLiveCelebration-module__lpwCHq__secondary{min-height:46px;font-family:var(--font-body);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);border:none;border-radius:30px;justify-content:center;align-items:center;font-size:.9375rem;display:inline-flex}.GoLiveCelebration-module__lpwCHq__primary{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);padding:0 26px;font-weight:800}.GoLiveCelebration-module__lpwCHq__primary:hover{background:var(--theme-action-primary-hover-bg)}.GoLiveCelebration-module__lpwCHq__primary:active{background:var(--theme-action-primary-active-bg)}.GoLiveCelebration-module__lpwCHq__secondary{color:var(--theme-text-muted);background:0 0;padding:0 20px;font-weight:700}.GoLiveCelebration-module__lpwCHq__secondary:hover{color:var(--theme-text-strong)}.GoLiveCelebration-module__lpwCHq__copyButton:focus-visible,.GoLiveCelebration-module__lpwCHq__shareButton:focus-visible,.GoLiveCelebration-module__lpwCHq__primary:focus-visible,.GoLiveCelebration-module__lpwCHq__secondary:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.GoLiveCelebration-module__lpwCHq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:1180px){.GoLiveCelebration-module__lpwCHq__root{max-width:1000px}.GoLiveCelebration-module__lpwCHq__header{padding:34px 536px 34px 38px}.GoLiveCelebration-module__lpwCHq__prop{z-index:3;width:470px;position:absolute;top:40px;right:30px}.GoLiveCelebration-module__lpwCHq__frame{border-radius:7px 7px 0 0;width:454px}.GoLiveCelebration-module__lpwCHq__window{--gl-preview-scale:.3439;width:454px;height:292px}.GoLiveCelebration-module__lpwCHq__body{padding:22px 38px 28px}.GoLiveCelebration-module__lpwCHq__linkZone{align-items:flex-start;gap:26px;display:flex}.GoLiveCelebration-module__lpwCHq__propSpacer{flex:none;width:470px;height:122px}}@media (min-width:768px) and (max-width:1179px){.GoLiveCelebration-module__lpwCHq__root{max-width:786px}.GoLiveCelebration-module__lpwCHq__header{padding:28px 32px 26px}.GoLiveCelebration-module__lpwCHq__headline{font-size:1.625rem}.GoLiveCelebration-module__lpwCHq__bodyCopy{max-width:56ch}.GoLiveCelebration-module__lpwCHq__prop{padding:18px 32px 0;position:static}.GoLiveCelebration-module__lpwCHq__lid{box-shadow:none;background:0 0;border-radius:0;padding:0}.GoLiveCelebration-module__lpwCHq__propBase,.GoLiveCelebration-module__lpwCHq__propFoot{display:none}.GoLiveCelebration-module__lpwCHq__frame{border:1px solid var(--theme-border-input);width:min(724px,100%);box-shadow:0 14px 28px -16px var(--theme-shadow-color);border-radius:12px}.GoLiveCelebration-module__lpwCHq__window{--gl-preview-scale:.547;width:100%;height:420px}.GoLiveCelebration-module__lpwCHq__body{padding:18px 32px 26px}.GoLiveCelebration-module__lpwCHq__recs{gap:10px}.GoLiveCelebration-module__lpwCHq__rec{border-radius:14px;flex-direction:row;align-items:center;gap:10px;padding:12px 14px}.GoLiveCelebration-module__lpwCHq__recNum{width:24px;height:24px;font-size:.7rem}.GoLiveCelebration-module__lpwCHq__recBody{display:none}}@media (max-width:767px){.GoLiveCelebration-module__lpwCHq__root{max-height:772px;box-shadow:0 -18px 44px -20px var(--theme-shadow-color);border-radius:24px 24px 0 0;overflow:auto}.GoLiveCelebration-module__lpwCHq__header{z-index:2;padding:8px 20px 16px;position:sticky;top:0}.GoLiveCelebration-module__lpwCHq__header:before{content:"";background:var(--theme-border-input);border-radius:99px;width:38px;height:4px;margin:0 auto 12px;display:block}.GoLiveCelebration-module__lpwCHq__headlineDefault{display:none}.GoLiveCelebration-module__lpwCHq__headlinePhoneText{display:inline}.GoLiveCelebration-module__lpwCHq__headline{margin-top:10px;font-size:1.375rem;line-height:1.15}.GoLiveCelebration-module__lpwCHq__bodyCopy{max-width:none;margin-top:8px;font-size:.875rem;line-height:1.5}.GoLiveCelebration-module__lpwCHq__prop{padding:14px 20px 0;position:static}.GoLiveCelebration-module__lpwCHq__lid{box-shadow:none;background:0 0;border-radius:0;padding:0}.GoLiveCelebration-module__lpwCHq__propBase,.GoLiveCelebration-module__lpwCHq__propFoot{display:none}.GoLiveCelebration-module__lpwCHq__frame{border:1px solid var(--theme-border-input);width:min(352px,100%);box-shadow:0 10px 22px -14px var(--theme-shadow-color);border-radius:10px}.GoLiveCelebration-module__lpwCHq__window{--gl-preview-scale:.2652;width:100%;height:182px}.GoLiveCelebration-module__lpwCHq__body{padding:14px 20px 0}.GoLiveCelebration-module__lpwCHq__linkField{background:0 0;border:none;border-radius:0;flex-wrap:wrap;gap:8px;padding:0}.GoLiveCelebration-module__lpwCHq__url{border:1px solid var(--theme-border-default);background:var(--theme-surface-page);border-radius:12px;flex-basis:100%;padding:11px 14px;font-size:.875rem}.GoLiveCelebration-module__lpwCHq__copyButton{flex:1;min-height:48px}.GoLiveCelebration-module__lpwCHq__shareButton{flex:none;width:48px;min-height:48px;display:inline-flex}.GoLiveCelebration-module__lpwCHq__eyebrow{margin-top:16px}.GoLiveCelebration-module__lpwCHq__recs{grid-template-columns:1fr;gap:6px;margin-top:8px}.GoLiveCelebration-module__lpwCHq__rec{border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:2px 11px;padding:10px 13px;display:grid}.GoLiveCelebration-module__lpwCHq__recNum{grid-row:1/3}.GoLiveCelebration-module__lpwCHq__recTitle{grid-row:1}.GoLiveCelebration-module__lpwCHq__recBody{grid-row:2}.GoLiveCelebration-module__lpwCHq__actions{z-index:1;border-top:1px solid var(--theme-border-default);background:var(--theme-surface-card);margin:18px -20px 0;padding:12px 20px 18px;position:sticky;bottom:0}.GoLiveCelebration-module__lpwCHq__primary{flex:1}.GoLiveCelebration-module__lpwCHq__secondary{flex:none}.GoLiveCelebration-module__lpwCHq__primary,.GoLiveCelebration-module__lpwCHq__secondary{min-height:48px}}@media (prefers-reduced-motion:reduce){.GoLiveCelebration-module__lpwCHq__dot{animation:none}.GoLiveCelebration-module__lpwCHq__copyButton,.GoLiveCelebration-module__lpwCHq__shareButton,.GoLiveCelebration-module__lpwCHq__primary,.GoLiveCelebration-module__lpwCHq__secondary{transition:none}}
.CategoryPicker-module__a2y35W__root{gap:var(--space-3);flex-direction:column;display:flex}.CategoryPicker-module__a2y35W__headerRow{justify-content:flex-end;display:flex}.CategoryPicker-module__a2y35W__counter{font-size:var(--type-body-sm);color:var(--theme-text-muted);font-weight:600}.CategoryPicker-module__a2y35W__selectedRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.CategoryPicker-module__a2y35W__selectedChip{align-items:center;gap:var(--space-1);min-height:36px;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--theme-action-primary-bg);background:color-mix(in oklab, var(--theme-action-primary-bg) 14%, var(--theme-surface-card));color:var(--theme-brand-ink);font-size:var(--type-body-sm);cursor:pointer;font-weight:600;display:inline-flex}.CategoryPicker-module__a2y35W__removeIcon{font-size:.7rem}.CategoryPicker-module__a2y35W__searchRow{align-items:center;display:flex;position:relative}.CategoryPicker-module__a2y35W__searchIcon{color:var(--theme-text-placeholder);pointer-events:none;font-size:.85rem;position:absolute;left:14px}.CategoryPicker-module__a2y35W__search{width:100%;font-size:var(--type-body-md);font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input,var(--theme-surface-page));border:1px solid var(--theme-border-input,var(--theme-border-default));border-radius:12px;outline:none;padding:10px 14px 10px 40px}.CategoryPicker-module__a2y35W__search:focus{border-color:var(--theme-border-input-focus,var(--theme-action-primary-bg));box-shadow:0 0 0 3px var(--theme-focus-ring)}.CategoryPicker-module__a2y35W__groups{gap:var(--space-4);max-height:340px;padding-right:var(--space-1);flex-direction:column;display:flex;overflow-y:auto}.CategoryPicker-module__a2y35W__group{border:none;margin:0;padding:0}.CategoryPicker-module__a2y35W__groupTitle{margin-bottom:var(--space-2);font-size:var(--type-body-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted);padding:0;font-weight:700}.CategoryPicker-module__a2y35W__options{gap:var(--space-2);flex-wrap:wrap;display:flex}.CategoryPicker-module__a2y35W__option{min-height:40px;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--theme-border-default);background:var(--theme-surface-card);color:var(--theme-text-default);font-size:var(--type-body-sm);cursor:pointer;font-weight:600;transition:background .2s,border-color .2s,color .2s}.CategoryPicker-module__a2y35W__option:hover:not(:disabled):not(.CategoryPicker-module__a2y35W__optionSelected){background:var(--theme-surface-raised);border-color:var(--theme-border-strong)}.CategoryPicker-module__a2y35W__option:disabled{opacity:.45;cursor:not-allowed}.CategoryPicker-module__a2y35W__optionSelected{background:var(--theme-action-primary-bg);border-color:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.CategoryPicker-module__a2y35W__loading,.CategoryPicker-module__a2y35W__noResults,.CategoryPicker-module__a2y35W__error{font-size:var(--type-body-sm);color:var(--theme-text-muted);margin:0}.CategoryPicker-module__a2y35W__error{color:var(--theme-error-text)}
.GoLiveModal-module__I1-A6W__overlay{z-index:10001;background:var(--theme-surface-overlay);opacity:0;justify-content:center;align-items:center;padding:16px;transition:opacity .2s;display:flex;position:fixed;inset:0}.GoLiveModal-module__I1-A6W__overlayVisible{opacity:1}.GoLiveModal-module__I1-A6W__dialog{z-index:2;text-align:center;background:var(--theme-surface-card);width:100%;max-width:400px;max-height:calc(100vh - 32px);box-shadow:0 12px 48px var(--theme-shadow-color);opacity:0;border-radius:20px;flex-direction:column;align-items:center;padding:32px 28px 28px;transition:transform .2s,opacity .2s;display:flex;position:relative;overflow-y:auto;transform:scale(.92)translateY(12px)}.GoLiveModal-module__I1-A6W__dialog:focus{outline:none}.GoLiveModal-module__I1-A6W__dialogVisible{opacity:1;transform:scale(1)translateY(0)}.GoLiveModal-module__I1-A6W__dialog[data-state=success]{max-width:none;max-height:none;box-shadow:none;text-align:left;background:0 0;border-radius:0;align-items:stretch;padding:0;overflow:visible}.GoLiveModal-module__I1-A6W__icon{border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto 20px;font-size:42px;animation:.5s cubic-bezier(.2,1.4,.4,1) GoLiveModal-module__I1-A6W__pop;display:flex}.GoLiveModal-module__I1-A6W__iconConfirm{background:var(--theme-brand-tint);color:var(--theme-text-default)}.GoLiveModal-module__I1-A6W__iconReview{background:var(--theme-surface-raised);color:var(--theme-text-muted)}@keyframes GoLiveModal-module__I1-A6W__pop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.GoLiveModal-module__I1-A6W__cooking{justify-content:center;align-items:flex-end;width:108px;height:100px;margin:0 auto 18px;display:flex;position:relative}.GoLiveModal-module__I1-A6W__pot{color:var(--theme-brand-ink);font-size:60px;animation:1.6s ease-in-out infinite GoLiveModal-module__I1-A6W__potBob}@keyframes GoLiveModal-module__I1-A6W__potBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.GoLiveModal-module__I1-A6W__steam{background:linear-gradient(to top, color-mix(in srgb, var(--theme-brand-ink-subtle) 55%, transparent), transparent);opacity:0;border-radius:8px;width:8px;height:26px;animation:2s ease-in-out infinite GoLiveModal-module__I1-A6W__steamRise;position:absolute;bottom:56px}.GoLiveModal-module__I1-A6W__steam:first-child{animation-delay:0s;left:38px}.GoLiveModal-module__I1-A6W__steam:nth-child(2){height:32px;animation-delay:.45s;left:50px}.GoLiveModal-module__I1-A6W__steam:nth-child(3){animation-delay:.9s;left:62px}@keyframes GoLiveModal-module__I1-A6W__steamRise{0%{opacity:0;transform:translateY(6px)scaleY(.6)}35%{opacity:.85}to{opacity:0;transform:translateY(-22px)scaleY(1.1)translate(3px)}}.GoLiveModal-module__I1-A6W__title{font-family:var(--font-display);color:var(--theme-text-strong);margin:0 0 8px;font-size:1.5rem;font-weight:900;line-height:1.2}.GoLiveModal-module__I1-A6W__body{font-family:var(--font-body);color:var(--theme-text-muted);max-width:32ch;margin:0;font-size:.95rem;line-height:1.55}.GoLiveModal-module__I1-A6W__actions{justify-content:center;gap:10px;width:100%;margin-top:24px;display:flex}.GoLiveModal-module__I1-A6W__primary,.GoLiveModal-module__I1-A6W__secondary{appearance:none;cursor:pointer;font-family:var(--font-body);border-radius:30px;min-height:44px;padding:12px 26px;font-size:.95rem;font-weight:800;transition:background .15s,border-color .15s}.GoLiveModal-module__I1-A6W__primary{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);border:none}.GoLiveModal-module__I1-A6W__primary:hover{background:var(--theme-action-primary-hover-bg)}.GoLiveModal-module__I1-A6W__primary:active{background:var(--theme-action-primary-active-bg)}.GoLiveModal-module__I1-A6W__secondary{border:1px solid var(--theme-border-default);color:var(--theme-text-default);background:0 0}.GoLiveModal-module__I1-A6W__secondary:hover{background:var(--theme-surface-raised)}.GoLiveModal-module__I1-A6W__primary:focus-visible,.GoLiveModal-module__I1-A6W__secondary:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}@media (min-width:768px) and (max-width:1179px){.GoLiveModal-module__I1-A6W__overlay[data-state=success]{padding:24px}}@media (max-width:767px){.GoLiveModal-module__I1-A6W__overlay[data-state=success]{align-items:flex-end;padding:0}}@media (min-width:768px){.GoLiveModal-module__I1-A6W__overlay[data-state=success]{align-items:flex-start;overflow-y:auto}.GoLiveModal-module__I1-A6W__dialog[data-state=success]{margin-block:auto}}@media (max-width:480px){.GoLiveModal-module__I1-A6W__dialog{border-radius:18px;padding:28px 22px 24px}.GoLiveModal-module__I1-A6W__title{font-size:1.35rem}.GoLiveModal-module__I1-A6W__actions{flex-direction:column-reverse}.GoLiveModal-module__I1-A6W__primary,.GoLiveModal-module__I1-A6W__secondary{width:100%}}@media (prefers-reduced-motion:reduce){.GoLiveModal-module__I1-A6W__steam{display:none}.GoLiveModal-module__I1-A6W__icon,.GoLiveModal-module__I1-A6W__pot{animation:none}.GoLiveModal-module__I1-A6W__overlay,.GoLiveModal-module__I1-A6W__dialog{transition:none}}
.CuisinesBioStep-module__pklA-W__textarea{resize:vertical;background:var(--theme-surface-input);border:1.5px solid var(--theme-border-strong);width:100%;min-height:140px;color:var(--theme-text-default);border-radius:12px;padding:.82rem 1rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.CuisinesBioStep-module__pklA-W__textarea:focus{border-color:var(--theme-action-primary-bg);box-shadow:0 0 0 4px var(--theme-focus-ring);outline:none}.CuisinesBioStep-module__pklA-W__counterRow{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.CuisinesBioStep-module__pklA-W__counter{color:var(--theme-text-muted);white-space:nowrap;font-size:.78rem;font-weight:600}.CuisinesBioStep-module__pklA-W__error{color:var(--theme-error-text);margin-top:.4rem;font-size:.82rem;font-weight:600}.CuisinesBioStep-module__pklA-W__inlineLink{color:var(--theme-action-link);font-weight:600;text-decoration:underline}
.GoLiveBar-module__jeaWxa__inlineSticky{margin-top:1.75rem;position:sticky;bottom:1.125rem}.GoLiveBar-module__jeaWxa__globalSticky{z-index:40;pointer-events:none;padding:.875rem clamp(1rem,4vw,2.5rem);position:fixed;bottom:0;left:0;right:0}.GoLiveBar-module__jeaWxa__globalSticky .GoLiveBar-module__jeaWxa__goLiveBar{pointer-events:auto;max-width:720px;margin:0 auto}.GoLiveBar-module__jeaWxa__goLiveBar{background:linear-gradient(135deg, var(--theme-brand-fill), var(--theme-brand-fill-active));color:var(--theme-brand-on-fill);box-shadow:0 24px 50px -24px var(--theme-shadow-color);border-radius:18px;align-items:center;gap:1.125rem;padding:1.125rem 1.375rem;display:flex}.GoLiveBar-module__jeaWxa__goLiveReady{box-shadow:0 26px 54px -22px var(--theme-shadow-color), inset 0 0 0 2px var(--theme-brand-on-fill)}.GoLiveBar-module__jeaWxa__goLiveText b{font-size:.9375rem;font-weight:800}.GoLiveBar-module__jeaWxa__goLiveText p{opacity:.75;margin:.125rem 0 0;font-size:.78125rem}.GoLiveBar-module__jeaWxa__goLiveButton{background:var(--theme-surface-card);color:var(--theme-brand-ink);cursor:pointer;white-space:nowrap;box-shadow:0 6px 16px -8px var(--theme-shadow-color);border:none;border-radius:12px;align-items:center;gap:.5rem;margin-left:auto;padding:.75rem 1.25rem;font-size:.875rem;font-weight:800;text-decoration:none;display:inline-flex}.GoLiveBar-module__jeaWxa__goLiveButton:disabled{background:var(--theme-action-fill);color:var(--theme-on-action-fill);opacity:.6;box-shadow:none;cursor:not-allowed}.GoLiveBar-module__jeaWxa__goLiveButton svg{width:17px;height:17px}@media (max-width:480px){.GoLiveBar-module__jeaWxa__goLiveBar{text-align:center;flex-direction:column;align-items:stretch}.GoLiveBar-module__jeaWxa__goLiveButton{justify-content:center;margin-left:0}}
.SmartImportOfferCard-module__D_KoBq__card{background:var(--theme-surface-card);border:1px dashed var(--theme-brand-border);border-radius:12px;align-items:center;gap:12px;margin:0 14px 14px 52px;padding:12px 14px;display:flex}.SmartImportOfferCard-module__D_KoBq__cardRequested{border:1px solid var(--theme-success-border)}.SmartImportOfferCard-module__D_KoBq__tile{background:var(--theme-brand-tint);width:34px;height:34px;color:var(--theme-brand-ink);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;display:inline-flex}.SmartImportOfferCard-module__D_KoBq__tileDone{background:var(--theme-success-bg);color:var(--theme-success-text)}.SmartImportOfferCard-module__D_KoBq__text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.SmartImportOfferCard-module__D_KoBq__title{color:var(--theme-text-strong);font-size:13px;font-weight:700}.SmartImportOfferCard-module__D_KoBq__bodyText{color:var(--theme-text-muted);font-size:12px;font-weight:400}.SmartImportOfferCard-module__D_KoBq__cta{white-space:nowrap;color:var(--theme-brand-ink);background:var(--theme-brand-tint);border:1px solid var(--theme-brand-border);cursor:pointer;border-radius:9px;flex-shrink:0;padding:7px 12px;font-size:12.5px;font-weight:600}@media (hover:hover){.SmartImportOfferCard-module__D_KoBq__cta:hover{background:var(--theme-surface-input-hover)}}.SmartImportOfferCard-module__D_KoBq__chip{color:var(--theme-success-text);background:var(--theme-success-bg);border:1px solid var(--theme-success-border);border-radius:100px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:600}@media (max-width:480px){.SmartImportOfferCard-module__D_KoBq__card{flex-direction:column;align-items:stretch;margin-left:14px}.SmartImportOfferCard-module__D_KoBq__cta{width:100%;min-height:44px}.SmartImportOfferCard-module__D_KoBq__chip{align-self:flex-start}}
.LanguageSelect-module__hk2GwG__root{min-width:0;position:relative}.LanguageSelect-module__hk2GwG__trigger{align-items:center;gap:var(--space-2);width:100%;min-height:44px;padding:0 var(--space-3);border:1px solid var(--theme-border-input,var(--theme-border-default));background:var(--theme-surface-input,var(--theme-surface-card));color:var(--theme-text-default);font-size:var(--type-body-md);cursor:pointer;border-radius:12px;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.LanguageSelect-module__hk2GwG__trigger:hover{border-color:var(--theme-border-strong)}.LanguageSelect-module__hk2GwG__triggerInvalid,.LanguageSelect-module__hk2GwG__triggerInvalid:hover{border-color:var(--theme-border-error)}.LanguageSelect-module__hk2GwG__globe,.LanguageSelect-module__hk2GwG__chevron{color:var(--theme-text-muted);flex-shrink:0}.LanguageSelect-module__hk2GwG__triggerLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;overflow:hidden}.LanguageSelect-module__hk2GwG__triggerPlaceholder{color:var(--theme-text-muted);font-weight:400}.LanguageSelect-module__hk2GwG__menu{z-index:30;top:calc(100% + var(--space-1));background:var(--theme-surface-card);border:1px solid var(--theme-border-default);width:max(100%,260px);max-width:320px;box-shadow:var(--theme-shadow-lg);border-radius:12px;position:absolute;left:0;overflow:hidden}.LanguageSelect-module__hk2GwG__searchRow{padding:var(--space-2);border-bottom:1px solid var(--theme-border-default);align-items:center;display:flex;position:relative}.LanguageSelect-module__hk2GwG__searchIcon{left:calc(var(--space-2) + 10px);color:var(--theme-text-placeholder);pointer-events:none;font-size:.85rem;position:absolute}.LanguageSelect-module__hk2GwG__search{width:100%;font-size:var(--type-body-md);font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input,var(--theme-surface-page));border:1px solid var(--theme-border-input,var(--theme-border-default));border-radius:8px;outline:none;padding:8px 10px 8px 34px}.LanguageSelect-module__hk2GwG__search:focus{border-color:var(--theme-border-input-focus,var(--theme-action-primary-bg));box-shadow:0 0 0 3px var(--theme-focus-ring)}.LanguageSelect-module__hk2GwG__list{max-height:280px;padding:var(--space-1);overflow-y:auto}.LanguageSelect-module__hk2GwG__item{align-items:center;gap:var(--space-2);width:100%;min-height:44px;padding:0 var(--space-3);color:var(--theme-text-default);font-size:var(--type-body-md);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;display:flex}.LanguageSelect-module__hk2GwG__item:hover{background:var(--theme-surface-raised)}.LanguageSelect-module__hk2GwG__itemActive{color:var(--theme-action-link);font-weight:700}.LanguageSelect-module__hk2GwG__flag{flex-shrink:0;font-size:1.1rem}.LanguageSelect-module__hk2GwG__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.LanguageSelect-module__hk2GwG__check{color:var(--theme-brand-ink);flex-shrink:0}.LanguageSelect-module__hk2GwG__noResults{padding:var(--space-3);color:var(--theme-text-muted);font-size:var(--type-body-sm);text-align:center;margin:0}
.Tooltip-module__w6kZxW__tooltip{z-index:9999;max-width:260px;font-family:var(--font-body);color:var(--theme-brand-on-fill);background:var(--theme-brand-fill);box-shadow:0 4px 12px var(--theme-shadow-color), inset 0 0 0 1px var(--theme-brand-fill-border);pointer-events:none;white-space:normal;word-wrap:break-word;opacity:0;border-radius:8px;padding:6px 12px;font-size:.78rem;font-weight:500;line-height:1.4;transition:opacity .18s,transform .18s;position:fixed;transform:scale(.96)}.Tooltip-module__w6kZxW__tooltipVisible{opacity:1;transform:scale(1)}.Tooltip-module__w6kZxW__arrow{background:var(--theme-brand-fill);width:8px;height:8px;position:absolute;transform:rotate(45deg)}
.UnsavedBadge-module__nnfObW__badge{white-space:nowrap;color:var(--theme-warning-text);background:var(--theme-warning-bg);border:1px solid var(--theme-warning-border);border-radius:999px;align-self:center;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;animation:1.8s ease-in-out infinite UnsavedBadge-module__nnfObW__badgePulse;display:inline-flex}.UnsavedBadge-module__nnfObW__pinStart{margin-right:auto}.UnsavedBadge-module__nnfObW__dot{background:var(--theme-warning-text);border-radius:50%;width:.5rem;height:.5rem;animation:1.8s ease-in-out infinite UnsavedBadge-module__nnfObW__dotPulse}@keyframes UnsavedBadge-module__nnfObW__badgePulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--theme-warning-text) 30%, transparent)}70%{box-shadow:0 0 0 5px color-mix(in srgb, var(--theme-warning-text) 0%, transparent)}}@keyframes UnsavedBadge-module__nnfObW__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@media (prefers-reduced-motion:reduce){.UnsavedBadge-module__nnfObW__badge,.UnsavedBadge-module__nnfObW__dot{animation:none}}.UnsavedBadge-module__nnfObW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.IconPicker-module__l-RWMq__root{flex:none;position:relative}.IconPicker-module__l-RWMq__trigger{width:34px;height:34px;color:var(--theme-text-default);background:var(--theme-brand-tint);border:1px solid var(--theme-border-default);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard);border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:1rem;display:flex}.IconPicker-module__l-RWMq__trigger:hover:not(:disabled){border-color:var(--theme-border-brand)}.IconPicker-module__l-RWMq__trigger:disabled{opacity:.5;cursor:not-allowed}.IconPicker-module__l-RWMq__popover{z-index:10;background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);box-shadow:0 12px 28px var(--theme-shadow-color);opacity:0;transition:opacity var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);border-radius:12px;grid-template-columns:repeat(6,34px);gap:4px;padding:8px;display:grid;position:fixed;top:-9999px;left:-9999px;transform:translateY(-4px)}.IconPicker-module__l-RWMq__popover[data-state=open]{opacity:1;transform:translateY(0)}.IconPicker-module__l-RWMq__option{width:34px;height:34px;color:var(--theme-text-default);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:.95rem;display:flex}.IconPicker-module__l-RWMq__option:hover{background:var(--theme-brand-tint)}.IconPicker-module__l-RWMq__optionSelected{color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);border-color:var(--theme-border-brand)}.IconPicker-module__l-RWMq__optionSelected:hover{background:var(--theme-action-primary-hover-bg)}@media (prefers-reduced-motion:reduce){.IconPicker-module__l-RWMq__trigger,.IconPicker-module__l-RWMq__popover{transition:none}}
.AccountCardsSkeleton-module__YKfEmW__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(min(330px,100%),1fr));display:grid}
.CreatorBadge-module__slUfxq__badge{cursor:default;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.CreatorBadge-module__slUfxq__md{width:1.2rem;height:1.2rem}.CreatorBadge-module__slUfxq__sm{width:1rem;height:1rem}.CreatorBadge-module__slUfxq__svg{width:100%;height:100%;display:block;overflow:visible}.CreatorBadge-module__slUfxq__sparkle1,.CreatorBadge-module__slUfxq__sparkle2,.CreatorBadge-module__slUfxq__sparkle3{animation:3s ease-in-out infinite CreatorBadge-module__slUfxq__sparkleGlow}.CreatorBadge-module__slUfxq__sparkle2{animation-delay:1s}.CreatorBadge-module__slUfxq__sparkle3{animation-delay:2s}@keyframes CreatorBadge-module__slUfxq__sparkleGlow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.CreatorBadge-module__slUfxq__steam1{opacity:.5;animation:2.5s ease-in-out infinite CreatorBadge-module__slUfxq__steamFloat}@keyframes CreatorBadge-module__slUfxq__steamFloat{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.7;transform:translateY(-1.5px)}}@media (prefers-reduced-motion:reduce){.CreatorBadge-module__slUfxq__sparkle1,.CreatorBadge-module__slUfxq__sparkle2,.CreatorBadge-module__slUfxq__sparkle3,.CreatorBadge-module__slUfxq__steam1{opacity:.6;animation:none}}
.CategoryDescriptionField-module__PCn8La__holder{min-height:12rem;padding:var(--space-3) var(--space-4) var(--space-3) var(--space-10);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:var(--radius-md);color:var(--theme-text-default);overflow-wrap:anywhere}.CategoryDescriptionField-module__PCn8La__holder:focus-within{border-color:var(--theme-border-input-focus)}.CategoryDescriptionField-module__PCn8La__invalid,.CategoryDescriptionField-module__PCn8La__invalid:focus-within{border-color:var(--theme-border-error)}:is(.CategoryDescriptionField-module__PCn8La__holder .ce-block__content,.CategoryDescriptionField-module__PCn8La__holder .ce-toolbar__content){max-width:none;margin:0}.CategoryDescriptionField-module__PCn8La__holder .codex-editor__redactor{padding-bottom:0!important}.CategoryDescriptionField-module__PCn8La__holder .ce-toolbar__actions{gap:0;right:100%}:is(.CategoryDescriptionField-module__PCn8La__holder .ce-toolbar__plus,.CategoryDescriptionField-module__PCn8La__holder .ce-toolbar__settings-btn){width:var(--space-5)}:is(.CategoryDescriptionField-module__PCn8La__holder .ce-paragraph,.CategoryDescriptionField-module__PCn8La__holder .cdx-list){line-height:1.6}.CategoryDescriptionField-module__PCn8La__holder h2{font-size:1.35rem}.CategoryDescriptionField-module__PCn8La__holder h3{font-size:1.15rem}.CategoryDescriptionField-module__PCn8La__holder a{color:var(--theme-brand-ink);text-decoration:underline}.CategoryDescriptionField-module__PCn8La__holder .cdx-quote__caption{display:none}
.page-module__g5myFa__shell{flex-direction:column;gap:1.5rem;max-width:720px;margin:0 auto;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,1.5rem);display:flex}.page-module__g5myFa__header{flex-direction:column;gap:.375rem;display:flex}.page-module__g5myFa__title{margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.page-module__g5myFa__subtitle{color:var(--theme-text-muted);margin:0}.page-module__g5myFa__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module__g5myFa__emptyBox{text-align:center;padding:var(--space-16,4rem) var(--space-4,1rem);max-width:480px;margin:0 auto}.page-module__g5myFa__emptyBox p{margin:0 0 var(--space-6,1.5rem) 0;color:var(--theme-text-muted)}.page-module__g5myFa__exploreBtn{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);padding:var(--space-3,.75rem) var(--space-6,1.5rem);border-radius:var(--radius-pill,999px);cursor:pointer;border:none;font-weight:600;transition:background .14s ease-out;display:inline-block}.page-module__g5myFa__exploreBtn:hover{background:var(--theme-action-primary-hover-bg)}.page-module__g5myFa__ownerCard{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.page-module__g5myFa__ownerCard .page-module__g5myFa__copy{flex:220px;min-width:0}.page-module__g5myFa__ownerCardTitle{color:var(--theme-text-strong);margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.page-module__g5myFa__ownerCardSubtitle{color:var(--theme-text-muted);margin:0;font-size:.875rem}.page-module__g5myFa__ownerActions{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__g5myFa__ownerLink{border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .12s ease-out,filter .12s ease-out;display:inline-block}.page-module__g5myFa__ownerLink.page-module__g5myFa__primary{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.page-module__g5myFa__ownerLink.page-module__g5myFa__primary:hover{background:var(--theme-action-primary-hover-bg)}.page-module__g5myFa__ownerLink.page-module__g5myFa__secondary{background:var(--theme-surface-raised);color:var(--theme-text-strong);border:1px solid var(--theme-border-default)}.page-module__g5myFa__ownerLink.page-module__g5myFa__secondary:hover{background:var(--theme-action-subtle-bg)}
.LanguageStep-module__uNHNUa__infoBox{align-items:flex-start;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);color:var(--theme-text-default);font-size:var(--type-body-sm);line-height:1.5;display:flex}.LanguageStep-module__uNHNUa__infoIcon{color:var(--theme-action-link);flex-shrink:0;margin-top:2px}.LanguageStep-module__uNHNUa__error{margin:var(--space-2) 0 0;color:var(--theme-error-text);font-size:var(--type-body-sm);font-weight:600}
.MakeRoomSheet-module__Oa3ZrW__body{color:var(--theme-text-muted);margin:0 0 16px}.MakeRoomSheet-module__Oa3ZrW__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.MakeRoomSheet-module__Oa3ZrW__row{border:1px solid var(--theme-border-default);border-radius:var(--radius-md);background:var(--theme-surface-raised);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.MakeRoomSheet-module__Oa3ZrW__info{flex-direction:column;gap:2px;min-width:0;display:flex}.MakeRoomSheet-module__Oa3ZrW__name{color:var(--theme-text-strong);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.MakeRoomSheet-module__Oa3ZrW__meta{color:var(--theme-text-muted);font-size:12.5px}.MakeRoomSheet-module__Oa3ZrW__archiveButton{border-radius:var(--radius-md);border:1px solid var(--theme-border-default);background:var(--theme-surface-card);color:var(--theme-text-strong);cursor:pointer;transition:background var(--duration-fast), border-color var(--duration-fast), color var(--duration-fast);flex:none;padding:7px 14px;font-size:13px;font-weight:600}.MakeRoomSheet-module__Oa3ZrW__archiveButton:hover{border-color:var(--theme-border-error);background:var(--theme-error-bg);color:var(--theme-error-text)}
.LevelBadge-module__kkY-HG__badge{font-family:var(--font-body);white-space:nowrap;background:var(--theme-surface-raised);color:var(--theme-text-default);border:1px solid var(--theme-border-default);border-radius:999px;align-items:center;gap:5px;font-weight:700;line-height:1;display:inline-flex}.LevelBadge-module__kkY-HG__sm{gap:4px;padding:2px 8px 2px 6px;font-size:.7rem}.LevelBadge-module__kkY-HG__md{padding:4px 12px 4px 10px;font-size:.78rem}.LevelBadge-module__kkY-HG__emoji{line-height:1}.LevelBadge-module__kkY-HG__sm .LevelBadge-module__kkY-HG__emoji{font-size:.85rem}.LevelBadge-module__kkY-HG__md .LevelBadge-module__kkY-HG__emoji{font-size:.95rem}.LevelBadge-module__kkY-HG__title{color:var(--theme-text-muted);font-weight:700}.LevelBadge-module__kkY-HG__stars{color:#f1c23b;letter-spacing:.5px;font-size:.85em}.LevelBadge-module__kkY-HG__tierGrey{--tier-accent:#c9c9d4}.LevelBadge-module__kkY-HG__tierBronze{--tier-accent:#cd7f32}.LevelBadge-module__kkY-HG__tierSilver{--tier-accent:#9aa7b8}.LevelBadge-module__kkY-HG__tierGold{--tier-accent:#e0a818}.LevelBadge-module__kkY-HG__tierGem{--tier-accent:#8a5cf6}
.FinishSetupTakeover-module__7CL8vq__screen{flex-direction:column;max-width:720px;margin:0 auto;display:flex}.FinishSetupTakeover-module__7CL8vq__head{padding-top:1rem}.FinishSetupTakeover-module__7CL8vq__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--theme-brand-ink);font-size:.75rem;font-weight:700}.FinishSetupTakeover-module__7CL8vq__title{font-family:var(--font-display);color:var(--theme-text-strong);letter-spacing:-.02em;margin:.75rem 0 .625rem;font-size:clamp(1.75rem,4vw,2.375rem);font-weight:600;line-height:1.06}.FinishSetupTakeover-module__7CL8vq__description{color:var(--theme-text-muted);max-width:520px;margin:0;font-size:.96875rem;line-height:1.55}.FinishSetupTakeover-module__7CL8vq__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:22px;margin-top:1.625rem;padding:.25rem 1.375rem 1rem}.FinishSetupTakeover-module__7CL8vq__progressRow{align-items:center;gap:1rem;padding:1.125rem .125rem .375rem;display:flex}.FinishSetupTakeover-module__7CL8vq__progressCount{color:var(--theme-text-muted);white-space:nowrap;font-size:.8125rem;font-weight:600}.FinishSetupTakeover-module__7CL8vq__progressNumbers{color:var(--theme-text-strong);font-weight:700}.FinishSetupTakeover-module__7CL8vq__track{background:var(--theme-surface-raised);border-radius:99px;flex:1;height:7px;overflow:hidden}.FinishSetupTakeover-module__7CL8vq__fill{background:var(--theme-action-primary-bg);border-radius:99px;height:100%;transition:width .5s cubic-bezier(.65,.02,.2,1);display:block}.FinishSetupTakeover-module__7CL8vq__groupLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-text-muted);padding:1.125rem .125rem .25rem;font-size:.6875rem;font-weight:700}.FinishSetupTakeover-module__7CL8vq__row{border-radius:14px;align-items:center;gap:.25rem;transition:background .15s;display:flex}.FinishSetupTakeover-module__7CL8vq__row:hover{background:var(--theme-surface-raised)}.FinishSetupTakeover-module__7CL8vq__rowStacked{flex-direction:column;align-items:stretch;gap:0;overflow:hidden}.FinishSetupTakeover-module__7CL8vq__rowBody{min-width:0;color:inherit;flex:1;align-items:center;gap:.875rem;padding:.8125rem .875rem;text-decoration:none;display:flex}.FinishSetupTakeover-module__7CL8vq__check{border:2px solid var(--theme-border-strong);color:#0000;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.FinishSetupTakeover-module__7CL8vq__check svg{width:13px;height:13px}.FinishSetupTakeover-module__7CL8vq__check[data-done=true]{background:var(--theme-success-text);border-color:var(--theme-success-text);color:var(--theme-text-inverse)}.FinishSetupTakeover-module__7CL8vq__meta{flex-direction:column;flex:1;min-width:0;display:flex}.FinishSetupTakeover-module__7CL8vq__meta b{color:var(--theme-text-strong);font-size:.90625rem;font-weight:700}.FinishSetupTakeover-module__7CL8vq__rowDone .FinishSetupTakeover-module__7CL8vq__meta b{color:var(--theme-text-muted)}.FinishSetupTakeover-module__7CL8vq__meta>span{color:var(--theme-text-muted);font-size:.78125rem}.FinishSetupTakeover-module__7CL8vq__lockedNote{color:var(--theme-warning-text);margin-top:.125rem;font-size:.75rem}.FinishSetupTakeover-module__7CL8vq__meta .FinishSetupTakeover-module__7CL8vq__progressNote{color:var(--theme-text-default);margin-top:.1875rem;font-size:.75rem;font-weight:700}.FinishSetupTakeover-module__7CL8vq__action{color:var(--theme-brand-ink);white-space:nowrap;align-items:center;gap:.3125rem;font-size:.78125rem;font-weight:700;display:inline-flex}.FinishSetupTakeover-module__7CL8vq__action svg{width:15px;height:15px}.FinishSetupTakeover-module__7CL8vq__rowNext{background:var(--theme-brand-tint);box-shadow:inset 0 0 0 1px var(--theme-brand-fill-border)}.FinishSetupTakeover-module__7CL8vq__rowNext:hover{background:var(--theme-brand-tint)}.FinishSetupTakeover-module__7CL8vq__rowNext .FinishSetupTakeover-module__7CL8vq__action{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);border-radius:9px;padding:.4375rem .8125rem}.FinishSetupTakeover-module__7CL8vq__rowNext .FinishSetupTakeover-module__7CL8vq__check{border-color:var(--theme-brand-fill-border)}
.CategoryRow-module__N1OiAq__rowGroup{border-bottom:1px solid var(--theme-border-default)}.CategoryRow-module__N1OiAq__rowGroup:last-child{border-bottom:none}.CategoryRow-module__N1OiAq__description{padding:0 var(--space-3) var(--space-3)}.CategoryRow-module__N1OiAq__descriptionToggle{align-items:center;gap:var(--space-2);width:100%;min-height:var(--space-10);padding:var(--space-2);color:var(--theme-action-link);border-radius:var(--radius-sm);text-align:left;font:inherit;cursor:pointer;background:0 0;border:none;font-size:.82rem;display:flex}.CategoryRow-module__N1OiAq__descriptionToggle:hover{background:var(--theme-brand-tint)}.CategoryRow-module__N1OiAq__descriptionToggle>svg{flex:none;margin-left:auto}.CategoryRow-module__N1OiAq__chevronOpen{transform:rotate(180deg)}.CategoryRow-module__N1OiAq__descriptionStatus{color:var(--theme-text-muted);font-size:.75rem}.CategoryRow-module__N1OiAq__descriptionPanel{padding-top:var(--space-2)}.CategoryRow-module__N1OiAq__descriptionHelp,.CategoryRow-module__N1OiAq__descriptionHint{color:var(--theme-text-muted);font-size:.8rem;line-height:1.5}.CategoryRow-module__N1OiAq__descriptionHelp{margin:0 0 var(--space-3)}.CategoryRow-module__N1OiAq__descriptionHint{margin:var(--space-2) 0 0}.CategoryRow-module__N1OiAq__row{transition:background var(--duration-fast) var(--ease-standard);align-items:center;gap:10px;padding:9px 12px;display:flex}.CategoryRow-module__N1OiAq__rowDragging{background:var(--theme-brand-tint);opacity:.7}.CategoryRow-module__N1OiAq__rowRemoved{background:var(--theme-error-bg);border-bottom:1px solid var(--theme-border-default);gap:8px}.CategoryRow-module__N1OiAq__rowRemoved:last-child{border-bottom:none}.CategoryRow-module__N1OiAq__removedLabel{min-width:0;color:var(--theme-error-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.88rem;text-decoration:line-through;overflow:hidden}.CategoryRow-module__N1OiAq__removedTarget{color:var(--theme-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.CategoryRow-module__N1OiAq__handle{width:24px;height:32px;color:var(--theme-text-muted);cursor:grab;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;font-size:.9rem;display:flex}.CategoryRow-module__N1OiAq__handle:hover{color:var(--theme-text-default)}.CategoryRow-module__N1OiAq__handle:active{cursor:grabbing}.CategoryRow-module__N1OiAq__input{min-width:0;height:34px;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:8px;flex:1;padding:0 10px;font-size:.88rem}.CategoryRow-module__N1OiAq__input::placeholder{color:var(--theme-text-placeholder)}.CategoryRow-module__N1OiAq__input:focus{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px var(--theme-focus-ring);outline:none}.CategoryRow-module__N1OiAq__inputError{border-color:var(--theme-border-error)}.CategoryRow-module__N1OiAq__count{font-variant-numeric:tabular-nums;text-align:right;min-width:20px;color:var(--theme-text-muted);flex:none;font-size:.78rem}.CategoryRow-module__N1OiAq__iconButton{width:32px;height:32px;color:var(--theme-text-muted);cursor:pointer;transition:color var(--duration-fast) var(--ease-standard);background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;font-size:.88rem;display:flex}.CategoryRow-module__N1OiAq__iconButton:hover:not(:disabled){color:var(--theme-error-text);background:var(--theme-error-bg)}.CategoryRow-module__N1OiAq__iconButton:disabled{opacity:.4;cursor:not-allowed}.CategoryRow-module__N1OiAq__rowError{padding:0 12px 9px 46px}.CategoryRow-module__N1OiAq__rowNote{color:var(--theme-text-muted);margin:0;padding:0 12px 9px 46px;font-size:.75rem;line-height:1.4}.CategoryRow-module__N1OiAq__danger{background:var(--theme-error-bg);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.CategoryRow-module__N1OiAq__dangerPrompt{color:var(--theme-error-text);align-items:flex-start;gap:6px;margin:0;font-size:.82rem;line-height:1.35;display:flex}.CategoryRow-module__N1OiAq__dangerActions{flex-wrap:wrap;gap:8px;display:flex}.CategoryRow-module__N1OiAq__select{min-width:140px;height:34px;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:8px;flex:1;padding:0 8px;font-size:.82rem}.CategoryRow-module__N1OiAq__dangerButton,.CategoryRow-module__N1OiAq__cancelButton{height:34px;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border-radius:8px;padding:0 14px;font-size:.82rem;font-weight:600}.CategoryRow-module__N1OiAq__dangerButton{color:var(--theme-error-text);border:1px solid var(--theme-error-border);background:0 0}.CategoryRow-module__N1OiAq__dangerButton:disabled{opacity:.45;cursor:not-allowed}.CategoryRow-module__N1OiAq__cancelButton{color:var(--theme-text-default);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border)}@media (prefers-reduced-motion:reduce){.CategoryRow-module__N1OiAq__row,.CategoryRow-module__N1OiAq__iconButton{transition:none}}
.FeedPostCard-module___9ymNq__card{background:var(--theme-surface-card);border-left:3px solid var(--theme-border-brand);box-shadow:0 1px 4px var(--theme-shadow-color);border-radius:12px;transition:box-shadow .2s,transform .2s;overflow:visible}.FeedPostCard-module___9ymNq__card:hover{box-shadow:0 4px 20px var(--theme-shadow-color);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.FeedPostCard-module___9ymNq__card:hover{transform:none}}.FeedPostCard-module___9ymNq__header{align-items:center;gap:12px;padding:20px 20px 0;display:flex}@media (min-width:768px){.FeedPostCard-module___9ymNq__header{padding:24px 24px 0}}.FeedPostCard-module___9ymNq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.FeedPostCard-module___9ymNq__avatarFallback{background:var(--theme-brand-tint);width:40px;height:40px;color:var(--theme-text-default);font-family:var(--font-body);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;display:flex}.FeedPostCard-module___9ymNq__headerText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.FeedPostCard-module___9ymNq__headerAction{flex-shrink:0;margin-left:auto}.FeedPostCard-module___9ymNq__timestampRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.FeedPostCard-module___9ymNq__timestampSep{color:var(--theme-text-muted);font-size:.8rem;line-height:1}.FeedPostCard-module___9ymNq__authorRow{align-items:center;gap:8px;display:flex}.FeedPostCard-module___9ymNq__authorName{font-family:var(--font-body);color:var(--theme-text-default);font-size:.92rem;font-weight:600}.FeedPostCard-module___9ymNq__timestamp{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.8rem}.FeedPostCard-module___9ymNq__body{padding:12px 20px 0}@media (min-width:768px){.FeedPostCard-module___9ymNq__body{padding:14px 24px 0}}.FeedPostCard-module___9ymNq__title{font-family:var(--font-display);color:var(--theme-text-default);margin:0 0 6px;font-size:1.2rem;font-weight:700;line-height:1.35}.FeedPostCard-module___9ymNq__permalink{color:inherit;text-decoration:none}.FeedPostCard-module___9ymNq__permalink:hover{text-decoration:underline}.FeedPostCard-module___9ymNq__description{font-family:var(--font-body);color:var(--theme-text-default);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.95rem;line-height:1.6}.FeedPostCard-module___9ymNq__readMore{color:var(--theme-action-link);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:.9rem;font-weight:600;display:inline}.FeedPostCard-module___9ymNq__readMore:hover{text-decoration:underline}.FeedPostCard-module___9ymNq__media{aspect-ratio:4/3;width:100%;margin-top:14px;position:relative;overflow:hidden}.FeedPostCard-module___9ymNq__mediaImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.FeedPostCard-module___9ymNq__card:hover .FeedPostCard-module___9ymNq__mediaImage{transform:scale(1.02)}@media (prefers-reduced-motion:reduce){.FeedPostCard-module___9ymNq__card:hover .FeedPostCard-module___9ymNq__mediaImage{transform:none}}.FeedPostCard-module___9ymNq__mediaVideo{margin-top:14px}.FeedPostCard-module___9ymNq__interactionBar{border-top:1px solid var(--theme-border-default);align-items:center;gap:4px;margin-top:14px;padding:12px 20px;display:flex}@media (min-width:768px){.FeedPostCard-module___9ymNq__interactionBar{padding:12px 24px}}.FeedPostCard-module___9ymNq__interactionButton{min-height:40px;color:var(--theme-text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.88rem;transition:color .2s,background .15s;display:inline-flex}.FeedPostCard-module___9ymNq__interactionLocked{cursor:default;opacity:.55}.FeedPostCard-module___9ymNq__interactionLocked:hover{color:var(--theme-text-muted);background:0 0}.FeedPostCard-module___9ymNq__interactionStat{min-height:40px;color:var(--theme-text-muted);font-family:var(--font-body);align-items:center;gap:6px;padding:8px 14px;font-size:.88rem;display:inline-flex}.FeedPostCard-module___9ymNq__interactionButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}.FeedPostCard-module___9ymNq__liked,.FeedPostCard-module___9ymNq__liked:hover{color:var(--theme-brand-ink)}.FeedPostCard-module___9ymNq__heartIcon{width:1rem;height:1rem;transition:transform .2s}.FeedPostCard-module___9ymNq__liked .FeedPostCard-module___9ymNq__heartIcon{animation:.3s FeedPostCard-module___9ymNq__heartPop}@keyframes FeedPostCard-module___9ymNq__heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.FeedPostCard-module___9ymNq__commentIcon{width:1rem;height:1rem}.FeedPostCard-module___9ymNq__interactionCount{font-size:.85rem;font-weight:600}@media (min-width:1280px){.FeedPostCard-module___9ymNq__header{padding:24px 28px 0}.FeedPostCard-module___9ymNq__body{padding:14px 28px 0}.FeedPostCard-module___9ymNq__title{font-size:1.35rem}.FeedPostCard-module___9ymNq__interactionBar{padding:14px 28px}}
.MealTypePicker-module__3_m8_W__menu{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);width:200px;box-shadow:var(--theme-shadow-lg);padding:7px}.MealTypePicker-module__3_m8_W__head{text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-placeholder);padding:6px 9px 7px;font-size:10px;font-weight:700}.MealTypePicker-module__3_m8_W__list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.MealTypePicker-module__3_m8_W__item{border-radius:var(--radius-sm);width:100%;color:var(--theme-text-default);text-align:left;transition:background var(--duration-fast), color var(--duration-fast);background:0 0;border:0;align-items:center;gap:10px;padding:8px 9px;font-size:13.5px;font-weight:500;display:flex}.MealTypePicker-module__3_m8_W__item:hover{background:var(--theme-surface-raised);color:var(--theme-text-strong)}.MealTypePicker-module__3_m8_W__itemIcon{color:var(--theme-text-placeholder);flex:none;font-size:14px}.MealTypePicker-module__3_m8_W__item:hover .MealTypePicker-module__3_m8_W__itemIcon{color:var(--theme-action-primary-bg)}
.PurchasesList-module__jDWNha__panel{flex-direction:column;gap:16px;display:flex}.PurchasesList-module__jDWNha__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:0 2px 16px var(--theme-shadow-color,#00000012);border-radius:14px;overflow:hidden}.PurchasesList-module__jDWNha__cardHeader{background:var(--theme-surface-raised);border-bottom:1px solid var(--theme-border-default);padding:20px 24px 16px}.PurchasesList-module__jDWNha__cardOverline{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted);margin-bottom:6px;font-size:.72rem;font-weight:600}.PurchasesList-module__jDWNha__cardBody{padding:20px 24px 24px}.PurchasesList-module__jDWNha__subtitle{font-family:var(--font-body);color:var(--theme-text-muted);margin:0;font-size:.85rem}.PurchasesList-module__jDWNha__chips{flex-wrap:wrap;gap:8px;display:flex}.PurchasesList-module__jDWNha__chip{border:1px solid var(--theme-border-default);background:var(--theme-surface-card);color:var(--theme-text-muted);font-family:var(--font-body);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);border-radius:999px;padding:6px 12px;font-size:.78rem}.PurchasesList-module__jDWNha__chip:hover{color:var(--theme-text-default);border-color:var(--theme-border-strong)}.PurchasesList-module__jDWNha__chip[aria-pressed=true]{background:var(--theme-brand-tint);border-color:var(--theme-border-brand);color:var(--theme-text-default);font-weight:600}.PurchasesList-module__jDWNha__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.PurchasesList-module__jDWNha__row{border:1px solid var(--theme-border-default);background:var(--theme-surface-card);border-radius:12px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.PurchasesList-module__jDWNha__row[data-dimmed=true]{opacity:.72}.PurchasesList-module__jDWNha__list[data-flat]{gap:0}.PurchasesList-module__jDWNha__list[data-flat] .PurchasesList-module__jDWNha__row{border:none;border-bottom:1px solid var(--theme-border-default);background:0 0;border-radius:0;grid-template-columns:48px minmax(0,1fr);align-items:start;padding:14px 0}.PurchasesList-module__jDWNha__list[data-flat] .PurchasesList-module__jDWNha__actions{grid-column:1/-1;align-items:flex-start}.PurchasesList-module__jDWNha__list[data-flat] .PurchasesList-module__jDWNha__note{text-align:left;max-width:none}.PurchasesList-module__jDWNha__list[data-flat] .PurchasesList-module__jDWNha__row:last-child{border-bottom:none;padding-bottom:0}.PurchasesList-module__jDWNha__list[data-flat] .PurchasesList-module__jDWNha__row:first-child{padding-top:0}.PurchasesList-module__jDWNha__cover{aspect-ratio:3/4;background:var(--theme-surface-raised);border-radius:6px;position:relative;overflow:hidden}.PurchasesList-module__jDWNha__coverImage{object-fit:cover}.PurchasesList-module__jDWNha__coverFallback{background:linear-gradient(135deg, var(--theme-brand-fill), var(--theme-brand-fill-active));position:absolute;inset:0}.PurchasesList-module__jDWNha__meta{min-width:0}.PurchasesList-module__jDWNha__productTitle{font-family:var(--font-display);color:var(--theme-text-strong);margin:0 0 4px;font-size:1rem;font-weight:700}.PurchasesList-module__jDWNha__line{font-family:var(--font-body);color:var(--theme-text-muted);flex-wrap:wrap;align-items:baseline;gap:5px;margin:0;font-size:.78rem;display:flex}.PurchasesList-module__jDWNha__separator{color:var(--theme-border-strong)}.PurchasesList-module__jDWNha__creatorLink{color:var(--theme-action-link);text-decoration:none}.PurchasesList-module__jDWNha__creatorLink:hover{text-decoration:underline}.PurchasesList-module__jDWNha__tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.PurchasesList-module__jDWNha__tag{border:1px solid var(--theme-border-default);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted);border-radius:5px;padding:2px 7px;font-size:.65rem}.PurchasesList-module__jDWNha__tagFree{border-color:var(--theme-success-border);background:var(--theme-success-bg);color:var(--theme-success-text);font-weight:700}.PurchasesList-module__jDWNha__tagRefunded{border-color:var(--theme-error-border);background:var(--theme-error-bg);color:var(--theme-error-text);font-weight:700}.PurchasesList-module__jDWNha__actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.PurchasesList-module__jDWNha__amount{font-family:var(--font-body);color:var(--theme-text-strong);font-size:.9rem;font-weight:700}.PurchasesList-module__jDWNha__amountFree{color:var(--theme-success-text)}.PurchasesList-module__jDWNha__amountStruck{color:var(--theme-text-muted);font-weight:400;text-decoration:line-through}.PurchasesList-module__jDWNha__downloads{gap:8px;display:flex}.PurchasesList-module__jDWNha__primaryButton,.PurchasesList-module__jDWNha__ghostButton{font-family:var(--font-body);white-space:nowrap;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), opacity var(--duration-fast) var(--ease-standard);border-radius:8px;padding:7px 14px;font-size:.78rem;font-weight:600}.PurchasesList-module__jDWNha__primaryButton{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);border:1px solid #0000}.PurchasesList-module__jDWNha__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.PurchasesList-module__jDWNha__ghostButton{border:1px solid var(--theme-border-brand);color:var(--theme-brand-ink);background:0 0}.PurchasesList-module__jDWNha__ghostButton:hover:not(:disabled){background:var(--theme-action-subtle-bg)}.PurchasesList-module__jDWNha__primaryButton:disabled,.PurchasesList-module__jDWNha__ghostButton:disabled{opacity:.6;cursor:not-allowed}.PurchasesList-module__jDWNha__receiptLink{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.75rem;text-decoration:none}.PurchasesList-module__jDWNha__receiptLink:hover{color:var(--theme-text-default);text-decoration:underline}.PurchasesList-module__jDWNha__note{max-width:220px;font-family:var(--font-body);color:var(--theme-text-muted);text-align:right;margin:0;font-size:.72rem;line-height:1.45}.PurchasesList-module__jDWNha__error{font-family:var(--font-body);color:var(--theme-error-text);margin:0;font-size:.85rem}.PurchasesList-module__jDWNha__skeletonRow{border:1px solid var(--theme-border-default);background:var(--theme-surface-card);border-radius:12px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.PurchasesList-module__jDWNha__skeletonCover{aspect-ratio:3/4;border-radius:6px;width:58px}.PurchasesList-module__jDWNha__skeletonMeta{flex-direction:column;gap:8px;display:flex}@media (max-width:599px){.PurchasesList-module__jDWNha__row,.PurchasesList-module__jDWNha__skeletonRow{grid-template-columns:48px minmax(0,1fr);align-items:start}.PurchasesList-module__jDWNha__actions{grid-column:1/-1;align-items:flex-start}.PurchasesList-module__jDWNha__note{text-align:left;max-width:none}}@media (prefers-reduced-motion:reduce){.PurchasesList-module__jDWNha__chip,.PurchasesList-module__jDWNha__primaryButton,.PurchasesList-module__jDWNha__ghostButton{transition:none}}
.ThemeColorPicker-module__rI5DSG__wrapper{flex-direction:column;gap:10px;display:flex}.ThemeColorPicker-module__rI5DSG__suggestedRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ThemeColorPicker-module__rI5DSG__suggestedLabel{color:var(--theme-text-muted);font-size:.85rem}.ThemeColorPicker-module__rI5DSG__swatch{border:2px solid var(--theme-border-default);cursor:pointer;border-radius:50%;width:28px;height:28px;padding:0;transition:transform .12s,border-color .12s}.ThemeColorPicker-module__rI5DSG__swatch:hover,.ThemeColorPicker-module__rI5DSG__swatch:focus-visible{border-color:var(--theme-border-input-focus);outline:none;transform:scale(1.1)}.ThemeColorPicker-module__rI5DSG__pickerRow{align-items:center;gap:10px;display:flex}.ThemeColorPicker-module__rI5DSG__colorPicker{border:1px solid var(--theme-border-input);cursor:pointer;background:var(--theme-surface-input);border-radius:6px;width:48px;height:36px;padding:2px}.ThemeColorPicker-module__rI5DSG__hexInput{text-transform:uppercase;border:1px solid var(--theme-border-input);background:var(--theme-surface-input);color:var(--theme-text-default);border-radius:6px;flex:0 0 130px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ThemeColorPicker-module__rI5DSG__hexInput:focus{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px var(--theme-focus-ring);box-shadow-color:transparent;outline:none}.ThemeColorPicker-module__rI5DSG__previewRow{border:1px solid var(--theme-border-default);border-radius:6px;gap:0;width:100%;max-width:280px;height:28px;display:flex;overflow:hidden}.ThemeColorPicker-module__rI5DSG__previewStop{border-right:1px solid var(--theme-border-default);flex:1}.ThemeColorPicker-module__rI5DSG__previewStop:last-child{border-right:none}.ThemeColorPicker-module__rI5DSG__hint{color:var(--theme-text-muted);font-size:.8rem;line-height:1.4}
.NotificationPreferencesCard-module__wW743a__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:14px;flex-direction:column;gap:16px;padding:20px;display:flex}.NotificationPreferencesCard-module__wW743a__cardTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.1rem;font-weight:700}.NotificationPreferencesCard-module__wW743a__muted{color:var(--theme-text-muted);margin:0;font-size:.85rem}.NotificationPreferencesCard-module__wW743a__prefGroup{flex-direction:column;gap:8px;display:flex}.NotificationPreferencesCard-module__wW743a__prefGroupTitle{color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:700}.NotificationPreferencesCard-module__wW743a__toggleRow{color:var(--theme-text-default);cursor:pointer;align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.NotificationPreferencesCard-module__wW743a__actions{flex-wrap:wrap;gap:10px;display:flex}.NotificationPreferencesCard-module__wW743a__primaryButton{color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600}.NotificationPreferencesCard-module__wW743a__primaryButton:hover{background:var(--theme-action-primary-hover-bg)}
.CategoriesModal-module__TLDnMa__help{color:var(--theme-text-muted);margin:0 0 14px;font-size:.82rem;line-height:1.4}.CategoriesModal-module__TLDnMa__error{color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid var(--theme-error-border);border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:.82rem}.CategoriesModal-module__TLDnMa__list{border:1px solid var(--theme-border-default);border-radius:10px;overflow:hidden}.CategoriesModal-module__TLDnMa__addRow{border-top:1px solid var(--theme-border-default);padding:6px 8px}.CategoriesModal-module__TLDnMa__addButton{width:100%;min-height:36px;font-family:var(--font-body);color:var(--theme-action-link);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:.85rem;font-weight:600;display:flex}.CategoriesModal-module__TLDnMa__addButton:hover:not(:disabled){background:var(--theme-brand-tint)}.CategoriesModal-module__TLDnMa__addButton:disabled{color:var(--theme-action-disabled-text);cursor:not-allowed}.CategoriesModal-module__TLDnMa__formError{margin-top:10px}.CategoriesModal-module__TLDnMa__secondaryButton{font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600}.CategoriesModal-module__TLDnMa__secondaryButton:disabled,.CategoriesModal-module__TLDnMa__primaryButton:disabled{opacity:.55;cursor:not-allowed}.CategoriesModal-module__TLDnMa__primaryButton{font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);border:none;border-radius:10px;padding:9px 20px;font-size:.88rem;font-weight:600}.CategoriesModal-module__TLDnMa__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}@media (prefers-reduced-motion:reduce){.CategoriesModal-module__TLDnMa__addButton,.CategoriesModal-module__TLDnMa__primaryButton{transition:none}}
.AccountContent-module__Cb579W__container{max-width:640px;margin:0 auto;padding:32px 20px 64px}.AccountContent-module__Cb579W__container[data-tab=purchases]{max-width:880px}.AccountContent-module__Cb579W__title{font-family:var(--font-display);color:var(--theme-text-default);margin:0 0 20px;font-size:1.8rem;font-weight:700}.AccountContent-module__Cb579W__tabs{border-bottom:1px solid var(--theme-border-default);gap:4px;margin-bottom:24px;display:flex}.AccountContent-module__Cb579W__tab{font-family:var(--font-body);color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:.92rem;font-weight:600;transition:color .15s,border-color .15s}.AccountContent-module__Cb579W__tab:hover{color:var(--theme-text-default)}.AccountContent-module__Cb579W__tabActive{color:var(--theme-text-default);border-bottom-color:var(--theme-action-primary-bg)}
.SocialsStep-module__jFh3cq__stack{gap:1rem}
.AddMealButton-module__UWn_lW__wrapper{position:relative}.AddMealButton-module__UWn_lW__button{border-radius:var(--radius-lg);border:1.5px dashed var(--theme-border-strong);width:100%;color:var(--theme-text-muted);transition:border-color var(--duration-fast), color var(--duration-fast), background var(--duration-fast);background:0 0;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:12.5px;font-weight:600;display:flex}.AddMealButton-module__UWn_lW__button:hover{border-color:var(--theme-action-primary-bg);color:var(--theme-action-link);background:var(--theme-action-subtle-bg)}.AddMealButton-module__UWn_lW__button svg{font-size:14px}.AddMealButton-module__UWn_lW__popover{z-index:10000;transform-origin:top;animation:AddMealButton-module__UWn_lW__popoverIn var(--duration-fast) var(--ease-pop);position:fixed}.AddMealButton-module__UWn_lW__popover[data-placement=top]{transform-origin:bottom}.AddMealButton-module__UWn_lW__popover>*{max-height:inherit;overscroll-behavior:contain;overflow-y:auto}@keyframes AddMealButton-module__UWn_lW__popoverIn{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.AddMealButton-module__UWn_lW__popover{animation:none}}
.MentionTextarea-module__y2YVaW__wrapper{flex:1;min-width:0;position:relative}.MentionTextarea-module__y2YVaW__dropdown{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);z-index:10;border-radius:8px;flex-direction:column;max-height:200px;margin-top:4px;padding:4px;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.MentionTextarea-module__y2YVaW__item{cursor:pointer;font-family:var(--font-body);color:var(--theme-text-default);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:.85rem;transition:background .1s;display:flex}.MentionTextarea-module__y2YVaW__item:hover,.MentionTextarea-module__y2YVaW__itemKeyboardActive{background:var(--theme-surface-raised)}.MentionTextarea-module__y2YVaW__itemAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.MentionTextarea-module__y2YVaW__itemAvatarFallback{background:var(--theme-brand-tint);width:24px;height:24px;color:var(--theme-text-default);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.MentionTextarea-module__y2YVaW__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.MentionTextarea-module__y2YVaW__roleBadge{color:var(--theme-text-default);background:var(--theme-brand-tint);border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:.7rem;font-weight:600}
.NotificationsTab-module__NBP3ya__panel{gap:var(--space-5);flex-direction:column;max-width:720px;display:flex}.NotificationsTab-module__NBP3ya__head{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}
.SubscriptionStep-module__-vCiwG__priceGroup{border:1.5px solid var(--theme-border-strong);background:var(--theme-surface-input);border-radius:12px;align-items:stretch;max-width:320px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.SubscriptionStep-module__-vCiwG__priceGroup:focus-within{border-color:var(--theme-action-primary-bg);box-shadow:0 0 0 4px var(--theme-focus-ring)}.SubscriptionStep-module__-vCiwG__priceGroupInvalid{border-color:var(--theme-error-border)}.SubscriptionStep-module__-vCiwG__priceGroupInvalid:focus-within{border-color:var(--theme-error-border);box-shadow:0 0 0 4px var(--theme-error-bg)}.SubscriptionStep-module__-vCiwG__currencySelect{border:none;border-right:1.5px solid var(--theme-border-strong);background:color-mix(in srgb, var(--theme-action-primary-bg) 6%, var(--theme-surface-input));color:var(--theme-text-strong);cursor:pointer;flex:none;padding:.82rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600}.SubscriptionStep-module__-vCiwG__currencySelect:focus{outline:none}.SubscriptionStep-module__-vCiwG__priceInput{min-width:0;color:var(--theme-text-default);background:0 0;border:none;flex:auto;padding:.82rem 1rem;font-family:inherit;font-size:1rem}.SubscriptionStep-module__-vCiwG__priceInput:focus{outline:none}
.FeedComment-module__aOkK7W__comment{animation:FeedComment-module__aOkK7W__chefyFadeRise var(--duration-base) var(--ease-standard);gap:10px;display:flex;position:relative}@media (prefers-reduced-motion:reduce){.FeedComment-module__aOkK7W__comment{animation:none}}.FeedComment-module__aOkK7W__reply{margin-left:36px}@media (min-width:768px){.FeedComment-module__aOkK7W__reply{margin-left:44px}}.FeedComment-module__aOkK7W__avatarCol{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.FeedComment-module__aOkK7W__threadLine{background:var(--theme-border-default);border-radius:1px;flex:1;width:2px;margin-top:6px}.FeedComment-module__aOkK7W__body{flex:1;min-width:0}.FeedComment-module__aOkK7W__authorLine{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:2px;padding-right:2rem;display:flex}.FeedComment-module__aOkK7W__menuSlot{position:absolute;top:-6px;right:0}.FeedComment-module__aOkK7W__authorName{font-family:var(--font-body);color:var(--theme-text-default);font-size:.85rem;font-weight:600}.FeedComment-module__aOkK7W__levelChip{vertical-align:middle;flex-shrink:0}.FeedComment-module__aOkK7W__timestamp{color:var(--theme-text-muted);font-size:.78rem}.FeedComment-module__aOkK7W__text{font-family:var(--font-body);color:var(--theme-text-default);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.FeedComment-module__aOkK7W__mention{color:var(--theme-brand-ink);font-weight:600}.FeedComment-module__aOkK7W__deletedText{font-family:var(--font-body);color:var(--theme-text-muted);margin:0;font-size:.9rem;font-style:italic;line-height:1.5}.FeedComment-module__aOkK7W__actions{align-items:center;gap:12px;margin-top:4px;display:flex}.FeedComment-module__aOkK7W__actionStat{min-height:28px;color:var(--theme-text-muted);font-family:var(--font-body);align-items:center;gap:4px;padding:4px 8px;font-size:.78rem;display:inline-flex}.FeedComment-module__aOkK7W__actionButton{min-height:28px;color:var(--theme-text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.78rem;transition:color .2s,background .15s;display:inline-flex}.FeedComment-module__aOkK7W__actionButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}.FeedComment-module__aOkK7W__liked,.FeedComment-module__aOkK7W__liked:hover{color:var(--theme-brand-ink)}.FeedComment-module__aOkK7W__heartIcon{font-size:.72rem;transition:transform .2s}.FeedComment-module__aOkK7W__liked .FeedComment-module__aOkK7W__heartIcon{animation:.3s FeedComment-module__aOkK7W__heartPop}@keyframes FeedComment-module__aOkK7W__heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.FeedComment-module__aOkK7W__replyIcon{font-size:.68rem}.FeedComment-module__aOkK7W__actionCount{font-size:.75rem}.FeedComment-module__aOkK7W__replyInput{flex-direction:column;gap:6px;margin-top:8px;display:flex}.FeedComment-module__aOkK7W__replyingTo{color:var(--theme-text-muted);font-size:.78rem;font-style:italic}.FeedComment-module__aOkK7W__textarea{width:100%;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);resize:none;field-sizing:content;border-radius:8px;outline:none;min-height:36px;padding:8px 12px;font-size:.88rem;line-height:1.4;transition:border-color .2s}.FeedComment-module__aOkK7W__textarea::placeholder{color:var(--theme-text-placeholder)}.FeedComment-module__aOkK7W__textarea:focus{border-color:var(--theme-border-input-focus)}.FeedComment-module__aOkK7W__replyActions{justify-content:flex-end;gap:8px;display:flex}.FeedComment-module__aOkK7W__cancelButton{color:var(--theme-text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:.82rem}.FeedComment-module__aOkK7W__cancelButton:hover{background:var(--theme-surface-raised)}.FeedComment-module__aOkK7W__sendButton{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);font-family:var(--font-body);cursor:pointer;border:none;border-radius:6px;padding:4px 14px;font-size:.82rem;font-weight:600;transition:background .2s}.FeedComment-module__aOkK7W__sendButton:hover{background:var(--theme-action-primary-hover-bg)}.FeedComment-module__aOkK7W__sendButton:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:not-allowed}.FeedComment-module__aOkK7W__replies{flex-direction:column;gap:12px;margin-top:12px;display:flex}
.DayColumn-module__c7Pk_q__col{background:color-mix(in oklab, var(--theme-surface-card) 50%, transparent);border:1px solid var(--theme-border-default);border-radius:var(--radius-xl);flex-direction:column;flex:1 1 0;gap:10px;min-width:152px;padding:12px 11px 13px;display:flex}.DayColumn-module__c7Pk_q__weekend{background:color-mix(in oklab, var(--theme-action-subtle-bg) 45%, var(--theme-surface-card));border-color:var(--theme-border-brand)}.DayColumn-module__c7Pk_q__head{border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:flex-end;padding:2px 3px 10px;display:flex}.DayColumn-module__c7Pk_q__day{align-items:baseline;gap:6px;display:flex}.DayColumn-module__c7Pk_q__day b{font-family:var(--font-display);color:var(--theme-text-strong);font-size:17px}.DayColumn-module__c7Pk_q__day span{color:var(--theme-text-placeholder);font-size:10.5px}.DayColumn-module__c7Pk_q__weekend .DayColumn-module__c7Pk_q__day b{color:var(--theme-action-link)}.DayColumn-module__c7Pk_q__kcal{color:var(--theme-text-default);font-variant-numeric:tabular-nums;align-items:baseline;gap:3px;font-size:12px;font-weight:600;display:inline-flex}.DayColumn-module__c7Pk_q__kcal i{text-transform:uppercase;letter-spacing:.08em;color:var(--theme-text-placeholder);font-size:8.5px;font-style:normal;font-weight:700}.DayColumn-module__c7Pk_q__meals{flex-direction:column;gap:16px;display:flex}.DayColumn-module__c7Pk_q__meals>.slotPlus{margin-top:0}.DayColumn-module__c7Pk_q__meals>:not(:first-child){border-top:1px solid var(--theme-border-default);padding-top:16px}.DayColumn-module__c7Pk_q__meals>:last-child{border-top:0;padding-top:0}
.FeatureToggle-module__bWjdMa__row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.FeatureToggle-module__bWjdMa__text{flex-direction:column;gap:4px;display:flex}.FeatureToggle-module__bWjdMa__label{color:var(--theme-text-default);font-size:.92rem;font-weight:600}.FeatureToggle-module__bWjdMa__help{color:var(--theme-text-muted);margin:0;font-size:.78rem;line-height:1.5}.FeatureToggle-module__bWjdMa__toggle{flex-shrink:0;width:44px;height:24px;margin-top:2px;position:relative}.FeatureToggle-module__bWjdMa__input{opacity:0;width:0;height:0;position:absolute}.FeatureToggle-module__bWjdMa__track{background:var(--theme-border-default);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);border-radius:999px;position:absolute;inset:0}.FeatureToggle-module__bWjdMa__input:checked+.FeatureToggle-module__bWjdMa__track{background:var(--theme-action-primary-bg)}.FeatureToggle-module__bWjdMa__input:focus-visible+.FeatureToggle-module__bWjdMa__track{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.FeatureToggle-module__bWjdMa__track:after{content:"";background:var(--theme-surface-card);width:20px;height:20px;transition:transform var(--duration-fast) var(--ease-standard);box-shadow:0 1px 3px var(--theme-shadow-color,#00000026);border-radius:50%;position:absolute;top:2px;left:2px}.FeatureToggle-module__bWjdMa__input:checked+.FeatureToggle-module__bWjdMa__track:after{transform:translate(20px)}.FeatureToggle-module__bWjdMa__input:disabled+.FeatureToggle-module__bWjdMa__track{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.FeatureToggle-module__bWjdMa__track,.FeatureToggle-module__bWjdMa__track:after{transition:none}}
.PasswordInput-module__5O1HzW__wrapper{width:100%;display:block;position:relative}.PasswordInput-module__5O1HzW__wrapper>input{width:100%;padding-right:2.75rem}.PasswordInput-module__5O1HzW__toggle{width:2.75rem;color:var(--theme-text-muted);cursor:pointer;transition:color var(--duration-base) var(--ease-standard);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:1rem;display:flex;position:absolute;top:0;bottom:0;right:0}.PasswordInput-module__5O1HzW__toggle:hover{color:var(--theme-text-strong)}.PasswordInput-module__5O1HzW__toggle:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px}
.MealPlansFeatureCard-module__jnxzsG__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.MealPlansFeatureCard-module__jnxzsG__errorBanner{border:1px solid var(--theme-error-border);color:var(--theme-error-text);background:var(--theme-error-bg);border-radius:8px;padding:10px 14px;font-size:.85rem}
.RecipeSeoModal-module__63ZSya__content{flex-direction:column;gap:24px;display:flex}.RecipeSeoModal-module__63ZSya__help,.RecipeSeoModal-module__63ZSya__hint,.RecipeSeoModal-module__63ZSya__previewLabel,.RecipeSeoModal-module__63ZSya__previewTitle,.RecipeSeoModal-module__63ZSya__previewDescription{margin:0}.RecipeSeoModal-module__63ZSya__help,.RecipeSeoModal-module__63ZSya__hint,.RecipeSeoModal-module__63ZSya__fieldHint,.RecipeSeoModal-module__63ZSya__previewLabel{color:var(--theme-text-muted);font-size:.82rem;line-height:1.5}.RecipeSeoModal-module__63ZSya__section,.RecipeSeoModal-module__63ZSya__socialColumn{flex-direction:column;gap:16px;min-width:0;display:flex}.RecipeSeoModal-module__63ZSya__section+.RecipeSeoModal-module__63ZSya__section{border-top:1px solid var(--theme-border-default);padding-top:24px}.RecipeSeoModal-module__63ZSya__sectionTitle{color:var(--theme-text-default);margin:0;font-size:1rem;font-weight:700}.RecipeSeoModal-module__63ZSya__field{flex-direction:column;gap:8px;min-width:0;display:flex}.RecipeSeoModal-module__63ZSya__label{color:var(--theme-text-default);font-size:.85rem;font-weight:600}.RecipeSeoModal-module__63ZSya__input{width:100%;min-width:0;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);resize:vertical;border-radius:8px;padding:12px;font-size:.9rem;line-height:1.5}.RecipeSeoModal-module__63ZSya__input::placeholder{color:var(--theme-text-placeholder)}.RecipeSeoModal-module__63ZSya__input:focus{outline:2px solid var(--theme-focus-ring);outline-offset:2px;border-color:var(--theme-border-input-focus)}.RecipeSeoModal-module__63ZSya__inputError{border-color:var(--theme-border-error)}.RecipeSeoModal-module__63ZSya__fieldHint{justify-content:space-between;gap:12px;display:flex}.RecipeSeoModal-module__63ZSya__counter{font-variant-numeric:tabular-nums;flex-shrink:0}.RecipeSeoModal-module__63ZSya__preview{border:1px solid var(--theme-border-default);background:var(--theme-surface-input);overflow-wrap:anywhere;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.RecipeSeoModal-module__63ZSya__previewLabel{font-weight:600}.RecipeSeoModal-module__63ZSya__previewTitle{color:var(--theme-action-link);font-size:1.1rem;line-height:1.4}.RecipeSeoModal-module__63ZSya__previewDescription{color:var(--theme-text-default);font-size:.9rem}.RecipeSeoModal-module__63ZSya__socialGrid{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}.RecipeSeoModal-module__63ZSya__checklist{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.RecipeSeoModal-module__63ZSya__checkItem{color:var(--theme-text-default);align-items:flex-start;gap:12px;font-size:.85rem;line-height:1.5;display:flex}.RecipeSeoModal-module__63ZSya__checkItem svg{color:var(--theme-text-muted);flex:0 0 16px;margin-top:2px}.RecipeSeoModal-module__63ZSya__testLink{color:var(--theme-action-link);font-size:.85rem;font-weight:600}.RecipeSeoModal-module__63ZSya__toggle{color:var(--theme-text-default);cursor:pointer;align-items:flex-start;gap:12px;font-size:.9rem;display:flex}.RecipeSeoModal-module__63ZSya__toggle input{width:20px;height:20px;accent-color:var(--theme-action-primary-bg);flex-shrink:0;margin:0}.RecipeSeoModal-module__63ZSya__primaryButton,.RecipeSeoModal-module__63ZSya__secondaryButton{min-height:44px;font-family:var(--font-body);cursor:pointer;border-radius:8px;padding:12px 16px;font-size:.88rem;font-weight:600}.RecipeSeoModal-module__63ZSya__primaryButton{color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);border:1px solid var(--theme-action-primary-bg)}.RecipeSeoModal-module__63ZSya__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.RecipeSeoModal-module__63ZSya__primaryButton:disabled{opacity:.55;cursor:not-allowed}.RecipeSeoModal-module__63ZSya__secondaryButton{color:var(--theme-text-default);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border)}@media (min-width:640px){.RecipeSeoModal-module__63ZSya__socialGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.PostTypeIndicator-module__0Plnpq__indicator{font-family:var(--font-body);letter-spacing:.02em;white-space:nowrap;border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.PostTypeIndicator-module__0Plnpq__madeIt{color:#c2410c;background:#fff7ed}.PostTypeIndicator-module__0Plnpq__question{color:#1d4ed8;background:#eff6ff}.PostTypeIndicator-module__0Plnpq__tip{color:#0f766e;background:#f0fdfa}.PostTypeIndicator-module__0Plnpq__review{color:#7c3aed;background:#f5f3ff}
.InfoTooltip-module__ASHKhq__trigger{min-width:44px;min-height:44px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-10px;padding:10px;font-size:1rem;line-height:0;display:inline-flex}.InfoTooltip-module__ASHKhq__trigger:hover,.InfoTooltip-module__ASHKhq__trigger:focus-visible{color:var(--theme-text-default)}
.SearchInput-module__4VOTFq__wrapper{align-items:center;width:100%;display:flex;position:relative}.SearchInput-module__4VOTFq__icon{color:var(--theme-text-placeholder);pointer-events:none;font-size:.9rem;position:absolute;left:14px}.SearchInput-module__4VOTFq__input{width:100%;font-size:.95rem;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:12px;outline:none;padding:10px 14px 10px 40px;transition:border-color .2s,box-shadow .2s}.SearchInput-module__4VOTFq__input::placeholder{color:var(--theme-text-placeholder)}.SearchInput-module__4VOTFq__input:hover{background:var(--theme-surface-input-hover)}.SearchInput-module__4VOTFq__input:focus{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-focus-ring) 20%, transparent)}
.UserAvatar-module___RKUNq__avatar{font-family:var(--font-body);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.UserAvatar-module___RKUNq__fallback{background:var(--theme-brand-tint);color:var(--theme-text-default)}.UserAvatar-module___RKUNq__image{object-fit:cover;width:100%;height:100%}
.CreatorBrand-module__nAt5ya__brand{align-items:center;gap:.6rem;min-width:0;display:flex}.CreatorBrand-module__nAt5ya__name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--theme-action-link);white-space:nowrap;text-overflow:ellipsis;font-size:1.2rem;font-weight:700;overflow:hidden}@media (max-width:640px){.CreatorBrand-module__nAt5ya__name{display:none}}
.PageFallback-module__tgndya__fallback{min-height:60vh}
