.NotificationPreferences-module__XK68Ga__container{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:0 2px 16px var(--theme-shadow-color,#00000012);border-radius:14px;overflow:hidden}.NotificationPreferences-module__XK68Ga__header{background:var(--theme-surface-raised);border-bottom:1px solid var(--theme-border-default);padding:20px 24px 16px}.NotificationPreferences-module__XK68Ga__headerOverline{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted);margin-bottom:6px;font-size:.72rem;font-weight:600}.NotificationPreferences-module__XK68Ga__description{color:var(--theme-text-muted);margin:0;font-size:.85rem;line-height:1.5}.NotificationPreferences-module__XK68Ga__toggleList{flex-direction:column;gap:0;padding:0 24px;display:flex}.NotificationPreferences-module__XK68Ga__toggleRow{border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.NotificationPreferences-module__XK68Ga__toggleRow:last-child{border-bottom:none}.NotificationPreferences-module__XK68Ga__toggleLabel{color:var(--theme-text-default);font-size:.88rem}.NotificationPreferences-module__XK68Ga__toggle{flex-shrink:0;width:44px;height:24px;position:relative}.NotificationPreferences-module__XK68Ga__toggleInput{opacity:0;width:0;height:0;position:absolute}.NotificationPreferences-module__XK68Ga__toggleTrack{background:var(--theme-border-default);cursor:pointer;border-radius:999px;transition:background .2s;position:absolute;inset:0}.NotificationPreferences-module__XK68Ga__toggleInput:checked+.NotificationPreferences-module__XK68Ga__toggleTrack{background:var(--theme-action-primary-bg)}.NotificationPreferences-module__XK68Ga__toggleTrack:after{content:"";background:var(--theme-surface-card);width:20px;height:20px;box-shadow:0 1px 3px var(--theme-shadow-color,#00000026);border-radius:50%;transition:transform .2s;position:absolute;top:2px;left:2px}.NotificationPreferences-module__XK68Ga__toggleInput:checked+.NotificationPreferences-module__XK68Ga__toggleTrack:after{transform:translate(20px)}.NotificationPreferences-module__XK68Ga__footer{background:var(--theme-surface-raised);border-top:1px solid var(--theme-border-default);justify-content:center;align-items:center;gap:12px;padding:16px 24px;display:flex}.NotificationPreferences-module__XK68Ga__saveButton{font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:10px;padding:10px 24px;font-size:.88rem;font-weight:600;transition:background .2s}.NotificationPreferences-module__XK68Ga__saveButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.NotificationPreferences-module__XK68Ga__saveButton:disabled{opacity:.55;cursor:not-allowed}.NotificationPreferences-module__XK68Ga__loadingState{justify-content:center;padding:32px 0;display:flex}.NotificationPreferences-module__XK68Ga__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 NotificationPreferences-module__XK68Ga__spin}@keyframes NotificationPreferences-module__XK68Ga__spin{to{transform:rotate(360deg)}}
.LanguageSwitcher-module__43PcSG__root{display:inline-block;position:relative}.LanguageSwitcher-module__43PcSG__trigger{align-items:center;gap:var(--space-2);min-height:36px;padding:var(--space-2) var(--space-3);border:1px solid var(--theme-border-default);border-radius:var(--radius-md);color:var(--theme-text-default);cursor:pointer;background:0 0;font-size:.85rem;font-weight:600;transition:background-color .16s,border-color .16s;display:inline-flex}.LanguageSwitcher-module__43PcSG__trigger:hover{background:var(--theme-action-subtle-bg)}.LanguageSwitcher-module__43PcSG__globe{flex-shrink:0;width:16px;height:16px}.LanguageSwitcher-module__43PcSG__triggerLabel{line-height:1}.LanguageSwitcher-module__43PcSG__chevron{opacity:.6;font-size:.7rem}.LanguageSwitcher-module__43PcSG__menu{bottom:calc(100% + var(--space-2));min-width:168px;padding:var(--space-1);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:var(--radius-md);box-shadow:0 12px 30px var(--theme-shadow-color,#0000002e);z-index:50;transform-origin:100% 100%;opacity:0;transition:opacity var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);position:absolute;right:0;transform:translateY(8px)scale(.97)}.LanguageSwitcher-module__43PcSG__menu[data-state=open]{opacity:1;transform:none}.LanguageSwitcher-module__43PcSG__menuDown{top:calc(100% + var(--space-2));transform-origin:0 0;bottom:auto;left:0;right:auto;transform:translateY(-8px)scale(.97)}.LanguageSwitcher-module__43PcSG__menuDown[data-state=open]{transform:none}.LanguageSwitcher-module__43PcSG__item{align-items:center;gap:var(--space-2);width:100%;min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--theme-text-default);text-align:left;cursor:pointer;background:0 0;border:0;font-size:.9rem;transition:background-color .14s;display:flex}.LanguageSwitcher-module__43PcSG__item:hover{background:var(--theme-action-subtle-bg)}.LanguageSwitcher-module__43PcSG__itemActive{font-weight:700}.LanguageSwitcher-module__43PcSG__flag{font-size:1.05rem;line-height:1}.LanguageSwitcher-module__43PcSG__itemLabel{flex:1}.LanguageSwitcher-module__43PcSG__check{color:var(--theme-action-link);font-weight:700}@media (prefers-reduced-motion:reduce){.LanguageSwitcher-module__43PcSG__menu,.LanguageSwitcher-module__43PcSG__menuDown{transition:none;transform:none}}
.ProfilePanel-module__Hjnlxq__profileCard{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:0 2px 16px var(--theme-shadow-color,#00000012);border-radius:14px;overflow:hidden}.ProfilePanel-module__Hjnlxq__profileHeader{background:var(--theme-surface-raised);border-bottom:1px solid var(--theme-border-default);align-items:center;gap:16px;padding:24px;display:flex}.ProfilePanel-module__Hjnlxq__profileAvatar{flex-shrink:0}.ProfilePanel-module__Hjnlxq__profileHeaderInfo{flex-direction:column;min-width:0;display:flex}.ProfilePanel-module__Hjnlxq__profileHeaderName{color:var(--theme-text-default);font-size:1.05rem;font-weight:700}.ProfilePanel-module__Hjnlxq__profileHeaderEmail{color:var(--theme-text-muted);margin-top:2px;font-size:.82rem}.ProfilePanel-module__Hjnlxq__profileBody{flex-direction:column;gap:14px;padding:20px 24px;display:flex}.ProfilePanel-module__Hjnlxq__profileDivider{background:var(--theme-border-default);height:1px;margin:6px 0}.ProfilePanel-module__Hjnlxq__formGroup{flex-direction:column;gap:6px;display:flex}.ProfilePanel-module__Hjnlxq__label{color:var(--theme-text-muted);font-size:.82rem;font-weight:500}.ProfilePanel-module__Hjnlxq__sectionTitle{color:var(--theme-text-strong);margin:0;font-size:.95rem;font-weight:600}.ProfilePanel-module__Hjnlxq__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);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem;transition:border-color .15s}.ProfilePanel-module__Hjnlxq__input:hover:not(:disabled){background:var(--theme-surface-input-hover)}.ProfilePanel-module__Hjnlxq__input:focus{border-color:var(--theme-border-input-focus)}.ProfilePanel-module__Hjnlxq__input:disabled{opacity:.6;cursor:not-allowed}.ProfilePanel-module__Hjnlxq__primaryButton{width:100%;font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:10px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:background .2s}.ProfilePanel-module__Hjnlxq__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.ProfilePanel-module__Hjnlxq__primaryButton:disabled{opacity:.55;cursor:not-allowed}.ProfilePanel-module__Hjnlxq__logoutButton{width:100%;font-family:var(--font-body);color:var(--theme-text-muted);border:1px solid var(--theme-border-default);cursor:pointer;background:0 0;border-radius:10px;padding:12px 20px;font-size:.9rem;font-weight:500;transition:background .15s}.ProfilePanel-module__Hjnlxq__logoutButton:hover{background:var(--theme-surface-raised)}
.MembershipAlertBanner-module__5sFmia__banner{background:var(--theme-warning-bg);color:var(--theme-warning-text);border-bottom:1px solid var(--theme-warning-border);border-left:3px solid var(--theme-warning-text);font-size:.875rem;line-height:1.45}.MembershipAlertBanner-module__5sFmia__banner[data-tone=urgent]{background:var(--theme-error-bg);color:var(--theme-error-text);border-bottom-color:var(--theme-error-border);border-left-color:var(--theme-error-text)}.MembershipAlertBanner-module__5sFmia__inner{max-width:1200px;margin:0 auto;padding:10px 24px}.MembershipAlertBanner-module__5sFmia__banner[data-mount=account]{margin:0 -20px 20px}.MembershipAlertBanner-module__5sFmia__banner[data-mount=account] .MembershipAlertBanner-module__5sFmia__inner{max-width:none;margin:0;padding:10px 20px 10px 17px}.MembershipAlertBanner-module__5sFmia__title,.MembershipAlertBanner-module__5sFmia__urgent{font-weight:600}.MembershipAlertBanner-module__5sFmia__cta{color:inherit;white-space:nowrap;margin-left:8px;font-weight:700;text-decoration:underline;display:inline-block}
.layout-module__jTjBKG__shell{flex-direction:column;min-height:100vh;display:flex}.layout-module__jTjBKG__content{flex:1;min-height:100vh;padding-bottom:64px}@media (min-width:768px){.layout-module__jTjBKG__content{padding-bottom:96px}}.layout-module__jTjBKG__loadingShell{flex:1}
.PlatformFooter-module__2CLUIq__footer{margin-top:var(--space-16);background:var(--theme-surface-raised);border-top:1px solid var(--theme-border-default);color:var(--theme-text-default)}.PlatformFooter-module__2CLUIq__inner{max-width:var(--chrome-max);padding:var(--space-12) clamp(var(--space-4), 4vw, var(--space-8)) var(--space-6);gap:var(--space-10);grid-template-columns:minmax(280px,1.4fr) 2fr;margin:0 auto;display:grid}.PlatformFooter-module__2CLUIq__brandCol{gap:var(--space-3);flex-direction:column;display:flex}.PlatformFooter-module__2CLUIq__brand{align-items:center;gap:var(--space-2);color:var(--theme-text-strong);text-decoration:none;display:inline-flex}.PlatformFooter-module__2CLUIq__brandMark{border-radius:var(--radius-md);background:var(--theme-action-primary-bg);width:30px;height:30px;color:var(--theme-text-on-brand);justify-content:center;align-items:center;display:inline-flex}.PlatformFooter-module__2CLUIq__brandMark svg{width:18px;height:18px}.PlatformFooter-module__2CLUIq__brandText{font-family:var(--font-display);font-size:1.1rem;font-weight:700}.PlatformFooter-module__2CLUIq__tagline{color:var(--theme-text-muted);max-width:32ch;font-size:.9rem;line-height:1.5}.PlatformFooter-module__2CLUIq__linksCols{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.PlatformFooter-module__2CLUIq__linksGroup{gap:var(--space-3);flex-direction:column;display:flex}.PlatformFooter-module__2CLUIq__linksTitle{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-muted);margin:0;font-size:.78rem;font-weight:700}.PlatformFooter-module__2CLUIq__linksList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PlatformFooter-module__2CLUIq__link{color:var(--theme-text-default);font-size:.92rem;transition:color .14s ease-out}.PlatformFooter-module__2CLUIq__link:hover{color:var(--theme-brand-ink)}.PlatformFooter-module__2CLUIq__copyrow{border-top:1px solid var(--theme-border-default);padding:var(--space-4) clamp(var(--space-4), 4vw, var(--space-8));text-align:center;color:var(--theme-text-muted);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;font-size:.82rem;display:flex}.PlatformFooter-module__2CLUIq__copyText{align-items:center;gap:var(--space-2);display:flex}.PlatformFooter-module__2CLUIq__dot{opacity:.4}@media (max-width:760px){.PlatformFooter-module__2CLUIq__inner{gap:var(--space-8);padding:var(--space-10) var(--space-4) var(--space-6);grid-template-columns:1fr}.PlatformFooter-module__2CLUIq__linksCols{gap:var(--space-6);grid-template-columns:1fr 1fr}}
.CancelFlowModal-module__dzIptG__reasonStep,.CancelFlowModal-module__dzIptG__offerStep,.CancelFlowModal-module__dzIptG__confirmStep,.CancelFlowModal-module__dzIptG__resultStep{flex-direction:column;gap:14px;display:flex}.CancelFlowModal-module__dzIptG__reasons{border:none;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.CancelFlowModal-module__dzIptG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.CancelFlowModal-module__dzIptG__reasonOption{border:1px solid var(--theme-border-default);cursor:pointer;color:var(--theme-text-strong);border-radius:11px;align-items:center;gap:10px;padding:10px 12px;display:flex}.CancelFlowModal-module__dzIptG__reasonOption:has(input:checked){border-color:var(--theme-action-primary-bg);background:var(--theme-action-subtle-bg)}.CancelFlowModal-module__dzIptG__reasonTextField{flex-direction:column;gap:6px;display:flex}.CancelFlowModal-module__dzIptG__textarea{width:100%;font-family:var(--font-body);color:var(--theme-text-strong);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);resize:vertical;border-radius:11px;padding:10px 12px;font-size:.9rem}.CancelFlowModal-module__dzIptG__primaryButton{width:100%;font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:1px solid #0000;border-radius:11px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:background .2s}.CancelFlowModal-module__dzIptG__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.CancelFlowModal-module__dzIptG__primaryButton:disabled,.CancelFlowModal-module__dzIptG__secondaryButton:disabled,.CancelFlowModal-module__dzIptG__dangerButton:disabled,.CancelFlowModal-module__dzIptG__cancelLink:disabled{opacity:.55;cursor:not-allowed}.CancelFlowModal-module__dzIptG__savings{opacity:.85;font-size:.8rem;font-weight:400;display:block}.CancelFlowModal-module__dzIptG__pauseRow{gap:8px;display:flex}.CancelFlowModal-module__dzIptG__secondaryButton{font-family:var(--font-body);color:var(--theme-brand-ink);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:11px;flex:1;padding:12px 16px;font-size:.9rem;font-weight:600}.CancelFlowModal-module__dzIptG__creatorMessage{background:var(--theme-action-subtle-bg);border-left:3px solid var(--theme-action-primary-bg);border-radius:8px;margin:0;padding:12px 16px}.CancelFlowModal-module__dzIptG__creatorMessageFrom{letter-spacing:.02em;text-transform:uppercase;color:var(--theme-text-muted);margin-bottom:4px;font-size:.75rem;font-weight:600}.CancelFlowModal-module__dzIptG__creatorMessageQuote{color:var(--theme-text-strong);margin:0}.CancelFlowModal-module__dzIptG__cancelLink{font-family:var(--font-body);color:var(--theme-error-text);cursor:pointer;background:0 0;border:none;align-self:center;padding:8px 12px;font-size:.9rem}.CancelFlowModal-module__dzIptG__confirmText{color:var(--theme-text-muted);margin:0;font-size:.9rem}.CancelFlowModal-module__dzIptG__dangerButton{width:100%;font-family:var(--font-body);color:var(--theme-text-inverse);background:var(--theme-error-text);cursor:pointer;border:1px solid #0000;border-radius:11px;padding:12px 20px;font-size:.9rem;font-weight:600}.CancelFlowModal-module__dzIptG__keepButton{width:100%;font-family:var(--font-body);color:var(--theme-text-strong);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:11px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:background .2s}.CancelFlowModal-module__dzIptG__keepButton:hover:not(:disabled){background:var(--theme-action-subtle-bg)}.CancelFlowModal-module__dzIptG__keepButton:disabled{opacity:.55;cursor:not-allowed}.CancelFlowModal-module__dzIptG__pauseOffer{flex-direction:column;gap:6px;display:flex}.CancelFlowModal-module__dzIptG__offerLead{color:var(--theme-text-strong);margin:0;font-size:.95rem;font-weight:600}.CancelFlowModal-module__dzIptG__offerBody{color:var(--theme-text-muted);margin:0 0 4px;font-size:.85rem;line-height:1.5}
.Footer-module__hP-FLq__footer{border-top:1px solid var(--theme-border-default);background:var(--theme-surface-page)}.Footer-module__hP-FLq__inner{padding:var(--space-8) clamp(var(--space-6), 4vw, var(--space-8));grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.Footer-module__hP-FLq__brandStack{align-items:center;gap:var(--space-4);flex-direction:column;grid-column:2;display:flex}.Footer-module__hP-FLq__socialRow{gap:8px}.Footer-module__hP-FLq__langWrap{grid-column:3;justify-self:end}@media (max-width:640px){.Footer-module__hP-FLq__inner{justify-items:center;gap:var(--space-5);padding:var(--space-6) var(--space-4);grid-template-columns:1fr}.Footer-module__hP-FLq__brandStack,.Footer-module__hP-FLq__langWrap{grid-column:1;justify-self:center}}.Footer-module__hP-FLq__links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Footer-module__hP-FLq__link{color:var(--theme-text-muted);transition:color var(--duration-fast) var(--ease-standard);font-size:.9rem;text-decoration:none}.Footer-module__hP-FLq__link:hover{color:var(--theme-text-default)}
.PlatformShell-module__8snBXG__shell{background:var(--theme-surface-page);flex-direction:column;min-height:100vh;display:flex}.PlatformShell-module__8snBXG__hero{width:100%}.PlatformShell-module__8snBXG__main{width:100%;max-width:var(--container-max);padding:var(--space-8) clamp(var(--space-4), 4vw, var(--space-8));flex:1;margin:0 auto}@media (max-width:640px){.PlatformShell-module__8snBXG__main{padding:var(--space-6) var(--space-4)}}
.page-module__27fNtq__topbar{z-index:20;background:color-mix(in srgb, var(--theme-surface-page) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--theme-border-default);align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.page-module__27fNtq__brand{letter-spacing:-.01em;color:var(--theme-text-strong);border-radius:9px;align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:flex}.page-module__27fNtq__brand:hover .page-module__27fNtq__mark{filter:brightness(1.08)}.page-module__27fNtq__brand:focus-visible{outline:2px solid var(--theme-action-primary-bg);outline-offset:3px}.page-module__27fNtq__brand .page-module__27fNtq__mark{box-sizing:border-box;background:var(--theme-action-primary-bg);width:30px;height:30px;color:var(--theme-text-on-brand);border-radius:9px;flex:none;padding:5px;display:block}.page-module__27fNtq__brand .page-module__27fNtq__sub{color:var(--theme-text-muted);font-weight:500}.page-module__27fNtq__topprog{color:var(--theme-text-muted);align-items:center;gap:.7rem;margin-left:auto;font-size:.82rem;font-weight:600;display:flex}.page-module__27fNtq__track{background:var(--theme-surface-raised);border-radius:99px;width:150px;height:6px;overflow:hidden}.page-module__27fNtq__fill{background:linear-gradient(90deg, var(--theme-brand-fill), var(--theme-brand-fill-active));border-radius:99px;height:100%;transition:width .5s cubic-bezier(.65,.02,.2,1)}@media (prefers-reduced-motion:reduce){.page-module__27fNtq__fill{transition:none}}.page-module__27fNtq__wiz{--topbar-h:63px;min-height:calc(100vh - var(--topbar-h));grid-template-columns:1.1fr .9fr;gap:0;display:grid}.page-module__27fNtq__left{flex-direction:column;padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,5vw,4rem);display:flex}.page-module__27fNtq__panelwrap{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:520px;margin:0 auto;display:flex}.page-module__27fNtq__panel{display:none}.page-module__27fNtq__panel.page-module__27fNtq__active{animation:page-module__27fNtq__chefyFadeRise var(--duration-base) var(--ease-standard);display:block}@media (prefers-reduced-motion:reduce){.page-module__27fNtq__panel.page-module__27fNtq__active{animation:none}}.page-module__27fNtq__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--theme-brand-ink);font-size:.74rem;font-weight:700}.page-module__27fNtq__panel h1{color:var(--theme-text-strong);letter-spacing:-.02em;margin-top:.55rem;font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:600;line-height:1.08}.page-module__27fNtq__lead{color:var(--theme-text-muted);max-width:42ch;margin-top:.7rem;font-size:1.02rem;line-height:1.55}.page-module__27fNtq__banner{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:14px;align-items:flex-start;gap:.8rem;margin-top:1.4rem;padding:.9rem 1.1rem;display:flex}.page-module__27fNtq__banner svg{color:var(--theme-brand-ink);flex-shrink:0;margin-top:.1rem}.page-module__27fNtq__banner b{color:var(--theme-text-strong)}.page-module__27fNtq__banner p{color:var(--theme-text-muted);font-size:.86rem;line-height:1.5}.page-module__27fNtq__grid{gap:1.1rem;margin-top:1.8rem;display:grid}.page-module__27fNtq__fld{flex-direction:column;display:flex}.page-module__27fNtq__fld label{color:var(--theme-text-default);margin-bottom:.45rem;font-size:.84rem;font-weight:700}.page-module__27fNtq__haveAccount{color:var(--theme-text-muted);font-size:.88rem}.page-module__27fNtq__consentRow{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:14px;align-items:flex-start;gap:.7rem;margin-top:1.8rem;padding:.85rem 1.1rem;display:flex}.page-module__27fNtq__consentCheckbox{width:18px;height:18px;accent-color:var(--theme-action-primary-bg);cursor:pointer;flex:none;margin:.1rem 0 0}.page-module__27fNtq__consentCheckbox:focus-visible{outline:2px solid var(--theme-action-primary-bg);outline-offset:2px}.page-module__27fNtq__consentLabel{color:var(--theme-text-default);cursor:pointer;font-size:.86rem;line-height:1.5}.page-module__27fNtq__haveAccountLink{color:var(--theme-action-link);font-weight:600}.page-module__27fNtq__haveAccountLink:hover{text-decoration:underline}.page-module__27fNtq__inp{background:var(--theme-surface-input);border:1.5px solid var(--theme-border-strong);width:100%;color:var(--theme-text-default);border-radius:12px;padding:.82rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__27fNtq__inp:focus{border-color:var(--theme-action-primary-bg);box-shadow:0 0 0 4px var(--theme-focus-ring);outline:none}.page-module__27fNtq__inp.page-module__27fNtq__invalid{border-color:var(--theme-error-border);box-shadow:0 0 0 4px var(--theme-error-bg)}.page-module__27fNtq__slugwrap{border:1.5px solid var(--theme-border-strong);background:var(--theme-surface-input);border-radius:12px;align-items:stretch;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.page-module__27fNtq__slugwrap:focus-within{border-color:var(--theme-action-primary-bg);box-shadow:0 0 0 4px var(--theme-focus-ring)}.page-module__27fNtq__slugwrap .page-module__27fNtq__pre{color:var(--theme-text-muted);white-space:nowrap;background:var(--theme-surface-raised);border-right:1px solid var(--theme-border-default);align-items:center;padding:0 .25rem 0 1rem;font-size:.92rem;display:flex}.page-module__27fNtq__slugwrap input{min-width:0;color:var(--theme-text-default);background:0 0;border:none;flex:1;padding:.82rem .9rem;font-family:inherit;font-size:1rem;font-weight:600}.page-module__27fNtq__slugwrap input:focus{outline:none}.page-module__27fNtq__msg{align-items:center;gap:.4rem;min-height:1.1em;margin-top:.5rem;font-size:.8rem;font-weight:600;display:flex}.page-module__27fNtq__msg.page-module__27fNtq__ok{color:var(--theme-success-text)}.page-module__27fNtq__msg.page-module__27fNtq__bad{color:var(--theme-error-text)}.page-module__27fNtq__msg.page-module__27fNtq__checking{color:var(--theme-text-muted)}.page-module__27fNtq__hint{color:var(--theme-text-muted);margin-top:.4rem;font-size:.78rem}.page-module__27fNtq__pushEnd{margin-left:auto}.page-module__27fNtq__actions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:2rem;display:flex}.page-module__27fNtq__btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-family:inherit;font-size:.98rem;font-weight:700;transition:transform .14s,filter .2s,box-shadow .2s;display:inline-flex}.page-module__27fNtq__btnPrimary{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);box-shadow:0 10px 24px -10px color-mix(in srgb, var(--theme-action-primary-bg) 70%, transparent)}.page-module__27fNtq__btnPrimary:hover:not(:disabled){background:var(--theme-action-primary-hover-bg);transform:translateY(-2px)}.page-module__27fNtq__btnPrimary:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.page-module__27fNtq__btnGhost{color:var(--theme-text-muted);background:0 0;font-weight:600}.page-module__27fNtq__btnGhost:hover:not(:disabled){color:var(--theme-text-strong)}.page-module__27fNtq__btnGhost:disabled{opacity:.5;cursor:not-allowed}.page-module__27fNtq__skiplink{color:var(--theme-brand-ink);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.88rem;font-weight:600}.page-module__27fNtq__skiplink:hover{text-decoration:underline}.page-module__27fNtq__skiplink:disabled{opacity:.5;cursor:not-allowed}.page-module__27fNtq__skipAll{color:var(--theme-text-muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.82rem;text-decoration:underline}.page-module__27fNtq__error{background:var(--theme-error-bg);color:var(--theme-error-text);border:1px solid var(--theme-error-border);border-radius:8px;margin-top:1rem;padding:.625rem .75rem;font-size:.875rem}.page-module__27fNtq__right{background:var(--theme-surface-raised);top:var(--topbar-h);min-height:calc(100vh - var(--topbar-h));flex-direction:column;justify-content:center;align-self:start;align-items:center;gap:1rem;padding:clamp(1.5rem,3vw,3rem);display:flex;position:sticky}.page-module__27fNtq__blockedBox{text-align:center;max-width:480px;margin:0 auto;padding:4rem 1.5rem}.page-module__27fNtq__blockedBox h1{color:var(--theme-text-strong);margin:0 0 .75rem;font-size:1.5rem}.page-module__27fNtq__blockedBox p{color:var(--theme-text-muted);margin:0 0 1.5rem}.page-module__27fNtq__blockedActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.page-module__27fNtq__linkButton{border-radius:8px;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:filter .12s ease-out,background .12s ease-out;display:inline-block}.page-module__27fNtq__linkButton.page-module__27fNtq__primary{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.page-module__27fNtq__linkButton.page-module__27fNtq__primary:hover{background:var(--theme-action-primary-hover-bg)}.page-module__27fNtq__linkButton.page-module__27fNtq__secondary{color:var(--theme-text-strong);border:1px solid var(--theme-border-default);background:0 0}.page-module__27fNtq__linkButton.page-module__27fNtq__secondary:hover{background:var(--theme-surface-raised)}@media (max-width:880px){.page-module__27fNtq__wiz{grid-template-columns:1fr}.page-module__27fNtq__right{order:2;min-height:0;padding:2.5rem 1.25rem 3.5rem;position:static}.page-module__27fNtq__left{order:1}}
.IntervalSwitchDialog-module__OAhaHW__body{flex-direction:column;gap:14px;display:flex}.IntervalSwitchDialog-module__OAhaHW__intro{color:var(--theme-text-default);margin:0;font-size:.9rem;line-height:1.55}.IntervalSwitchDialog-module__OAhaHW__summary{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:10px;flex-direction:column;gap:10px;margin:0;padding:12px 14px;display:flex}.IntervalSwitchDialog-module__OAhaHW__row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.IntervalSwitchDialog-module__OAhaHW__label{color:var(--theme-text-muted);font-size:.8rem}.IntervalSwitchDialog-module__OAhaHW__value{color:var(--theme-text-strong);margin:0;font-size:.9rem;font-weight:600}.IntervalSwitchDialog-module__OAhaHW__primaryButton{font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:1px solid #0000;border-radius:10px;padding:11px 20px;font-size:.9rem;font-weight:600}.IntervalSwitchDialog-module__OAhaHW__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.IntervalSwitchDialog-module__OAhaHW__secondaryButton{font-family:var(--font-body);color:var(--theme-text-strong);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:10px;padding:11px 20px;font-size:.9rem;font-weight:600}.IntervalSwitchDialog-module__OAhaHW__primaryButton:disabled,.IntervalSwitchDialog-module__OAhaHW__secondaryButton:disabled{opacity:.55;cursor:not-allowed}
.CreatorInfobar-module__QHc6UG__bar{text-align:center;font-size:var(--type-body-sm);padding:8px 16px;line-height:1.4;text-decoration:none;display:block}.CreatorInfobar-module__QHc6UG__barLink{cursor:pointer}.CreatorInfobar-module__QHc6UG__arrow{margin-left:6px}
.InfobarSettings-module__9beZdW__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:14px;flex-direction:column;gap:16px;padding:20px;display:flex}.InfobarSettings-module__9beZdW__cardTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.1rem;font-weight:700}.InfobarSettings-module__9beZdW__formGroup{flex-direction:column;gap:6px;display:flex}.InfobarSettings-module__9beZdW__label{color:var(--theme-text-muted);font-size:.82rem;font-weight:500}.InfobarSettings-module__9beZdW__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);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem}.InfobarSettings-module__9beZdW__input:focus{border-color:var(--theme-border-input-focus)}.InfobarSettings-module__9beZdW__inputError,.InfobarSettings-module__9beZdW__inputError:focus{border-color:var(--theme-border-error)}.InfobarSettings-module__9beZdW__helperHint{color:var(--theme-text-muted);margin:0;font-size:.78rem}.InfobarSettings-module__9beZdW__switchRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.InfobarSettings-module__9beZdW__switchText{flex-direction:column;gap:4px;display:flex}.InfobarSettings-module__9beZdW__switchLabel{color:var(--theme-text-default);font-size:.9rem;font-weight:600}.InfobarSettings-module__9beZdW__switch{background:var(--theme-surface-input);border:1px solid var(--theme-border-input);cursor:pointer;width:44px;height:24px;transition:background var(--duration-fast) var(--ease-standard);border-radius:999px;flex-shrink:0;align-items:center;padding:2px;display:inline-flex}.InfobarSettings-module__9beZdW__switchOn{background:var(--theme-action-primary-bg);border-color:var(--theme-action-primary-bg)}.InfobarSettings-module__9beZdW__switchThumb{background:var(--theme-surface-card);width:18px;height:18px;box-shadow:var(--theme-shadow-sm);transition:transform var(--duration-fast) var(--ease-standard);border-radius:50%}.InfobarSettings-module__9beZdW__switchOn .InfobarSettings-module__9beZdW__switchThumb{transform:translate(20px)}.InfobarSettings-module__9beZdW__infobarPreview{flex-direction:column;gap:6px;display:flex}.InfobarSettings-module__9beZdW__previewLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted);font-size:.78rem;font-weight:600}.InfobarSettings-module__9beZdW__previewFrame{border:1px solid var(--theme-border-default);pointer-events:none;border-radius:10px;overflow:hidden}.InfobarSettings-module__9beZdW__colorFields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.InfobarSettings-module__9beZdW__colorRow{align-items:center;gap:8px;display:flex}.InfobarSettings-module__9beZdW__colorSwatch{background:var(--theme-surface-input);border:1px solid var(--theme-border-input);cursor:pointer;border-radius:8px;flex-shrink:0;width:44px;height:40px;padding:2px}.InfobarSettings-module__9beZdW__presetRow{flex-wrap:wrap;gap:8px;display:flex}.InfobarSettings-module__9beZdW__presetButton{font-family:var(--font-body);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:600}.InfobarSettings-module__9beZdW__contrastLine{color:var(--theme-text-muted);margin:0;font-size:.8rem}.InfobarSettings-module__9beZdW__contrastLineWarn{color:var(--theme-warning-text)}.InfobarSettings-module__9beZdW__saveRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.InfobarSettings-module__9beZdW__primaryButton{color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:10px 18px;font-size:.9rem;font-weight:600}.InfobarSettings-module__9beZdW__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.InfobarSettings-module__9beZdW__primaryButton:disabled{opacity:.55;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.InfobarSettings-module__9beZdW__switch,.InfobarSettings-module__9beZdW__switchThumb{transition:none}}
.HomePageContent-module__5FGTWa__container{max-width:var(--admin-content-narrow);gap:var(--space-5);flex-direction:column;margin:0 auto;display:flex}.HomePageContent-module__5FGTWa__headerCard{flex-direction:column;gap:4px;display:flex}.HomePageContent-module__5FGTWa__title{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.6rem;font-weight:700}.HomePageContent-module__5FGTWa__subtitle{color:var(--theme-text-muted);margin:0;font-size:.92rem}.HomePageContent-module__5FGTWa__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:14px;flex-direction:column;gap:16px;padding:20px;display:flex}.HomePageContent-module__5FGTWa__card[id]{scroll-margin-top:var(--space-6)}.HomePageContent-module__5FGTWa__cardTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.1rem;font-weight:700}.HomePageContent-module__5FGTWa__formGroup{flex-direction:column;gap:6px;display:flex}.HomePageContent-module__5FGTWa__label{color:var(--theme-text-muted);font-size:.82rem;font-weight:500}.HomePageContent-module__5FGTWa__input,.HomePageContent-module__5FGTWa__textarea{width:100%;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem}.HomePageContent-module__5FGTWa__textarea{resize:vertical}.HomePageContent-module__5FGTWa__input:focus,.HomePageContent-module__5FGTWa__textarea:focus{border-color:var(--theme-border-input-focus)}.HomePageContent-module__5FGTWa__inputError,.HomePageContent-module__5FGTWa__inputError:focus{border-color:var(--theme-border-error)}.HomePageContent-module__5FGTWa__charCounter{color:var(--theme-text-muted);align-self:flex-end;font-size:.75rem}.HomePageContent-module__5FGTWa__helperHint{color:var(--theme-text-muted);font-size:.78rem}.HomePageContent-module__5FGTWa__saveRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.HomePageContent-module__5FGTWa__primaryButton{color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:10px 18px;font-size:.9rem;font-weight:600}.HomePageContent-module__5FGTWa__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.HomePageContent-module__5FGTWa__primaryButton:disabled{opacity:.55;cursor:not-allowed}.HomePageContent-module__5FGTWa__errorBanner{color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid;border-color:var(--theme-error-border);border-radius:8px;padding:10px 14px;font-size:.85rem}.HomePageContent-module__5FGTWa__switchRow{border:1px solid var(--theme-border-default);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.HomePageContent-module__5FGTWa__switchText{flex-direction:column;gap:2px;display:flex}.HomePageContent-module__5FGTWa__switchLabel{color:var(--theme-text-default);font-size:.9rem;font-weight:600}.HomePageContent-module__5FGTWa__switch{background:var(--theme-surface-input);border:1px solid var(--theme-border-input);cursor:pointer;width:44px;height:24px;transition:background var(--duration-fast) var(--ease-standard);border-radius:999px;flex-shrink:0;align-items:center;padding:2px;display:inline-flex}.HomePageContent-module__5FGTWa__switchOn{background:var(--theme-action-primary-bg);border-color:var(--theme-action-primary-bg)}.HomePageContent-module__5FGTWa__switchThumb{background:var(--theme-surface-card);width:18px;height:18px;transition:transform var(--duration-fast) var(--ease-standard);border-radius:50%;box-shadow:0 1px 2px #00000040}.HomePageContent-module__5FGTWa__switchOn .HomePageContent-module__5FGTWa__switchThumb{transform:translate(20px)}@media (prefers-reduced-motion:reduce){.HomePageContent-module__5FGTWa__switch,.HomePageContent-module__5FGTWa__switchThumb{transition:none}}.HomePageContent-module__5FGTWa__layoutGroup{border:none;flex-direction:column;gap:6px;margin:0;padding:0;display:flex}.HomePageContent-module__5FGTWa__layoutCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.HomePageContent-module__5FGTWa__layoutCard{border:1px solid var(--theme-border-default);cursor:pointer;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.HomePageContent-module__5FGTWa__layoutCard:hover{border-color:var(--theme-border-input-focus)}.HomePageContent-module__5FGTWa__layoutCardOn{border-color:var(--theme-action-primary-bg);box-shadow:0 0 0 1px var(--theme-action-primary-bg)}.HomePageContent-module__5FGTWa__layoutRadio{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.HomePageContent-module__5FGTWa__layoutCard:has(.HomePageContent-module__5FGTWa__layoutRadio:focus-visible){outline:2px solid var(--theme-border-input-focus);outline-offset:2px}.HomePageContent-module__5FGTWa__layoutName{color:var(--theme-text-default);text-align:center;font-size:.85rem;font-weight:500}.HomePageContent-module__5FGTWa__layoutSchematic{background:var(--theme-surface-input);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:72px;padding:12px;display:flex}.HomePageContent-module__5FGTWa__schematicSplit{flex-direction:row;align-items:center;gap:10px}.HomePageContent-module__5FGTWa__schematicColumn{flex-direction:column;flex:1;gap:5px;display:flex}.HomePageContent-module__5FGTWa__schematicTitle,.HomePageContent-module__5FGTWa__schematicTitleCentered{background:var(--theme-text-muted);border-radius:3px;height:8px}.HomePageContent-module__5FGTWa__schematicTitle{width:70%}.HomePageContent-module__5FGTWa__schematicTitleCentered{width:55%}.HomePageContent-module__5FGTWa__schematicLine,.HomePageContent-module__5FGTWa__schematicLineShort,.HomePageContent-module__5FGTWa__schematicLineCentered,.HomePageContent-module__5FGTWa__schematicLineCenteredShort{background:var(--theme-border-default);border-radius:2px;height:4px}.HomePageContent-module__5FGTWa__schematicLine{width:100%}.HomePageContent-module__5FGTWa__schematicLineShort{width:65%}.HomePageContent-module__5FGTWa__schematicLineCentered{width:80%}.HomePageContent-module__5FGTWa__schematicLineCenteredShort{width:60%}.HomePageContent-module__5FGTWa__schematicMedia{background:var(--theme-border-default);border-radius:5px;width:42%;height:100%}@media (min-width:768px){.HomePageContent-module__5FGTWa__container{padding:48px 24px}.HomePageContent-module__5FGTWa__title{font-size:1.85rem}}@media (max-width:480px){.HomePageContent-module__5FGTWa__layoutCards{grid-template-columns:1fr}}.HomePageContent-module__5FGTWa__formatRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.HomePageContent-module__5FGTWa__formatSegmented{flex:none;width:auto}.HomePageContent-module__5FGTWa__previewButton{height:34px;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);cursor:pointer;border-radius:8px;align-items:center;gap:7px;margin-left:auto;padding:0 12px 0 10px;font-size:.82rem;font-weight:500;display:inline-flex}.HomePageContent-module__5FGTWa__previewButton:hover{border-color:var(--theme-border-input-focus)}.HomePageContent-module__5FGTWa__previewButton svg{color:var(--theme-text-muted);font-size:1rem}
.MembershipManageCard-module__vJQzGa__subscriptionCard{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:0 1px 2px var(--theme-shadow-color,#0000000a), 0 10px 28px -12px var(--theme-shadow-color,#00000014);border-radius:16px;overflow:hidden}.MembershipManageCard-module__vJQzGa__subscriptionHeader{background:var(--theme-action-subtle-bg);border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:center;gap:12px;padding:20px 22px;display:flex}.MembershipManageCard-module__vJQzGa__headerIdentity{align-items:center;gap:12px;min-width:0;display:flex}.MembershipManageCard-module__vJQzGa__headerText{min-width:0}.MembershipManageCard-module__vJQzGa__avatar{object-fit:cover;border-radius:13px;flex:none;width:46px;height:46px}.MembershipManageCard-module__vJQzGa__avatarFallback{width:46px;height:46px;color:var(--theme-text-on-brand);border-radius:13px;flex:none;justify-content:center;align-items:center;font-weight:700;display:flex}.MembershipManageCard-module__vJQzGa__subscriptionOverline{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-muted);margin-bottom:3px;font-size:.72rem}.MembershipManageCard-module__vJQzGa__subscriptionCreatorName{font-family:var(--font-display);color:var(--theme-text-strong);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.12rem;font-weight:700;overflow:hidden}.MembershipManageCard-module__vJQzGa__statusPill{white-space:nowrap;border:1px solid #0000;border-radius:100px;flex:none;align-items:center;gap:6px;padding:5px 11px 5px 9px;font-size:.78rem;font-weight:600;display:inline-flex}.MembershipManageCard-module__vJQzGa__statusDot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.MembershipManageCard-module__vJQzGa__pillSuccess{color:var(--theme-success-text);background:var(--theme-success-bg);border-color:var(--theme-success-border)}.MembershipManageCard-module__vJQzGa__pillInfo{color:var(--theme-info-text);background:var(--theme-info-bg);border-color:var(--theme-info-border)}.MembershipManageCard-module__vJQzGa__pillWarning{color:var(--theme-warning-text);background:var(--theme-warning-bg);border-color:var(--theme-warning-border)}.MembershipManageCard-module__vJQzGa__pillError{color:var(--theme-error-text);background:var(--theme-error-bg);border-color:var(--theme-error-border)}.MembershipManageCard-module__vJQzGa__pillNeutral{color:var(--theme-text-muted);background:var(--theme-surface-raised);border-color:var(--theme-border-default)}.MembershipManageCard-module__vJQzGa__subscriptionBody{padding:18px 22px 22px}.MembershipManageCard-module__vJQzGa__subscriptionNotice{border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:.82rem;line-height:1.4}.MembershipManageCard-module__vJQzGa__subscriptionNoticeWarning{color:var(--theme-warning-text);background:var(--theme-warning-bg);border:1px solid var(--theme-warning-border)}.MembershipManageCard-module__vJQzGa__subscriptionNoticeCancelled{color:var(--theme-text-muted);background:var(--theme-surface-raised);border:1px solid var(--theme-border-default)}.MembershipManageCard-module__vJQzGa__subscriptionNoticePastDue{color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid var(--theme-error-border)}.MembershipManageCard-module__vJQzGa__noticeCta{color:inherit;white-space:nowrap;margin-left:8px;font-weight:700;text-decoration:underline;display:inline-block}.MembershipManageCard-module__vJQzGa__subscriptionNoticePaused,.MembershipManageCard-module__vJQzGa__subscriptionNoticeInfo{color:var(--theme-info-text);background:var(--theme-info-bg);border:1px solid var(--theme-info-border)}.MembershipManageCard-module__vJQzGa__subscriptionStats{gap:24px;margin-bottom:18px;display:flex}.MembershipManageCard-module__vJQzGa__subscriptionStat{flex:1}.MembershipManageCard-module__vJQzGa__subscriptionStatLabel{color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.72rem}.MembershipManageCard-module__vJQzGa__subscriptionStatValue{color:var(--theme-text-strong);font-size:.95rem;font-weight:700}.MembershipManageCard-module__vJQzGa__subscriptionActions{flex-direction:column;gap:10px;display:flex}.MembershipManageCard-module__vJQzGa__cancelLink{width:100%;color:var(--theme-text-muted);font-family:var(--font-body);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:12px;padding:0;font-size:.8rem;transition:color .15s;display:block}.MembershipManageCard-module__vJQzGa__cancelLink:hover:not(:disabled){color:var(--theme-error-text)}.MembershipManageCard-module__vJQzGa__cancelLink:disabled{opacity:.55;cursor:not-allowed}.MembershipManageCard-module__vJQzGa__primaryButton{width:100%;font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:1px solid #0000;border-radius:11px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:background .2s}.MembershipManageCard-module__vJQzGa__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.MembershipManageCard-module__vJQzGa__primaryButton:disabled{opacity:.55;cursor:not-allowed}a.MembershipManageCard-module__vJQzGa__primaryButton{box-sizing:border-box;text-align:center;text-decoration:none;display:block}.MembershipManageCard-module__vJQzGa__subscriptionPrimaryWarning{background:var(--theme-warning-text)}.MembershipManageCard-module__vJQzGa__subscriptionPrimaryWarning:hover:not(:disabled){background:var(--theme-error-text)}.MembershipManageCard-module__vJQzGa__secondaryButton{width:100%;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-card);border:1px solid var(--theme-border-strong);cursor:pointer;border-radius:11px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:background .15s}.MembershipManageCard-module__vJQzGa__secondaryButton:hover:not(:disabled){background:var(--theme-surface-raised)}.MembershipManageCard-module__vJQzGa__secondaryButton:disabled{opacity:.55;cursor:not-allowed}@media (min-width:768px){.MembershipManageCard-module__vJQzGa__subscriptionActions{flex-direction:row}.MembershipManageCard-module__vJQzGa__subscriptionActions .MembershipManageCard-module__vJQzGa__primaryButton,.MembershipManageCard-module__vJQzGa__subscriptionActions .MembershipManageCard-module__vJQzGa__secondaryButton{flex:1;width:auto}}
.ConsentNotice-module__U2B0uW__notice{margin:var(--space-3) 0;font-size:var(--type-body-sm);color:var(--theme-text-muted);text-align:center;line-height:1.6}.ConsentNotice-module__U2B0uW__link{color:var(--theme-action-link);text-decoration:underline}.ConsentNotice-module__U2B0uW__link:focus-visible{outline:2px solid var(--theme-border-input-focus);outline-offset:2px}
.InterstitialStep-module__G7Tfda__infoBanner{background:var(--theme-surface-card);border-color:var(--theme-border-strong)}.InterstitialStep-module__G7Tfda__infoIcon{color:var(--theme-text-muted)}
.IngredientPicker-module__G6bGHq__root{position:relative}.IngredientPicker-module__G6bGHq__inputWrap{align-items:center;display:flex;position:relative}.IngredientPicker-module__G6bGHq__searchIcon{color:var(--theme-text-muted);pointer-events:none;position:absolute;left:12px}.IngredientPicker-module__G6bGHq__input{border:1px solid var(--theme-border-input);background:var(--theme-surface-input);width:100%;color:var(--theme-text-default);border-radius:8px;padding:8px 12px 8px 34px;font-family:inherit;font-size:14px}.IngredientPicker-module__G6bGHq__input:focus,.IngredientPicker-module__G6bGHq__input:focus-visible{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-border-input-focus) 20%, transparent);outline:none}.IngredientPicker-module__G6bGHq__popover{z-index:20;overscroll-behavior:contain;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);max-height:320px;box-shadow:var(--theme-shadow-lg);border-radius:12px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.IngredientPicker-module__G6bGHq__option{color:var(--theme-text-strong);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:14px;display:flex}.IngredientPicker-module__G6bGHq__optionActive{background:var(--theme-brand-tint)}.IngredientPicker-module__G6bGHq__optionDisabled{color:var(--theme-text-muted);cursor:not-allowed}.IngredientPicker-module__G6bGHq__optionFaded{color:var(--theme-text-muted)}.IngredientPicker-module__G6bGHq__count{font-variant-numeric:tabular-nums}.IngredientPicker-module__G6bGHq__optionName{align-items:center;gap:6px;min-width:0;display:inline-flex}.IngredientPicker-module__G6bGHq__optionName b{font-weight:700}.IngredientPicker-module__G6bGHq__check{color:var(--theme-action-link);flex:none}.IngredientPicker-module__G6bGHq__optionMeta{color:var(--theme-text-muted);flex:none;font-size:12px}.IngredientPicker-module__G6bGHq__empty{color:var(--theme-text-muted);padding:12px 10px;font-size:14px}.IngredientPicker-module__G6bGHq__error{color:var(--theme-error-text);padding:12px 10px;font-size:14px}.IngredientPicker-module__G6bGHq__loadingRow{justify-content:center;padding:8px;display:flex}.IngredientPicker-module__G6bGHq__spinner{border:2px solid var(--theme-border-default);border-top-color:var(--theme-action-link);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite IngredientPicker-module__G6bGHq__spin}@keyframes IngredientPicker-module__G6bGHq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.IngredientPicker-module__G6bGHq__spinner{animation:none}}.IngredientPicker-module__G6bGHq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.IngredientPicker-module__G6bGHq__popoverInline{overscroll-behavior:contain;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:12px;max-height:320px;margin:10px 0 0;padding:6px;list-style:none;overflow-y:auto}@media (pointer:coarse){.IngredientPicker-module__G6bGHq__option{padding-block:11px}.IngredientPicker-module__G6bGHq__input{font-size:16px}}
.RecipeEditor-module__Q9ViIq__container{flex-direction:column;gap:24px;width:100%;max-width:1400px;margin:0 auto;display:flex;container:recipe-editor/inline-size}.RecipeEditor-module__Q9ViIq__backLink{color:var(--theme-text-muted);align-items:center;margin-bottom:4px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.RecipeEditor-module__Q9ViIq__backLink:hover{color:var(--theme-text-default)}.RecipeEditor-module__Q9ViIq__error{color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid var(--theme-error-border);border-radius:10px;margin:0;padding:12px 14px;font-size:.88rem}.RecipeEditor-module__Q9ViIq__header{z-index:10;background:var(--theme-surface-page);border-bottom:1px solid var(--theme-border-default);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding:16px 0;display:flex;position:sticky;top:0}.RecipeEditor-module__Q9ViIq__saveActions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media (max-width:560px){.RecipeEditor-module__Q9ViIq__header{flex-direction:column;align-items:stretch;gap:12px}.RecipeEditor-module__Q9ViIq__saveActions{width:100%}}.RecipeEditor-module__Q9ViIq__editorLayout{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.RecipeEditor-module__Q9ViIq__mainColumn,.RecipeEditor-module__Q9ViIq__sidebar{flex-direction:column;gap:24px;min-width:0;display:flex}.RecipeEditor-module__Q9ViIq__mainColumn{container:recipe-main/inline-size}@container recipe-editor (min-width:800px){.RecipeEditor-module__Q9ViIq__editorLayout{grid-template-columns:minmax(0,4fr) minmax(240px,1fr)}}.RecipeEditor-module__Q9ViIq__sidebar .RecipeEditor-module__Q9ViIq__card{padding:16px}.RecipeEditor-module__Q9ViIq__sidebar .RecipeEditor-module__Q9ViIq__cardHeader,.RecipeEditor-module__Q9ViIq__sidebar .RecipeEditor-module__Q9ViIq__labelRow{flex-wrap:wrap;gap:8px}.RecipeEditor-module__Q9ViIq__sidebar .RecipeEditor-module__Q9ViIq__primaryButton,.RecipeEditor-module__Q9ViIq__sidebar .RecipeEditor-module__Q9ViIq__secondaryButton{align-self:stretch}.RecipeEditor-module__Q9ViIq__seoPreview{border-top:1px solid var(--theme-border-default);flex-direction:column;gap:8px;padding-top:16px;display:flex}.RecipeEditor-module__Q9ViIq__seoPreviewTitle,.RecipeEditor-module__Q9ViIq__seoPreviewDescription{overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.RecipeEditor-module__Q9ViIq__seoPreviewTitle{-webkit-line-clamp:2;color:var(--theme-action-link);font-size:.9rem;font-weight:600}.RecipeEditor-module__Q9ViIq__seoPreviewDescription{-webkit-line-clamp:3;color:var(--theme-text-muted);font-size:.82rem}.RecipeEditor-module__Q9ViIq__title{-webkit-line-clamp:2;min-width:0;font-family:var(--font-display);color:var(--theme-text-default);overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:auto;margin:0;font-size:1.6rem;font-weight:700;display:-webkit-box;overflow:hidden}@media (min-width:561px){.RecipeEditor-module__Q9ViIq__title{flex-basis:0}}.RecipeEditor-module__Q9ViIq__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:14px;flex-direction:column;gap:16px;min-width:0;padding:20px;display:flex}.RecipeEditor-module__Q9ViIq__cardTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.05rem;font-weight:700}.RecipeEditor-module__Q9ViIq__formGroup{flex-direction:column;gap:8px;min-width:0;display:flex}.RecipeEditor-module__Q9ViIq__label{color:var(--theme-text-muted);font-size:.82rem;font-weight:500}.RecipeEditor-module__Q9ViIq__labelRow,.RecipeEditor-module__Q9ViIq__cardHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.RecipeEditor-module__Q9ViIq__manageLink{font-family:var(--font-body);color:var(--theme-action-link);cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-size:.78rem;font-weight:600}.RecipeEditor-module__Q9ViIq__manageLink:hover{text-decoration:underline}.RecipeEditor-module__Q9ViIq__input,.RecipeEditor-module__Q9ViIq__textarea{width:100%;min-width:0;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem;transition:border-color .15s}.RecipeEditor-module__Q9ViIq__textarea{resize:vertical;font-family:var(--font-body)}.RecipeEditor-module__Q9ViIq__input:focus,.RecipeEditor-module__Q9ViIq__textarea:focus{border-color:var(--theme-border-input-focus)}.RecipeEditor-module__Q9ViIq__input:disabled,.RecipeEditor-module__Q9ViIq__textarea:disabled{opacity:.55;cursor:not-allowed}.RecipeEditor-module__Q9ViIq__inputError,.RecipeEditor-module__Q9ViIq__inputError:focus{border-color:var(--theme-border-error)}.RecipeEditor-module__Q9ViIq__yieldRow{align-items:center;gap:12px;display:flex}.RecipeEditor-module__Q9ViIq__yieldCount{flex:1 1 0;min-width:0}.RecipeEditor-module__Q9ViIq__yieldUnit{flex:0 auto;width:auto}.RecipeEditor-module__Q9ViIq__grid2{grid-template-columns:1fr;gap:12px;display:grid}@container recipe-main (min-width:480px){.RecipeEditor-module__Q9ViIq__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}}.RecipeEditor-module__Q9ViIq__helperHint{color:var(--theme-text-muted);margin:0;font-size:.78rem;line-height:1.5}.RecipeEditor-module__Q9ViIq__requiredLegend{color:var(--theme-text-muted);margin:0;font-size:.78rem}.RecipeEditor-module__Q9ViIq__inlineLink{color:var(--theme-action-link);font-weight:600;text-decoration:none}.RecipeEditor-module__Q9ViIq__inlineLink:hover{text-decoration:underline}.RecipeEditor-module__Q9ViIq__toggleLabel{color:var(--theme-text-default);white-space:nowrap;cursor:pointer;align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.RecipeEditor-module__Q9ViIq__toggleRow{color:var(--theme-text-default);cursor:pointer;align-items:center;gap:10px;font-size:.9rem;display:flex}.RecipeEditor-module__Q9ViIq__instructionRow{grid-template-columns:28px 1fr auto;align-items:flex-start;gap:8px;display:grid}.RecipeEditor-module__Q9ViIq__stepField{min-width:0}.RecipeEditor-module__Q9ViIq__stepNumber{background:var(--theme-action-subtle-bg);border:1px solid var(--theme-border-default);width:28px;height:28px;color:var(--theme-text-muted);border-radius:100px;justify-content:center;align-items:center;margin-top:8px;font-size:.8rem;font-weight:700;display:inline-flex}.RecipeEditor-module__Q9ViIq__iconButton{border:1px solid var(--theme-border-default);width:36px;height:36px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .15s,color .15s;display:inline-flex}.RecipeEditor-module__Q9ViIq__iconButton:hover{background:var(--theme-surface-input-hover);color:var(--theme-error-text)}.RecipeEditor-module__Q9ViIq__tagsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}.RecipeEditor-module__Q9ViIq__tagPill{border:1px solid var(--theme-border-default);background:var(--theme-surface-input);color:var(--theme-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:100px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;display:inline-flex}.RecipeEditor-module__Q9ViIq__tagPill input{margin:0}.RecipeEditor-module__Q9ViIq__tagPillOn{color:var(--theme-text-default);background:var(--theme-action-subtle-bg);border-color:var(--theme-border-input-focus)}.RecipeEditor-module__Q9ViIq__chip{border:1px solid var(--theme-border-default);background:var(--theme-surface-raised);color:var(--theme-text-muted);border-radius:100px;align-items:center;padding:4px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.RecipeEditor-module__Q9ViIq__chipOk{color:var(--theme-success-text);background:var(--theme-success-bg);border-color:var(--theme-success-border)}.RecipeEditor-module__Q9ViIq__chipMuted{color:var(--theme-text-muted)}.RecipeEditor-module__Q9ViIq__deleteRow{padding-top:8px;display:flex}.RecipeEditor-module__Q9ViIq__primaryButton{min-height:44px;font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600}.RecipeEditor-module__Q9ViIq__primaryButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.RecipeEditor-module__Q9ViIq__primaryButton:disabled{opacity:.55;cursor:not-allowed}.RecipeEditor-module__Q9ViIq__secondaryButton{min-height:44px;font-family:var(--font-body);color:var(--theme-text-default);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);cursor:pointer;border-radius:10px;align-self:flex-start;padding:10px 16px;font-size:.9rem;font-weight:600}.RecipeEditor-module__Q9ViIq__secondaryButton:hover:not(:disabled){background:var(--theme-surface-input-hover)}.RecipeEditor-module__Q9ViIq__secondaryButton:disabled{opacity:.55;cursor:not-allowed}.RecipeEditor-module__Q9ViIq__dangerButton{min-height:44px;font-family:var(--font-body);color:var(--theme-error-text);border:1px solid var(--theme-error-border);cursor:pointer;background:0 0;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600}.RecipeEditor-module__Q9ViIq__dangerButton:hover{background:var(--theme-error-bg)}.RecipeEditor-module__Q9ViIq__formSkeleton{flex-direction:column;gap:14px;max-width:640px;display:flex}@media (min-width:768px){.RecipeEditor-module__Q9ViIq__title{font-size:1.85rem}}.RecipeEditor-module__Q9ViIq__provenanceStrip{color:var(--theme-text-muted);background:var(--theme-action-subtle-bg);border:1px solid var(--theme-border-default);border-radius:10px;flex-wrap:wrap;align-items:center;gap:4px 8px;margin:0;padding:10px 14px;font-size:.85rem;display:flex}.RecipeEditor-module__Q9ViIq__provenanceLink{color:var(--theme-action-link);font-weight:600}.RecipeEditor-module__Q9ViIq__videoModeLink{min-height:44px;color:var(--theme-brand-ink);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;margin-top:4px;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;display:inline-flex}.RecipeEditor-module__Q9ViIq__fieldError{color:var(--theme-error-text);margin-top:8px;font-size:.8rem;display:block}.RecipeEditor-module__Q9ViIq__sectionRule{background:var(--theme-border-default);border:0;height:1px;margin:4px 0}.RecipeEditor-module__Q9ViIq__sectionNotice{background:var(--theme-action-subtle-bg);border:1px solid var(--theme-action-subtle-border);font-size:var(--type-body-sm);color:var(--theme-text-default);border-radius:10px;margin:0;padding:11px 14px;line-height:1.55}.RecipeEditor-module__Q9ViIq__addSectionButton{min-height:44px;font-family:var(--font-body);color:var(--theme-action-link);border:1.5px dashed var(--theme-action-subtle-border);cursor:pointer;background:0 0;border-radius:10px;align-self:flex-start;align-items:center;gap:7px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:background .15s;display:inline-flex}.RecipeEditor-module__Q9ViIq__addSectionButton:hover:not(:disabled){background:var(--theme-action-subtle-bg)}.RecipeEditor-module__Q9ViIq__addSectionButton:disabled{color:var(--theme-action-disabled-text);border-color:var(--theme-border-default);cursor:not-allowed}
.RecipeIngredientsCard-module__HuefSW__ingredientRow{grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr) minmax(0,.6fr) auto auto;align-items:center;gap:8px;display:grid}@container recipe-main (max-width:640px){.RecipeIngredientsCard-module__HuefSW__ingredientRow{grid-template-columns:.5fr .5fr 1fr auto;grid-template-areas:"name name name remove""amount amount unit unit""taste taste taste taste";align-items:center;gap:8px}.RecipeIngredientsCard-module__HuefSW__ingredientRow>:first-child{grid-area:name}.RecipeIngredientsCard-module__HuefSW__ingredientRow>:nth-child(2){grid-area:amount}.RecipeIngredientsCard-module__HuefSW__ingredientRow>:nth-child(3){grid-area:unit}.RecipeIngredientsCard-module__HuefSW__ingredientRow>:nth-child(4){grid-area:taste;padding:2px 0}.RecipeIngredientsCard-module__HuefSW__ingredientRow>:nth-child(5){grid-area:remove}}.RecipeIngredientsCard-module__HuefSW__cardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.RecipeIngredientsCard-module__HuefSW__titleGroup{align-items:center;gap:8px;min-width:0;display:flex}.RecipeIngredientsCard-module__HuefSW__progress{color:var(--theme-text-muted);white-space:nowrap;align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:inline-flex}.RecipeIngredientsCard-module__HuefSW__progressTrack{background:var(--theme-border-default);border-radius:999px;width:56px;height:6px;display:inline-flex;overflow:hidden}.RecipeIngredientsCard-module__HuefSW__progressFill{background:var(--theme-success);border-radius:999px}.RecipeIngredientsCard-module__HuefSW__progressGuesses{appearance:none;font:inherit;color:var(--theme-action-link);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}@media (hover:hover){.RecipeIngredientsCard-module__HuefSW__progressGuesses:hover{text-decoration:underline}}.RecipeIngredientsCard-module__HuefSW__ingredientItem{flex-direction:column;gap:6px;display:flex}@container recipe-main (max-width:640px){.RecipeIngredientsCard-module__HuefSW__cardHeader{flex-direction:column;align-items:flex-start;gap:6px}.RecipeIngredientsCard-module__HuefSW__ingredientItem+.RecipeIngredientsCard-module__HuefSW__ingredientItem{border-top:1px solid var(--theme-border-default);padding-top:12px}}@media (pointer:coarse){.RecipeIngredientsCard-module__HuefSW__ingredientRow .RecipeIngredientsCard-module__HuefSW__nameInput{font-size:16px}}
.RecipeBrowseToolbar-module__FxFQPq__controls{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}@media (min-width:769px){.RecipeBrowseToolbar-module__FxFQPq__controls{gap:12px;margin-bottom:28px}}.RecipeBrowseToolbar-module__FxFQPq__searchInput{flex:1 1 0;min-width:120px}@media (min-width:769px){.RecipeBrowseToolbar-module__FxFQPq__searchInput{flex-basis:100%}}.RecipeBrowseToolbar-module__FxFQPq__categoryCapsule{flex:auto;min-width:0}@media (min-width:769px){.RecipeBrowseToolbar-module__FxFQPq__categoryCapsule{flex-basis:0}}@media (max-width:768px){.RecipeBrowseToolbar-module__FxFQPq__categoryCapsule{flex:0 0 100%;order:1}}.RecipeBrowseToolbar-module__FxFQPq__filterButton{font-family:var(--font-body);font-size:var(--type-body-sm);color:var(--theme-text-muted);background:var(--theme-surface-input);border:1px solid var(--theme-border-input);cursor:pointer;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:8px 16px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.RecipeBrowseToolbar-module__FxFQPq__filterButton:hover{color:var(--theme-text-default);border-color:var(--theme-border-strong)}.RecipeBrowseToolbar-module__FxFQPq__filterButtonLabel{display:inline}@media (max-width:768px){.RecipeBrowseToolbar-module__FxFQPq__filterButton{flex:none;justify-content:center;width:40px;height:40px;padding:0;position:relative}.RecipeBrowseToolbar-module__FxFQPq__filterButtonLabel{display:none}.RecipeBrowseToolbar-module__FxFQPq__filterButton .RecipeBrowseToolbar-module__FxFQPq__filterBadge{position:absolute;top:-4px;right:-4px}}.RecipeBrowseToolbar-module__FxFQPq__filterBadge{min-width:20px;height:20px;font-size:var(--type-overline);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-weight:700;display:inline-flex}
.RecipeCardGridSkeleton-module__VwuHBW__grid{grid-template-columns:1fr;gap:24px;display:grid}.RecipeCardGridSkeleton-module__VwuHBW__cell{opacity:0;min-width:0;height:100%;animation:RecipeCardGridSkeleton-module__VwuHBW__chefyFadeRise var(--duration-reveal) var(--ease-standard) forwards;animation-delay:var(--reveal-delay,0s)}@media (min-width:768px){.RecipeCardGridSkeleton-module__VwuHBW__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1280px){.RecipeCardGridSkeleton-module__VwuHBW__grid{grid-template-columns:repeat(3,1fr);gap:32px}}@media (prefers-reduced-motion:reduce){.RecipeCardGridSkeleton-module__VwuHBW__cell{opacity:1;animation:none}}
.RecipesPageContent-module__k7BeUW__page{max-width:1200px;margin:0 auto;padding:24px 16px 48px;animation:.4s ease-out RecipesPageContent-module__k7BeUW__pageIn}@keyframes RecipesPageContent-module__k7BeUW__pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.RecipesPageContent-module__k7BeUW__page{animation:none}}.RecipesPageContent-module__k7BeUW__grid{grid-template-columns:1fr;gap:24px;display:grid}.RecipesPageContent-module__k7BeUW__grid>div{min-width:0;height:100%}@media (min-width:768px){.RecipesPageContent-module__k7BeUW__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1280px){.RecipesPageContent-module__k7BeUW__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.RecipesPageContent-module__k7BeUW__sentinel{min-height:48px;padding:24px 0}.RecipesPageContent-module__k7BeUW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.RecipesPageContent-module__k7BeUW__pageLink{border:1px solid var(--theme-border-default);min-height:44px;color:var(--theme-action-link);border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-weight:600;text-decoration:none;display:inline-flex}.RecipesPageContent-module__k7BeUW__pageLink:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.RecipesPageContent-module__k7BeUW__pageNumber{color:var(--theme-text-muted);font-size:var(--type-body-sm)}.RecipesPageContent-module__k7BeUW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:64px 16px;display:flex}.RecipesPageContent-module__k7BeUW__emptyTitle{font-family:var(--font-display);font-size:var(--type-display-sm);color:var(--theme-text-default);margin:0;font-weight:700}.RecipesPageContent-module__k7BeUW__emptyDescription{font-size:var(--type-body-md);color:var(--theme-text-muted);margin:0}
.SavedRecipesPageContent-module__gI7Vpq__page{max-width:1200px;margin:0 auto;padding:24px 16px 48px;animation:.4s ease-out SavedRecipesPageContent-module__gI7Vpq__pageIn}@keyframes SavedRecipesPageContent-module__gI7Vpq__pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SavedRecipesPageContent-module__gI7Vpq__page{animation:none}}.SavedRecipesPageContent-module__gI7Vpq__heading{font-family:var(--font-display);color:var(--theme-text-default);margin-bottom:20px;font-size:1.8rem;font-weight:700}@media (min-width:768px){.SavedRecipesPageContent-module__gI7Vpq__heading{font-size:2.2rem}}.SavedRecipesPageContent-module__gI7Vpq__grid{grid-template-columns:1fr;gap:24px;display:grid}.SavedRecipesPageContent-module__gI7Vpq__grid>div{min-width:0;height:100%}@media (min-width:768px){.SavedRecipesPageContent-module__gI7Vpq__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1280px){.SavedRecipesPageContent-module__gI7Vpq__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.SavedRecipesPageContent-module__gI7Vpq__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 16px;display:flex}.SavedRecipesPageContent-module__gI7Vpq__emptyIcon{color:var(--theme-text-muted);opacity:.4;font-size:2.4rem}.SavedRecipesPageContent-module__gI7Vpq__emptyTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:0;font-size:1.3rem;font-weight:700}.SavedRecipesPageContent-module__gI7Vpq__emptyDescription{color:var(--theme-text-muted);margin:0;font-size:.95rem}
.PreferencesTab-module__WaAHcW__container{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:0 2px 16px var(--theme-shadow-color,#00000012);border-radius:14px;overflow:hidden}.PreferencesTab-module__WaAHcW__header{background:var(--theme-surface-raised);border-bottom:1px solid var(--theme-border-default);padding:20px 24px 16px}.PreferencesTab-module__WaAHcW__headerOverline{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted);margin-bottom:6px;font-size:.72rem;font-weight:600}.PreferencesTab-module__WaAHcW__description{color:var(--theme-text-muted);margin:0;font-size:.85rem;line-height:1.5}.PreferencesTab-module__WaAHcW__body{flex-direction:column;gap:24px;padding:24px;display:flex}.PreferencesTab-module__WaAHcW__section{flex-direction:column;gap:10px;display:flex}.PreferencesTab-module__WaAHcW__sectionTitle{color:var(--theme-text-strong);margin:0;font-size:14px;font-weight:600}.PreferencesTab-module__WaAHcW__chipGroup{flex-wrap:wrap;gap:8px;display:flex}.PreferencesTab-module__WaAHcW__chip{appearance:none;border:1px solid var(--theme-border-input);background:var(--theme-surface-input);color:var(--theme-text-default);cursor:pointer;transition:background var(--duration-fast,.12s) ease, border-color var(--duration-fast,.12s) ease;border-radius:999px;align-items:center;padding:6px 14px;font-size:13px;display:inline-flex}.PreferencesTab-module__WaAHcW__chipActive{background:var(--theme-action-subtle-bg);border-color:var(--theme-action-subtle-border);color:var(--theme-text-strong);font-weight:600}.PreferencesTab-module__WaAHcW__chipCheck{flex:none;margin-right:4px}@media (hover:hover){.PreferencesTab-module__WaAHcW__chip:hover{background:var(--theme-surface-input-hover)}.PreferencesTab-module__WaAHcW__chipActive,.PreferencesTab-module__WaAHcW__chipActive:hover{background:var(--theme-action-subtle-bg);color:var(--theme-text-strong)}.PreferencesTab-module__WaAHcW__chipActive:hover{border-color:var(--theme-action-link)}}.PreferencesTab-module__WaAHcW__dislikeInputRow{gap:8px;display:flex}.PreferencesTab-module__WaAHcW__input{border:1px solid var(--theme-border-input);background:var(--theme-surface-input);min-width:0;color:var(--theme-text-default);border-radius:8px;flex:1;padding:8px 12px;font-size:14px}.PreferencesTab-module__WaAHcW__input:focus{border-color:var(--theme-border-input-focus);outline:none}.PreferencesTab-module__WaAHcW__addButton{appearance:none;border:1px solid var(--theme-action-subtle-border);background:var(--theme-action-subtle-bg);color:var(--theme-text-strong);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:14px}.PreferencesTab-module__WaAHcW__addButton:disabled{opacity:.5;cursor:default}.PreferencesTab-module__WaAHcW__fieldError{color:var(--theme-error-text);margin:0;font-size:13px}.PreferencesTab-module__WaAHcW__footer{background:var(--theme-surface-raised);border-top:1px solid var(--theme-border-default);justify-content:center;align-items:center;padding:16px 24px;display:flex}.PreferencesTab-module__WaAHcW__saveButton{appearance:none;background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;padding:10px 24px;font-size:.88rem;font-weight:600;transition:background .2s}.PreferencesTab-module__WaAHcW__saveButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.PreferencesTab-module__WaAHcW__saveButton:disabled{opacity:.6;cursor:default}.PreferencesTab-module__WaAHcW__loadingState{justify-content:center;padding:48px 0;display:flex}.PreferencesTab-module__WaAHcW__spinner{border:3px solid var(--theme-border-default);border-top-color:var(--theme-action-link);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite PreferencesTab-module__WaAHcW__spin}@keyframes PreferencesTab-module__WaAHcW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.PreferencesTab-module__WaAHcW__spinner{animation:none}.PreferencesTab-module__WaAHcW__chip{transition:none}}.PreferencesTab-module__WaAHcW__sectionHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.PreferencesTab-module__WaAHcW__sectionCount{color:var(--theme-text-muted);font-size:12px}.PreferencesTab-module__WaAHcW__helpText{color:var(--theme-text-muted);text-wrap:pretty;margin:0;font-size:13px;line-height:1.5}.PreferencesTab-module__WaAHcW__chipRemovable{cursor:default;gap:6px;padding-right:8px}.PreferencesTab-module__WaAHcW__chipRemove{appearance:none;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:-4px -2px -4px 0;padding:4px;display:inline-flex}@media (hover:hover){.PreferencesTab-module__WaAHcW__chipRemove:hover{color:var(--theme-text-strong)}.PreferencesTab-module__WaAHcW__chipRemovable:hover{border-color:var(--theme-action-subtle-border)}}.PreferencesTab-module__WaAHcW__autoApplyRow{border:1px solid var(--theme-border-default);background:var(--theme-surface-raised);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:6px;padding:12px 14px;display:flex}.PreferencesTab-module__WaAHcW__autoApplyText{flex-direction:column;gap:2px;display:flex}.PreferencesTab-module__WaAHcW__autoApplyTitle{color:var(--theme-text-strong);font-size:14px;font-weight:600}.PreferencesTab-module__WaAHcW__autoApplyHelp{color:var(--theme-text-muted);text-wrap:pretty;font-size:12.5px;line-height:1.45}.PreferencesTab-module__WaAHcW__switch{background:var(--theme-border-strong);cursor:pointer;width:40px;height:24px;transition:background var(--duration-fast,.12s) ease;border:0;border-radius:999px;flex:none;margin-top:2px;padding:0;position:relative}.PreferencesTab-module__WaAHcW__switch[aria-checked=true]{background:var(--theme-action-fill)}.PreferencesTab-module__WaAHcW__switch:disabled{opacity:.5;cursor:default}.PreferencesTab-module__WaAHcW__switchKnob{background:var(--theme-text-inverse);width:18px;height:18px;box-shadow:var(--theme-shadow-sm);transition:transform var(--duration-fast,.12s) ease;border-radius:50%;position:absolute;top:3px;left:3px}.PreferencesTab-module__WaAHcW__switch[aria-checked=true] .PreferencesTab-module__WaAHcW__switchKnob{transform:translate(16px)}@media (prefers-reduced-motion:reduce){.PreferencesTab-module__WaAHcW__switch,.PreferencesTab-module__WaAHcW__switchKnob{transition:none}}
.FirstRecipeStep-module__6RUuYG__note{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);color:var(--theme-text-default);border-radius:14px;align-items:flex-start;gap:.6rem;margin-top:1.6rem;padding:.9rem 1.1rem;font-size:.9rem;line-height:1.5;display:flex}
.SignupForm-module__QXXXUW__form{flex-direction:column;gap:20px;display:flex}.SignupForm-module__QXXXUW__error{color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid var(--theme-error-border);border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;display:flex}.SignupForm-module__QXXXUW__error span{flex:1}.SignupForm-module__QXXXUW__errorDismiss{width:20px;height:20px;color:inherit;cursor:pointer;opacity:.6;transition:opacity var(--duration-fast) var(--ease-standard);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.1rem;display:flex}.SignupForm-module__QXXXUW__errorDismiss:hover{opacity:1}.SignupForm-module__QXXXUW__field{flex-direction:column;gap:6px;display:flex}.SignupForm-module__QXXXUW__label{color:var(--theme-text-default);letter-spacing:.01em;font-size:.82rem;font-weight:600}.SignupForm-module__QXXXUW__input{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-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);border-radius:10px;outline:none;padding:12px 14px;font-size:.92rem}.SignupForm-module__QXXXUW__input::placeholder{color:var(--theme-text-placeholder)}.SignupForm-module__QXXXUW__input:focus{border-color:var(--theme-border-input-focus);box-shadow:0 0 0 3px var(--theme-focus-ring)}.SignupForm-module__QXXXUW__inputError,.SignupForm-module__QXXXUW__inputError:focus{border-color:var(--theme-border-error)}.SignupForm-module__QXXXUW__submitButton{font-family:var(--font-body);color:var(--theme-text-on-brand);background:var(--theme-action-primary-bg);cursor:pointer;transition:background var(--duration-base) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);border:none;border-radius:10px;margin-top:4px;padding:14px 24px;font-size:.95rem;font-weight:600}.SignupForm-module__QXXXUW__submitButton:hover:not(:disabled){background:var(--theme-action-primary-hover-bg)}.SignupForm-module__QXXXUW__submitButton:disabled{opacity:.55;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.SignupForm-module__QXXXUW__errorDismiss,.SignupForm-module__QXXXUW__input,.SignupForm-module__QXXXUW__submitButton{transition:none}}
.CenteredAuthLayout-module__JbdaaG__shell{background:var(--theme-surface-page);background-image:radial-gradient(ellipse at top left, color-mix(in oklab, var(--theme-action-primary-bg) 12%, transparent), transparent 50%), radial-gradient(ellipse at bottom right, var(--theme-brand-tint), transparent 55%);min-height:100vh;padding:var(--space-8) var(--space-4);justify-content:center;align-items:center;display:flex}.CenteredAuthLayout-module__JbdaaG__viewport{align-items:center;gap:var(--space-6);flex-direction:column;width:100%;max-width:520px;display:flex}.CenteredAuthLayout-module__JbdaaG__brand{align-items:center;gap:var(--space-2);color:var(--theme-text-strong);text-decoration:none;display:inline-flex}.CenteredAuthLayout-module__JbdaaG__brandMark{border-radius:var(--radius-md);background:var(--theme-action-primary-bg);width:36px;height:36px;color:var(--theme-text-on-brand);justify-content:center;align-items:center;display:inline-flex}.CenteredAuthLayout-module__JbdaaG__brandMark svg{width:22px;height:22px}.CenteredAuthLayout-module__JbdaaG__brandText{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.CenteredAuthLayout-module__JbdaaG__cardWrapper{justify-content:center;width:100%;display:flex}.CenteredAuthLayout-module__JbdaaG__footnote{font-size:var(--type-caption);color:var(--theme-text-muted);text-align:center;max-width:36ch;line-height:1.5}.CenteredAuthLayout-module__JbdaaG__langFooter{margin-top:var(--space-5);justify-content:center;display:flex}@media (max-width:480px){.CenteredAuthLayout-module__JbdaaG__shell{padding:var(--space-6) var(--space-4);padding-top:var(--space-12);align-items:flex-start}}
.AccountSectionMenu-module__4ly-QG__triggerBar{z-index:20;border-bottom:1px solid var(--theme-border-default);background:var(--theme-surface-page);padding:0 0 10px;position:relative}.AccountSectionMenu-module__4ly-QG__trigger{background:var(--theme-surface-card);border:1px solid var(--theme-border-input);width:100%;min-height:48px;font-family:var(--font-body);text-align:left;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard);border-radius:10px;align-items:center;gap:10px;padding:0 14px;display:flex}.AccountSectionMenu-module__4ly-QG__triggerOpen{border-color:var(--theme-action-link)}.AccountSectionMenu-module__4ly-QG__triggerLabel{min-width:0;color:var(--theme-text-default);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1rem;font-weight:700;overflow:hidden}.AccountSectionMenu-module__4ly-QG__caret{color:var(--theme-action-link);transition:transform var(--duration-fast) var(--ease-standard);flex:none}.AccountSectionMenu-module__4ly-QG__triggerOpen .AccountSectionMenu-module__4ly-QG__caret{transform:rotate(180deg)}.AccountSectionMenu-module__4ly-QG__panel{z-index:16;background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:0 16px 36px var(--theme-shadow-color);animation:AccountSectionMenu-module__4ly-QG__sectionPop var(--duration-fast) var(--ease-standard);border-radius:14px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0}.AccountSectionMenu-module__4ly-QG__row{width:100%;min-height:52px;font-family:var(--font-body);color:var(--theme-text-default);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:0 16px;font-size:1.05rem;font-weight:500;display:flex}.AccountSectionMenu-module__4ly-QG__rowLabel{flex:1;min-width:0}.AccountSectionMenu-module__4ly-QG__rowActive{background:var(--theme-action-subtle-bg);color:var(--theme-action-link);font-weight:700}@media (hover:hover){.AccountSectionMenu-module__4ly-QG__row:hover{background:var(--theme-action-subtle-bg)}.AccountSectionMenu-module__4ly-QG__rowActive,.AccountSectionMenu-module__4ly-QG__rowActive:hover{background:var(--theme-action-subtle-bg);color:var(--theme-action-link)}}.AccountSectionMenu-module__4ly-QG__scrim{z-index:19;background:var(--theme-surface-overlay);opacity:.25;animation:AccountSectionMenu-module__4ly-QG__scrimFade var(--duration-fast) var(--ease-standard);position:fixed;bottom:0;left:0;right:0}@keyframes AccountSectionMenu-module__4ly-QG__scrimFade{0%{opacity:0}to{opacity:.25}}@keyframes AccountSectionMenu-module__4ly-QG__sectionPop{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AccountSectionMenu-module__4ly-QG__sectionFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.AccountSectionMenu-module__4ly-QG__panel{animation:AccountSectionMenu-module__4ly-QG__sectionFade var(--duration-fast) var(--ease-standard)}.AccountSectionMenu-module__4ly-QG__caret,.AccountSectionMenu-module__4ly-QG__trigger{transition:none}}
.PageHeading-module__DK5ewq__heading{font-family:var(--font-display);font-size:var(--type-display-lg);color:var(--theme-text-default);margin:0 0 20px;font-weight:700}@media (max-width:640px){h1.PageHeading-module__DK5ewq__clipped{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}}
.LeaderboardList-module__zhEIMq__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);box-shadow:0 4px 18px var(--theme-shadow-color);border-radius:20px;padding:22px}.LeaderboardList-module__zhEIMq__heading{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted);margin:0 0 8px;font-size:.82rem;font-weight:700}.LeaderboardList-module__zhEIMq__list{margin:0;padding:0;list-style:none}.LeaderboardList-module__zhEIMq__row{border-bottom:1px solid var(--theme-border-default);align-items:center;gap:12px;padding:13px 0;display:flex}.LeaderboardList-module__zhEIMq__row:last-child{border-bottom:0}.LeaderboardList-module__zhEIMq__rowCaller{background:var(--theme-action-subtle-bg);border-bottom-color:#0000;border-radius:12px;margin:0 -10px;padding-left:10px;padding-right:10px}.LeaderboardList-module__zhEIMq__rank{text-align:center;width:30px;font-family:var(--font-display);color:var(--theme-text-muted);flex-shrink:0;font-size:1.05rem;font-weight:800}.LeaderboardList-module__zhEIMq__identity{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.LeaderboardList-module__zhEIMq__name{font-family:var(--font-body);color:var(--theme-text-default);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;overflow:hidden}.LeaderboardList-module__zhEIMq__title{font-family:var(--font-body);color:var(--theme-text-muted);align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.LeaderboardList-module__zhEIMq__stars{color:#f1c23b;letter-spacing:1px}.LeaderboardList-module__zhEIMq__xp{font-family:var(--font-body);color:var(--theme-brand-ink);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:800}.LeaderboardList-module__zhEIMq__empty{font-family:var(--font-body);color:var(--theme-text-muted);margin:0;font-size:.9rem}.LeaderboardList-module__zhEIMq__errorBanner{background:var(--theme-error-bg);border:1px solid var(--theme-error-border);font-family:var(--font-body);color:var(--theme-error-text);border-radius:12px;padding:12px 16px;font-size:.9rem}.LeaderboardList-module__zhEIMq__skeletonList{flex-direction:column;gap:8px;display:flex}
.CategorisedList-module__C9npSG__list{flex-direction:column;gap:20px;display:flex}.CategorisedList-module__C9npSG__section{flex-direction:column;display:flex}.CategorisedList-module__C9npSG__sectionHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.CategorisedList-module__C9npSG__heading{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted);align-items:center;gap:8px;margin:0;padding:0 4px;font-size:13px;font-weight:600;display:flex}.CategorisedList-module__C9npSG__sectionSelect{color:var(--theme-action-link);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:4px 8px;font-size:12.5px;font-weight:600}.CategorisedList-module__C9npSG__sectionSelect:hover{background:var(--theme-action-subtle-bg)}.CategorisedList-module__C9npSG__row{border-bottom:1px solid var(--theme-border-default);align-items:center;display:flex}.CategorisedList-module__C9npSG__rowBody{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:11px;min-width:0;padding:11px 4px;font-family:inherit;display:flex}.CategorisedList-module__C9npSG__rowBody:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px;border-radius:10px}.CategorisedList-module__C9npSG__checkbox{border:1.5px solid var(--theme-border-strong);width:20px;height:20px;color:var(--theme-text-inverse);border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.CategorisedList-module__C9npSG__checked .CategorisedList-module__C9npSG__checkbox{background:var(--theme-success-text);border-color:var(--theme-success-text)}.CategorisedList-module__C9npSG__radio{border:1.5px solid var(--theme-border-strong);width:20px;height:20px;color:var(--theme-text-on-brand);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.CategorisedList-module__C9npSG__selected .CategorisedList-module__C9npSG__radio{background:var(--theme-action-primary-bg);border-color:var(--theme-action-primary-bg)}.CategorisedList-module__C9npSG__selected{background:var(--theme-action-subtle-bg)}.CategorisedList-module__C9npSG__name{min-width:0;color:var(--theme-text-strong);flex:1;font-size:14px}.CategorisedList-module__C9npSG__amount{color:var(--theme-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:13px}.CategorisedList-module__C9npSG__rowMenuTrigger{width:36px;height:36px;color:var(--theme-text-muted);background:0 0;border:0;border-radius:10px;flex:none;justify-content:center;font-size:17px}.CategorisedList-module__C9npSG__rowMenuTrigger:hover{background:var(--theme-action-subtle-bg);color:var(--theme-text-strong)}.CategorisedList-module__C9npSG__checked .CategorisedList-module__C9npSG__name,.CategorisedList-module__C9npSG__checked .CategorisedList-module__C9npSG__amount{opacity:.62;text-decoration:line-through}
.MissionsList-module__weU1EG__card{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:20px;padding:22px}.MissionsList-module__weU1EG__heading{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted);margin:0 0 14px;font-size:.78rem;font-weight:700}.MissionsList-module__weU1EG__list{margin:0;padding:0;list-style:none}.MissionsList-module__weU1EG__mission{border-bottom:1px solid var(--theme-border-default)}.MissionsList-module__weU1EG__mission:last-child{border-bottom:0}.MissionsList-module__weU1EG__row,.MissionsList-module__weU1EG__rowLink{align-items:center;gap:12px;padding:12px 0;display:flex}.MissionsList-module__weU1EG__rowLink{color:inherit;border-radius:12px;margin:0 -8px;padding:12px 8px;text-decoration:none}.MissionsList-module__weU1EG__chevron{color:var(--theme-border-strong);transition:transform var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);flex-shrink:0}.MissionsList-module__weU1EG__rowLink:hover .MissionsList-module__weU1EG__chevron{color:var(--theme-action-link);transform:translate(3px)}.MissionsList-module__weU1EG__rowLink:hover .MissionsList-module__weU1EG__title{color:var(--theme-text-strong)}.MissionsList-module__weU1EG__rowLink:hover .MissionsList-module__weU1EG__icon{background:var(--theme-brand-tint)}.MissionsList-module__weU1EG__icon{background:var(--theme-brand-tint);width:40px;height:40px;transition:background var(--duration-fast) var(--ease-standard);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex}.MissionsList-module__weU1EG__body{flex:1;min-width:0}.MissionsList-module__weU1EG__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.MissionsList-module__weU1EG__title{min-width:0;font-family:var(--font-body);color:var(--theme-text-default);overflow-wrap:anywhere;transition:color var(--duration-fast) var(--ease-standard);flex:1;font-size:.875rem;font-weight:700}.MissionsList-module__weU1EG__progressSuffix{color:var(--theme-text-muted);font-weight:600}.MissionsList-module__weU1EG__bar{background:var(--theme-surface-raised);border-radius:5px;height:6px;margin-top:6px;overflow:hidden}.MissionsList-module__weU1EG__bar>i{background:linear-gradient(90deg, var(--theme-brand-fill), var(--theme-brand-fill-active));height:100%;box-shadow:inset 0 0 0 1px var(--theme-brand-fill-border);border-radius:5px;transition:width .4s;display:block}@media (prefers-reduced-motion:reduce){.MissionsList-module__weU1EG__bar>i,.MissionsList-module__weU1EG__chevron,.MissionsList-module__weU1EG__title,.MissionsList-module__weU1EG__icon{transition:none}.MissionsList-module__weU1EG__rowLink:hover .MissionsList-module__weU1EG__chevron{transform:none}}.MissionsList-module__weU1EG__reward{font-family:var(--font-body);color:var(--theme-brand-ink);white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:800}.MissionsList-module__weU1EG__rewardDone{color:var(--theme-success-text)}.MissionsList-module__weU1EG__done .MissionsList-module__weU1EG__title{color:var(--theme-text-muted)}.MissionsList-module__weU1EG__done .MissionsList-module__weU1EG__bar>i{background:var(--theme-success-text);box-shadow:none}
.GamificationHub-module__QQV8iq__root,.GamificationHub-module__QQV8iq__compactRoot{--hub-gem:#8a5cf6}.GamificationHub-module__QQV8iq__root{flex-direction:column;gap:18px;display:flex}@media (min-width:768px){.GamificationHub-module__QQV8iq__root{gap:22px}}.GamificationHub-module__QQV8iq__bandRow{grid-template-columns:1fr;align-items:stretch;gap:18px;display:grid}@media (min-width:768px){.GamificationHub-module__QQV8iq__bandRow{grid-template-columns:1fr 1fr;gap:22px}}.GamificationHub-module__QQV8iq__compactRoot{flex-direction:column;gap:12px;display:flex}.GamificationHub-module__QQV8iq__heroCard,.GamificationHub-module__QQV8iq__shelfCard{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:20px;padding:22px}.GamificationHub-module__QQV8iq__cardHeading{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted);margin:0 0 14px;font-size:.78rem;font-weight:700}.GamificationHub-module__QQV8iq__hero{align-items:center;gap:18px;display:flex}.GamificationHub-module__QQV8iq__ring{--hub-ring-pct:0%;--hub-ring-fill:var(--theme-brand-ink);background:conic-gradient(var(--hub-ring-fill) var(--hub-ring-pct), var(--theme-surface-raised) 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:relative}.GamificationHub-module__QQV8iq__ringMaxed{background:var(--hub-gem);box-shadow:0 0 26px #8a5cf673}.GamificationHub-module__QQV8iq__ringInner{background:var(--theme-surface-card);width:84px;height:84px;box-shadow:inset 0 0 0 1px var(--theme-border-default);border-radius:50%;justify-content:center;align-items:center;font-size:38px;line-height:1;display:flex}.GamificationHub-module__QQV8iq__heroMeta{flex-direction:column;flex:1;min-width:0;display:flex}.GamificationHub-module__QQV8iq__levelPill{background:var(--theme-action-subtle-bg);color:var(--theme-brand-ink);font-family:var(--font-body);letter-spacing:.04em;border-radius:20px;align-self:flex-start;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-block}.GamificationHub-module__QQV8iq__levelPillMaxed{background:color-mix(in srgb, var(--hub-gem) 16%, var(--theme-surface-card));color:var(--hub-gem)}.GamificationHub-module__QQV8iq__heroTitle{font-family:var(--font-display);color:var(--theme-text-default);margin:8px 0 4px;font-size:1.4rem;font-weight:800;line-height:1.15}.GamificationHub-module__QQV8iq__nextLine,.GamificationHub-module__QQV8iq__maxedLine{font-family:var(--font-body);color:var(--theme-text-muted);margin:0;font-size:.85rem}.GamificationHub-module__QQV8iq__maxedLine{color:var(--theme-text-strong);font-weight:600}.GamificationHub-module__QQV8iq__xpBar{background:var(--theme-surface-raised);border-radius:6px;height:9px;margin-top:10px;overflow:hidden}.GamificationHub-module__QQV8iq__xpBar>i{background:linear-gradient(90deg, var(--theme-brand-fill), var(--theme-brand-fill-active));height:100%;box-shadow:inset 0 0 0 1px var(--theme-brand-fill-border);border-radius:6px;transition:width .4s;display:block}@media (prefers-reduced-motion:reduce){.GamificationHub-module__QQV8iq__xpBar>i{transition:none}}.GamificationHub-module__QQV8iq__compactStreak{font-family:var(--font-body);color:var(--theme-text-default);margin-top:12px;font-size:.82rem;font-weight:600}.GamificationHub-module__QQV8iq__viewAll{font-family:var(--font-body);color:var(--theme-action-link);align-self:flex-start;padding:4px 0;font-size:.85rem;font-weight:700;text-decoration:none}.GamificationHub-module__QQV8iq__viewAll:hover{text-decoration:underline}.GamificationHub-module__QQV8iq__streakCard{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:20px;align-items:center;gap:14px;padding:22px;display:flex;container-type:inline-size}.GamificationHub-module__QQV8iq__flame{font-size:34px;line-height:1}.GamificationHub-module__QQV8iq__streakText{flex-direction:column;min-width:0;display:flex}.GamificationHub-module__QQV8iq__streakTitle{font-family:var(--font-display);color:var(--theme-text-default);font-size:1.25rem;font-weight:800}.GamificationHub-module__QQV8iq__streakSubtitle{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.8rem}.GamificationHub-module__QQV8iq__week{flex-shrink:0;gap:6px;margin-left:auto;display:flex}@container (max-width:390px){.GamificationHub-module__QQV8iq__week{display:none}}.GamificationHub-module__QQV8iq__dot{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:50%;width:18px;height:18px}.GamificationHub-module__QQV8iq__dotOn{background:var(--theme-action-fill)}.GamificationHub-module__QQV8iq__shelf{flex-wrap:wrap;gap:14px;display:flex}.GamificationHub-module__QQV8iq__emblem{text-align:center;width:64px}.GamificationHub-module__QQV8iq__emblemDisc{background:linear-gradient(135deg, color-mix(in srgb, var(--tier-accent) 35%, white), var(--tier-accent));border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 5px;display:flex;position:relative}.GamificationHub-module__QQV8iq__emblemEmoji{font-size:26px;line-height:1}.GamificationHub-module__QQV8iq__emblemName{font-family:var(--font-body);color:var(--theme-text-muted);font-size:.62rem;font-weight:600;line-height:1.25;display:block}.GamificationHub-module__QQV8iq__emblemLocked .GamificationHub-module__QQV8iq__emblemDisc{filter:grayscale()opacity(.4)}.GamificationHub-module__QQV8iq__emblemLocked .GamificationHub-module__QQV8iq__emblemName{opacity:.6}.GamificationHub-module__QQV8iq__lockIcon{filter:none;font-size:16px;position:absolute}.GamificationHub-module__QQV8iq__tierGrey{--tier-accent:#c9c9d4}.GamificationHub-module__QQV8iq__tierBronze{--tier-accent:#cd7f32}.GamificationHub-module__QQV8iq__tierSilver{--tier-accent:#9aa7b8}.GamificationHub-module__QQV8iq__tierGold{--tier-accent:#e0a818}.GamificationHub-module__QQV8iq__tierGem{--tier-accent:#8a5cf6}
.ShoppingListNote-module__r-5mFW__trigger{border-radius:var(--radius-pill);border:1px solid var(--theme-border-default);background:var(--theme-surface-raised);color:var(--theme-text-strong);cursor:pointer;transition:border-color var(--duration-fast), color var(--duration-fast);align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex;position:relative}.ShoppingListNote-module__r-5mFW__trigger:hover{border-color:var(--theme-border-brand);color:var(--theme-action-link)}.ShoppingListNote-module__r-5mFW__dot{background:var(--theme-action-primary-bg);border-radius:50%;width:6px;height:6px}.ShoppingListNote-module__r-5mFW__textarea{resize:vertical;border:1px solid var(--theme-border-default);background:var(--theme-surface-input);width:100%;color:var(--theme-text-default);font:inherit;border-radius:8px;padding:10px 12px}.ShoppingListNote-module__r-5mFW__counter{font-size:var(--type-body-sm);color:var(--theme-text-muted);margin:6px 0 0}.ShoppingListNote-module__r-5mFW__readOnly{white-space:pre-wrap;color:var(--theme-text-default);margin:0}.ShoppingListNote-module__r-5mFW__footer{justify-content:flex-end;gap:8px;display:flex}.ShoppingListNote-module__r-5mFW__cancel,.ShoppingListNote-module__r-5mFW__save{font:inherit;cursor:pointer;border-radius:8px;padding:8px 14px}.ShoppingListNote-module__r-5mFW__cancel{border:1px solid var(--theme-border-default);color:var(--theme-text-default);background:0 0}.ShoppingListNote-module__r-5mFW__save{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);border:none}.ShoppingListNote-module__r-5mFW__save:disabled{opacity:.6;cursor:default}
.ShoppingListSkeleton-module__05vsnq__page{max-width:620px;padding:var(--space-8) var(--space-6) var(--space-16);margin:0 auto}.ShoppingListSkeleton-module__05vsnq__header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.ShoppingListSkeleton-module__05vsnq__headerActions{align-items:center;gap:10px;display:flex}.ShoppingListSkeleton-module__05vsnq__list{margin-bottom:var(--space-8);flex-direction:column;gap:20px;display:flex}.ShoppingListSkeleton-module__05vsnq__section{flex-direction:column;gap:11px;display:flex}.ShoppingListSkeleton-module__05vsnq__row{align-items:center;gap:11px;padding:0 4px;display:flex}.ShoppingListSkeleton-module__05vsnq__rowName{flex:1}.ShoppingListSkeleton-module__05vsnq__addItem{width:100%}
.ShoppingListContent-module__Dd88JW__page{max-width:620px;padding:var(--space-8) var(--space-6) var(--space-16);margin:0 auto}.ShoppingListContent-module__Dd88JW__errorBanner{background:var(--theme-error-bg);color:var(--theme-error-text);border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:13px}.ShoppingListContent-module__Dd88JW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.ShoppingListContent-module__Dd88JW__heading{font-family:var(--font-display);font-size:var(--type-display-md);color:var(--theme-text-strong);margin:0}.ShoppingListContent-module__Dd88JW__headerActions{align-items:center;gap:10px;display:flex}.ShoppingListContent-module__Dd88JW__count{font-size:var(--type-body-sm);color:var(--theme-text-muted);white-space:nowrap}.ShoppingListContent-module__Dd88JW__shareButton{border:1px solid var(--theme-border-default);border-radius:var(--radius-pill);background:var(--theme-surface-raised);color:var(--theme-text-strong);transition:background var(--duration-fast), border-color var(--duration-fast), color var(--duration-fast);align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.ShoppingListContent-module__Dd88JW__shareButton:hover{border-color:var(--theme-border-brand);color:var(--theme-action-link)}.ShoppingListContent-module__Dd88JW__shareButton:disabled{color:var(--theme-action-disabled-text);background:var(--theme-action-disabled-bg);cursor:default}.ShoppingListContent-module__Dd88JW__selectButton{border:1px solid var(--theme-border-default);border-radius:var(--radius-pill);background:var(--theme-surface-raised);color:var(--theme-text-strong);cursor:pointer;transition:border-color var(--duration-fast), color var(--duration-fast);padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600}.ShoppingListContent-module__Dd88JW__selectButton:hover{border-color:var(--theme-border-brand);color:var(--theme-action-link)}.ShoppingListContent-module__Dd88JW__overflowTrigger{border-radius:var(--radius-md);background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);width:36px;height:36px;color:var(--theme-text-muted);transition:background var(--duration-fast), color var(--duration-fast), border-color var(--duration-fast);place-items:center;font-size:16px;display:grid}.ShoppingListContent-module__Dd88JW__overflowTrigger:hover{border-color:var(--theme-border-brand);color:var(--theme-action-link)}.ShoppingListContent-module__Dd88JW__sharePanel{background:var(--theme-surface-card);border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-5);flex-direction:column;gap:10px;display:flex}.ShoppingListContent-module__Dd88JW__shareDescription{font-size:var(--type-body-sm);color:var(--theme-text-muted);margin:0}.ShoppingListContent-module__Dd88JW__shareLinkRow{gap:8px;display:flex}.ShoppingListContent-module__Dd88JW__shareLinkInput{background:var(--theme-surface-page);border:1px solid var(--theme-border-input);border-radius:var(--radius-md);min-width:0;color:var(--theme-text-strong);flex:1;padding:10px 12px;font-size:13px}.ShoppingListContent-module__Dd88JW__iconButton{border-radius:var(--radius-md);background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);width:40px;height:40px;color:var(--theme-text-muted);transition:background var(--duration-fast), color var(--duration-fast), border-color var(--duration-fast);flex:none;place-items:center;display:grid}.ShoppingListContent-module__Dd88JW__iconButton:hover{border-color:var(--theme-border-brand);color:var(--theme-action-link)}.ShoppingListContent-module__Dd88JW__copyHint{color:var(--theme-success-text);margin:0;font-size:12.5px}.ShoppingListContent-module__Dd88JW__stopSharingButton{border:1px solid var(--theme-error-border);border-radius:var(--radius-pill);background:var(--theme-error-bg);color:var(--theme-error-text);align-self:flex-start;padding:7px 12px;font-size:12.5px;font-weight:600}.ShoppingListContent-module__Dd88JW__body{margin-bottom:var(--space-6)}@media (max-width:600px){.ShoppingListContent-module__Dd88JW__page{padding:var(--space-5) var(--space-4) var(--space-12)}}
.MembershipsContent-module__KNdpfG__section{max-width:var(--container-max,1100px);margin:0 auto;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,1.5rem)}.MembershipsContent-module__KNdpfG__header{margin-bottom:var(--space-6,1.5rem)}.MembershipsContent-module__KNdpfG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--theme-text-strong);margin:0;font-size:clamp(1.6rem,3.4vw,2.25rem);font-weight:700}.MembershipsContent-module__KNdpfG__grid{gap:var(--space-6,1.5rem);grid-template-columns:repeat(auto-fill,minmax(min(330px,100%),1fr));display:grid}.MembershipsContent-module__KNdpfG__emptyBox{text-align:center;padding:var(--space-16,4rem) var(--space-4,1rem);max-width:480px;margin:0 auto}.MembershipsContent-module__KNdpfG__emptyBox p{margin:0 0 var(--space-6,1.5rem) 0;color:var(--theme-text-muted)}.MembershipsContent-module__KNdpfG__cta{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);padding:var(--space-3,.75rem) var(--space-6,1.5rem);border-radius:var(--radius-pill,999px);cursor:pointer;border:none;font-weight:600;transition:background .14s ease-out;display:inline-block}.MembershipsContent-module__KNdpfG__cta:hover{background:var(--theme-action-primary-hover-bg)}
.page-module__ooH6hG__footerLink{color:var(--theme-action-link);transition:opacity var(--duration-fast) var(--ease-standard);font-size:.85rem;text-decoration:none}.page-module__ooH6hG__footerLink:hover{opacity:.7}@media (prefers-reduced-motion:reduce){.page-module__ooH6hG__footerLink{transition:none}}
.StripeStep-module__xAkDtq__card{background:var(--theme-surface-raised);border:1px solid var(--theme-border-default);border-radius:16px;flex-direction:column;align-items:stretch;gap:1.2rem;margin-top:1.6rem;padding:1.6rem;display:flex}.StripeStep-module__xAkDtq__cardMark{letter-spacing:-.02em;color:var(--theme-text-muted);font-size:1.4rem;font-weight:700}.StripeStep-module__xAkDtq__connect{width:100%}
.not-found-module__HS70Aa__page{max-width:40rem;padding:clamp(var(--space-12), 10vw, var(--space-24)) var(--space-4);text-align:center;margin:0 auto}.not-found-module__HS70Aa__code{font-size:var(--type-overline,.75rem);letter-spacing:.16em;text-transform:uppercase;color:var(--theme-action-link);margin:0;font-weight:700}.not-found-module__HS70Aa__title{margin:var(--space-2) 0 0;letter-spacing:-.02em;color:var(--theme-text-strong);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.not-found-module__HS70Aa__body{margin:var(--space-4) auto 0;max-width:44ch;color:var(--theme-text-muted);line-height:1.6}.not-found-module__HS70Aa__cta{margin-top:var(--space-8);padding:var(--space-3) var(--space-6);border-radius:var(--radius-pill,999px);background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);transition:background var(--duration-fast) var(--ease-standard);align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__cta:hover{background:var(--theme-action-primary-hover-bg)}
.PlanDayStrip-module__VPmcrG__strip,.PlanDayStrip-module__VPmcrG__stripCompact{grid-template-columns:repeat(7,1fr);gap:6px;margin:0;padding:0;list-style:none;display:grid}.PlanDayStrip-module__VPmcrG__stripCompact{grid-template-columns:repeat(7,22px);gap:3px}.PlanDayStrip-module__VPmcrG__day{flex-direction:column;min-width:0;display:flex}.PlanDayStrip-module__VPmcrG__dayLabel{letter-spacing:.06em;text-align:center;color:var(--theme-text-muted);margin-bottom:4px;font-size:.6rem;font-weight:800}.PlanDayStrip-module__VPmcrG__square{aspect-ratio:1;background:var(--theme-surface-raised);border-radius:8px;position:relative;overflow:hidden}.PlanDayStrip-module__VPmcrG__image{object-fit:cover}.PlanDayStrip-module__VPmcrG__empty{background:repeating-linear-gradient(45deg, var(--theme-surface-raised), var(--theme-surface-raised) 5px, var(--theme-border-default) 5px, var(--theme-border-default) 10px)}.PlanDayStrip-module__VPmcrG__today{box-shadow:0 0 0 2px var(--theme-action-primary-bg), 0 0 0 4px color-mix(in srgb, var(--theme-action-primary-bg) 18%, transparent)}.PlanDayStrip-module__VPmcrG__caption{text-align:center;color:var(--theme-text-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.55rem;font-weight:650;overflow:hidden}
.WeekBoard-module__kv_UAG__grid{gap:var(--space-4);grid-template-columns:repeat(5,1fr);display:grid}@media (max-width:900px){.WeekBoard-module__kv_UAG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WeekBoard-module__kv_UAG__grid{grid-template-columns:1fr}}.WeekBoard-module__kv_UAG__emptyCell{min-height:236px;padding:var(--space-4);border:2px dashed var(--theme-border-default);cursor:pointer;color:var(--theme-text-muted);background:0 0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:border-color .2s,background .2s;display:flex}.WeekBoard-module__kv_UAG__emptyCell:hover:not(:disabled){border-color:var(--theme-border-brand);background:var(--theme-action-subtle-bg)}.WeekBoard-module__kv_UAG__emptyCell:disabled{cursor:default;opacity:.6}.WeekBoard-module__kv_UAG__emptyIcon{background:var(--theme-action-subtle-bg);width:32px;height:32px;color:var(--theme-action-link);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.WeekBoard-module__kv_UAG__emptyLabel{color:var(--theme-text-strong);font-weight:650}.WeekBoard-module__kv_UAG__stack{gap:var(--space-3);flex-direction:column;display:flex}.WeekBoard-module__kv_UAG__card{transition:transform var(--duration-base) var(--ease-standard);flex:1;display:flex;position:relative}.WeekBoard-module__kv_UAG__card:hover{transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){.WeekBoard-module__kv_UAG__card{transition:none}.WeekBoard-module__kv_UAG__card:hover{transform:none}}.WeekBoard-module__kv_UAG__cell{gap:var(--space-2);min-height:236px;padding:var(--space-4);background:var(--theme-surface-card);border:1px solid var(--theme-border-default);color:inherit;transition:border-color var(--duration-base), box-shadow var(--duration-base);border-radius:14px;flex-direction:column;flex:1;text-decoration:none;display:flex}.WeekBoard-module__kv_UAG__card:hover .WeekBoard-module__kv_UAG__cell{border-color:var(--theme-border-brand);box-shadow:var(--theme-shadow-md)}.WeekBoard-module__kv_UAG__card:hover .WeekBoard-module__kv_UAG__planName{color:var(--theme-action-link)}.WeekBoard-module__kv_UAG__actions{top:var(--space-4);right:var(--space-4);position:absolute}.WeekBoard-module__kv_UAG__cellHeader{align-items:center;min-height:2rem;padding-right:2rem;display:flex}.WeekBoard-module__kv_UAG__weekLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-muted);font-size:.7rem;font-weight:700}.WeekBoard-module__kv_UAG__statusPill{background:var(--theme-surface-secondary);color:var(--theme-text-muted);border-radius:999px;align-self:flex-start;padding:2px 10px;font-size:.7rem;font-weight:650}.WeekBoard-module__kv_UAG__statusPill[data-status=ACTIVE]{background:var(--theme-success-bg);color:var(--theme-success-text)}.WeekBoard-module__kv_UAG__statusPill[data-status=DRAFT]{background:var(--theme-info-bg);color:var(--theme-info-text)}.WeekBoard-module__kv_UAG__planName{font-family:var(--font-display);color:var(--theme-text-default);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.WeekBoard-module__kv_UAG__statusRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.WeekBoard-module__kv_UAG__draftProgress,.WeekBoard-module__kv_UAG__cardMeta{color:var(--theme-text-muted);font-size:.75rem}.WeekBoard-module__kv_UAG__emptyWeek{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-muted);text-align:center;font-size:.7rem;font-weight:700}.WeekBoard-module__kv_UAG__dayStrip{margin-top:auto}@media (prefers-reduced-motion:reduce){.WeekBoard-module__kv_UAG__emptyCell,.WeekBoard-module__kv_UAG__cell{transition:none}}
.MealPlanCardSkeleton-module__3q74Oa__card{background:var(--theme-card-paper,var(--theme-surface-card));border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);flex-direction:column;gap:14px;height:100%;padding:18px;display:flex}.MealPlanCardSkeleton-module__3q74Oa__topRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.MealPlanCardSkeleton-module__3q74Oa__actions{flex-shrink:0;gap:2px;display:flex}.MealPlanCardSkeleton-module__3q74Oa__meta{flex-direction:column;gap:6px;display:flex}.MealPlanCardSkeleton-module__3q74Oa__slots{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}
.page-module__X4XbUG__footerLink{color:var(--theme-action-link);transition:opacity var(--duration-fast) var(--ease-standard);font-size:.85rem;text-decoration:none}.page-module__X4XbUG__footerLink:hover{opacity:.7}@media (prefers-reduced-motion:reduce){.page-module__X4XbUG__footerLink{transition:none}}
