.StepTimer-module__0AWFqW__chip{border:1px solid var(--theme-border-input);background:var(--theme-surface-input);color:var(--theme-text-muted);font-family:var(--font-body);font-size:var(--type-body-sm);border-radius:999px;align-self:flex-start;align-items:center;margin-top:10px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex;position:relative}.StepTimer-module__0AWFqW__chipIdle:hover{color:var(--theme-text-default);border-color:var(--theme-border-strong)}.StepTimer-module__0AWFqW__chipRunning{background:var(--theme-action-primary-bg);border-color:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.StepTimer-module__0AWFqW__chipDone{background:var(--theme-action-subtle-bg);border-color:var(--theme-border-brand);color:var(--theme-action-link)}.StepTimer-module__0AWFqW__start{border-radius:inherit;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:7px 13px;display:inline-flex}.StepTimer-module__0AWFqW__readout{font-variant-numeric:tabular-nums;align-items:center;gap:7px;padding:7px 4px 7px 13px;display:inline-flex}.StepTimer-module__0AWFqW__cancel{border-radius:inherit;color:inherit;cursor:pointer;opacity:.75;background:0 0;border:0;align-items:center;padding:7px 11px 7px 5px;display:inline-flex}.StepTimer-module__0AWFqW__cancel:hover{opacity:1}.StepTimer-module__0AWFqW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.CookingMode-module__4IraxG__overlay{z-index:300;background:var(--theme-surface-card);flex-direction:column;animation:.25s CookingMode-module__4IraxG__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes CookingMode-module__4IraxG__fadeIn{0%{opacity:0}to{opacity:1}}.CookingMode-module__4IraxG__progressBar{background:var(--theme-border-default);flex-shrink:0;height:3px}.CookingMode-module__4IraxG__progressFill{background:var(--theme-action-primary-bg);height:100%;transition:width .3s}.CookingMode-module__4IraxG__topBar{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}@media (min-width:768px){.CookingMode-module__4IraxG__topBar{padding:16px 32px}}.CookingMode-module__4IraxG__tabStrip{scrollbar-width:none;flex-shrink:0;gap:8px;padding:0 16px 14px;display:flex;overflow-x:auto}.CookingMode-module__4IraxG__tabStrip::-webkit-scrollbar{display:none}.CookingMode-module__4IraxG__tab{border-radius:var(--radius-pill);background:var(--theme-surface-raised);min-height:40px;color:var(--theme-text-muted);font-family:var(--font-body);font-size:var(--type-body-sm);white-space:nowrap;cursor:pointer;transition:background var(--duration-fast)var(--ease-standard);border:none;align-items:center;gap:6px;padding:8px 14px;font-weight:600;display:inline-flex}.CookingMode-module__4IraxG__tabActive{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}@media (min-width:1280px){.CookingMode-module__4IraxG__tabStrip{justify-content:safe center;max-width:calc(100vw - 768px);margin-inline:auto;padding:0 32px 16px}}.CookingMode-module__4IraxG__stepIndicator{font-size:var(--type-body-sm);color:var(--theme-text-muted);font-weight:600}.CookingMode-module__4IraxG__closeButton{background:var(--theme-surface-raised);width:44px;height:44px;color:var(--theme-text-default);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:1.1rem;transition:background .15s;display:flex}.CookingMode-module__4IraxG__closeButton:hover{background:var(--theme-border-default)}.CookingMode-module__4IraxG__main{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:24px;padding:24px;display:flex;position:relative;overflow-y:auto}@media (min-width:1280px){.CookingMode-module__4IraxG__main{flex-direction:row;justify-content:center;padding:32px 64px;position:static}}.CookingMode-module__4IraxG__stepContent{text-align:center;max-width:600px}.CookingMode-module__4IraxG__stepLabel{font-family:var(--font-display);font-size:var(--type-overline);text-transform:uppercase;letter-spacing:.06em;color:var(--theme-brand-ink);margin-bottom:12px;font-weight:700}.CookingMode-module__4IraxG__stepText{font-size:var(--type-display-md);color:var(--theme-text-default);margin:0;line-height:1.5}.CookingMode-module__4IraxG__stepText p{margin:0}.CookingMode-module__4IraxG__stepText a{color:var(--theme-brand-ink);text-decoration:underline}@media (min-width:1280px){.CookingMode-module__4IraxG__stepContent{flex:1;max-width:none}.CookingMode-module__4IraxG__stepLabel,.CookingMode-module__4IraxG__stepText{max-width:min(600px,100vw - 768px);margin-inline:auto}}.CookingMode-module__4IraxG__handoffWrap{flex-shrink:0;justify-content:center;padding:0 16px 4px;display:flex}.CookingMode-module__4IraxG__handoff{border:1px solid var(--theme-action-subtle-border);background:var(--theme-action-subtle-bg);width:100%;max-width:600px;min-height:44px;color:var(--theme-action-link);font-family:var(--font-body);cursor:pointer;box-sizing:border-box;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.CookingMode-module__4IraxG__handoffLabel{font-size:var(--type-body-sm);font-weight:600}.CookingMode-module__4IraxG__handoffAction{font-size:var(--type-body-sm);align-items:center;gap:7px;font-weight:700;display:inline-flex}.CookingMode-module__4IraxG__nav{flex-shrink:0;justify-content:center;align-items:center;gap:24px;padding:16px;display:flex;position:relative}@media (min-width:768px){.CookingMode-module__4IraxG__nav{padding:24px 32px}}.CookingMode-module__4IraxG__navButton{border:1.5px solid var(--theme-border-default);background:var(--theme-surface-card);width:52px;height:52px;color:var(--theme-text-default);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:border-color .15s,background .15s;display:flex}.CookingMode-module__4IraxG__navButton:hover:not(:disabled){border-color:var(--theme-action-primary-bg);background:var(--theme-action-subtle-bg)}.CookingMode-module__4IraxG__navButton:disabled{opacity:.3;cursor:not-allowed}.CookingMode-module__4IraxG__stepCounter{font-size:var(--type-body-md);color:var(--theme-text-muted);text-align:center;min-width:60px;font-weight:600}.CookingMode-module__4IraxG__ingredientsPanel{border-top:1px solid var(--theme-border-default);border-radius:var(--radius-xl)var(--radius-xl)0 0;background:var(--theme-surface-raised);opacity:0;max-height:46vh;transition:opacity var(--duration-slide)var(--ease-standard),transform var(--duration-slide)var(--ease-standard);flex-direction:column;flex-shrink:0;align-self:stretch;margin:auto -24px -24px;padding-bottom:8px;display:flex;transform:translateY(100%)}.CookingMode-module__4IraxG__ingredientsPanel[data-state=open]{opacity:1;transform:none}.CookingMode-module__4IraxG__sheetHandle{border-radius:var(--radius-pill);background:var(--theme-border-strong);flex-shrink:0;width:36px;height:4px;margin:8px auto 2px}.CookingMode-module__4IraxG__panelHeader{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 16px 10px;display:flex}.CookingMode-module__4IraxG__panelTitle{font-family:var(--font-display);font-size:var(--type-display-sm);color:var(--theme-text-default);margin:0;font-weight:700}.CookingMode-module__4IraxG__panelSubtitle{font-size:var(--type-caption);color:var(--theme-text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:2px 0 0;display:flex}.CookingMode-module__4IraxG__panelToggle{border:1px solid var(--theme-border-default);border-radius:var(--radius-pill);background:var(--theme-surface-card);height:34px;color:var(--theme-text-muted);font-family:var(--font-body);font-size:var(--type-caption);cursor:pointer;transition:background var(--duration-fast)var(--ease-standard),color var(--duration-fast)var(--ease-standard);flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-weight:600;display:inline-flex}.CookingMode-module__4IraxG__panelToggle:hover{background:var(--theme-action-subtle-bg);color:var(--theme-text-default)}.CookingMode-module__4IraxG__panelProgress{border-radius:var(--radius-pill);background:var(--theme-border-default);flex-shrink:0;height:3px;margin:0 16px 10px;overflow:hidden}.CookingMode-module__4IraxG__panelProgressFill{border-radius:inherit;background:var(--theme-action-primary-bg);height:100%;transition:width var(--duration-base)var(--ease-standard)}.CookingMode-module__4IraxG__ingredientsList{overscroll-behavior:contain;flex-direction:column;flex:1;gap:2px;min-height:0;margin:0;padding:0 8px;list-style:none;display:flex;overflow-y:auto}.CookingMode-module__4IraxG__ingredientGroup+.CookingMode-module__4IraxG__ingredientGroup{margin-top:14px}.CookingMode-module__4IraxG__ingredientGroupHead{justify-content:space-between;align-items:baseline;gap:10px;padding:0 8px 6px;display:flex}.CookingMode-module__4IraxG__ingredientGroupTitle{font-size:var(--type-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-strong);margin:0;font-weight:700}.CookingMode-module__4IraxG__ingredientGroupCount{font-size:var(--type-caption);color:var(--theme-text-muted);white-space:nowrap;font-weight:600}.CookingMode-module__4IraxG__ingredientRows{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.CookingMode-module__4IraxG__ingredientItem{border-radius:var(--radius-md);min-height:44px;font-size:var(--type-body-md);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--duration-fast)var(--ease-standard);align-items:center;gap:12px;padding:6px 8px;display:flex}.CookingMode-module__4IraxG__ingredientItem:hover{background:var(--theme-surface-card)}.CookingMode-module__4IraxG__ingredientItem:focus-visible{outline:2px solid var(--theme-border-brand);outline-offset:-2px}.CookingMode-module__4IraxG__ingredientItemUsed,.CookingMode-module__4IraxG__ingredientItemUsed:hover{background:var(--theme-action-subtle-bg)}.CookingMode-module__4IraxG__ingredientCheck{border:1.5px solid var(--theme-border-strong);background:var(--theme-surface-card);color:#0000;width:22px;height:22px;transition:background var(--duration-fast)var(--ease-standard),border-color var(--duration-fast)var(--ease-standard),color var(--duration-fast)var(--ease-standard);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;display:flex}.CookingMode-module__4IraxG__ingredientItemUsed .CookingMode-module__4IraxG__ingredientCheck{border-color:var(--theme-action-primary-bg);background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.CookingMode-module__4IraxG__ingredientName{min-width:0;color:var(--theme-text-default);transition:color var(--duration-fast)var(--ease-standard);flex:1}.CookingMode-module__4IraxG__ingredientItemUsed .CookingMode-module__4IraxG__ingredientName{color:var(--theme-text-muted);text-decoration:line-through}.CookingMode-module__4IraxG__ingredientAmount{font-size:var(--type-body-sm);font-variant-numeric:tabular-nums;color:var(--theme-text-default);white-space:nowrap;flex-shrink:0;font-weight:600}.CookingMode-module__4IraxG__ingredientAmountToTaste{color:var(--theme-text-muted);font-style:italic;font-weight:400}.CookingMode-module__4IraxG__ingredientItemUsed .CookingMode-module__4IraxG__ingredientAmount{color:var(--theme-text-muted)}.CookingMode-module__4IraxG__ingredientsRail{border:none;border-top:1px solid var(--theme-border-default);border-radius:var(--radius-xl)var(--radius-xl)0 0;background:var(--theme-surface-raised);min-height:56px;color:var(--theme-text-default);font-family:var(--font-body);font-size:var(--type-body-sm);cursor:pointer;transition:background var(--duration-fast)var(--ease-standard);flex-shrink:0;align-self:stretch;align-items:center;gap:12px;margin:auto -24px -24px;padding:0 20px;font-weight:600;display:flex}.CookingMode-module__4IraxG__ingredientsRail:hover{background:var(--theme-action-subtle-bg)}.CookingMode-module__4IraxG__railIcon{background:var(--theme-action-subtle-bg);width:32px;height:32px;color:var(--theme-brand-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;display:flex}.CookingMode-module__4IraxG__railLabel{text-align:left;flex:1}.CookingMode-module__4IraxG__railCount{font-size:var(--type-caption);font-variant-numeric:tabular-nums;color:var(--theme-text-muted)}.CookingMode-module__4IraxG__railChevron{color:var(--theme-text-muted);flex-shrink:0;font-size:.75rem}@media (min-width:600px) and (max-width:1279px){.CookingMode-module__4IraxG__panelHeader,.CookingMode-module__4IraxG__ingredientsList{width:100%;max-width:680px;margin-inline:auto}.CookingMode-module__4IraxG__panelProgress{max-width:648px;margin-inline:auto}.CookingMode-module__4IraxG__ingredientsRail{justify-content:center}.CookingMode-module__4IraxG__railLabel{flex:none}}@media (min-width:1280px){.CookingMode-module__4IraxG__ingredientsPanel,.CookingMode-module__4IraxG__ingredientsRail{border:1px solid var(--theme-border-default);align-self:auto;width:320px;margin:0;position:absolute;top:84px;right:32px}.CookingMode-module__4IraxG__ingredientsPanel{border-radius:var(--radius-lg);max-height:calc(100vh - 200px);transition:opacity var(--duration-base)var(--ease-standard),transform var(--duration-base)var(--ease-standard);padding-bottom:12px;transform:translateY(8px)}.CookingMode-module__4IraxG__sheetHandle{display:none}.CookingMode-module__4IraxG__panelHeader{padding:14px 14px 10px}.CookingMode-module__4IraxG__panelProgress{margin:0 14px 10px}.CookingMode-module__4IraxG__ingredientsRail{border-radius:var(--radius-pill);gap:10px;min-height:0;padding:7px 16px 7px 7px}.CookingMode-module__4IraxG__railChevron{display:none}}@media (prefers-reduced-motion:reduce){.CookingMode-module__4IraxG__ingredientsPanel,.CookingMode-module__4IraxG__ingredientsRail,.CookingMode-module__4IraxG__ingredientItem,.CookingMode-module__4IraxG__ingredientCheck,.CookingMode-module__4IraxG__ingredientName,.CookingMode-module__4IraxG__panelToggle,.CookingMode-module__4IraxG__panelProgressFill{transition:none}.CookingMode-module__4IraxG__ingredientsPanel{transform:none}}.CookingMode-module__4IraxG__keepAwake{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex;position:absolute;bottom:50%;right:16px;transform:translateY(50%)}.CookingMode-module__4IraxG__keepAwakeLabel{color:var(--theme-text-muted);white-space:nowrap;font-size:.8rem}.CookingMode-module__4IraxG__keepAwakeInput{opacity:0;width:0;height:0;position:absolute}.CookingMode-module__4IraxG__keepAwakeTrack{border-radius:var(--radius-pill);background:var(--theme-border-strong);width:40px;height:23px;transition:background var(--duration-fast)var(--ease-standard);flex:none;position:relative}.CookingMode-module__4IraxG__keepAwakeThumb{background:var(--theme-surface-card);width:17px;height:17px;box-shadow:var(--theme-shadow-sm);transition:transform var(--duration-fast)var(--ease-standard);border-radius:50%;position:absolute;top:3px;left:3px}.CookingMode-module__4IraxG__keepAwakeInput:checked+.CookingMode-module__4IraxG__keepAwakeTrack{background:var(--theme-action-primary-bg)}.CookingMode-module__4IraxG__keepAwakeInput:checked+.CookingMode-module__4IraxG__keepAwakeTrack .CookingMode-module__4IraxG__keepAwakeThumb{transform:translate(17px)}.CookingMode-module__4IraxG__keepAwakeInput:focus-visible+.CookingMode-module__4IraxG__keepAwakeTrack{outline:2px solid var(--theme-action-primary-bg);outline-offset:2px}@media (min-width:768px){.CookingMode-module__4IraxG__keepAwake{right:32px}}@media (max-width:639px){.CookingMode-module__4IraxG__nav{flex-wrap:wrap;row-gap:12px}.CookingMode-module__4IraxG__keepAwake{flex-basis:100%;order:3;justify-content:center;position:static;transform:none}}@media (prefers-reduced-motion:reduce){.CookingMode-module__4IraxG__keepAwakeTrack,.CookingMode-module__4IraxG__keepAwakeThumb{transition:none}}
.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}}
.RecipeComment-module__YbKsla__comment{gap:var(--space-3);animation:RecipeComment-module__YbKsla__chefyFadeRise var(--duration-base)var(--ease-standard);display:flex;position:relative}@media (prefers-reduced-motion:reduce){.RecipeComment-module__YbKsla__comment{animation:none}}.RecipeComment-module__YbKsla__reply{margin-left:var(--space-6)}@media (min-width:768px){.RecipeComment-module__YbKsla__reply{margin-left:var(--space-10)}}.RecipeComment-module__YbKsla__avatarCol{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.RecipeComment-module__YbKsla__threadLine{background:var(--theme-border-default);width:2px;margin-top:var(--space-2);border-radius:1px;flex:1}.RecipeComment-module__YbKsla__body{flex:1;min-width:0}.RecipeComment-module__YbKsla__authorLine{align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);padding-right:var(--space-8);flex-wrap:wrap;display:flex}.RecipeComment-module__YbKsla__menuSlot{position:absolute;top:-6px;right:0}.RecipeComment-module__YbKsla__authorName{color:var(--theme-text-default);font-size:.88rem;font-weight:600}.RecipeComment-module__YbKsla__timestamp{color:var(--theme-text-muted);font-size:.78rem}.RecipeComment-module__YbKsla__text{color:var(--theme-text-default);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.92rem;line-height:1.55}.RecipeComment-module__YbKsla__deletedText{color:var(--theme-text-muted);margin:0;font-size:.9rem;font-style:italic;line-height:1.55}.RecipeComment-module__YbKsla__actions{align-items:center;gap:var(--space-3);margin-top:var(--space-1);display:flex}.RecipeComment-module__YbKsla__actionButton{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);min-height:28px;color:var(--theme-text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--duration-fast)var(--ease-standard),background var(--duration-fast)var(--ease-standard);background:0 0;border:none;font-size:.8rem;font-weight:600;display:inline-flex}.RecipeComment-module__YbKsla__actionButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}@media (prefers-reduced-motion:reduce){.RecipeComment-module__YbKsla__actionButton{transition:none}}.RecipeComment-module__YbKsla__replyIcon{font-size:.7rem}.RecipeComment-module__YbKsla__editor{margin-top:var(--space-2);gap:var(--space-2);flex-direction:column;display:flex}.RecipeComment-module__YbKsla__replyingTo{color:var(--theme-text-muted);font-size:.78rem;font-style:italic}.RecipeComment-module__YbKsla__textarea{width:100%;padding:var(--space-2)var(--space-3);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:var(--radius-md);resize:vertical;transition:border-color var(--duration-fast)var(--ease-standard);outline:none;font-size:.9rem;line-height:1.5}.RecipeComment-module__YbKsla__textarea::placeholder{color:var(--theme-text-placeholder)}.RecipeComment-module__YbKsla__textarea:focus{border-color:var(--theme-border-input-focus)}@media (prefers-reduced-motion:reduce){.RecipeComment-module__YbKsla__textarea{transition:none}}.RecipeComment-module__YbKsla__editorActions{justify-content:flex-end;gap:var(--space-2);display:flex}.RecipeComment-module__YbKsla__cancelButton{padding:var(--space-1)var(--space-3);color:var(--theme-text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;font-size:.82rem;font-weight:600}.RecipeComment-module__YbKsla__cancelButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}.RecipeComment-module__YbKsla__sendButton{padding:var(--space-1)var(--space-4);background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--duration-fast)var(--ease-standard);border:none;font-size:.82rem;font-weight:600}.RecipeComment-module__YbKsla__sendButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.RecipeComment-module__YbKsla__sendButton:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:not-allowed}@media (prefers-reduced-motion:reduce){.RecipeComment-module__YbKsla__sendButton{transition:none}}.RecipeComment-module__YbKsla__replies{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}
.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}
.MemberActionsMenu-module__ULhjiG__wrap{display:inline-block;position:relative}.MemberActionsMenu-module__ULhjiG__trigger{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:8px;padding:9px 16px;font-size:.86rem;font-weight:600}.MemberActionsMenu-module__ULhjiG__trigger:hover{background:var(--theme-action-primary-hover-bg)}.MemberActionsMenu-module__ULhjiG__menu{z-index:20;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);min-width:220px;box-shadow:0 12px 32px var(--theme-shadow-color);border-radius:12px;padding:4px 0;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden}.MemberActionsMenu-module__ULhjiG__group{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted);padding:8px 14px 4px;font-size:.68rem;font-weight:600}.MemberActionsMenu-module__ULhjiG__item{width:100%;font-family:var(--font-body);text-align:left;color:var(--theme-text-default);cursor:pointer;transition:background var(--duration-fast)var(--ease-standard);background:0 0;border:none;align-items:center;gap:8px;padding:10px 14px;font-size:.86rem;display:flex}.MemberActionsMenu-module__ULhjiG__item:hover{background:var(--theme-surface-input-hover)}.MemberActionsMenu-module__ULhjiG__itemDanger{color:var(--theme-error-text)}.MemberActionsMenu-module__ULhjiG__itemDanger:hover{background:var(--theme-error-bg)}.MemberActionsMenu-module__ULhjiG__cancelForm{flex-direction:column;gap:12px;display:flex}.MemberActionsMenu-module__ULhjiG__cancelIntro{color:var(--theme-text-default);margin:0;font-size:.92rem}.MemberActionsMenu-module__ULhjiG__cancelOption{border:1px solid var(--theme-border-default);cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.MemberActionsMenu-module__ULhjiG__cancelOption:has(input:checked){border-color:var(--theme-action-primary-bg);background:var(--theme-surface-input-hover)}.MemberActionsMenu-module__ULhjiG__cancelOption input{margin-top:3px}.MemberActionsMenu-module__ULhjiG__cancelOptionTitle{color:var(--theme-text-default);font-size:.9rem;font-weight:600;display:block}.MemberActionsMenu-module__ULhjiG__cancelOptionHelp{color:var(--theme-text-muted);font-size:.78rem;line-height:1.4;display:block}.MemberActionsMenu-module__ULhjiG__extendForm{flex-direction:column;gap:8px;display:flex}.MemberActionsMenu-module__ULhjiG__extendLabel{color:var(--theme-text-muted);font-size:.82rem;font-weight:600}.MemberActionsMenu-module__ULhjiG__extendInput{width:100%;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-default);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem}.MemberActionsMenu-module__ULhjiG__extendInput:focus{border-color:var(--theme-action-primary-bg)}.MemberActionsMenu-module__ULhjiG__secondaryButton{font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:.82rem;font-weight:600}.MemberActionsMenu-module__ULhjiG__secondaryButton:hover:not(:disabled){background:var(--theme-surface-input-hover)}.MemberActionsMenu-module__ULhjiG__primaryButton{font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:.88rem;font-weight:600}.MemberActionsMenu-module__ULhjiG__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.MemberActionsMenu-module__ULhjiG__primaryButton:disabled,.MemberActionsMenu-module__ULhjiG__secondaryButton:disabled{opacity:.55;cursor:not-allowed}.MemberActionsMenu-module__ULhjiG__restrictedChip{font-family:var(--font-body);white-space:nowrap;vertical-align:middle;color:var(--theme-warning-text);background:var(--theme-warning-bg);border:1px solid var(--theme-warning-border);border-radius:999px;margin-left:8px;padding:3px 8px;font-size:.72rem;font-weight:600;display:inline-block}
.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}}
.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)}
.CategoryRow-module__N1OiAq__rowGroup{border-bottom:1px solid var(--theme-border-default)}.CategoryRow-module__N1OiAq__rowGroup:last-child{border-bottom:none}.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}}
.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}
.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}}
.ProductEditor-module__3NkOHa__container{max-width:var(--admin-content-wide);flex-direction:column;gap:16px;margin:0 auto;display:flex}.ProductEditor-module__3NkOHa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px 16px;display:flex}.ProductEditor-module__3NkOHa__headerText{min-width:0}.ProductEditor-module__3NkOHa__title{font-family:var(--font-display);color:var(--theme-text-default);overflow-wrap:anywhere;margin:0;font-size:1.6rem;font-weight:700}.ProductEditor-module__3NkOHa__subtitle{color:var(--theme-text-muted);margin:4px 0 0;font-size:.85rem}.ProductEditor-module__3NkOHa__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.ProductEditor-module__3NkOHa__chip{border:1px solid var(--theme-border-default);background:var(--theme-surface-raised);color:var(--theme-text-muted);white-space:nowrap;border-radius:100px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.ProductEditor-module__3NkOHa__chipOk{color:var(--theme-success-text);background:var(--theme-success-bg);border-color:var(--theme-success-border)}.ProductEditor-module__3NkOHa__chipDraft{color:var(--theme-warning-text);background:var(--theme-warning-bg);border-color:var(--theme-warning-border)}.ProductEditor-module__3NkOHa__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;align-items:center;padding:10px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.ProductEditor-module__3NkOHa__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.ProductEditor-module__3NkOHa__primaryButton:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:default}.ProductEditor-module__3NkOHa__ghostButton{font-family:var(--font-body);color:var(--theme-text-default);border:1px solid var(--theme-border-default);cursor:pointer;transition:background var(--duration-fast)var(--ease-standard);background:0 0;border-radius:10px;align-items:center;padding:10px 16px;font-size:.88rem;font-weight:600;display:inline-flex}.ProductEditor-module__3NkOHa__ghostButton:hover:not(:disabled){background:var(--theme-surface-raised)}.ProductEditor-module__3NkOHa__ghostButton:disabled{color:var(--theme-text-disabled);cursor:default}.ProductEditor-module__3NkOHa__dangerButton{font-family:var(--font-body);color:var(--theme-error-text);border:1px solid var(--theme-error-border);cursor:pointer;transition:background var(--duration-fast)var(--ease-standard);background:0 0;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:7px;margin-top:8px;padding:8px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.ProductEditor-module__3NkOHa__dangerButton:hover:not(:disabled){background:var(--theme-error-bg)}.ProductEditor-module__3NkOHa__dangerButton:disabled{color:var(--theme-text-disabled);border-color:var(--theme-border-default);cursor:default}.ProductEditor-module__3NkOHa__error{color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid var(--theme-error-border);border-radius:10px;margin:0;padding:12px 14px;font-size:.88rem}.ProductEditor-module__3NkOHa__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.ProductEditor-module__3NkOHa__main,.ProductEditor-module__3NkOHa__side{flex-direction:column;gap:16px;min-width:0;display:flex}@media (max-width:960px){.ProductEditor-module__3NkOHa__grid{grid-template-columns:minmax(0,1fr)}.ProductEditor-module__3NkOHa__side{order:-1}}@media (max-width:560px){.ProductEditor-module__3NkOHa__header{align-items:stretch}.ProductEditor-module__3NkOHa__headerActions{justify-content:space-between}}
.TagsModal-module__ZMWN9G__help{color:var(--theme-text-muted);margin:0 0 14px;font-size:.82rem;line-height:1.4}.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__sectionTitle{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-muted);margin:0 0 8px;font-size:.78rem;font-weight:700}.TagsModal-module__ZMWN9G__section+.TagsModal-module__ZMWN9G__section{margin-top:18px}.TagsModal-module__ZMWN9G__hint{color:var(--theme-text-muted);margin:8px 0 0;font-size:.78rem;line-height:1.4}.TagsModal-module__ZMWN9G__list{border:1px solid var(--theme-border-default);border-radius:10px;overflow:hidden}.TagsModal-module__ZMWN9G__rowGroup{border-bottom:1px solid var(--theme-border-default)}.TagsModal-module__ZMWN9G__rowGroup:last-child{border-bottom:none}.TagsModal-module__ZMWN9G__row{transition:background var(--duration-fast)var(--ease-standard);align-items:center;gap:10px;padding:9px 12px;display:flex}.TagsModal-module__ZMWN9G__rowDragging{background:var(--theme-brand-tint);opacity:.7}.TagsModal-module__ZMWN9G__rowHidden .TagsModal-module__ZMWN9G__defaultLabel{color:var(--theme-text-muted);text-decoration:line-through}.TagsModal-module__ZMWN9G__defaultLabel{min-width:0;color:var(--theme-text-default);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.88rem;overflow:hidden}.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__handle:hover{color:var(--theme-text-default)}.TagsModal-module__ZMWN9G__handle:active{cursor:grabbing}.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__input::placeholder{color:var(--theme-text-placeholder)}.TagsModal-module__ZMWN9G__input:focus{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px var(--theme-focus-ring);outline:none}.TagsModal-module__ZMWN9G__inputError{border-color:var(--theme-border-error)}.TagsModal-module__ZMWN9G__count{font-variant-numeric:tabular-nums;text-align:right;min-width:20px;color:var(--theme-text-muted);flex:none;font-size:.78rem}.TagsModal-module__ZMWN9G__toggleButton{height:30px;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;white-space:nowrap;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 10px;font-size:.78rem;font-weight:600;display:flex}.TagsModal-module__ZMWN9G__toggleButton:hover{background:var(--theme-surface-input-hover)}.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__iconButton:hover:not(:disabled){color:var(--theme-error-text);background:var(--theme-error-bg)}.TagsModal-module__ZMWN9G__iconButton:disabled{opacity:.4;cursor:not-allowed}.TagsModal-module__ZMWN9G__rowError{padding:0 12px 9px 46px}.TagsModal-module__ZMWN9G__emptyRow{color:var(--theme-text-muted);padding:12px;font-size:.82rem}.TagsModal-module__ZMWN9G__skeletonRow{border-bottom:1px solid var(--theme-border-default);align-items:center;gap:10px;padding:11px 12px;display:flex}.TagsModal-module__ZMWN9G__skeletonRow:last-child{border-bottom:none}.TagsModal-module__ZMWN9G__skeletonSpacer{flex:1}.TagsModal-module__ZMWN9G__danger{background:var(--theme-error-bg);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.TagsModal-module__ZMWN9G__dangerPrompt{color:var(--theme-error-text);align-items:flex-start;gap:6px;margin:0;font-size:.82rem;line-height:1.35;display:flex}.TagsModal-module__ZMWN9G__dangerActions{flex-wrap:wrap;gap:8px;display:flex}.TagsModal-module__ZMWN9G__dangerButton,.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__dangerButton{color:var(--theme-error-text);border:1px solid var(--theme-error-border);background:0 0}.TagsModal-module__ZMWN9G__cancelButton{color:var(--theme-text-default);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border)}.TagsModal-module__ZMWN9G__addRow{border-top:1px solid var(--theme-border-default);padding:6px 8px}.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__addButton:hover:not(:disabled){background:var(--theme-brand-tint)}.TagsModal-module__ZMWN9G__addButton:disabled{color:var(--theme-action-disabled-text);cursor:not-allowed}.TagsModal-module__ZMWN9G__formError{margin-top:10px}.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__secondaryButton:disabled,.TagsModal-module__ZMWN9G__primaryButton:disabled{opacity:.55;cursor:not-allowed}.TagsModal-module__ZMWN9G__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}.TagsModal-module__ZMWN9G__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}@media (prefers-reduced-motion:reduce){.TagsModal-module__ZMWN9G__row,.TagsModal-module__ZMWN9G__iconButton,.TagsModal-module__ZMWN9G__addButton,.TagsModal-module__ZMWN9G__primaryButton{transition:none}}
.ProductEditorFields-module__x06kzq__field{flex-direction:column;gap:6px;display:flex}.ProductEditorFields-module__x06kzq__field+.ProductEditorFields-module__x06kzq__field{margin-top:16px}.ProductEditorFields-module__x06kzq__two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ProductEditorFields-module__x06kzq__label{color:var(--theme-text-default);flex-wrap:wrap;align-items:baseline;gap:6px;font-size:.82rem;font-weight:600;display:flex}.ProductEditorFields-module__x06kzq__labelHint{color:var(--theme-text-muted);font-weight:400}.ProductEditorFields-module__x06kzq__input{box-sizing:border-box;width:100%;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);transition:border-color var(--duration-fast)var(--ease-standard);border-radius:10px;padding:10px 12px;font-size:.92rem}.ProductEditorFields-module__x06kzq__input::placeholder{color:var(--theme-text-placeholder)}.ProductEditorFields-module__x06kzq__input:focus-visible{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px var(--theme-focus-ring);outline:none}.ProductEditorFields-module__x06kzq__inputError,.ProductEditorFields-module__x06kzq__inputError:focus-visible{border-color:var(--theme-border-error)}@media (max-width:560px){.ProductEditorFields-module__x06kzq__two{grid-template-columns:1fr}}
.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)}
.MemberNotes-module__vVpHma__section{flex-direction:column;gap:10px;display:flex}.MemberNotes-module__vVpHma__heading{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted);font-size:.72rem;font-weight:600}.MemberNotes-module__vVpHma__privateHint{text-transform:none;letter-spacing:0;opacity:.85;font-weight:400}.MemberNotes-module__vVpHma__tagRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.MemberNotes-module__vVpHma__tag{color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-default);border-radius:999px;align-items:center;gap:6px;padding:3px 6px 3px 10px;font-size:.78rem;display:inline-flex}.MemberNotes-module__vVpHma__tagRemove{width:18px;height:18px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.62rem;display:inline-flex}.MemberNotes-module__vVpHma__tagRemove:hover{background:var(--theme-surface-input-hover);color:var(--theme-text-default)}.MemberNotes-module__vVpHma__tagInput{min-width:90px;font-family:var(--font-body);color:var(--theme-text-default);border:1px dashed var(--theme-border-default);background:0 0;border-radius:999px;outline:none;flex:120px;padding:5px 10px;font-size:.8rem}.MemberNotes-module__vVpHma__tagInput:focus{border-style:solid;border-color:var(--theme-action-primary-bg)}.MemberNotes-module__vVpHma__textarea{width:100%;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-default);resize:vertical;border-radius:10px;outline:none;min-height:64px;padding:10px 12px;font-size:.85rem;line-height:1.5}.MemberNotes-module__vVpHma__textarea:focus{border-color:var(--theme-action-primary-bg)}.MemberNotes-module__vVpHma__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.MemberNotes-module__vVpHma__saveButton{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:8px;padding:8px 18px;font-size:.82rem;font-weight:600}.MemberNotes-module__vVpHma__saveButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.MemberNotes-module__vVpHma__saveButton:disabled{opacity:.55;cursor:not-allowed}
.RecipeSectionBlock-module__Y65wwW__block{flex-direction:column;gap:12px;display:flex}.RecipeSectionBlock-module__Y65wwW__head{align-items:flex-end;gap:8px;display:flex}.RecipeSectionBlock-module__Y65wwW__titleField{flex-direction:column;flex-grow:1;gap:5px;display:flex}.RecipeSectionBlock-module__Y65wwW__label{font-size:var(--type-body-sm);color:var(--theme-text-muted);align-items:center;gap:3px;font-weight:600;display:flex}.RecipeSectionBlock-module__Y65wwW__input{width:100%;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);box-sizing:border-box;border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem;transition:border-color .15s}.RecipeSectionBlock-module__Y65wwW__input:focus{border-color:var(--theme-border-input-focus)}.RecipeSectionBlock-module__Y65wwW__input[aria-invalid=true]{border-color:var(--theme-border-error)}.RecipeSectionBlock-module__Y65wwW__iconButton{background:var(--theme-surface-input);border:1px solid var(--theme-border-input);width:42px;height:42px;color:var(--theme-text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .15s,color .15s;display:inline-flex}.RecipeSectionBlock-module__Y65wwW__iconButton:hover{background:var(--theme-action-subtle-bg);color:var(--theme-text-default)}.RecipeSectionBlock-module__Y65wwW__collapsed{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:10px;align-items:center;gap:10px;padding:8px 8px 8px 14px;display:flex}.RecipeSectionBlock-module__Y65wwW__collapsedTitle{color:var(--theme-text-default);flex-grow:1;font-size:.95rem;font-weight:600}.RecipeSectionBlock-module__Y65wwW__summary{font-size:var(--type-body-sm);color:var(--theme-text-muted)}
.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}}
.ReviewItem-module__CVJ7PW__reviewItem{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.ReviewItem-module__CVJ7PW__reviewItemHeader{align-items:center;gap:8px;display:flex}.ReviewItem-module__CVJ7PW__reviewAuthor{color:var(--theme-text-strong);word-break:break-word;font-size:.9rem;font-weight:600}.ReviewItem-module__CVJ7PW__reviewComment{color:var(--theme-text-default);word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.ReviewItem-module__CVJ7PW__reviewTime{color:var(--theme-text-muted);font-size:.78rem}.ReviewItem-module__CVJ7PW__reviewBody{align-items:flex-start;gap:.75rem;display:flex}.ReviewItem-module__CVJ7PW__reviewBody .ReviewItem-module__CVJ7PW__reviewComment{flex:1;min-width:0;margin:0}.ReviewItem-module__CVJ7PW__replyActions{align-items:center;gap:var(--space-3);display:flex}.ReviewItem-module__CVJ7PW__replyButton{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);min-height:28px;color:var(--theme-text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--duration-fast)var(--ease-standard),background var(--duration-fast)var(--ease-standard);background:0 0;border:none;font-size:.8rem;font-weight:600;display:inline-flex}.ReviewItem-module__CVJ7PW__replyButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}@media (prefers-reduced-motion:reduce){.ReviewItem-module__CVJ7PW__replyButton{transition:none}}.ReviewItem-module__CVJ7PW__replyIcon{font-size:.7rem}.ReviewItem-module__CVJ7PW__replyEditor{gap:var(--space-2);flex-direction:column;display:flex}.ReviewItem-module__CVJ7PW__replyTextarea{width:100%;padding:var(--space-2)var(--space-3);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:var(--radius-md);resize:vertical;transition:border-color var(--duration-fast)var(--ease-standard);outline:none;font-size:.9rem;line-height:1.5}.ReviewItem-module__CVJ7PW__replyTextarea::placeholder{color:var(--theme-text-placeholder)}.ReviewItem-module__CVJ7PW__replyTextarea:focus{border-color:var(--theme-border-input-focus)}@media (prefers-reduced-motion:reduce){.ReviewItem-module__CVJ7PW__replyTextarea{transition:none}}.ReviewItem-module__CVJ7PW__replyEditorActions{justify-content:flex-end;gap:var(--space-2);display:flex}.ReviewItem-module__CVJ7PW__replyCancelButton{padding:var(--space-1)var(--space-3);color:var(--theme-text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;font-size:.82rem;font-weight:600}.ReviewItem-module__CVJ7PW__replyCancelButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}.ReviewItem-module__CVJ7PW__replySendButton{padding:var(--space-1)var(--space-4);background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--duration-fast)var(--ease-standard);border:none;font-size:.82rem;font-weight:600}.ReviewItem-module__CVJ7PW__replySendButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.ReviewItem-module__CVJ7PW__replySendButton:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:not-allowed}@media (prefers-reduced-motion:reduce){.ReviewItem-module__CVJ7PW__replySendButton{transition:none}}.ReviewItem-module__CVJ7PW__replies{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}
.RichTextField-module__KQmtxa__holder{min-height:6rem;padding:var(--space-3);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:var(--radius-md);color:var(--theme-text-default)}.RichTextField-module__KQmtxa__holder:focus-within{border-color:var(--theme-border-input-focus)}.RichTextField-module__KQmtxa__holderError,.RichTextField-module__KQmtxa__holderError:focus-within{border-color:var(--theme-border-error)}:is(.RichTextField-module__KQmtxa__holder .ce-toolbar__plus,.RichTextField-module__KQmtxa__holder .ce-toolbar__settings-btn,.RichTextField-module__KQmtxa__holder .ce-toolbar__actions),:is(.RichTextField-module__KQmtxa__holder .ce-popover--inline [data-item-name=convert-to],.RichTextField-module__KQmtxa__holder .ce-popover--inline .ce-popover-item-separator){display:none}:is(.RichTextField-module__KQmtxa__holder .ce-block__content,.RichTextField-module__KQmtxa__holder .ce-toolbar__content){max-width:none;margin:0}.RichTextField-module__KQmtxa__holder .codex-editor__redactor{padding-bottom:0}.RichTextField-module__KQmtxa__holder .ce-paragraph{padding:0;line-height:1.6}.RichTextField-module__KQmtxa__holder a{color:var(--theme-brand-ink);text-decoration:underline}
.MemberActivityLog-module__sp10jW__page,.MemberActivityLog-module__sp10jW__compact,.MemberActivityLog-module__sp10jW__list{flex-direction:column;gap:8px;display:flex}.MemberActivityLog-module__sp10jW__dayHeader{color:var(--theme-text-muted);margin:12px 2px 4px;font-size:.75rem;font-weight:600}.MemberActivityLog-module__sp10jW__row{border:1px solid var(--theme-border-default);background:var(--theme-surface-card);border-radius:12px;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.MemberActivityLog-module__sp10jW__clickable{cursor:pointer;transition:background var(--duration-fast)var(--ease-standard)}.MemberActivityLog-module__sp10jW__clickable:hover{background:var(--theme-surface-input-hover)}.MemberActivityLog-module__sp10jW__clickable:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.MemberActivityLog-module__sp10jW__icon{background:var(--theme-action-subtle-bg);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex}.MemberActivityLog-module__sp10jW__body{flex-direction:column;gap:2px;min-width:0;display:flex}.MemberActivityLog-module__sp10jW__sentence{color:var(--theme-text-default);font-size:.9rem}.MemberActivityLog-module__sp10jW__meta{color:var(--theme-text-muted);align-items:center;gap:8px;font-size:.78rem;display:flex}.MemberActivityLog-module__sp10jW__badge{background:var(--theme-action-subtle-bg);color:var(--theme-text-default);border-radius:999px;padding:1px 8px}.MemberActivityLog-module__sp10jW__muted,.MemberActivityLog-module__sp10jW__error{color:var(--theme-text-muted);padding:12px 2px;font-size:.88rem}.MemberActivityLog-module__sp10jW__error{color:var(--theme-error-text)}.MemberActivityLog-module__sp10jW__loadMore{border:1px solid var(--theme-border-default);color:var(--theme-text-default);cursor:pointer;background:0 0;border-radius:8px;align-self:center;margin-top:8px;padding:8px 18px}.MemberActivityLog-module__sp10jW__loadMore:disabled{opacity:.6;cursor:default}
.ReviewPhotoField-module__ELYMgq__field{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.ReviewPhotoField-module__ELYMgq__tileWrap{width:112px;height:112px;position:relative}.ReviewPhotoField-module__ELYMgq__tile{border:2px dashed var(--theme-border-default);border-radius:var(--radius-lg);background:var(--theme-surface-raised);cursor:pointer;width:100%;height:100%;transition:border-color var(--duration-fast)var(--ease-standard),background var(--duration-fast)var(--ease-standard);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ReviewPhotoField-module__ELYMgq__tile:hover,.ReviewPhotoField-module__ELYMgq__tile[data-dragging=true]{border-color:var(--theme-action-primary-bg);background:var(--theme-action-subtle-bg)}.ReviewPhotoField-module__ELYMgq__tile:focus-within{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.ReviewPhotoField-module__ELYMgq__tile[data-filled=true]{border-style:solid;border-color:var(--theme-border-default)}.ReviewPhotoField-module__ELYMgq__input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ReviewPhotoField-module__ELYMgq__empty{color:var(--theme-text-muted);text-align:center;flex-direction:column;align-items:center;gap:.375rem;padding:0 .5rem;font-size:.75rem;line-height:1.2;display:flex}.ReviewPhotoField-module__ELYMgq__emptyIcon{color:var(--theme-text-muted);font-size:1.25rem}.ReviewPhotoField-module__ELYMgq__preview{object-fit:cover;width:100%;height:100%}.ReviewPhotoField-module__ELYMgq__hover{background:var(--theme-surface-overlay);color:var(--theme-text-inverse);opacity:0;transition:opacity var(--duration-fast)var(--ease-standard);justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:absolute;inset:0}.ReviewPhotoField-module__ELYMgq__tile:hover .ReviewPhotoField-module__ELYMgq__hover,.ReviewPhotoField-module__ELYMgq__tile:focus-within .ReviewPhotoField-module__ELYMgq__hover{opacity:1}.ReviewPhotoField-module__ELYMgq__remove{border:1px solid var(--theme-border-default);border-radius:var(--radius-pill);background:var(--theme-surface-card);width:26px;height:26px;color:var(--theme-text-muted);cursor:pointer;box-shadow:0 1px 4px var(--theme-shadow-color);transition:color var(--duration-fast)var(--ease-standard),border-color var(--duration-fast)var(--ease-standard);justify-content:center;align-items:center;padding:0;font-size:.7rem;display:flex;position:absolute;top:-8px;right:-8px}.ReviewPhotoField-module__ELYMgq__remove:hover{color:var(--theme-error-text);border-color:var(--theme-border-error)}.ReviewPhotoField-module__ELYMgq__remove:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.ReviewPhotoField-module__ELYMgq__uploading{background:var(--theme-surface-overlay);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ReviewPhotoField-module__ELYMgq__spinner{border:2px solid var(--theme-border-default);border-top-color:var(--theme-action-primary-bg);border-radius:var(--radius-pill);width:22px;height:22px;animation:.7s linear infinite ReviewPhotoField-module__ELYMgq__photoSpin}@keyframes ReviewPhotoField-module__ELYMgq__photoSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ReviewPhotoField-module__ELYMgq__spinner{animation:none}.ReviewPhotoField-module__ELYMgq__tile,.ReviewPhotoField-module__ELYMgq__hover,.ReviewPhotoField-module__ELYMgq__remove{transition:none}}.ReviewPhotoField-module__ELYMgq__hint{color:var(--theme-text-muted);margin:0;font-size:.75rem}.ReviewPhotoField-module__ELYMgq__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.SortDropdown-module__rKCsyW__wrapper{align-items:center;display:inline-flex;position:relative}.SortDropdown-module__rKCsyW__icon{color:var(--theme-text-muted);pointer-events:none;z-index:1;font-size:.8rem;position:absolute;left:12px}.SortDropdown-module__rKCsyW__select{appearance:none;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23655853' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:8px;min-height:40px;padding:8px 32px;font-size:.85rem;transition:border-color .2s}.SortDropdown-module__rKCsyW__select:hover{background-color:var(--theme-surface-input-hover)}.SortDropdown-module__rKCsyW__select:focus{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-focus-ring)20%,transparent);outline:none}.SortDropdown-module__rKCsyW__compact{border:1px solid var(--theme-border-input);background:var(--theme-surface-input);border-radius:8px;justify-content:center;width:40px;height:40px;transition:border-color .2s,background .2s}.SortDropdown-module__rKCsyW__compact:hover{background:var(--theme-surface-input-hover)}.SortDropdown-module__rKCsyW__compact:focus-within{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-focus-ring)20%,transparent)}.SortDropdown-module__rKCsyW__compact .SortDropdown-module__rKCsyW__icon{color:var(--theme-text-default);font-size:.95rem;position:static}.SortDropdown-module__rKCsyW__compact .SortDropdown-module__rKCsyW__select{opacity:0;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}
.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}
.MemberDrawer-module__su6QZG__drawer{flex-direction:column;display:flex}.MemberDrawer-module__su6QZG__headerSection{border-bottom:1px solid var(--theme-border-default);flex-direction:column;gap:14px;padding:18px 20px;display:flex}.MemberDrawer-module__su6QZG__identity{align-items:center;gap:12px;display:flex}.MemberDrawer-module__su6QZG__identityText{flex-direction:column;gap:4px;min-width:0;display:flex}.MemberDrawer-module__su6QZG__email{color:var(--theme-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.MemberDrawer-module__su6QZG__status{color:var(--theme-text-default);align-items:center;gap:7px;font-size:.8rem;font-weight:600;display:inline-flex}.MemberDrawer-module__su6QZG__statusDot{background:var(--theme-text-muted);border-radius:50%;flex:none;width:8px;height:8px}.MemberDrawer-module__su6QZG__statusDot[data-status=ACTIVE]{background:var(--theme-success-text)}.MemberDrawer-module__su6QZG__statusDot[data-status=TRIALING],.MemberDrawer-module__su6QZG__statusDot[data-status=PAUSING],.MemberDrawer-module__su6QZG__statusDot[data-status=PAUSED]{background:var(--theme-action-fill)}.MemberDrawer-module__su6QZG__statusDot[data-status=TRIALING_CANCELLING],.MemberDrawer-module__su6QZG__statusDot[data-status=ACTIVE_CANCELLING]{background:var(--theme-warning-text)}.MemberDrawer-module__su6QZG__statusDot[data-status=PAST_DUE]{background:var(--theme-error-text)}.MemberDrawer-module__su6QZG__statusDot[data-status=COMPED],.MemberDrawer-module__su6QZG__statusDot[data-status=ENDED]{background:var(--theme-text-muted)}.MemberDrawer-module__su6QZG__actionsRow{display:flex}.MemberDrawer-module__su6QZG__section{border-bottom:1px solid var(--theme-border-default);padding:16px 20px}.MemberDrawer-module__su6QZG__section:last-child{border-bottom:none}.MemberDrawer-module__su6QZG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted);margin-bottom:10px;font-size:.72rem;font-weight:600}.MemberDrawer-module__su6QZG__muted{color:var(--theme-text-muted);margin:0;font-size:.85rem}.MemberDrawer-module__su6QZG__detailList{flex-direction:column;gap:8px;margin:0;display:flex}.MemberDrawer-module__su6QZG__detailRow{justify-content:space-between;gap:16px;font-size:.88rem;display:flex}.MemberDrawer-module__su6QZG__detailRow dt{color:var(--theme-text-muted)}.MemberDrawer-module__su6QZG__detailRow dd{color:var(--theme-text-default);text-align:right;margin:0;font-weight:600}.MemberDrawer-module__su6QZG__engagement{flex-direction:column;gap:10px;display:flex}.MemberDrawer-module__su6QZG__engagementStats{color:var(--theme-text-default);flex-wrap:wrap;align-items:center;gap:12px;font-size:.88rem;display:flex}.MemberDrawer-module__su6QZG__xp{font-variant-numeric:tabular-nums}.MemberDrawer-module__su6QZG__streak{color:var(--theme-text-muted)}.MemberDrawer-module__su6QZG__engagementActions{gap:16px;display:flex}.MemberDrawer-module__su6QZG__linkButton{font-family:var(--font-body);color:var(--theme-brand-ink);cursor:pointer;background:0 0;border:none;padding:0;font-size:.84rem;font-weight:600}.MemberDrawer-module__su6QZG__linkButton:hover{text-decoration:underline}.MemberDrawer-module__su6QZG__timeline{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.MemberDrawer-module__su6QZG__timelineRow{justify-content:space-between;gap:12px;font-size:.85rem;display:flex}.MemberDrawer-module__su6QZG__timelineLabel{color:var(--theme-text-default)}.MemberDrawer-module__su6QZG__timelineTime{color:var(--theme-text-muted);white-space:nowrap}
.RecipeEditor-module__Q9ViIq__container{flex-direction:column;gap:20px;max-width:800px;margin:0 auto;padding:32px 16px;display:flex}.RecipeEditor-module__Q9ViIq__backLink{color:var(--theme-text-muted);align-items:center;margin-bottom:4px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.RecipeEditor-module__Q9ViIq__backLink:hover{color:var(--theme-text-default)}.RecipeEditor-module__Q9ViIq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;display:flex}.RecipeEditor-module__Q9ViIq__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}@media (max-width:560px){.RecipeEditor-module__Q9ViIq__header{flex-direction:column;align-items:stretch;gap:12px}.RecipeEditor-module__Q9ViIq__headerActions{justify-content:space-between}}.RecipeEditor-module__Q9ViIq__title{min-width:0;font-family:var(--font-display);color:var(--theme-text-default);flex:auto;margin:0;font-size:1.6rem;font-weight:700}.RecipeEditor-module__Q9ViIq__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}.RecipeEditor-module__Q9ViIq__cardTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.05rem;font-weight:700}.RecipeEditor-module__Q9ViIq__formGroup{flex-direction:column;gap:6px;display:flex}.RecipeEditor-module__Q9ViIq__label{color:var(--theme-text-muted);font-size:.82rem;font-weight:500}.RecipeEditor-module__Q9ViIq__labelRow,.RecipeEditor-module__Q9ViIq__cardHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.RecipeEditor-module__Q9ViIq__manageLink{font-family:var(--font-body);color:var(--theme-action-link);cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-size:.78rem;font-weight:600}.RecipeEditor-module__Q9ViIq__manageLink:hover{text-decoration:underline}.RecipeEditor-module__Q9ViIq__input,.RecipeEditor-module__Q9ViIq__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);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem;transition:border-color .15s}.RecipeEditor-module__Q9ViIq__textarea{resize:vertical;font-family:var(--font-body)}.RecipeEditor-module__Q9ViIq__input:focus,.RecipeEditor-module__Q9ViIq__textarea:focus{border-color:var(--theme-border-input-focus)}.RecipeEditor-module__Q9ViIq__input:disabled,.RecipeEditor-module__Q9ViIq__textarea:disabled{opacity:.55;cursor:not-allowed}.RecipeEditor-module__Q9ViIq__inputError,.RecipeEditor-module__Q9ViIq__inputError:focus{border-color:var(--theme-border-error)}.RecipeEditor-module__Q9ViIq__yieldRow{align-items:center;gap:12px;display:flex}.RecipeEditor-module__Q9ViIq__yieldCount{flex:1 1 0;min-width:0}.RecipeEditor-module__Q9ViIq__yieldUnit{flex:0 auto;width:auto}.RecipeEditor-module__Q9ViIq__grid2,.RecipeEditor-module__Q9ViIq__grid3{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.RecipeEditor-module__Q9ViIq__grid2{grid-template-columns:repeat(2,1fr)}.RecipeEditor-module__Q9ViIq__grid3{grid-template-columns:repeat(3,1fr)}}.RecipeEditor-module__Q9ViIq__helperHint{color:var(--theme-text-muted);font-size:.78rem}.RecipeEditor-module__Q9ViIq__requiredLegend{color:var(--theme-text-muted);margin:0 0 .75rem;font-size:.78rem}.RecipeEditor-module__Q9ViIq__inlineLink{color:var(--theme-action-link);font-weight:600;text-decoration:none}.RecipeEditor-module__Q9ViIq__inlineLink:hover{text-decoration:underline}.RecipeEditor-module__Q9ViIq__ingredientRow{grid-template-columns:1.4fr .6fr .6fr auto auto;align-items:center;gap:8px;display:grid}@media (max-width:640px){.RecipeEditor-module__Q9ViIq__ingredientRow{grid-template-columns:.5fr .5fr 1fr auto;grid-template-areas:"name name name remove""amount amount unit unit""taste taste taste taste";align-items:center;gap:8px}.RecipeEditor-module__Q9ViIq__ingredientRow>:first-child{grid-area:name}.RecipeEditor-module__Q9ViIq__ingredientRow>:nth-child(2){grid-area:amount}.RecipeEditor-module__Q9ViIq__ingredientRow>:nth-child(3){grid-area:unit}.RecipeEditor-module__Q9ViIq__ingredientRow>:nth-child(4){grid-area:taste;padding:2px 0}.RecipeEditor-module__Q9ViIq__ingredientRow>:nth-child(5){grid-area:remove}}.RecipeEditor-module__Q9ViIq__toggleLabel{color:var(--theme-text-default);white-space:nowrap;cursor:pointer;align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.RecipeEditor-module__Q9ViIq__toggleRow{color:var(--theme-text-default);cursor:pointer;align-items:center;gap:10px;font-size:.9rem;display:flex}.RecipeEditor-module__Q9ViIq__instructionRow{grid-template-columns:28px 1fr auto;align-items:flex-start;gap:8px;display:grid}.RecipeEditor-module__Q9ViIq__stepField{min-width:0}.RecipeEditor-module__Q9ViIq__stepNumber{background:var(--theme-action-subtle-bg);border:1px solid var(--theme-border-default);width:28px;height:28px;color:var(--theme-text-muted);border-radius:100px;justify-content:center;align-items:center;margin-top:8px;font-size:.8rem;font-weight:700;display:inline-flex}.RecipeEditor-module__Q9ViIq__iconButton{border:1px solid var(--theme-border-default);width:36px;height:36px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .15s,color .15s;display:inline-flex}.RecipeEditor-module__Q9ViIq__iconButton:hover{background:var(--theme-surface-input-hover);color:var(--theme-error-text)}.RecipeEditor-module__Q9ViIq__tagsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}.RecipeEditor-module__Q9ViIq__tagPill{border:1px solid var(--theme-border-default);background:var(--theme-surface-input);color:var(--theme-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:100px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;display:inline-flex}.RecipeEditor-module__Q9ViIq__tagPill input{margin:0}.RecipeEditor-module__Q9ViIq__tagPillOn{color:var(--theme-text-default);background:var(--theme-action-subtle-bg);border-color:var(--theme-border-input-focus)}.RecipeEditor-module__Q9ViIq__chip{border:1px solid var(--theme-border-default);background:var(--theme-surface-raised);color:var(--theme-text-muted);border-radius:100px;align-items:center;padding:4px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.RecipeEditor-module__Q9ViIq__chipOk{color:var(--theme-success-text,#1b6e3a);background:var(--theme-success-bg,#2ea0431f);border-color:var(--theme-success-border,#2ea04359)}.RecipeEditor-module__Q9ViIq__chipMuted{color:var(--theme-text-muted)}.RecipeEditor-module__Q9ViIq__actions{flex-wrap:wrap;gap:10px;display:flex}.RecipeEditor-module__Q9ViIq__primaryButton{font-family:var(--font-body);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}.RecipeEditor-module__Q9ViIq__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.RecipeEditor-module__Q9ViIq__primaryButton:disabled{opacity:.55;cursor:not-allowed}.RecipeEditor-module__Q9ViIq__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:10px;align-self:flex-start;padding:10px 16px;font-size:.9rem;font-weight:600}.RecipeEditor-module__Q9ViIq__secondaryButton:hover:not(:disabled){background:var(--theme-surface-input-hover)}.RecipeEditor-module__Q9ViIq__secondaryButton:disabled{opacity:.55;cursor:not-allowed}.RecipeEditor-module__Q9ViIq__dangerButton{font-family:var(--font-body);color:var(--theme-error-text);border:1px solid var(--theme-error-border);cursor:pointer;background:0 0;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600}.RecipeEditor-module__Q9ViIq__dangerButton:hover{background:var(--theme-error-bg)}.RecipeEditor-module__Q9ViIq__formSkeleton{flex-direction:column;gap:14px;max-width:640px;display:flex}@media (min-width:768px){.RecipeEditor-module__Q9ViIq__container{padding:48px 24px}.RecipeEditor-module__Q9ViIq__title{font-size:1.85rem}}.RecipeEditor-module__Q9ViIq__provenanceStrip{color:var(--theme-text-muted);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-border-default);border-radius:10px;flex-wrap:wrap;align-items:center;gap:4px 8px;margin:0;padding:10px 14px;font-size:.85rem;display:flex}.RecipeEditor-module__Q9ViIq__provenanceLink{color:var(--theme-action-link);font-weight:600}.RecipeEditor-module__Q9ViIq__videoModeLink{min-height:44px;color:var(--theme-brand-ink);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;margin-top:4px;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;display:inline-flex}.RecipeEditor-module__Q9ViIq__fieldError{color:var(--theme-error-text);margin-top:8px;font-size:.8rem;display:block}.RecipeEditor-module__Q9ViIq__sectionRule{background:var(--theme-border-default);border:0;height:1px;margin:4px 0}.RecipeEditor-module__Q9ViIq__sectionNotice{background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);font-size:var(--type-body-sm);color:var(--theme-text-default);border-radius:10px;margin:0;padding:11px 14px;line-height:1.55}.RecipeEditor-module__Q9ViIq__addSectionButton{min-height:44px;font-family:var(--font-body);color:var(--theme-action-link);border:1.5px dashed var(--theme-action-subtle-border);cursor:pointer;background:0 0;border-radius:10px;align-self:flex-start;align-items:center;gap:7px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:background .15s;display:inline-flex}.RecipeEditor-module__Q9ViIq__addSectionButton:hover:not(:disabled){background:var(--theme-action-subtle-bg)}.RecipeEditor-module__Q9ViIq__addSectionButton:disabled{color:var(--theme-action-disabled-text);border-color:var(--theme-border-default);cursor:not-allowed}
.RecipeCardGridSkeleton-module__VwuHBW__grid{grid-template-columns:1fr;gap:24px;display:grid}.RecipeCardGridSkeleton-module__VwuHBW__cell{opacity:0;min-width:0;height:100%;animation:RecipeCardGridSkeleton-module__VwuHBW__chefyFadeRise var(--duration-reveal)var(--ease-standard)forwards;animation-delay:var(--reveal-delay,0s)}@media (min-width:768px){.RecipeCardGridSkeleton-module__VwuHBW__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1280px){.RecipeCardGridSkeleton-module__VwuHBW__grid{grid-template-columns:repeat(3,1fr);gap:32px}}@media (prefers-reduced-motion:reduce){.RecipeCardGridSkeleton-module__VwuHBW__cell{opacity:1;animation:none}}
@property --toast-p{syntax:"<percentage>";inherits:false;initial-value:0%}.GamificationFeedbackProvider-module__H0Fura__viewport{z-index:10000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:16px;right:16px}.GamificationFeedbackProvider-module__H0Fura__toast{pointer-events:auto;appearance:none;cursor:pointer;text-align:left;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);width:308px;max-width:308px;box-shadow:0 12px 30px var(--theme-shadow-color);font-family:var(--font-body);border-radius:16px;align-items:center;gap:14px;padding:15px 34px 15px 15px;animation:.5s both GamificationFeedbackProvider-module__H0Fura__slideIn;display:flex;position:relative}@keyframes GamificationFeedbackProvider-module__H0Fura__slideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.GamificationFeedbackProvider-module__H0Fura__toastExiting{animation:.35s both GamificationFeedbackProvider-module__H0Fura__slideOut}@keyframes GamificationFeedbackProvider-module__H0Fura__slideOut{to{opacity:0;transform:translateY(14px)}}.GamificationFeedbackProvider-module__H0Fura__toastRing{--toast-p:var(--toast-ring-from,0%);background:conic-gradient(var(--theme-brand-fill)var(--toast-p),var(--theme-surface-raised)0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;animation:.9s ease-out forwards GamificationFeedbackProvider-module__H0Fura__ringFill;display:flex}@keyframes GamificationFeedbackProvider-module__H0Fura__ringFill{to{--toast-p:var(--toast-ring-to,0%)}}.GamificationFeedbackProvider-module__H0Fura__toastRingInner{background:var(--theme-surface-card);width:43px;height:43px;box-shadow:inset 0 0 0 1px var(--theme-border-default);border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex}.GamificationFeedbackProvider-module__H0Fura__toastText{flex:1;min-width:0}.GamificationFeedbackProvider-module__H0Fura__toastXp{color:var(--theme-brand-ink);font-size:.98rem;font-weight:800}.GamificationFeedbackProvider-module__H0Fura__toastAction{color:var(--theme-text-default);margin:1px 0;font-size:.82rem;font-weight:800;display:block}.GamificationFeedbackProvider-module__H0Fura__toastSub{color:var(--theme-text-muted);align-items:center;gap:4px;font-size:.68rem;display:inline-flex}.GamificationFeedbackProvider-module__H0Fura__toastNx{font-size:.8rem}.GamificationFeedbackProvider-module__H0Fura__toast:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.GamificationFeedbackProvider-module__H0Fura__toastClose{width:20px;height:20px;color:var(--theme-text-muted);background:var(--theme-surface-raised);border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex;position:absolute;top:8px;right:8px}.GamificationFeedbackProvider-module__H0Fura__toast:hover .GamificationFeedbackProvider-module__H0Fura__toastClose{color:var(--theme-text-default)}@media (max-width:480px){.GamificationFeedbackProvider-module__H0Fura__viewport{align-items:stretch;left:16px;right:16px}.GamificationFeedbackProvider-module__H0Fura__toast{width:auto;max-width:none}}@media (prefers-reduced-motion:reduce){.GamificationFeedbackProvider-module__H0Fura__toast,.GamificationFeedbackProvider-module__H0Fura__toastExiting{animation:none}.GamificationFeedbackProvider-module__H0Fura__toastRing{--toast-p:var(--toast-ring-to,0%);animation:none}}
.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}}
.UnreadBadge-module__pxZgQq__badge{min-width:18px;height:18px;color:var(--theme-text-inverse);background:var(--theme-error-text);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:flex}
.AccountMenu-module__EzCn3G__identity{align-items:center;gap:11px;display:flex}.AccountMenu-module__EzCn3G__identityText{flex-direction:column;min-width:0;display:flex}.AccountMenu-module__EzCn3G__identityName{color:var(--theme-text-strong);font-size:.9rem;font-weight:600}.AccountMenu-module__EzCn3G__identityEmail{color:var(--theme-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.AccountMenu-module__EzCn3G__myPageItem{display:none}@media (max-width:419px){.AccountMenu-module__EzCn3G__myPageItem{display:flex}}
.PlatformHeader-module__KsW9-G__header{z-index:10;background:color-mix(in oklab,var(--theme-surface-page)92%,transparent);-webkit-backdrop-filter:saturate(160%)blur(10px);border-bottom:1px solid var(--theme-border-default);position:sticky;top:0}.PlatformHeader-module__KsW9-G__inner{max-width:var(--chrome-max);padding:var(--space-3)clamp(var(--space-4),4vw,var(--space-8));align-items:center;gap:var(--space-6);margin:0 auto;display:flex}.PlatformHeader-module__KsW9-G__brand{align-items:center;gap:var(--space-2);color:var(--theme-text-strong);text-decoration:none;display:inline-flex}.PlatformHeader-module__KsW9-G__brandMark{border-radius:var(--radius-md);background:var(--theme-action-primary-bg);width:32px;height:32px;color:var(--theme-text-on-brand);justify-content:center;align-items:center;display:inline-flex}.PlatformHeader-module__KsW9-G__brandMark svg{width:20px;height:20px}.PlatformHeader-module__KsW9-G__brandText{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.PlatformHeader-module__KsW9-G__nav{align-items:center;gap:var(--space-2);margin-left:var(--space-4);display:flex}.PlatformHeader-module__KsW9-G__navLink{padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);color:var(--theme-text-default);font-size:.92rem;font-weight:500;transition:background .14s ease-out,color .14s ease-out}.PlatformHeader-module__KsW9-G__navLink:hover{background:var(--theme-surface-raised);color:var(--theme-text-strong)}.PlatformHeader-module__KsW9-G__ctaSecondary{padding:var(--space-2)var(--space-4);border-radius:var(--radius-pill);color:var(--theme-text-strong);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);font-size:.9rem;font-weight:600;transition:background .14s ease-out}.PlatformHeader-module__KsW9-G__ctaMyPage{white-space:nowrap}.PlatformHeader-module__KsW9-G__ctaSecondary:hover{background:color-mix(in oklab,var(--theme-action-subtle-bg)80%,var(--theme-action-primary-bg))}.PlatformHeader-module__KsW9-G__account{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.PlatformHeader-module__KsW9-G__accountChip{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-3)var(--space-1)var(--space-1);border-radius:var(--radius-pill);border:1px solid var(--theme-border-default);background:var(--theme-surface-card);color:var(--theme-text-strong);font-size:.85rem;font-weight:600;transition:border-color .14s ease-out,background .14s ease-out;display:inline-flex}.PlatformHeader-module__KsW9-G__accountChip:hover{border-color:var(--theme-border-strong);background:var(--theme-surface-raised)}.PlatformHeader-module__KsW9-G__loginLink{padding:var(--space-2)var(--space-5);border-radius:var(--radius-pill);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);font-size:.92rem;font-weight:600;transition:background .14s ease-out}.PlatformHeader-module__KsW9-G__loginLink:hover{background:var(--theme-action-primary-hover-bg)}.PlatformHeader-module__KsW9-G__accountLabel{display:inline}@media (max-width:640px){.PlatformHeader-module__KsW9-G__inner{gap:var(--space-3);padding:var(--space-3)var(--space-4)}.PlatformHeader-module__KsW9-G__nav{gap:var(--space-1);margin-left:0}.PlatformHeader-module__KsW9-G__navLink{padding:var(--space-2);font-size:.85rem}.PlatformHeader-module__KsW9-G__ctaSecondary{padding:var(--space-1)var(--space-3);white-space:nowrap;font-size:.85rem}.PlatformHeader-module__KsW9-G__brandText,.PlatformHeader-module__KsW9-G__accountLabel{display:none}.PlatformHeader-module__KsW9-G__accountChip{padding:var(--space-1)}}@media (max-width:419px){.PlatformHeader-module__KsW9-G__ctaMyPage{display:none}}
.NotificationBell-module__a368SW__wrapper{position:relative}.NotificationBell-module__a368SW__bellButton{width:40px;height:40px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .18s,background-color .18s;display:inline-flex;position:relative}.NotificationBell-module__a368SW__bellButton:hover{color:var(--theme-action-link);background:var(--theme-action-subtle-bg)}.NotificationBell-module__a368SW__badge{pointer-events:none;position:absolute;top:-2px;right:-2px}@media (hover:none){.NotificationBell-module__a368SW__bellButton:after{content:"";border-radius:50%;position:absolute;inset:-2px}}.NotificationBell-module__a368SW__dropdown{z-index:210;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);width:340px;max-height:480px;box-shadow:0 8px 32px var(--theme-shadow-color,#0000001f);border-radius:14px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.NotificationBell-module__a368SW__dropdownHeader{border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.NotificationBell-module__a368SW__dropdownTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:.95rem;font-weight:700}.NotificationBell-module__a368SW__markAllButton{color:var(--theme-action-link);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.78rem;font-weight:600;transition:background .15s}.NotificationBell-module__a368SW__markAllButton:hover{background:var(--theme-action-subtle-bg)}.NotificationBell-module__a368SW__dropdownBody{overscroll-behavior:contain;flex:1;overflow-y:auto}.NotificationBell-module__a368SW__notificationItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;transition:background .15s;display:flex}.NotificationBell-module__a368SW__notificationItem:hover{background:var(--theme-surface-raised)}.NotificationBell-module__a368SW__unread{background:var(--theme-action-subtle-bg)}.NotificationBell-module__a368SW__notificationIcon{background:var(--theme-surface-raised);width:32px;height:32px;color:var(--theme-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:flex}.NotificationBell-module__a368SW__unread .NotificationBell-module__a368SW__notificationIcon{background:var(--theme-action-subtle-bg);color:var(--theme-action-link)}.NotificationBell-module__a368SW__notificationContent{flex:1;min-width:0}.NotificationBell-module__a368SW__notificationMessage{color:var(--theme-text-default);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationBell-module__a368SW__unread .NotificationBell-module__a368SW__notificationMessage{font-weight:600}.NotificationBell-module__a368SW__notificationTime{color:var(--theme-text-muted);margin-top:2px;font-size:.72rem}.NotificationBell-module__a368SW__dropdownFooter{border-top:1px solid var(--theme-border-default);padding:8px 16px}.NotificationBell-module__a368SW__viewAllButton{width:100%;color:var(--theme-action-link);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;padding:8px;font-size:.82rem;font-weight:600;transition:background .15s;display:block}.NotificationBell-module__a368SW__viewAllButton:hover{background:var(--theme-action-subtle-bg)}.NotificationBell-module__a368SW__emptyState{text-align:center;padding:32px 16px}.NotificationBell-module__a368SW__emptyTitle{color:var(--theme-text-muted);margin:0 0 4px;font-size:.9rem}.NotificationBell-module__a368SW__emptyDescription{color:var(--theme-text-muted);opacity:.7;margin:0;font-size:.8rem}.NotificationBell-module__a368SW__loadingState{justify-content:center;padding:32px 0;display:flex}.NotificationBell-module__a368SW__spinner{border:2px solid var(--theme-border-default);border-top-color:var(--theme-action-link);border-radius:50%;width:24px;height:24px;animation:.6s linear infinite NotificationBell-module__a368SW__spin}@keyframes NotificationBell-module__a368SW__spin{to{transform:rotate(360deg)}}@media (max-width:400px){.NotificationBell-module__a368SW__dropdown{width:calc(100vw - 32px);right:-8px}}
.MemberActivityFilters-module__ej9Wiq__wrap{flex-direction:column;gap:12px;display:flex}.MemberActivityFilters-module__ej9Wiq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.MemberActivityFilters-module__ej9Wiq__toolbarRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MemberActivityFilters-module__ej9Wiq__chips{flex-wrap:wrap;gap:8px;display:flex}.MemberActivityFilters-module__ej9Wiq__chip{font-family:var(--font-body);color:var(--theme-text-muted);border:1px solid var(--theme-border-default);cursor:pointer;transition:background var(--duration-fast)var(--ease-standard),color var(--duration-fast)var(--ease-standard),border-color var(--duration-fast)var(--ease-standard);background:0 0;border-radius:999px;padding:7px 14px;font-size:.84rem;font-weight:600}.MemberActivityFilters-module__ej9Wiq__chip:hover{background:var(--theme-surface-input-hover)}.MemberActivityFilters-module__ej9Wiq__chipActive,.MemberActivityFilters-module__ej9Wiq__chipActive:hover{color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);border-color:var(--theme-action-primary-bg)}.MemberActivityFilters-module__ej9Wiq__typeChipActive,.MemberActivityFilters-module__ej9Wiq__typeChipActive:hover{color:var(--theme-brand-ink);background:var(--theme-action-subtle-bg);border-color:var(--theme-action-primary-bg)}.MemberActivityFilters-module__ej9Wiq__groupByLabel{color:var(--theme-text-muted);font-size:.82rem}.MemberActivityFilters-module__ej9Wiq__segmented{border:1px solid var(--theme-border-default);border-radius:10px;display:inline-flex;overflow:hidden}.MemberActivityFilters-module__ej9Wiq__segment{font-family:var(--font-body);color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;padding:7px 14px;font-size:.82rem;font-weight:600}.MemberActivityFilters-module__ej9Wiq__segment:hover{background:var(--theme-surface-input-hover)}.MemberActivityFilters-module__ej9Wiq__segmentActive,.MemberActivityFilters-module__ej9Wiq__segmentActive:hover{color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg)}.MemberActivityFilters-module__ej9Wiq__filtersButton{font-family:var(--font-body);color:var(--theme-text-default);border:1px solid var(--theme-border-default);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:8px;padding:7px 14px;font-size:.84rem;font-weight:600;display:inline-flex}.MemberActivityFilters-module__ej9Wiq__filtersButton:hover{background:var(--theme-surface-input-hover)}.MemberActivityFilters-module__ej9Wiq__badge{min-width:18px;height:18px;color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.72rem;font-weight:700;display:inline-flex}.MemberActivityFilters-module__ej9Wiq__panel{border:1px solid var(--theme-border-default);background:var(--theme-surface-card);animation:MemberActivityFilters-module__ej9Wiq__panelIn var(--duration-fast)var(--ease-standard);border-radius:14px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}@keyframes MemberActivityFilters-module__ej9Wiq__panelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.MemberActivityFilters-module__ej9Wiq__panel{animation:none}}.MemberActivityFilters-module__ej9Wiq__filterRow{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.MemberActivityFilters-module__ej9Wiq__filterLabel{color:var(--theme-text-muted);flex:0 0 96px;padding-top:7px;font-size:.78rem}.MemberActivityFilters-module__ej9Wiq__panelFooter{border-top:1px solid var(--theme-border-default);justify-content:flex-end;align-items:center;gap:12px;padding-top:12px;display:flex}.MemberActivityFilters-module__ej9Wiq__clearButton{font-family:var(--font-body);color:var(--theme-text-default);border:1px solid var(--theme-border-default);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:600}.MemberActivityFilters-module__ej9Wiq__clearButton:hover{background:var(--theme-surface-input-hover)}@media (max-width:600px){.MemberActivityFilters-module__ej9Wiq__filterLabel{flex-basis:100%;padding-top:0}}
.NewProductForm-module__bPL6Lq__container{max-width:var(--admin-content-narrow);flex-direction:column;gap:16px;margin:0 auto;display:flex}.NewProductForm-module__bPL6Lq__title{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.6rem;font-weight:700}.NewProductForm-module__bPL6Lq__subtitle{color:var(--theme-text-muted);margin:4px 0 0;font-size:.85rem}.NewProductForm-module__bPL6Lq__types{border:none;flex-direction:column;gap:10px;margin:0 0 20px;padding:0;display:flex}.NewProductForm-module__bPL6Lq__type{background:var(--theme-surface-input);border:1px solid var(--theme-border-input);cursor:pointer;transition:border-color var(--duration-fast)var(--ease-standard);border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.NewProductForm-module__bPL6Lq__typeOn{border-color:var(--theme-border-brand);background:var(--theme-action-subtle-bg)}.NewProductForm-module__bPL6Lq__type input{accent-color:var(--theme-action-primary-bg);margin-top:3px}.NewProductForm-module__bPL6Lq__typeText{flex-direction:column;gap:2px;display:flex}.NewProductForm-module__bPL6Lq__typeText strong{color:var(--theme-text-default);font-size:.92rem;font-weight:600}.NewProductForm-module__bPL6Lq__typeText small{color:var(--theme-text-muted);font-size:.8rem}.NewProductForm-module__bPL6Lq__typeText small:empty{display:none}.NewProductForm-module__bPL6Lq__saveRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.NewProductForm-module__bPL6Lq__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:10px 18px;font-size:.9rem;font-weight:600}.NewProductForm-module__bPL6Lq__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.NewProductForm-module__bPL6Lq__primaryButton:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:default}.NewProductForm-module__bPL6Lq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.RecipesPageContent-module__k7BeUW__page{max-width:1200px;margin:0 auto;padding:24px 16px 48px;animation:.4s ease-out RecipesPageContent-module__k7BeUW__pageIn}@keyframes RecipesPageContent-module__k7BeUW__pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.RecipesPageContent-module__k7BeUW__page{animation:none}}.RecipesPageContent-module__k7BeUW__grid{grid-template-columns:1fr;gap:24px;display:grid}.RecipesPageContent-module__k7BeUW__grid>div{min-width:0;height:100%}@media (min-width:768px){.RecipesPageContent-module__k7BeUW__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1280px){.RecipesPageContent-module__k7BeUW__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.RecipesPageContent-module__k7BeUW__sentinel{min-height:48px;padding:24px 0}.RecipesPageContent-module__k7BeUW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:64px 16px;display:flex}.RecipesPageContent-module__k7BeUW__emptyTitle{font-family:var(--font-display);font-size:var(--type-display-sm);color:var(--theme-text-default);margin:0;font-weight:700}.RecipesPageContent-module__k7BeUW__emptyDescription{font-size:var(--type-body-md);color:var(--theme-text-muted);margin:0}
.SavedRecipesPageContent-module__gI7Vpq__page{max-width:1200px;margin:0 auto;padding:24px 16px 48px;animation:.4s ease-out SavedRecipesPageContent-module__gI7Vpq__pageIn}@keyframes SavedRecipesPageContent-module__gI7Vpq__pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SavedRecipesPageContent-module__gI7Vpq__page{animation:none}}.SavedRecipesPageContent-module__gI7Vpq__heading{font-family:var(--font-display);color:var(--theme-text-default);margin-bottom:20px;font-size:1.8rem;font-weight:700}@media (min-width:768px){.SavedRecipesPageContent-module__gI7Vpq__heading{font-size:2.2rem}}.SavedRecipesPageContent-module__gI7Vpq__grid{grid-template-columns:1fr;gap:24px;display:grid}.SavedRecipesPageContent-module__gI7Vpq__grid>div{min-width:0;height:100%}@media (min-width:768px){.SavedRecipesPageContent-module__gI7Vpq__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1280px){.SavedRecipesPageContent-module__gI7Vpq__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.SavedRecipesPageContent-module__gI7Vpq__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 16px;display:flex}.SavedRecipesPageContent-module__gI7Vpq__emptyIcon{color:var(--theme-text-muted);opacity:.4;font-size:2.4rem}.SavedRecipesPageContent-module__gI7Vpq__emptyTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.3rem;font-weight:700}.SavedRecipesPageContent-module__gI7Vpq__emptyDescription{color:var(--theme-text-muted);margin:0;font-size:.95rem}
.PostComposer-module__UgIn4W__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;overflow:visible}.PostComposer-module__UgIn4W__header{align-items:center;gap:12px;padding:20px 20px 0;display:flex}@media (min-width:768px){.PostComposer-module__UgIn4W__header{padding:24px 24px 0}}.PostComposer-module__UgIn4W__authorName{font-family:var(--font-body);color:var(--theme-text-default);font-size:.92rem;font-weight:600}.PostComposer-module__UgIn4W__body{flex-direction:column;gap:4px;padding:12px 20px 0;display:flex}@media (min-width:768px){.PostComposer-module__UgIn4W__body{padding:14px 24px 0}}.PostComposer-module__UgIn4W__titleInput{width:100%;font-family:var(--font-display);color:var(--theme-text-default);background:0 0;border:none;outline:none;padding:0;font-size:1.2rem;font-weight:700;line-height:1.35}.PostComposer-module__UgIn4W__titleInput::placeholder{color:var(--theme-text-placeholder);font-weight:700}.PostComposer-module__UgIn4W__textarea{width:100%;min-height:60px;font-family:var(--font-body);color:var(--theme-text-default);resize:none;background:0 0;border:none;outline:none;padding:0;font-size:.95rem;line-height:1.6;overflow:hidden}.PostComposer-module__UgIn4W__textarea::placeholder{color:var(--theme-text-placeholder)}.PostComposer-module__UgIn4W__inputError{box-shadow:0 0 0 1px var(--theme-border-error);border-radius:6px}.PostComposer-module__UgIn4W__addImageButton{font-family:var(--font-body);color:var(--theme-text-muted);border:1px dashed var(--theme-border-default);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;min-height:44px;margin-top:8px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.PostComposer-module__UgIn4W__addImageButton:hover{color:var(--theme-text-default);border-color:var(--theme-border-strong)}.PostComposer-module__UgIn4W__imagePreview{aspect-ratio:16/9;background:var(--theme-surface-raised);border-radius:10px;width:100%;margin-top:14px;position:relative;overflow:hidden}.PostComposer-module__UgIn4W__previewImage{object-fit:cover}.PostComposer-module__UgIn4W__removeImageButton{color:#fff;cursor:pointer;z-index:1;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}.PostComposer-module__UgIn4W__removeImageButton:hover{background:#000c}.PostComposer-module__UgIn4W__uploadingOverlay{color:#fff;font-family:var(--font-body);background:#0006;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;display:flex;position:absolute;inset:0}.PostComposer-module__UgIn4W__footer{border-top:1px solid var(--theme-border-default);flex-direction:column;gap:12px;margin-top:14px;padding:12px 20px 16px;display:flex}@media (min-width:768px){.PostComposer-module__UgIn4W__footer{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 24px 16px}}.PostComposer-module__UgIn4W__typeChips{flex-wrap:wrap;gap:6px;display:flex}.PostComposer-module__UgIn4W__typeChip{font-family:var(--font-body);color:var(--theme-text-muted);background:var(--theme-surface-secondary);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:20px;padding:5px 12px;font-size:.78rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}@media (hover:hover){.PostComposer-module__UgIn4W__typeChip:hover:not(.PostComposer-module__UgIn4W__typeChipActive){color:var(--theme-text-default);border-color:var(--theme-border-strong)}}.PostComposer-module__UgIn4W__typeChipActive{color:var(--theme-on-action-fill);background:var(--theme-action-fill-active)}.PostComposer-module__UgIn4W__typeChipActive:hover{color:var(--theme-on-action-fill);background:var(--theme-action-fill-hover)}.PostComposer-module__UgIn4W__actions{justify-content:flex-end;gap:8px;display:flex}.PostComposer-module__UgIn4W__cancelButton{font-family:var(--font-body);color:var(--theme-text-muted);border:1px solid var(--theme-border-default);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:.88rem;font-weight:500;transition:color .15s,border-color .15s}.PostComposer-module__UgIn4W__cancelButton:hover{color:var(--theme-text-default);border-color:var(--theme-text-muted)}.PostComposer-module__UgIn4W__publishButton{font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:.88rem;font-weight:600;transition:background .15s}.PostComposer-module__UgIn4W__publishButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.PostComposer-module__UgIn4W__publishButton:disabled{opacity:.5;cursor:not-allowed}
.CreateFeedPost-module__eOa5vq__collapsedTrigger{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .15s;display:flex}.CreateFeedPost-module__eOa5vq__collapsedTrigger:hover{border-color:var(--theme-border-brand)}.CreateFeedPost-module__eOa5vq__placeholder{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.95rem}
.FeedPostPermalinkContent-module__OYtHYW__page{flex-direction:column;gap:16px;max-width:720px;margin:0 auto;padding:24px 16px 48px;display:flex}@media (min-width:768px){.FeedPostPermalinkContent-module__OYtHYW__page{padding-top:32px}}.FeedPostPermalinkContent-module__OYtHYW__back{color:var(--theme-action-link);align-self:flex-start;font-size:.875rem;font-weight:500;text-decoration:none}.FeedPostPermalinkContent-module__OYtHYW__back:hover{text-decoration:underline}
