.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}}
.KeepAwakeToggle-module__-vDU-a__keepAwake{align-items:center;gap:var(--space-3);cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex}.KeepAwakeToggle-module__-vDU-a__keepAwakeLabel{font-size:var(--type-body-sm);color:var(--theme-text-muted);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.KeepAwakeToggle-module__-vDU-a__keepAwakeInput{opacity:0;width:0;height:0;position:absolute}.KeepAwakeToggle-module__-vDU-a__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}.KeepAwakeToggle-module__-vDU-a__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}.KeepAwakeToggle-module__-vDU-a__keepAwakeInput:checked+.KeepAwakeToggle-module__-vDU-a__keepAwakeTrack{background:var(--theme-action-primary-bg)}.KeepAwakeToggle-module__-vDU-a__keepAwakeInput:checked+.KeepAwakeToggle-module__-vDU-a__keepAwakeTrack .KeepAwakeToggle-module__-vDU-a__keepAwakeThumb{transform:translate(17px)}.KeepAwakeToggle-module__-vDU-a__keepAwakeInput:focus-visible+.KeepAwakeToggle-module__-vDU-a__keepAwakeTrack{outline:2px solid var(--theme-action-primary-bg);outline-offset:2px}@media (prefers-reduced-motion:reduce){.KeepAwakeToggle-module__-vDU-a__keepAwakeTrack,.KeepAwakeToggle-module__-vDU-a__keepAwakeThumb{transition: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}
.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__reviewMenu{flex-shrink:0;margin-left:auto}.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}
.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}
@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}}
.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}
.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}
.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}
.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}}
.FeedPost-module__tgarhW__pinnedWrapper{border:1px solid var(--theme-border-brand);background:var(--theme-brand-tint);border-radius:14px;padding:2px;position:relative}.FeedPost-module__tgarhW__pinnedBadge{font-family:var(--font-body);color:var(--theme-text-default);letter-spacing:.02em;align-items:center;gap:6px;margin:8px 0 4px 12px;padding:4px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.FeedPost-module__tgarhW__pendingRow{padding:8px 12px 4px}.FeedPost-module__tgarhW__pendingBadge{font-family:var(--font-body);color:var(--theme-warning-text);background:var(--theme-warning-bg);letter-spacing:.02em;border-radius:12px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}
.MobileNav-module__UnREKW__overlay{z-index:200;background:var(--theme-surface-overlay);animation:.2s MobileNav-module__UnREKW__fadeIn;position:fixed;inset:0}.MobileNav-module__UnREKW__drawer{background:var(--theme-surface-card);width:min(320px,85vw);height:100%;box-shadow:-4px 0 24px var(--theme-shadow-color);flex-direction:column;padding:16px 16px 12px;animation:.25s MobileNav-module__UnREKW__slideIn;display:flex;position:absolute;top:0;right:0}.MobileNav-module__UnREKW__closeButton{width:44px;height:44px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:color .18s,background-color .18s;display:inline-flex}.MobileNav-module__UnREKW__closeButton:hover{color:var(--theme-text-default);background:var(--theme-action-subtle-bg)}.MobileNav-module__UnREKW__drawerHeader{flex:none;align-items:center;gap:9px;padding-bottom:12px;display:flex}.MobileNav-module__UnREKW__identityName{min-width:0;color:var(--theme-text-default);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1rem;font-weight:700;overflow:hidden}.MobileNav-module__UnREKW__scrollArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.MobileNav-module__UnREKW__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-text-placeholder);padding:12px 12px 5px;font-size:.66rem;font-weight:700}.MobileNav-module__UnREKW__navList{flex-direction:column;gap:4px;margin-top:0;padding:0;list-style:none;display:flex;position:relative}.MobileNav-module__UnREKW__thumbHost{pointer-events:none;list-style:none;position:absolute;inset:0}.MobileNav-module__UnREKW__navThumb{background:var(--theme-action-subtle-bg);opacity:0;pointer-events:none;width:100%;height:0;transition:transform var(--duration-slide) var(--ease-spring), height var(--duration-slide) var(--ease-spring), opacity var(--duration-base) ease;border-radius:12px;position:absolute;top:0;left:0}.MobileNav-module__UnREKW__navLink{z-index:1;min-height:48px;color:var(--theme-text-default);border-radius:12px;align-items:center;padding:0 16px;font-size:1.05rem;font-weight:500;transition:color .18s,background-color .18s;display:flex;position:relative}.MobileNav-module__UnREKW__navBadge{flex-shrink:0;margin-left:auto}.MobileNav-module__UnREKW__navLink:hover{background:var(--theme-action-subtle-bg)}.MobileNav-module__UnREKW__navLink.MobileNav-module__UnREKW__active{color:var(--theme-action-link);font-weight:600}@media (prefers-reduced-motion:reduce){.MobileNav-module__UnREKW__navThumb{transition:opacity var(--duration-base) ease}}.MobileNav-module__UnREKW__bottomSection{flex-direction:column;flex:none;gap:8px;padding-top:12px;display:flex}.MobileNav-module__UnREKW__joinLink,.MobileNav-module__UnREKW__adminLink,.MobileNav-module__UnREKW__loginLink,.MobileNav-module__UnREKW__signOutButton{min-height:46px;font-family:var(--font-body);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:.93rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.MobileNav-module__UnREKW__joinLink{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);border:none}.MobileNav-module__UnREKW__joinLink:hover{background:var(--theme-action-primary-hover-bg)}.MobileNav-module__UnREKW__adminLink{border:1px solid var(--theme-action-link);color:var(--theme-action-link);background:0 0}.MobileNav-module__UnREKW__adminLink:hover{background:var(--theme-action-subtle-bg)}.MobileNav-module__UnREKW__adminLink svg{width:16px;height:16px}.MobileNav-module__UnREKW__loginLink{border:1px solid var(--theme-border-input);color:var(--theme-text-default);background:0 0;font-weight:600}.MobileNav-module__UnREKW__loginLink:hover{background:var(--theme-surface-input-hover)}.MobileNav-module__UnREKW__signOutButton{border:1px solid var(--theme-error-text);color:var(--theme-error-text);background:0 0}.MobileNav-module__UnREKW__signOutButton:hover{background:var(--theme-action-subtle-bg)}@media (prefers-reduced-motion:reduce){.MobileNav-module__UnREKW__joinLink,.MobileNav-module__UnREKW__adminLink,.MobileNav-module__UnREKW__loginLink,.MobileNav-module__UnREKW__signOutButton{transition:none}}@keyframes MobileNav-module__UnREKW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileNav-module__UnREKW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
.FeedSidebar-module__CXjNfa__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex}.FeedSidebar-module__CXjNfa__cardTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1rem;font-weight:700}.FeedSidebar-module__CXjNfa__popularList{flex-direction:column;gap:12px;display:flex}.FeedSidebar-module__CXjNfa__popularItem{align-items:flex-start;gap:12px;display:flex}.FeedSidebar-module__CXjNfa__rank{font-family:var(--font-display);color:var(--theme-brand-ink);text-align:center;flex-shrink:0;width:24px;font-size:1.1rem;font-weight:700;line-height:1.3}.FeedSidebar-module__CXjNfa__popularContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.FeedSidebar-module__CXjNfa__popularTitle{font-family:var(--font-body);color:var(--theme-text-default);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.FeedSidebar-module__CXjNfa__popularMeta{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.78rem}.FeedSidebar-module__CXjNfa__statGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.FeedSidebar-module__CXjNfa__stat{flex-direction:column;gap:2px;display:flex}.FeedSidebar-module__CXjNfa__statValue{font-family:var(--font-display);color:var(--theme-text-default);font-size:1.3rem;font-weight:700}.FeedSidebar-module__CXjNfa__statLabel{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.75rem}.FeedSidebar-module__CXjNfa__skeletonItem{align-items:center;gap:12px;display:flex}.FeedSidebar-module__CXjNfa__skeletonLines{flex-direction:column;flex:1;gap:6px;display:flex}
.ReviewComposer-module__OXHmXa__form{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:20px;display:flex}.ReviewComposer-module__OXHmXa__userReview{background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);border-radius:12px;flex-direction:column;gap:8px;margin-bottom:20px;padding:16px;display:flex}.ReviewComposer-module__OXHmXa__ratingLabel{color:var(--theme-text-default);font-size:.88rem;font-weight:600}.ReviewComposer-module__OXHmXa__ratingAnchor{border:1px solid #0000;border-radius:8px;outline:none;width:fit-content;margin-bottom:4px;display:inline-flex}.ReviewComposer-module__OXHmXa__inputError,.ReviewComposer-module__OXHmXa__inputError:focus{border-color:var(--theme-border-error)}.ReviewComposer-module__OXHmXa__textarea{font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);resize:vertical;border-radius:8px;outline:none;min-height:80px;padding:10px 14px;font-size:.88rem;line-height:1.5;transition:border-color .2s}.ReviewComposer-module__OXHmXa__textarea::placeholder{color:var(--theme-text-placeholder)}.ReviewComposer-module__OXHmXa__textarea:focus{border-color:var(--theme-border-input-focus)}.ReviewComposer-module__OXHmXa__formActions{justify-content:flex-end;gap:8px;display:flex}.ReviewComposer-module__OXHmXa__submitButton{font-family:var(--font-body);background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:background .2s}.ReviewComposer-module__OXHmXa__submitButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.ReviewComposer-module__OXHmXa__submitButton:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:not-allowed}.ReviewComposer-module__OXHmXa__cancelButton{font-family:var(--font-body);border:1px solid var(--theme-border-default);color:var(--theme-text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:border-color .2s,color .2s}.ReviewComposer-module__OXHmXa__cancelButton:hover{border-color:var(--theme-border-strong);color:var(--theme-text-default)}.ReviewComposer-module__OXHmXa__reviewHeader{justify-content:space-between;align-items:center;display:flex}.ReviewComposer-module__OXHmXa__yourReviewLabel{color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.ReviewComposer-module__OXHmXa__reviewActions{gap:4px;display:flex}.ReviewComposer-module__OXHmXa__actionButton{width:32px;height:32px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:.78rem;transition:background .15s,color .15s;display:flex}.ReviewComposer-module__OXHmXa__actionButton:hover{background:var(--theme-surface-raised);color:var(--theme-text-default)}.ReviewComposer-module__OXHmXa__reviewComment{color:var(--theme-text-default);word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.ReviewComposer-module__OXHmXa__reviewTime{color:var(--theme-text-muted);font-size:.78rem}.ReviewComposer-module__OXHmXa__reviewBody{align-items:flex-start;gap:.75rem;display:flex}.ReviewComposer-module__OXHmXa__reviewBody .ReviewComposer-module__OXHmXa__reviewComment{flex:1;min-width:0;margin:0}.ReviewComposer-module__OXHmXa__startButton{font-family:var(--font-body);color:var(--theme-action-link);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);align-self:flex-start;align-items:center;gap:8px;padding:10px 16px;font-size:.88rem;font-weight:600;display:inline-flex}.ReviewComposer-module__OXHmXa__startButton:hover{background:var(--theme-surface-raised)}.ReviewComposer-module__OXHmXa__startButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ReviewComposer-module__OXHmXa__startButton{transition:none}}
.Header-module__85i50G__header{z-index:100;background:var(--theme-glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--theme-border-default);position:sticky;top:0}.Header-module__85i50G__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__85i50G__brandLink{align-items:center;min-width:0;display:inline-flex}.Header-module__85i50G__desktopNav{align-items:center;gap:8px;display:none;position:relative}.Header-module__85i50G__navThumb{background:var(--theme-action-subtle-bg);opacity:0;pointer-events:none;width:0;height:100%;transition:transform var(--duration-slide) var(--ease-spring), width var(--duration-slide) var(--ease-spring), opacity var(--duration-base) ease;border-radius:999px;position:absolute;top:0;left:0}.Header-module__85i50G__navLink{z-index:1;color:var(--theme-text-muted);border-radius:999px;align-items:center;padding:6px 14px;font-size:.92rem;font-weight:500;transition:color .18s,background-color .18s;display:inline-flex;position:relative}.Header-module__85i50G__navLink:hover{color:var(--theme-text-default);background:var(--theme-action-subtle-bg)}.Header-module__85i50G__navLink.Header-module__85i50G__active{color:var(--theme-action-link);font-weight:600}@media (prefers-reduced-motion:reduce){.Header-module__85i50G__navThumb{transition:opacity var(--duration-base) ease}}.Header-module__85i50G__headerRight{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}.Header-module__85i50G__profileButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .18s;display:none;position:relative}.Header-module__85i50G__profileButton:hover{opacity:.8}.Header-module__85i50G__profileBadge{pointer-events:none;position:absolute;top:-2px;right:-2px}.Header-module__85i50G__adminPill{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);letter-spacing:.01em;border-radius:999px;align-items:center;gap:4px;margin-right:4px;padding:6px 12px;font-size:.82rem;font-weight:700;text-decoration:none;transition:filter .18s;display:none}.Header-module__85i50G__adminPill:hover{background:var(--theme-action-primary-hover-bg)}.Header-module__85i50G__adminPill svg{width:14px;height:14px}.Header-module__85i50G__joinPill{border:1px solid var(--theme-action-primary-bg);color:var(--theme-brand-ink);letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;margin-right:4px;padding:6px 14px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:none}.Header-module__85i50G__joinPill:hover{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.Header-module__85i50G__hamburger{width:44px;height:44px;color:var(--theme-text-default);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s;display:inline-flex;position:relative}.Header-module__85i50G__hamburger:hover{background:var(--theme-action-subtle-bg)}.Header-module__85i50G__hamburgerDot{background:var(--theme-error-text);border:2px solid var(--theme-glass-bg);border-radius:50%;width:9px;height:9px;display:block;position:absolute;top:9px;right:9px}@media (hover:none){.Header-module__85i50G__profileButton:after{content:"";border-radius:50%;position:absolute;inset:-2px}}@media (min-width:1024px){.Header-module__85i50G__desktopNav{display:flex}.Header-module__85i50G__adminPill,.Header-module__85i50G__joinPill{display:inline-flex}.Header-module__85i50G__headerRight{margin-left:0}.Header-module__85i50G__hamburger{display:none}.Header-module__85i50G__profileButton{display:inline-flex}}.Header-module__85i50G__profileGuest{width:32px;height:32px;color:var(--theme-text-default);background:var(--theme-brand-tint);border:1px solid var(--theme-brand-border);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Header-module__85i50G__headerTitle{align-items:center;gap:9px;min-width:0;margin-left:10px;margin-right:auto;display:none}.Header-module__85i50G__headerTitleDivider{background:var(--theme-border-default);flex:none;width:1px;height:20px}.Header-module__85i50G__headerTitleText{min-width:4rem;font-family:var(--font-display);color:var(--theme-text-default);white-space:nowrap;text-overflow:ellipsis;font-size:1.0625rem;font-weight:700;overflow:hidden}@media (max-width:640px){.Header-module__85i50G__headerTitle{display:flex}.Header-module__85i50G__headerTitleDivider{display:none}}
.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}}
.FixPaymentPanel-module__EKM38a__panel{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:16px;padding:20px 22px 22px}.FixPaymentPanel-module__EKM38a__title{font-family:var(--font-display);color:var(--theme-text-strong);margin:0 0 6px;font-size:1.05rem;font-weight:700}.FixPaymentPanel-module__EKM38a__lede{color:var(--theme-text-muted);margin:0 0 16px;font-size:.85rem}.FixPaymentPanel-module__EKM38a__form{flex-direction:column;gap:16px;display:flex}.FixPaymentPanel-module__EKM38a__cta{width:100%;font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;text-align:center;border:1px solid #0000;border-radius:11px;padding:12px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.FixPaymentPanel-module__EKM38a__cta:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.FixPaymentPanel-module__EKM38a__cta:disabled{opacity:.55;cursor:not-allowed}.FixPaymentPanel-module__EKM38a__success{color:var(--theme-success-text);background:var(--theme-success-bg);border:1px solid var(--theme-success-border);border-radius:10px;margin:0;padding:10px 14px;font-size:.82rem;line-height:1.4}.FixPaymentPanel-module__EKM38a__notice{color:var(--theme-info-text);background:var(--theme-info-bg);border:1px solid var(--theme-info-border);border-radius:10px;flex-direction:column;gap:10px;padding:10px 14px;font-size:.82rem;line-height:1.4;display:flex}.FixPaymentPanel-module__EKM38a__notice p{margin:0}.FixPaymentPanel-module__EKM38a__error{color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid var(--theme-error-border);border-radius:10px;margin:0;padding:10px 14px;font-size:.82rem;line-height:1.4}.FixPaymentPanel-module__EKM38a__errorReason{opacity:.85;margin:4px 0 0;font-size:.78rem;display:block}.FixPaymentPanel-module__EKM38a__skeleton{background:var(--theme-surface-raised);border-radius:16px;height:220px}
.CommentComposer-module__NGY8gG__composer{gap:var(--space-3);align-items:flex-start;display:flex}.CommentComposer-module__NGY8gG__composerAvatar{flex-shrink:0}.CommentComposer-module__NGY8gG__composerField{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.CommentComposer-module__NGY8gG__textarea{width:100%;padding:var(--space-3) var(--space-4);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:var(--radius-md);resize:vertical;min-height:72px;transition:border-color var(--duration-fast) var(--ease-standard);outline:none;font-size:.92rem;line-height:1.5}.CommentComposer-module__NGY8gG__textarea::placeholder{color:var(--theme-text-placeholder)}.CommentComposer-module__NGY8gG__textarea:focus{border-color:var(--theme-border-input-focus)}.CommentComposer-module__NGY8gG__textarea{transition:none}.CommentComposer-module__NGY8gG__composerActions{justify-content:flex-end;display:flex}.CommentComposer-module__NGY8gG__submitButton{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);border:none;font-size:.85rem;font-weight:600;display:inline-flex}.CommentComposer-module__NGY8gG__submitButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.CommentComposer-module__NGY8gG__submitButton:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:not-allowed}.CommentComposer-module__NGY8gG__submitButton{transition:none}@media (prefers-reduced-motion:reduce){.CommentComposer-module__NGY8gG__textarea,.CommentComposer-module__NGY8gG__submitButton,.CommentComposer-module__NGY8gG__loadMore{transition:none}}
.SocialIcons-module___P_CBG__icons{align-items:center;gap:4px;display:flex}.SocialIcons-module___P_CBG__iconLink{width:40px;height:40px;color:var(--theme-text-muted);border-radius:50%;justify-content:center;align-items:center;transition:color .18s,background-color .18s;display:inline-flex}.SocialIcons-module___P_CBG__iconLink:hover{color:var(--theme-action-link);background-color:var(--theme-action-subtle-bg)}
.CreatorHomeContent-module__8O3CXG__page{flex-direction:column;max-width:1200px;margin:0 auto;padding:24px 16px 48px;display:flex}.CreatorHomeContent-module__8O3CXG__section{margin-bottom:var(--space-16)}.CreatorHomeContent-module__8O3CXG__sectionReveal{opacity:0;animation:.5s forwards CreatorHomeContent-module__8O3CXG__homeReveal;animation-delay:var(--reveal-delay,0s)}@keyframes CreatorHomeContent-module__8O3CXG__homeReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.CreatorHomeContent-module__8O3CXG__sectionReveal{opacity:1;animation:none}}.CreatorHomeContent-module__8O3CXG__hero{padding:var(--space-12) 0 var(--space-10);text-align:center;align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.CreatorHomeContent-module__8O3CXG__heroLogo{border-radius:50%}.CreatorHomeContent-module__8O3CXG__heroHeading{font-family:var(--font-display);font-size:var(--type-display-xl);letter-spacing:-.012em;color:var(--theme-text-strong);margin:0;font-weight:500;line-height:1.08}.CreatorHomeContent-module__8O3CXG__heroSocial{justify-content:center}.CreatorHomeContent-module__8O3CXG__heroAboutText{max-width:620px;font-size:var(--type-body-lg,1.05rem);color:var(--theme-text-muted);white-space:pre-line;margin:0;line-height:1.6}.CreatorHomeContent-module__8O3CXG__heroSplit{text-align:left;align-items:center;gap:var(--space-8);flex-direction:row}.CreatorHomeContent-module__8O3CXG__heroSplitText{align-items:flex-start;gap:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.CreatorHomeContent-module__8O3CXG__heroSplit .CreatorHomeContent-module__8O3CXG__heroSocial{justify-content:flex-start}.CreatorHomeContent-module__8O3CXG__heroSplitMedia{aspect-ratio:1;background:var(--theme-surface-card);border-radius:14px;flex:1;min-width:0;max-width:400px;position:relative;overflow:hidden}.CreatorHomeContent-module__8O3CXG__heroSplitMediaPortrait{aspect-ratio:4/5}.CreatorHomeContent-module__8O3CXG__heroSplitMediaLandscape{aspect-ratio:4/3;max-width:480px}.CreatorHomeContent-module__8O3CXG__heroVideo{max-width:400px}.CreatorHomeContent-module__8O3CXG__heroSplitMedia .CreatorHomeContent-module__8O3CXG__heroMedia{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (max-width:768px){.CreatorHomeContent-module__8O3CXG__heroSplit{text-align:center;flex-direction:column}.CreatorHomeContent-module__8O3CXG__heroSplitText{align-items:center}.CreatorHomeContent-module__8O3CXG__heroSplit .CreatorHomeContent-module__8O3CXG__heroSocial{justify-content:center}.CreatorHomeContent-module__8O3CXG__heroSplitMedia{flex:none;order:-1;width:100%;max-width:320px;margin-inline:auto}.CreatorHomeContent-module__8O3CXG__heroVideo,.CreatorHomeContent-module__8O3CXG__heroSplitMediaLandscape{max-width:320px}}.CreatorHomeContent-module__8O3CXG__sectionHead{align-items:center;gap:var(--space-4);padding-bottom:var(--space-6);display:flex}.CreatorHomeContent-module__8O3CXG__sectionHeading{font-family:var(--font-display);font-size:var(--type-display-md);letter-spacing:-.012em;color:var(--theme-text-strong);white-space:nowrap;margin:0;font-weight:500}.CreatorHomeContent-module__8O3CXG__sectionRule{background:var(--theme-border-default);flex:1;height:1px}.CreatorHomeContent-module__8O3CXG__seeAllLink{font-size:var(--type-body-sm);color:var(--theme-action-link);white-space:nowrap;align-items:center;gap:7px;font-weight:500;transition:color .2s;display:inline-flex}.CreatorHomeContent-module__8O3CXG__seeAllLink:hover{color:var(--theme-text-strong)}.CreatorHomeContent-module__8O3CXG__recipeGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1023px){.CreatorHomeContent-module__8O3CXG__recipeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.CreatorHomeContent-module__8O3CXG__recipeGrid{grid-template-columns:1fr}}.CreatorHomeContent-module__8O3CXG__postsGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1023px){.CreatorHomeContent-module__8O3CXG__postsGrid{grid-template-columns:1fr}}.CreatorHomeContent-module__8O3CXG__postCardLink{color:inherit;min-width:0;text-decoration:none;display:block}.CreatorHomeContent-module__8O3CXG__postCard{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);height:100%;box-shadow:var(--theme-shadow-sm);padding:var(--space-6) var(--space-6) var(--space-5);gap:var(--space-2);flex-direction:column;transition:border-color .2s,transform .2s;display:flex}.CreatorHomeContent-module__8O3CXG__postCard:hover{border-color:var(--theme-border-brand);transform:translateY(-2px)}.CreatorHomeContent-module__8O3CXG__postDate{font-variant-numeric:tabular-nums;font-size:var(--type-overline);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-brand-ink)}.CreatorHomeContent-module__8O3CXG__postTitle{font-family:var(--font-display);font-size:var(--type-display-sm);color:var(--theme-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.CreatorHomeContent-module__8O3CXG__postPreview{font-size:var(--type-body-sm);color:var(--theme-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.CreatorHomeContent-module__8O3CXG__postStats{gap:var(--space-4);font-size:var(--type-caption);color:var(--theme-text-placeholder);padding-top:var(--space-3);border-top:1px solid var(--theme-border-default);display:flex}.CreatorHomeContent-module__8O3CXG__postStats span{align-items:center;gap:6px;display:inline-flex}.CreatorHomeContent-module__8O3CXG__featuredGrid{grid-template-columns:repeat(var(--featured-count), minmax(0, 1fr));gap:var(--space-6);display:grid}@media (max-width:767px){.CreatorHomeContent-module__8O3CXG__featuredGrid{grid-template-columns:minmax(0,1fr)}}
.PlanPicker-module__WYqR1q__root{width:100%}.PlanPicker-module__WYqR1q__toggle{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:var(--radius-pill);padding:var(--space-1);margin-bottom:var(--space-4);display:flex;position:relative}.PlanPicker-module__WYqR1q__thumb{top:var(--space-1);bottom:var(--space-1);left:var(--space-1);width:calc(50% - var(--space-1));background:var(--theme-surface-card);border-radius:var(--radius-pill);box-shadow:var(--theme-shadow-sm);transition:transform .42s cubic-bezier(.34,1.4,.5,1);position:absolute}.PlanPicker-module__WYqR1q__opt{z-index:1;justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-3);font:inherit;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;flex:1;font-size:.9rem;font-weight:600;transition:color .25s;display:inline-flex;position:relative}.PlanPicker-module__WYqR1q__optActive{color:var(--theme-text-strong)}.PlanPicker-module__WYqR1q__save{letter-spacing:.02em;white-space:nowrap;color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);border-radius:var(--radius-pill);padding:2px 8px;font-size:.68rem;font-weight:700}.PlanPicker-module__WYqR1q__priceRow{align-items:baseline;gap:var(--space-2);display:flex}.PlanPicker-module__WYqR1q__center{justify-content:center}.PlanPicker-module__WYqR1q__spread{justify-content:space-between}.PlanPicker-module__WYqR1q__price{font-family:var(--font-display);color:var(--theme-text-strong);font-size:clamp(2.6rem,5vw,3.4rem);font-weight:700;line-height:1;animation:.4s cubic-bezier(.2,.7,.3,1) PlanPicker-module__WYqR1q__priceSwap}@keyframes PlanPicker-module__WYqR1q__priceSwap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.PlanPicker-module__WYqR1q__period{color:var(--theme-text-muted);font-size:1.1rem;font-family:var(--font-display)}.PlanPicker-module__WYqR1q__billed{color:var(--theme-text-muted);margin:var(--space-2) 0 0;text-align:center;font-size:.82rem}.PlanPicker-module__WYqR1q__billed[data-show=false]{visibility:hidden}.PlanPicker-module__WYqR1q__unavailable{margin:var(--space-8) 0;text-align:center;color:var(--theme-text-muted)}@media (prefers-reduced-motion:reduce){.PlanPicker-module__WYqR1q__thumb,.PlanPicker-module__WYqR1q__opt{transition:none}.PlanPicker-module__WYqR1q__price{animation:none}}
.LockChip-module__5qRyZq__chip{color:var(--theme-text-muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;flex:none;align-self:flex-start;align-items:center;gap:5px;font-size:.6rem;font-weight:700;display:inline-flex}.LockChip-module__5qRyZq__chip svg{width:11px;height:11px}
.TeaserRecipes-module__ARYnIa__section{width:100%}.TeaserRecipes-module__ARYnIa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--theme-text-muted);margin:0 0 var(--space-4);font-size:.7rem;font-weight:700}.TeaserRecipes-module__ARYnIa__rows{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.TeaserRecipes-module__ARYnIa__row{align-items:center;gap:var(--space-4);padding:var(--space-3);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);transition:border-color .15s;display:flex}.TeaserRecipes-module__ARYnIa__row:hover{border-color:var(--theme-border-strong)}.TeaserRecipes-module__ARYnIa__thumb{border-radius:var(--radius-md);flex:none;width:72px;height:72px;position:relative;overflow:hidden}.TeaserRecipes-module__ARYnIa__image{object-fit:cover}.TeaserRecipes-module__ARYnIa__thumbFallback{background:radial-gradient(ellipse at 30% 15%, color-mix(in oklab, var(--theme-action-primary-bg) 38%, transparent), transparent 55%), var(--theme-brand-fill);position:absolute;inset:0}.TeaserRecipes-module__ARYnIa__meta{flex:1;min-width:0}.TeaserRecipes-module__ARYnIa__title{font-family:var(--font-display);color:var(--theme-text-strong);margin:0;font-size:1.02rem;font-weight:700;line-height:1.18}.TeaserRecipes-module__ARYnIa__desc{color:var(--theme-text-muted);margin:var(--space-1) 0 0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.83rem;line-height:1.45;display:-webkit-box;overflow:hidden}.TeaserRecipes-module__ARYnIa__lockChip{margin-top:2px}
.HeroPreview-module__yzs_IW__hero{align-items:center;gap:var(--space-8);padding:var(--space-10) 0;text-align:left;flex-direction:row;display:flex}.HeroPreview-module__yzs_IW__text{align-items:flex-start;gap:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.HeroPreview-module__yzs_IW__title{font-family:var(--font-display);font-size:var(--type-display-xl);letter-spacing:-.012em;color:var(--theme-text-strong);font-weight:500;line-height:1.08}.HeroPreview-module__yzs_IW__body{max-width:620px;font-size:var(--type-body-lg,1.05rem);color:var(--theme-text-muted);white-space:pre-line;line-height:1.6}.HeroPreview-module__yzs_IW__social{justify-content:flex-start}.HeroPreview-module__yzs_IW__media{aspect-ratio:1;background:var(--theme-surface-card);border-radius:14px;flex:none;width:400px;position:relative;overflow:hidden}.HeroPreview-module__yzs_IW__mediaPortrait{aspect-ratio:4/5}.HeroPreview-module__yzs_IW__mediaLandscape{aspect-ratio:4/3;width:480px}.HeroPreview-module__yzs_IW__mediaVideo{width:400px}.HeroPreview-module__yzs_IW__image{object-fit:cover}.HeroPreview-module__yzs_IW__media .HeroPreview-module__yzs_IW__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.HeroPreview-module__yzs_IW__empty{text-align:center;height:100%;color:var(--theme-text-muted);justify-content:center;align-items:center;padding:16px;font-size:.9rem;display:flex}.HeroPreview-module__yzs_IW__hint{background:var(--theme-surface-secondary);border:1px solid var(--theme-border-default);color:var(--theme-text-muted);border-radius:10px;align-items:center;gap:8px;margin:12px 0 0;padding:10px 12px;font-size:.78rem;display:flex}.HeroPreview-module__yzs_IW__hintIcon{color:var(--theme-text-default);flex:none;font-size:1rem}
.CreatorOfferCard-module__F7k1yW__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:var(--radius-xl);width:100%;max-width:1040px;box-shadow:var(--theme-shadow-lg);grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.CreatorOfferCard-module__F7k1yW__left{flex-direction:column;min-width:0;display:flex}.CreatorOfferCard-module__F7k1yW__cover{height:190px;position:relative}.CreatorOfferCard-module__F7k1yW__coverImage{object-fit:cover}.CreatorOfferCard-module__F7k1yW__coverFallback{background:radial-gradient(ellipse at 28% 12%, color-mix(in oklab, var(--theme-action-primary-bg) 42%, transparent), transparent 55%), var(--theme-brand-fill);position:absolute;inset:0}.CreatorOfferCard-module__F7k1yW__coverScrim{background:linear-gradient(180deg, transparent 32%, color-mix(in srgb, var(--theme-text-strong) 66%, transparent));position:absolute;inset:0}.CreatorOfferCard-module__F7k1yW__identity{left:0;right:0;bottom:var(--space-4);padding:0 clamp(var(--space-5), 3vw, var(--space-8));align-items:flex-end;gap:var(--space-4);display:flex;position:absolute}.CreatorOfferCard-module__F7k1yW__avatar,.CreatorOfferCard-module__F7k1yW__avatarFallback{object-fit:cover;z-index:2;width:84px;height:84px;box-shadow:0 0 0 4px var(--theme-surface-card), var(--theme-shadow-md);background:var(--theme-surface-raised);border-radius:50%;flex:none;position:relative}.CreatorOfferCard-module__F7k1yW__avatarFallback{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);font-family:var(--font-display);place-items:center;font-size:2rem;font-weight:700;display:grid}.CreatorOfferCard-module__F7k1yW__identityText{min-width:0;padding-bottom:var(--space-1)}.CreatorOfferCard-module__F7k1yW__name{font-family:var(--font-display);color:var(--theme-text-inverse);margin:0;font-size:clamp(1.5rem,2.4vw,1.85rem);font-weight:700;line-height:1.1}.CreatorOfferCard-module__F7k1yW__handle{color:color-mix(in srgb, var(--theme-text-inverse) 82%, transparent);margin:0;font-size:.82rem}.CreatorOfferCard-module__F7k1yW__leftBody{gap:var(--space-5);padding:clamp(var(--space-5), 3vw, var(--space-8));flex-direction:column;display:flex}.CreatorOfferCard-module__F7k1yW__bio{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.12rem;line-height:1.45}.CreatorOfferCard-module__F7k1yW__right{background:var(--theme-surface-raised);border-left:1px solid var(--theme-border-default);padding:clamp(var(--space-6), 3vw, var(--space-10));flex-direction:column;justify-content:center;display:flex}.CreatorOfferCard-module__F7k1yW__sub{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.CreatorOfferCard-module__F7k1yW__trialPill{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-pill);background:var(--theme-success-bg);border:1px solid var(--theme-success-border);color:var(--theme-success-text);font-size:.9rem;font-weight:600;display:inline-flex}.CreatorOfferCard-module__F7k1yW__feats{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CreatorOfferCard-module__F7k1yW__feat{align-items:center;gap:var(--space-3);color:var(--theme-text-strong);font-size:.92rem;display:flex}.CreatorOfferCard-module__F7k1yW__feat svg{width:18px;height:18px;color:var(--theme-action-primary-bg);flex:none}.CreatorOfferCard-module__F7k1yW__cta{width:100%;padding:var(--space-4) var(--space-5);font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);border-radius:var(--radius-md);cursor:pointer;box-shadow:0 10px 24px -12px color-mix(in srgb, var(--theme-action-primary-bg) 55%, transparent);border:none;justify-content:center;align-items:center;font-size:1.02rem;font-weight:700;transition:background .2s,transform .12s;display:inline-flex}.CreatorOfferCard-module__F7k1yW__cta:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.CreatorOfferCard-module__F7k1yW__cta:active:not(:disabled){transform:scale(.985)}.CreatorOfferCard-module__F7k1yW__cta:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:not-allowed;box-shadow:none}.CreatorOfferCard-module__F7k1yW__footnote{color:var(--theme-text-muted);text-align:center;margin:0;font-size:.8rem}@media (max-width:860px){.CreatorOfferCard-module__F7k1yW__card{grid-template-columns:1fr}.CreatorOfferCard-module__F7k1yW__right{border-left:none;border-top:1px solid var(--theme-border-default);justify-content:flex-start}}.CreatorOfferCard-module__F7k1yW__unavailableTitle{color:var(--theme-text-strong);margin:0;font-size:1.25rem;font-weight:600;line-height:1.4}.CreatorOfferCard-module__F7k1yW__unavailableDescription{color:var(--theme-text-muted);margin:0;line-height:1.6}
.VideoUpload-module__zoioXW__wrapper{flex-direction:column;gap:8px;display:flex}.VideoUpload-module__zoioXW__dropzone{aspect-ratio:16/9;border:2px dashed var(--theme-border-input);background:var(--theme-surface-input);cursor:pointer;border-radius:10px;width:100%;transition:border-color .15s,background .15s;position:relative;overflow:hidden}.VideoUpload-module__zoioXW__dropzone:hover,.VideoUpload-module__zoioXW__dropzone:focus-visible{border-color:var(--theme-border-input-focus);outline:none}.VideoUpload-module__zoioXW__emptyState{color:var(--theme-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.VideoUpload-module__zoioXW__emptyState span{font-size:.95rem;font-weight:500}.VideoUpload-module__zoioXW__emptyState small{color:var(--theme-text-placeholder);font-size:.8rem}.VideoUpload-module__zoioXW__progressState{color:var(--theme-text-default);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-weight:500;display:flex;position:absolute;inset:0}.VideoUpload-module__zoioXW__progressTrack{background:var(--theme-surface-input-hover);border-radius:999px;width:100%;max-width:280px;height:8px;overflow:hidden}.VideoUpload-module__zoioXW__progressBar{background:var(--theme-action-primary-bg);border-radius:999px;height:100%;transition:width .2s}.VideoUpload-module__zoioXW__preview{background:#000;border-radius:10px;width:100%;position:relative;overflow:hidden}.VideoUpload-module__zoioXW__video{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}.VideoUpload-module__zoioXW__removeButton{background:var(--theme-error-text);width:30px;height:30px;color:var(--theme-text-inverse);cursor:pointer;opacity:.9;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.VideoUpload-module__zoioXW__removeButton:hover{opacity:1}.VideoUpload-module__zoioXW__optimizingNotice{color:var(--theme-text-muted);margin:0;font-size:.8rem}.VideoUpload-module__zoioXW__failedNotice{border:1px solid var(--theme-warning-border);background:var(--theme-warning-bg);color:var(--theme-warning-text);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;font-size:.8rem;display:flex}.VideoUpload-module__zoioXW__retryButton{border:1px solid var(--theme-warning-border);color:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.VideoUpload-module__zoioXW__retryButton:hover{background:var(--theme-surface-input-hover)}.VideoUpload-module__zoioXW__retryButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}
.RecipeMediaGallery-module__Glnepa__gallery{gap:var(--space-4);outline:none;flex-direction:column;display:flex}.RecipeMediaGallery-module__Glnepa__slots{--slot-min:220px;grid-template-columns:repeat(auto-fill, minmax(min(100%, var(--slot-min)), 1fr));gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.RecipeMediaGallery-module__Glnepa__slot{gap:var(--space-3);padding:var(--space-3);background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex;container-type:inline-size}.RecipeMediaGallery-module__Glnepa__slot[data-dragging]{border-color:var(--theme-border-brand);box-shadow:0 4px 16px var(--theme-shadow-color)}.RecipeMediaGallery-module__Glnepa__slotHeader{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.RecipeMediaGallery-module__Glnepa__position{font-size:var(--type-caption);color:var(--theme-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.RecipeMediaGallery-module__Glnepa__coverChip{padding:var(--space-1) var(--space-2);border-radius:var(--radius-pill);background:var(--theme-success-bg);border:1px solid var(--theme-success-border);color:var(--theme-success-text);font-size:var(--type-overline);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.RecipeMediaGallery-module__Glnepa__slotActions{justify-content:flex-end;gap:var(--space-1);margin-left:auto;display:flex}@container (max-width:300px){.RecipeMediaGallery-module__Glnepa__slotActions{flex-basis:100%}}.RecipeMediaGallery-module__Glnepa__handle,.RecipeMediaGallery-module__Glnepa__iconButton{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--theme-text-muted);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);background:0 0;border:1px solid #0000;flex:none;justify-content:center;align-items:center;padding:0;font-size:.85rem;display:inline-flex}.RecipeMediaGallery-module__Glnepa__handle:hover,.RecipeMediaGallery-module__Glnepa__iconButton:hover{background:var(--theme-action-subtle-bg);color:var(--theme-text-default)}.RecipeMediaGallery-module__Glnepa__handle:focus-visible,.RecipeMediaGallery-module__Glnepa__iconButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.RecipeMediaGallery-module__Glnepa__handle{cursor:grab;touch-action:none}.RecipeMediaGallery-module__Glnepa__iconButton[aria-disabled=true]{color:var(--theme-text-disabled);cursor:not-allowed}.RecipeMediaGallery-module__Glnepa__iconButton[aria-disabled=true]:hover{color:var(--theme-text-disabled);background:0 0}.RecipeMediaGallery-module__Glnepa__slotBody{min-width:0}.RecipeMediaGallery-module__Glnepa__altField{gap:var(--space-1);flex-direction:column;display:flex}.RecipeMediaGallery-module__Glnepa__altLabel{font-size:var(--type-caption);color:var(--theme-text-muted);font-weight:600}.RecipeMediaGallery-module__Glnepa__altInput{width:100%;font-family:var(--font-body);font-size:var(--type-body-sm);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:var(--radius-sm);transition:border-color var(--duration-fast) var(--ease-standard);outline:none;padding:8px 12px}.RecipeMediaGallery-module__Glnepa__altInput:focus{border-color:var(--theme-border-input-focus)}.RecipeMediaGallery-module__Glnepa__addRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.RecipeMediaGallery-module__Glnepa__addButton{padding:var(--space-2) var(--space-4);border:1px dashed var(--theme-border-strong);border-radius:var(--radius-sm);color:var(--theme-action-link);font-family:var(--font-body);font-size:var(--type-body-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);background:0 0;font-weight:600}.RecipeMediaGallery-module__Glnepa__addButton:hover:not(:disabled){background:var(--theme-action-subtle-bg)}.RecipeMediaGallery-module__Glnepa__addButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.RecipeMediaGallery-module__Glnepa__addButton:disabled{color:var(--theme-action-disabled-text);border-color:var(--theme-border-default);cursor:not-allowed}.RecipeMediaGallery-module__Glnepa__hint{font-size:var(--type-caption);color:var(--theme-text-muted);margin:0}.RecipeMediaGallery-module__Glnepa__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.RecipeMediaGallery-module__Glnepa__handle,.RecipeMediaGallery-module__Glnepa__iconButton,.RecipeMediaGallery-module__Glnepa__addButton,.RecipeMediaGallery-module__Glnepa__altInput{transition:none}}
.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}
.EditorCard-module__zrwcxq__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:14px;padding:20px}.EditorCard-module__zrwcxq__accent{border-color:var(--theme-border-brand)}.EditorCard-module__zrwcxq__title{font-family:var(--font-display);color:var(--theme-text-default);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:700;display:flex}.EditorCard-module__zrwcxq__badge{font-family:var(--font-body);color:var(--theme-brand-ink);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);border-radius:6px;align-items:center;padding:3px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.EditorCard-module__zrwcxq__hint{color:var(--theme-text-muted);margin:4px 0 0;font-size:.82rem}.EditorCard-module__zrwcxq__hint+*,.EditorCard-module__zrwcxq__title+*{margin-top:16px}
.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}}
.ProductImagesCard-module__8u48Fq__gallery{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px;display:grid}
.LazyRichTextField-module__lFVttG__preview{min-height:2.75rem;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);cursor:text;line-height:1.6}.LazyRichTextField-module__lFVttG__preview:hover{background:var(--theme-surface-input-hover)}.LazyRichTextField-module__lFVttG__preview:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px}.LazyRichTextField-module__lFVttG__previewError{border-color:var(--theme-border-error)}.LazyRichTextField-module__lFVttG__preview p{margin:0}.LazyRichTextField-module__lFVttG__preview a{color:var(--theme-brand-ink);text-decoration:underline}.LazyRichTextField-module__lFVttG__editor{min-height:2.75rem}
.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}}
.EbookFilesCard-module__Bjs87W__fileRow{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:10px;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;display:grid}.EbookFilesCard-module__Bjs87W__formatBadge{letter-spacing:.05em;text-align:center;color:var(--theme-brand-ink);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);border-radius:6px;padding:5px 0;font-size:.68rem;font-weight:700}.EbookFilesCard-module__Bjs87W__fileMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.EbookFilesCard-module__Bjs87W__fileName{color:var(--theme-text-default);overflow-wrap:anywhere;font-size:.85rem;font-weight:600}.EbookFilesCard-module__Bjs87W__fileSize{color:var(--theme-text-muted);font-size:.75rem}.EbookFilesCard-module__Bjs87W__removeButton{width:30px;height:30px;color:var(--theme-error-text);border:1px solid var(--theme-border-default);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);background:0 0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.EbookFilesCard-module__Bjs87W__removeButton:hover{background:var(--theme-error-bg)}.EbookFilesCard-module__Bjs87W__addRow{background:var(--theme-surface-raised);border:1.5px dashed var(--theme-border-default);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.EbookFilesCard-module__Bjs87W__addLabel{color:var(--theme-text-muted);font-size:.78rem;font-weight:600}.EbookFilesCard-module__Bjs87W__formatSelect{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;padding:7px 10px;font-size:.85rem}.EbookFilesCard-module__Bjs87W__formatSelect:focus-visible{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px var(--theme-focus-ring);outline:none}.EbookFilesCard-module__Bjs87W__addButton{font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-card);border:1px solid var(--theme-border-strong);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);border-radius:8px;align-items:center;gap:7px;padding:7px 13px;font-size:.82rem;font-weight:600;display:inline-flex}.EbookFilesCard-module__Bjs87W__addButton:hover{background:var(--theme-surface-input-hover)}.EbookFilesCard-module__Bjs87W__addHint{color:var(--theme-text-muted);font-size:.75rem}.EbookFilesCard-module__Bjs87W__progress{color:var(--theme-text-muted);background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:10px;flex-direction:column;gap:6px;padding:12px;font-size:.78rem;display:flex}.EbookFilesCard-module__Bjs87W__progressTrack{background:var(--theme-surface-input);border-radius:999px;height:6px;overflow:hidden}.EbookFilesCard-module__Bjs87W__progressBar{transform-origin:0;background:var(--theme-action-primary-bg);width:100%;height:100%;transition:transform var(--duration-fast) var(--ease-standard)}@media (prefers-reduced-motion:reduce){.EbookFilesCard-module__Bjs87W__progressBar{transition:none}}.EbookFilesCard-module__Bjs87W__progressRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.EbookFilesCard-module__Bjs87W__cancelButton{font-family:var(--font-body);color:var(--theme-error-text);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600;text-decoration:underline}.EbookFilesCard-module__Bjs87W__previewField{flex-direction:column;gap:6px;margin-top:16px;display:flex}.EbookFilesCard-module__Bjs87W__previewRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.EbookFilesCard-module__Bjs87W__meta{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.EbookFilesCard-module__Bjs87W__metaField{flex-direction:column;gap:6px;min-width:0;display:flex}@media (max-width:560px){.EbookFilesCard-module__Bjs87W__meta{grid-template-columns:1fr}.EbookFilesCard-module__Bjs87W__fileRow{grid-template-columns:52px minmax(0,1fr) auto;gap:10px}}
.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)}
.ProductPricingCard-module__xo9cBG__priceField{max-width:190px}.ProductPricingCard-module__xo9cBG__modes{border:0;flex-direction:column;gap:8px;margin:16px 0 0;padding:0;display:flex}.ProductPricingCard-module__xo9cBG__modes legend{margin-bottom:8px;padding:0}.ProductPricingCard-module__xo9cBG__mode{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);border-radius:10px;grid-template-columns:16px 1fr;align-items:start;gap:10px;padding:10px 12px;display:grid}.ProductPricingCard-module__xo9cBG__modeOn{background:var(--theme-action-subtle-bg);border-color:var(--theme-action-subtle-border)}.ProductPricingCard-module__xo9cBG__modeBlocked{cursor:not-allowed;opacity:.55}.ProductPricingCard-module__xo9cBG__radio{width:14px;height:14px;accent-color:var(--theme-action-primary-bg);margin:2px 0 0}.ProductPricingCard-module__xo9cBG__radio:focus-visible{box-shadow:0 0 0 3px var(--theme-focus-ring);outline:none}.ProductPricingCard-module__xo9cBG__modeText{flex-direction:column;gap:2px;display:flex}.ProductPricingCard-module__xo9cBG__modeLabel{color:var(--theme-text-default);font-size:.86rem;font-weight:600}.ProductPricingCard-module__xo9cBG__modeHint{color:var(--theme-text-muted);font-size:.78rem}.ProductPricingCard-module__xo9cBG__discountField{max-width:190px;margin-top:16px}.ProductPricingCard-module__xo9cBG__payout{background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);border-radius:10px;margin-top:16px;padding:14px}.ProductPricingCard-module__xo9cBG__row{color:var(--theme-text-default);justify-content:space-between;gap:16px;padding:4px 0;font-size:.85rem;display:flex}.ProductPricingCard-module__xo9cBG__rowTotal{color:var(--theme-text-strong);border-top:1px solid var(--theme-action-subtle-border);margin-top:5px;padding-top:8px;font-weight:700}.ProductPricingCard-module__xo9cBG__note{color:var(--theme-text-muted);margin:10px 0 0;font-size:.76rem;line-height:1.5}
.CreatorLandingContent-module__g3cbYW__page{background:var(--theme-surface-page);gap:var(--space-6);flex-direction:column;display:flex}.CreatorLandingContent-module__g3cbYW__backRow{width:100%;max-width:1040px;display:flex}.CreatorLandingContent-module__g3cbYW__offerClosed{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:var(--radius-xl);width:100%;max-width:1040px;box-shadow:var(--theme-shadow-lg);padding:var(--space-8) clamp(var(--space-5), 4vw, var(--space-10));text-align:center}.CreatorLandingContent-module__g3cbYW__offerClosedTitle{margin:0 0 var(--space-2);color:var(--theme-text-strong)}.CreatorLandingContent-module__g3cbYW__offerClosedBody{color:var(--theme-text-muted);margin:0}
.PublishChecklistCard-module__SKtXXa__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.PublishChecklistCard-module__SKtXXa__row{align-items:flex-start;gap:10px;display:flex}.PublishChecklistCard-module__SKtXXa__tick{border:1px solid var(--theme-border-default);background:var(--theme-surface-raised);width:18px;height:18px;color:var(--theme-text-muted);border-radius:5px;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:.7rem;display:inline-flex}.PublishChecklistCard-module__SKtXXa__met{color:var(--theme-success-text);background:var(--theme-success-bg);border-color:var(--theme-success-border)}.PublishChecklistCard-module__SKtXXa__unmet{color:var(--theme-error-text);background:var(--theme-error-bg);border-color:var(--theme-error-border)}.PublishChecklistCard-module__SKtXXa__rowText{flex-wrap:wrap;align-items:baseline;gap:4px 8px;min-width:0;display:flex}.PublishChecklistCard-module__SKtXXa__label{color:var(--theme-text-default);font-size:.85rem}.PublishChecklistCard-module__SKtXXa__payments{border-top:1px solid var(--theme-border-default);flex-direction:column;align-items:flex-start;gap:8px;margin-top:16px;padding-top:16px;display:flex}.PublishChecklistCard-module__SKtXXa__paymentTitle{color:var(--theme-text-default);margin:0;font-size:.85rem;font-weight:600}.PublishChecklistCard-module__SKtXXa__paymentNote{color:var(--theme-text-muted);margin:0;font-size:.78rem;line-height:1.5}.PublishChecklistCard-module__SKtXXa__rowLink{color:var(--theme-brand-ink);font-size:.78rem;font-weight:600;text-decoration:underline}.PublishChecklistCard-module__SKtXXa__retry{font-family:var(--font-body);color:var(--theme-brand-ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.78rem;font-weight:600;text-decoration:underline;display:inline-flex}.PublishChecklistCard-module__SKtXXa__retry:disabled{color:var(--theme-text-disabled);cursor:default}.PublishChecklistCard-module__SKtXXa__publish{width:100%;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;justify-content:center;align-items:center;margin-top:16px;padding:10px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.PublishChecklistCard-module__SKtXXa__publish:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.PublishChecklistCard-module__SKtXXa__publish:disabled{background:var(--theme-action-disabled-bg);color:var(--theme-action-disabled-text);cursor:default}.PublishChecklistCard-module__SKtXXa__saved{color:var(--theme-success-text);background:var(--theme-success-bg);border:1px solid var(--theme-success-border);border-radius:8px;margin:16px 0 0;padding:8px 10px;font-size:.8rem;line-height:1.45}.PublishChecklistCard-module__SKtXXa__note{color:var(--theme-text-muted);margin:10px 0 0;font-size:.78rem;line-height:1.5}.PublishChecklistCard-module__SKtXXa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Popover-module__IfxejG__panel{z-index:10010;overscroll-behavior:contain;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:var(--theme-shadow-lg);border-radius:12px;position:fixed;overflow-y:auto}
.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{padding-block:8px;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);cursor:pointer;border-radius:8px;min-height:40px;padding-left: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}
