.recipe-module__dVmeHW__publishCardWrap{max-width:600px;margin:0 auto 24px;padding:0 16px}@media (min-width:1100px){.recipe-module__dVmeHW__publishCardWrap{max-width:480px;padding:0}}.recipe-module__dVmeHW__center{justify-content:center;align-items:center;min-height:100vh;display:flex}.recipe-module__dVmeHW__heroWrap{aspect-ratio:4/3;background:var(--bg-soft);width:100%;position:relative;overflow:hidden}.recipe-module__dVmeHW__heroNoImage{background:var(--bg-soft);width:100%;height:180px;position:relative}.recipe-module__dVmeHW__heroPlaceholder{width:100%;height:100%;position:relative;overflow:hidden}.recipe-module__dVmeHW__heroPlaceholderNoise{mix-blend-mode:overlay;background:repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 2px,transparent 2px,transparent 5px);position:absolute;top:0;bottom:0;left:0;right:0}.recipe-module__dVmeHW__heroPlaceholderVignette{background:radial-gradient(120% 80% at 50% 40%,transparent 50%,rgba(0,0,0,.2) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.recipe-module__dVmeHW__topBar{z-index:10;justify-content:space-between;display:flex;position:absolute;top:50px;left:16px;right:16px}.recipe-module__dVmeHW__back{background:var(--bg-soft);-webkit-backdrop-filter:none;backdrop-filter:none;width:40px;height:40px;color:var(--ink);cursor:pointer;font-size:18px;font-family:var(--sans);border:none;border-radius:999px;place-items:center;display:grid}.recipe-module__dVmeHW__favTopBtn{background:var(--bg-soft);-webkit-backdrop-filter:none;backdrop-filter:none;width:40px;height:40px;color:var(--ink);cursor:pointer;border:none;border-radius:999px;place-items:center;transition:color .15s;display:grid}.recipe-module__dVmeHW__favTopBtnActive{color:var(--accent)}.recipe-module__dVmeHW__content{background:var(--bg);z-index:1;border-radius:24px 24px 0 0;margin-top:-24px;padding:22px 20px 28px;position:relative}.recipe-module__dVmeHW__categoryLine{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:11px;font-weight:500;display:block}.recipe-module__dVmeHW__title{font-family:var(--serif);color:var(--ink);margin:0 0 14px;font-size:28px;font-weight:500;line-height:1.1}.recipe-module__dVmeHW__metaRow{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;font-size:13px;display:flex}.recipe-module__dVmeHW__metaItem{align-items:center;gap:6px;display:inline-flex}.recipe-module__dVmeHW__author{color:var(--ink-2);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.recipe-module__dVmeHW__authorAvatar{background:var(--bg-soft);width:26px;height:26px;color:var(--ink);border-radius:999px;flex-shrink:0;place-items:center;font-size:11px;font-weight:600;display:grid}.recipe-module__dVmeHW__ratingWrap{color:var(--amber);align-items:center;gap:4px;display:inline-flex}.recipe-module__dVmeHW__ratingCount{color:var(--ink-3);margin-left:2px;font-size:12px}.recipe-module__dVmeHW__description{color:var(--ink-2);margin:0 0 18px;font-size:14.5px;line-height:1.55}.recipe-module__dVmeHW__tagRow{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.recipe-module__dVmeHW__tagPill{border-radius:var(--radius-sm,6px);background:var(--tag-bg,rgba(190,89,55,.09));border:1px solid var(--tag-border,rgba(190,89,55,.25));color:var(--accent);white-space:nowrap;letter-spacing:.01em;align-items:center;padding:4px 10px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.recipe-module__dVmeHW__servingsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.recipe-module__dVmeHW__servingsRowRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.recipe-module__dVmeHW__servingsLabel{color:var(--ink);font-size:13px;font-weight:600}.recipe-module__dVmeHW__servingsStepper{background:var(--bg-elev);border:1px solid var(--line);border-radius:999px;align-items:center;padding:3px;display:flex}.recipe-module__dVmeHW__stepperBtn{width:28px;height:28px;color:var(--ink-2);cursor:pointer;font-family:var(--sans);background:0 0;border:none;border-radius:999px;place-items:center;font-size:16px;display:grid}.recipe-module__dVmeHW__stepperBtnPlus{background:var(--accent);color:#fff}.recipe-module__dVmeHW__stepperValue{text-align:center;min-width:32px;color:var(--ink);font-size:14px;font-weight:600}.recipe-module__dVmeHW__ingredientGroup{margin-bottom:4px}.recipe-module__dVmeHW__ingredientGroupLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin:14px 0 6px;font-size:11px;font-weight:500;display:block}.recipe-module__dVmeHW__ingredientRow{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:14px;display:flex}.recipe-module__dVmeHW__ingredientName{color:var(--ink);text-align:left;flex:1;font-weight:500}.recipe-module__dVmeHW__ingredientAmount{color:var(--ink-3)}.recipe-module__dVmeHW__stepsWrap{flex-direction:column;gap:14px;display:flex}.recipe-module__dVmeHW__stepItem{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.recipe-module__dVmeHW__stepBody{align-items:flex-start;gap:12px;padding:14px;display:flex}.recipe-module__dVmeHW__stepRow{align-items:flex-start;gap:12px;display:flex}.recipe-module__dVmeHW__stepNumber{background:var(--accent);color:#fff;width:26px;height:26px;font-family:var(--serif);border-radius:999px;flex-shrink:0;place-items:center;margin-top:1px;font-size:13px;font-weight:700;display:grid}.recipe-module__dVmeHW__stepImage{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.recipe-module__dVmeHW__stepText{color:var(--ink);margin:0;font-size:14px;line-height:1.55}.recipe-module__dVmeHW__stepText strong{color:var(--accent);font-weight:600}.recipe-module__dVmeHW__reviewsCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;padding:4px 18px}.recipe-module__dVmeHW__reviewSummary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.recipe-module__dVmeHW__reviewSummaryLeft{align-items:center;gap:12px;display:flex}.recipe-module__dVmeHW__reviewSummaryMeta{color:var(--amber);flex-direction:column;align-items:flex-start;gap:4px;display:flex}.recipe-module__dVmeHW__reviewRatingBig{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 144,"SOFT" 100;font-size:44px;font-weight:500;line-height:1}.recipe-module__dVmeHW__reviewCount{color:var(--ink-3);font-size:12px}.recipe-module__dVmeHW__reviewLeaveBtn{background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:10px 16px;transition:background .15s}.recipe-module__dVmeHW__reviewLeaveBtn:hover{background:var(--line)}.recipe-module__dVmeHW__reviewItem{border-bottom:1px solid var(--line);padding:16px 0}.recipe-module__dVmeHW__reviewItem:last-child{border-bottom:none}.recipe-module__dVmeHW__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.recipe-module__dVmeHW__reviewAuthorRow{align-items:center;gap:8px;display:flex}.recipe-module__dVmeHW__reviewAvatar{background:var(--bg-soft);border:1px solid var(--line);width:28px;height:28px;color:var(--ink-2);border-radius:999px;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.recipe-module__dVmeHW__reviewAuthor{color:var(--ink);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.recipe-module__dVmeHW__reviewAuthorBadge{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb,var(--accent)12%,transparent);border-radius:4px;padding:1px 5px;font-size:9px;font-weight:600;line-height:1.6}.recipe-module__dVmeHW__reviewStarSingle{color:var(--amber);align-items:center;display:flex}.recipe-module__dVmeHW__reviewDate{color:var(--ink-3);font-size:12px}.recipe-module__dVmeHW__reviewText{color:var(--ink-2);margin:0;padding-left:36px;font-size:13px;line-height:1.55}.recipe-module__dVmeHW__reviewDeleteBtn{cursor:pointer;color:var(--ink-3);background:0 0;border:none;border-radius:6px;padding:2px 4px;font-size:11px;transition:color .15s}.recipe-module__dVmeHW__reviewDeleteBtn:hover{color:var(--danger,#c94a3f)}.recipe-module__dVmeHW__reviewRatingStars{align-items:center;gap:4px;display:flex}.recipe-module__dVmeHW__reviewForm{border-bottom:1px solid var(--line);flex-direction:column;gap:12px;padding:16px 0;display:flex}.recipe-module__dVmeHW__reviewFormLabel{color:var(--ink-2);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.recipe-module__dVmeHW__reviewFormStars{gap:6px;display:flex}.recipe-module__dVmeHW__reviewFormStar{cursor:pointer;color:var(--line);background:0 0;border:none;padding:0;line-height:1;transition:color .1s}.recipe-module__dVmeHW__reviewFormStar.recipe-module__dVmeHW__active{color:var(--amber)}.recipe-module__dVmeHW__reviewFormTextarea{background:var(--bg-soft);border:1px solid var(--line);width:100%;min-height:80px;font-family:var(--sans);color:var(--ink);resize:vertical;box-sizing:border-box;border-radius:10px;padding:10px 12px;font-size:13px}.recipe-module__dVmeHW__reviewFormTextarea:focus{border-color:var(--accent);outline:none}.recipe-module__dVmeHW__reviewFormActions{justify-content:flex-end;gap:8px;display:flex}.recipe-module__dVmeHW__reviewFormSubmit{background:var(--accent);color:#fff;font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;border:none;border-radius:10px;padding:8px 18px;transition:opacity .15s}.recipe-module__dVmeHW__reviewFormSubmit:disabled{opacity:.5;cursor:not-allowed}.recipe-module__dVmeHW__reviewFormCancel{border:1px solid var(--line);font-size:13px;font-family:var(--sans);cursor:pointer;color:var(--ink-2);background:0 0;border-radius:10px;padding:8px 14px}.recipe-module__dVmeHW__reviewEmptyState{flex-direction:column;align-items:center;gap:12px;padding:8px 0 20px;display:flex}.recipe-module__dVmeHW__reviewEmpty{text-align:center;color:var(--ink-3);margin:0;font-size:13px}.recipe-module__dVmeHW__reviewLeaveBtnRow{border-top:1px solid var(--line);justify-content:flex-end;padding:14px 0 6px;display:flex}.recipe-module__dVmeHW__startCooking{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:14px 0;transition:background .15s;display:flex}.recipe-module__dVmeHW__startCooking:hover{background:var(--accent-hover)}.recipe-module__dVmeHW__ownerMenuWrap{z-index:50;position:relative}.recipe-module__dVmeHW__ownerMenu{background:var(--bg-elev);border:1px solid var(--line);min-width:172px;box-shadow:var(--shadow-md);z-index:50;border-radius:14px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.recipe-module__dVmeHW__ownerMenuConfirmText{color:var(--ink-2);font-size:12px;font-weight:600;font-family:var(--sans);padding:6px 10px 4px}.recipe-module__dVmeHW__ownerMenuItem{width:100%;color:var(--ink);font-size:13px;font-weight:500;font-family:var(--sans);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;transition:background .12s;display:flex}.recipe-module__dVmeHW__ownerMenuItem:hover{background:var(--bg-soft)}.recipe-module__dVmeHW__ownerMenuItemDanger{color:#e5372a}.recipe-module__dVmeHW__ownerMenuItemDanger:hover{background:rgba(229,55,42,.08)}.recipe-module__dVmeHW__actionsSection{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.recipe-module__dVmeHW__sectionLabel{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin:0 0 14px;font-size:11px;font-weight:500;display:block}.recipe-module__dVmeHW__mobileHero{display:block}.recipe-module__dVmeHW__desktopHeroSection,.recipe-module__dVmeHW__desktopContent{display:none}@media (min-width:768px){.recipe-module__dVmeHW__root{height:auto;padding-bottom:60px;overflow-y:visible}.recipe-module__dVmeHW__mobileHero,.recipe-module__dVmeHW__mobileContent{display:none}.recipe-module__dVmeHW__desktopHeroSection{box-sizing:border-box;grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;max-width:1280px;margin:0 auto;padding:40px 24px 32px;display:grid}.recipe-module__dVmeHW__desktopHeroImg{aspect-ratio:4/3;box-shadow:var(--shadow-md);background:var(--bg-soft);border-radius:24px;position:relative;overflow:hidden}.recipe-module__dVmeHW__desktopHeroInfo{flex-direction:column;gap:0;display:flex}.recipe-module__dVmeHW__desktopBackBtn{display:none}.recipe-module__dVmeHW__desktopTitle{font-family:var(--serif);letter-spacing:-.02em;font-variation-settings:"opsz" 144;color:var(--ink);margin:0 0 16px;font-size:48px;font-weight:500;line-height:1.05}.recipe-module__dVmeHW__desktopMetaGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.recipe-module__dVmeHW__desktopMetaStat{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:2px;padding:14px;display:flex}.recipe-module__dVmeHW__desktopMetaIcon{color:var(--accent);align-items:center;margin-bottom:6px;display:flex}.recipe-module__dVmeHW__desktopMetaIconAmber{color:var(--amber)}.recipe-module__dVmeHW__desktopMetaVal{font-family:var(--serif);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:500;overflow:hidden}.recipe-module__dVmeHW__desktopMetaLabel{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:500}.recipe-module__dVmeHW__desktopMetaSubtext{color:var(--ink-3);font-size:11px;font-weight:400}.recipe-module__dVmeHW__desktopHeroButtons{gap:10px;display:flex}.recipe-module__dVmeHW__favDesktopBtn{background:var(--bg-elev);border:1px solid var(--line);color:var(--ink);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--sans);border-radius:12px;align-items:center;gap:8px;padding:12px 18px;transition:color .15s,border-color .15s;display:inline-flex}.recipe-module__dVmeHW__favDesktopBtnActive{color:var(--accent);border-color:var(--accent)}.recipe-module__dVmeHW__desktopContent{box-sizing:border-box;max-width:1280px;margin:0 auto;padding:0 24px 60px;display:block}.recipe-module__dVmeHW__desktopColumns{grid-template-columns:320px 1fr;align-items:start;gap:40px;display:grid}.recipe-module__dVmeHW__desktopAside{max-height:calc(100vh - 112px);position:-webkit-sticky;position:sticky;top:88px;overflow-y:auto}.recipe-module__dVmeHW__desktopAsideHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.recipe-module__dVmeHW__desktopAsideHeader .recipe-module__dVmeHW__sectionLabel{margin:0}.recipe-module__dVmeHW__desktopAsideControls{flex-shrink:0;align-items:center;gap:8px;display:flex}.recipe-module__dVmeHW__desktopCartBtn{background:var(--bg-elev);width:100%;color:var(--ink-2);border:1px solid var(--line);font-size:15px;font-weight:600;font-family:var(--sans);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:13px;transition:background .15s;display:flex}.recipe-module__dVmeHW__desktopCartBtn:disabled{opacity:.5;cursor:not-allowed}.recipe-module__dVmeHW__desktopCartBtn:not(:disabled):hover{background:var(--bg-soft)}.recipe-module__dVmeHW__compactCartBtn{border:1.5px solid var(--line);background:var(--bg-elev);color:var(--ink-2);font-family:var(--sans);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.recipe-module__dVmeHW__compactCartBtn:disabled{opacity:.5;cursor:default}.recipe-module__dVmeHW__compactCartBtnAdded{background:var(--accent-soft);color:var(--accent);border-color:transparent}.recipe-module__dVmeHW__desktopIngredientCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;padding:4px}.recipe-module__dVmeHW__desktopIngredientItem{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:12px;padding:12px 14px;font-size:14px;display:flex}.recipe-module__dVmeHW__desktopIngredientItem:last-child{border-bottom:none}.recipe-module__dVmeHW__desktopIngredientName{color:var(--ink);flex:1}.recipe-module__dVmeHW__desktopIngredientAmount{color:var(--ink-3);font-size:13px}.recipe-module__dVmeHW__desktopMain .recipe-module__dVmeHW__stepNumber{width:30px;height:30px;font-size:14px}.recipe-module__dVmeHW__startCooking{border-radius:12px;width:auto;padding:12px 20px;font-size:14px}}@media (min-width:1100px){.recipe-module__dVmeHW__desktopHeroSection,.recipe-module__dVmeHW__desktopContent{padding-left:40px;padding-right:40px}}.recipe-module__dVmeHW__divider{background:var(--line);height:1px;margin:20px 0 0}.recipe-module__dVmeHW__meta{flex-direction:column;gap:8px;padding:20px 0 0;display:flex}.recipe-module__dVmeHW__categoryTag{background:var(--accent-soft);color:var(--accent);letter-spacing:.3px;border-radius:20px;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.recipe-module__dVmeHW__ingredientsSection{margin-top:24px}.recipe-module__dVmeHW__stepsSection{margin-top:28px}.recipe-module__dVmeHW__floatingHeader{display:none}@media (max-width:767px){.recipe-module__dVmeHW__floatingHeader{z-index:100;pointer-events:auto;background:0 0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;transition:background .25s,box-shadow .25s;display:flex;position:fixed;top:0;left:0;right:0}.recipe-module__dVmeHW__floatingHeaderVisible{background:var(--bg);box-shadow:0 1px 0 var(--line)}}.recipe-module__dVmeHW__floatingBackBtn{background:var(--bg-elev);border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:999px;flex-shrink:0;place-items:center;transition:background .15s,box-shadow .15s;display:grid}.recipe-module__dVmeHW__floatingBackBtn:hover{background:var(--bg-soft)}.recipe-module__dVmeHW__floatingActions{align-items:center;gap:8px;display:flex}.recipe-module__dVmeHW__ingredientFab{display:none}@media (max-width:767px){.recipe-module__dVmeHW__ingredientFab{background:var(--accent);color:#fff;cursor:pointer;z-index:40;width:44px;height:44px;box-shadow:0 4px 12px color-mix(in srgb,var(--accent)45%,transparent),0 1px 3px rgba(0,0,0,.15);border:none;border-radius:999px;place-items:center;display:grid;position:fixed;bottom:80px;right:16px}}.recipe-module__dVmeHW__ingredientModalOverlay{display:none}@media (max-width:767px){.recipe-module__dVmeHW__ingredientModalOverlay{z-index:200;box-sizing:border-box;background:rgba(0,0,0,.45);justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}}.recipe-module__dVmeHW__ingredientModalSheet{background:var(--bg);width:100%;max-height:75dvh;box-shadow:var(--shadow-md);border-radius:20px;flex-direction:column;padding:20px 20px 24px;display:flex;overflow-y:auto}.recipe-module__dVmeHW__ingredientModalHandle{display:none}.recipe-module__dVmeHW__ingredientModalHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.recipe-module__dVmeHW__ingredientModalHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.recipe-module__dVmeHW__ingredientModalTitle{font-family:var(--serif);color:var(--ink);font-size:20px;font-weight:500}.recipe-module__dVmeHW__ingredientModalClose{background:var(--bg-soft);cursor:pointer;width:30px;height:30px;color:var(--ink-2);border:none;border-radius:999px;place-items:center;font-size:12px;display:grid}.recipe-module__dVmeHW__ingredientModalList{scrollbar-width:none;flex:1;overflow-y:auto}.recipe-module__dVmeHW__ingredientModalList::-webkit-scrollbar{display:none}.recipe-module__dVmeHW__ingredientRowSelectable{text-align:left;border:none;border-bottom:1px solid var(--line);cursor:pointer;width:100%;font-family:var(--sans);background:0 0;align-items:center;gap:10px}.recipe-module__dVmeHW__ingredientRowDeselected .recipe-module__dVmeHW__ingredientName{color:var(--ink-2)}.recipe-module__dVmeHW__ingCheckbox{border:1.5px solid var(--line-strong);background:var(--bg);color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;transition:background .15s,border-color .15s;display:grid}.recipe-module__dVmeHW__ingCheckboxChecked{background:var(--accent);border-color:var(--accent)}.recipe-module__dVmeHW__selectAllRow{border-bottom:1px solid var(--line);cursor:pointer;width:100%;font-family:var(--sans);background:0 0;border-top:none;border-left:none;border-right:none;flex-shrink:0;align-items:center;gap:12px;margin-bottom:2px;padding:10px 0 12px;display:flex}.recipe-module__dVmeHW__selectAllLabel{color:var(--ink-2);font-size:13px;font-weight:600}.recipe-module__dVmeHW__ingredientCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;overflow:hidden}.recipe-module__dVmeHW__ingredientCardRows{padding:0 14px}.recipe-module__dVmeHW__ingredientCardFooter{border-top:1px solid var(--line);padding:12px 14px}.recipe-module__dVmeHW__modalCartFooter{flex-shrink:0;padding-top:14px}.recipe-module__dVmeHW__modalCartBtn{background:var(--accent);color:#fff;width:100%;font-size:15px;font-weight:600;font-family:var(--sans);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px;transition:background .15s;display:flex}.recipe-module__dVmeHW__modalCartBtn:disabled{background:var(--bg-soft);color:var(--ink-3);cursor:not-allowed}.recipe-module__dVmeHW__modalCartBtn:not(:disabled):hover{background:var(--accent-hover)}.recipe-module__dVmeHW__modalCartBtnAdded{background:var(--accent-soft);color:var(--accent)}.recipe-module__dVmeHW__ratingValue{color:var(--ink-2);margin-left:3px;font-size:12px;font-weight:600}.recipe-module__dVmeHW__reviewsSection{margin-top:28px}.recipe-module__dVmeHW__sectionLabelTop{margin-top:36px;display:block}.recipe-module__dVmeHW__stepContent{flex:1}.recipe-module__dVmeHW__reviewMeta{align-items:center;gap:8px;display:flex}
.nutritionBlock-module__0BAgKW__section{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;margin:16px 0;padding:18px}.nutritionBlock-module__0BAgKW__top{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.nutritionBlock-module__0BAgKW__subtitle{font-family:var(--mono);color:var(--ink-3);text-transform:lowercase;letter-spacing:.02em;margin-bottom:6px;font-size:11px;display:block}.nutritionBlock-module__0BAgKW__kcalRow{align-items:baseline;gap:6px;display:flex}.nutritionBlock-module__0BAgKW__kcalValue{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 120;font-size:36px;font-weight:500;line-height:1}.nutritionBlock-module__0BAgKW__kcalUnit{color:var(--ink-3);font-size:13px}.nutritionBlock-module__0BAgKW__ring{flex-shrink:0}.nutritionBlock-module__0BAgKW__macroGrid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.nutritionBlock-module__0BAgKW__macroCell{flex-direction:column;gap:4px;display:flex}.nutritionBlock-module__0BAgKW__macroHeader{align-items:center;gap:6px;display:inline-flex}.nutritionBlock-module__0BAgKW__macroDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.nutritionBlock-module__0BAgKW__macroLabel{color:var(--ink-3);font-size:11px;font-family:var(--mono)}.nutritionBlock-module__0BAgKW__macroValueRow{align-items:baseline;gap:4px;display:flex}.nutritionBlock-module__0BAgKW__macroValue{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 72;font-size:18px;font-weight:500}.nutritionBlock-module__0BAgKW__macroMeta{color:var(--ink-3);font-size:11px}.nutritionBlock-module__0BAgKW__macroBar{background:var(--bg-soft);border-radius:999px;height:3px;overflow:hidden}.nutritionBlock-module__0BAgKW__macroBarFill{border-radius:999px;height:100%;transition:width .3s}
.PublishCard-module__ZkRuLW__card{border:1px solid var(--line);background:var(--bg-elev);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.PublishCard-module__ZkRuLW__header{align-items:center;gap:8px;display:flex}.PublishCard-module__ZkRuLW__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.PublishCard-module__ZkRuLW__badge_draft{background:color-mix(in srgb,var(--ink-3)15%,transparent);color:var(--ink-2)}.PublishCard-module__ZkRuLW__badge_pending{background:color-mix(in srgb,var(--amber)15%,transparent);color:color-mix(in srgb,var(--amber)80%,var(--ink))}.PublishCard-module__ZkRuLW__badge_published{color:#2e7d32;background:rgba(76,175,80,.15)}[data-theme=dark] .PublishCard-module__ZkRuLW__badge_published{color:#81c784}.PublishCard-module__ZkRuLW__badge_rejected{color:#c62828;background:rgba(244,67,54,.15)}[data-theme=dark] .PublishCard-module__ZkRuLW__badge_rejected{color:#ef9a9a}.PublishCard-module__ZkRuLW__rejectionComment{background:rgba(244,67,54,.08);border:1px solid rgba(244,67,54,.25);border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.PublishCard-module__ZkRuLW__rejectionLabel{letter-spacing:.05em;text-transform:uppercase;color:#c62828;font-size:10px;font-weight:600}[data-theme=dark] .PublishCard-module__ZkRuLW__rejectionLabel{color:#ef9a9a}.PublishCard-module__ZkRuLW__rejectionText{color:var(--ink-2);margin:0;font-size:13px;line-height:1.5}.PublishCard-module__ZkRuLW__errorList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.PublishCard-module__ZkRuLW__errorItem{color:var(--ink-2);align-items:flex-start;gap:6px;font-size:12px;line-height:1.4;display:flex}.PublishCard-module__ZkRuLW__errorItem:before{content:"x";color:#f44336;flex-shrink:0;margin-top:1px;font-size:10px;font-weight:700}.PublishCard-module__ZkRuLW__hint{color:var(--ink-3);margin:0;font-size:12px;line-height:1.5}.PublishCard-module__ZkRuLW__btnRow{gap:8px;display:flex}.PublishCard-module__ZkRuLW__confirmRow{flex-direction:column;gap:8px;display:flex}.PublishCard-module__ZkRuLW__btn{cursor:pointer;font-size:13px;font-weight:600;font-family:var(--sans);border:none;border-radius:10px;padding:10px 16px;transition:background .15s,opacity .15s}.PublishCard-module__ZkRuLW__btn:disabled{opacity:.5;cursor:default}.PublishCard-module__ZkRuLW__btnPrimary{background:var(--accent);color:#fff;width:100%}.PublishCard-module__ZkRuLW__btnPrimary:hover:not(:disabled){background:var(--accent-hover)}.PublishCard-module__ZkRuLW__btnSecondary{background:var(--bg-soft);color:var(--ink-2);border:1px solid var(--line)}.PublishCard-module__ZkRuLW__btnSecondary:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.PublishCard-module__ZkRuLW__btnDanger{color:#fff;background:#f44336}.PublishCard-module__ZkRuLW__btnDanger:hover:not(:disabled){background:#d32f2f}
.AppLayoutHeader-module__Mu6jZa__header{align-items:flex-start;gap:10px;margin-bottom:22px;display:flex}.AppLayoutHeader-module__Mu6jZa__backBtn{background:var(--bg-elev);border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:999px;flex-shrink:0;place-items:center;transition:background .15s,box-shadow .15s;display:grid}.AppLayoutHeader-module__Mu6jZa__backBtn:hover{background:var(--bg-soft);box-shadow:0 2px 6px rgba(0,0,0,.08)}.AppLayoutHeader-module__Mu6jZa__backBtn:active{background:var(--bg-soft);box-shadow:none}.AppLayoutHeader-module__Mu6jZa__titleWrap{flex-direction:column;flex:1;gap:4px;display:flex}.AppLayoutHeader-module__Mu6jZa__heading{font-size:26px;font-weight:500;font-family:var(--serif);font-variation-settings:"opsz" 120;color:var(--ink);margin:0}.AppLayoutHeader-module__Mu6jZa__subtitle{color:var(--ink-2);margin:0;font-size:14px}.AppLayoutHeader-module__Mu6jZa__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.AppLayoutHeader-module__Mu6jZa__sticky{z-index:10;background:var(--bg);margin-bottom:0;margin-left:-20px;margin-right:-20px;padding:12px 20px;position:-webkit-sticky;position:sticky;top:0}@media (min-width:768px){.AppLayoutHeader-module__Mu6jZa__sticky{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.AppLayoutHeader-module__Mu6jZa__backBtn,.AppLayoutHeader-module__Mu6jZa__sticky .AppLayoutHeader-module__Mu6jZa__actions{display:none}}@media (min-width:1100px){.AppLayoutHeader-module__Mu6jZa__sticky{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}}@media (max-width:767px){.AppLayoutHeader-module__Mu6jZa__hideMobile{display:none}}
.AppLayout-module__8dEbJq__layout{box-sizing:border-box;background:var(--bg);width:100%;min-height:100vh;padding:12px 20px 96px}.AppLayout-module__8dEbJq__layout.AppLayout-module__8dEbJq__bleed{padding-left:0;padding-right:0}.AppLayout-module__8dEbJq__layout.AppLayout-module__8dEbJq__flushTop{padding-top:0}@media (min-width:768px){.AppLayout-module__8dEbJq__layout.AppLayout-module__8dEbJq__flushTop{padding-top:24px}}.AppLayout-module__8dEbJq__maxNarrow{max-width:760px;margin-left:auto;margin-right:auto}@media (min-width:768px){.AppLayout-module__8dEbJq__layout{min-height:auto;padding:24px 24px 60px}.AppLayout-module__8dEbJq__layout.AppLayout-module__8dEbJq__bleed{padding-left:0;padding-right:0}}@media (min-width:1100px){.AppLayout-module__8dEbJq__layout.AppLayout-module__8dEbJq__maxDefault{max-width:1280px;margin-left:auto;margin-right:auto;padding:24px 40px 60px}.AppLayout-module__8dEbJq__layout.AppLayout-module__8dEbJq__maxNarrow{padding-left:40px;padding-right:40px}.AppLayout-module__8dEbJq__layout.AppLayout-module__8dEbJq__bleed{padding-left:0;padding-right:0}}
.profile-module__WJL1rq__center{justify-content:center;align-items:center;min-height:200px;display:flex}.profile-module__WJL1rq__guest{text-align:center;flex-direction:column;align-items:center;padding:60px 20px;display:flex}.profile-module__WJL1rq__guestAvatar{background:var(--bg-soft);width:72px;height:72px;font-family:var(--serif);color:var(--ink-3);border-radius:999px;place-items:center;margin-bottom:16px;font-size:28px;font-weight:600;display:grid}.profile-module__WJL1rq__guestTitle{font-family:var(--serif);color:var(--ink);margin:0 0 8px;font-size:22px;font-weight:500}.profile-module__WJL1rq__guestSubtitle{color:var(--ink-3);max-width:300px;margin:0 0 24px;font-size:14px;line-height:1.5}.profile-module__WJL1rq__loginBtn{background:var(--accent);color:#fff;cursor:pointer;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:12px;padding:13px 28px;transition:background .15s}.profile-module__WJL1rq__loginBtn:hover{background:var(--accent-hover)}.profile-module__WJL1rq__mobileLayout{flex-direction:column;display:flex}.profile-module__WJL1rq__topBar{align-items:center;gap:8px;display:flex}.profile-module__WJL1rq__topBarUsername{text-align:center;font-family:var(--serif);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:17px;font-weight:600;overflow:hidden}.profile-module__WJL1rq__topBarActions{align-items:center;gap:4px;display:flex}.profile-module__WJL1rq__topBarIconBtn{background:var(--bg-elev);border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:999px;flex-shrink:0;place-items:center;transition:background .15s,box-shadow .15s;display:grid}.profile-module__WJL1rq__topBarIconBtn:hover:not(:disabled){background:var(--bg-soft)}.profile-module__WJL1rq__topBarIconBtn:disabled{cursor:default;opacity:.45}.profile-module__WJL1rq__topBarIconBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.profile-module__WJL1rq__profileInfo{padding:12px 0 16px}.profile-module__WJL1rq__profileTopRow{align-items:center;gap:20px;display:flex}.profile-module__WJL1rq__profileAvatar{background:linear-gradient(135deg,var(--amber),var(--accent));color:#fff;width:56px;height:56px;font-family:var(--serif);border-radius:999px;flex-shrink:0;place-items:center;font-size:22px;font-weight:600;display:grid}.profile-module__WJL1rq__profileStatsGrid{flex:1;grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.profile-module__WJL1rq__profileStatCell{flex-direction:column;align-items:center;gap:2px;padding:8px 4px;display:flex}.profile-module__WJL1rq__profileStatCellBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;transition:background .15s;display:flex}.profile-module__WJL1rq__profileStatCellBtn:hover{background:var(--bg-soft)}.profile-module__WJL1rq__profileStatCellBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.profile-module__WJL1rq__profileStatVal{font-family:var(--serif);color:var(--ink);font-size:18px;font-weight:600}.profile-module__WJL1rq__profileStatLabel{color:var(--ink-3);font-size:12px;line-height:1.2}.profile-module__WJL1rq__profileIdentity{margin:14px 0 16px}.profile-module__WJL1rq__profileName{font-family:var(--serif);color:var(--ink);margin:0 0 4px;font-size:20px;font-weight:600}.profile-module__WJL1rq__profileBio{color:var(--ink-2);margin:0;font-size:13px;line-height:1.4}.profile-module__WJL1rq__searchBarWrap{margin-bottom:16px}.profile-module__WJL1rq__pillTabs{box-sizing:border-box;background:var(--bg-soft);border-radius:10px;width:100%;margin:12px 0 8px;padding:3px;display:flex}.profile-module__WJL1rq__pillTab{font-family:var(--sans);color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:5px 0;font-size:14px;font-weight:500;transition:background .15s,color .15s}.profile-module__WJL1rq__pillTab:hover{background:rgba(0,0,0,.04)}.profile-module__WJL1rq__pillTabActive{background:var(--bg-elev);color:var(--ink);font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.08)}.profile-module__WJL1rq__pillTabActive:hover{background:var(--bg-elev);color:var(--ink)}.profile-module__WJL1rq__pillTab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.profile-module__WJL1rq__mobileRecipesGrid{grid-template-columns:1fr;gap:12px;display:grid}.profile-module__WJL1rq__desktopRecipesGrid{display:none}.profile-module__WJL1rq__coursesEmpty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 20px;display:flex}.profile-module__WJL1rq__coursesEmptyIcon{margin-bottom:4px;font-size:40px;line-height:1}.profile-module__WJL1rq__coursesEmptyTitle{font-family:var(--serif);color:var(--ink);margin:0;font-size:18px;font-weight:500}.profile-module__WJL1rq__coursesEmptySubtitle{color:var(--ink-3);margin:0;font-size:13px}.profile-module__WJL1rq__desktopProfileCard,.profile-module__WJL1rq__desktopContent{display:none}.profile-module__WJL1rq__mutedText{color:var(--ink-3)}@media (min-width:768px){.profile-module__WJL1rq__mobileLayout{display:none}.profile-module__WJL1rq__desktopProfileCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin-bottom:32px;padding:28px;display:grid}.profile-module__WJL1rq__desktopAvatar{background:linear-gradient(135deg,var(--amber),var(--accent));color:#fff;width:96px;height:96px;font-family:var(--serif);border-radius:999px;place-items:center;font-size:38px;font-weight:600;display:grid}.profile-module__WJL1rq__desktopName{font-family:var(--serif);color:var(--ink);margin:0 0 4px;font-size:32px;font-weight:500}.profile-module__WJL1rq__desktopEmail{color:var(--ink-3);margin:0 0 12px;font-size:14px}.profile-module__WJL1rq__desktopStats{gap:24px;display:flex}.profile-module__WJL1rq__desktopStatVal{font-family:var(--serif);color:var(--ink);margin-right:6px;font-size:22px;font-weight:500}.profile-module__WJL1rq__desktopStatLabel{color:var(--ink-3);font-size:12px}.profile-module__WJL1rq__desktopActions{flex-direction:column;gap:8px;display:flex}.profile-module__WJL1rq__logoutBtnOutline{border:1px solid var(--line);color:var(--accent);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);background:0 0;border-radius:10px;padding:10px 18px;transition:background .15s,border-color .15s}.profile-module__WJL1rq__logoutBtnOutline:hover{background:var(--accent-soft)}.profile-module__WJL1rq__desktopContent{display:block}.profile-module__WJL1rq__desktopRecipesGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.profile-module__WJL1rq__mobileRecipesGrid{display:none}.profile-module__WJL1rq__pillTabs{border-bottom:1px solid var(--line);gap:0;padding-bottom:0}.profile-module__WJL1rq__pillTab{border:none;border-bottom:2px solid transparent;border-radius:0;flex:none;margin-bottom:-1px;padding:10px 20px;font-size:14px}.profile-module__WJL1rq__pillTabActive{color:var(--ink);border-color:transparent;border-bottom-color:var(--accent);background:0 0}.profile-module__WJL1rq__pillTabActive:hover{color:var(--ink);background:0 0}.profile-module__WJL1rq__searchBarWrap{margin-top:16px;margin-bottom:20px}}
.page-module__VmafnG__mobileHeader{padding:0 20px}.page-module__VmafnG__greeting{margin-bottom:18px}.page-module__VmafnG__greetingSmall{color:var(--ink-3);margin-bottom:4px;font-size:12px;font-weight:500;display:block}.page-module__VmafnG__headingMain{font-family:var(--serif);margin:0;font-size:30px;font-style:normal;font-weight:500;line-height:1.1}.page-module__VmafnG__headingAccent{color:var(--accent);font-style:italic;font-weight:400}.page-module__VmafnG__desktopHero{display:none}.page-module__VmafnG__mono{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:11px;font-weight:500;display:block}.page-module__VmafnG__desktopHeading{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 16px;font-size:64px;font-weight:500;line-height:1}.page-module__VmafnG__desktopSubtitle{color:var(--ink-2);max-width:560px;margin:0;font-size:15px;line-height:1.55}.page-module__VmafnG__searchBarWrap{margin:14px 20px}.page-module__VmafnG__categoriesRow{scrollbar-width:none;align-items:center;gap:8px;margin-bottom:14px;padding:0 20px;display:flex;overflow-x:auto}.page-module__VmafnG__categoriesRow::-webkit-scrollbar{display:none}.page-module__VmafnG__categoryRight{display:none}.page-module__VmafnG__pill{background:var(--bg-elev);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;font-family:var(--sans);border-radius:999px;flex-shrink:0;padding:9px 16px;transition:background .15s,border-color .15s,color .15s}.page-module__VmafnG__pill:hover{border-color:var(--accent);color:var(--accent)}.page-module__VmafnG__pillSm{padding:6px 12px;font-size:12px}.page-module__VmafnG__filtersPanel{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;margin:0 20px 14px;padding:14px}.page-module__VmafnG__filterRow{margin-bottom:12px}.page-module__VmafnG__filterRow:last-child{margin-bottom:0}.page-module__VmafnG__filterLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin-bottom:8px;font-size:11px;font-weight:500;display:block}.page-module__VmafnG__filterOptions{flex-wrap:wrap;gap:6px;display:flex}.page-module__VmafnG__content{flex-direction:column;flex:1;padding:0 20px;display:flex}.page-module__VmafnG__mobileList{flex-direction:column;gap:14px;display:flex}.page-module__VmafnG__desktopLayout{display:none}.page-module__VmafnG__editorialWrap{margin-bottom:14px}.page-module__VmafnG__editorialSide{display:none}.page-module__VmafnG__mobileOnlyCell{display:contents}.page-module__VmafnG__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.page-module__VmafnG__center{flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}.page-module__VmafnG__filterToggleBtn{border:1px solid var(--line);background:var(--bg-elev);color:var(--ink);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;font-family:var(--sans);border-radius:10px;align-items:center;gap:6px;padding:8px 14px;transition:background .15s,border-color .15s;display:flex}.page-module__VmafnG__filterToggleBtn:hover,.page-module__VmafnG__filterToggleBtnActive{background:var(--bg-soft);border-color:var(--line-strong)}.page-module__VmafnG__viewToggle{border:1px solid var(--line);border-radius:10px;display:flex;overflow:hidden}.page-module__VmafnG__viewBtn{background:var(--bg-elev);cursor:pointer;width:34px;height:34px;color:var(--ink-3);border:none;place-items:center;transition:background .15s,color .15s;display:grid}.page-module__VmafnG__viewBtn+.page-module__VmafnG__viewBtn{border-left:1px solid var(--line)}.page-module__VmafnG__viewBtnActive{background:var(--bg-soft);color:var(--ink)}.page-module__VmafnG__recipeCount{color:var(--ink-3);white-space:nowrap;font-size:13px;font-weight:500}@media (min-width:768px){.page-module__VmafnG__mobileHeader{display:none}.page-module__VmafnG__desktopHero{padding:32px 0 24px;display:block}.page-module__VmafnG__desktopHeading{font-size:max(36px,min(5vw,64px))}.page-module__VmafnG__searchBarWrap{display:none}.page-module__VmafnG__categoriesRow{flex-wrap:nowrap;align-items:flex-start;width:100%;margin:0 0 16px;padding:0;overflow:visible}.page-module__VmafnG__categoryRight{flex-shrink:0;align-items:center;gap:8px;padding-top:2px;display:flex}.page-module__VmafnG__filtersPanel{box-sizing:border-box;width:100%;margin:0 0 16px}.page-module__VmafnG__content{flex:1;width:100%;padding:0}.page-module__VmafnG__mobileList{display:none}.page-module__VmafnG__desktopLayout{display:block}.page-module__VmafnG__editorialWrap{grid-template-columns:1.4fr 1fr;gap:16px;width:100%;margin-bottom:16px;display:grid}.page-module__VmafnG__editorialSide{grid-template-rows:1fr 1fr;gap:16px;display:grid}.page-module__VmafnG__mobileOnlyCell{display:none}.page-module__VmafnG__grid{grid-template-columns:repeat(3,1fr);gap:16px;width:100%}}@media (min-width:1100px){.page-module__VmafnG__desktopHero{padding-top:40px;padding-bottom:28px}.page-module__VmafnG__categoriesRow{margin-bottom:20px}.page-module__VmafnG__categoryRight{gap:10px}.page-module__VmafnG__filtersPanel{margin-bottom:20px}.page-module__VmafnG__editorialWrap{grid-template-columns:1.6fr 1fr;gap:20px;margin-bottom:20px}.page-module__VmafnG__editorialSide{gap:20px}.page-module__VmafnG__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.page-module__VmafnG__gridError{color:var(--accent)}.page-module__VmafnG__gridEmpty{color:var(--ink-3)}
.edit-module__595LBG__center{justify-content:center;align-items:center;min-height:100vh;display:flex}.edit-module__595LBG__headerSaveBtn{background:var(--accent);color:#fff;font-size:14px;font-weight:600;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:8px 18px;transition:background .15s,opacity .15s}.edit-module__595LBG__headerSaveBtn:hover:not(:disabled){background:var(--accent-hover)}.edit-module__595LBG__headerSaveBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.edit-module__595LBG__headerSaveBtn:disabled{opacity:.45;cursor:default}
.new-module___eUPHW__center{justify-content:center;align-items:center;min-height:200px;display:flex}.new-module___eUPHW__centerText{color:var(--ink-3);text-align:center;font-size:15px}.new-module___eUPHW__modeToggle{background:var(--bg-soft);border-radius:12px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.new-module___eUPHW__modeBtn{color:var(--ink-2);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 0;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.new-module___eUPHW__modeBtnActive{background:var(--bg-elev);color:var(--ink);box-shadow:var(--shadow-sm);font-weight:600}.new-module___eUPHW__importCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;margin-bottom:14px;padding:16px}.new-module___eUPHW__importCardLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:10px;font-size:10px;font-weight:500;display:block}.new-module___eUPHW__urlRow{background:var(--bg);border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex}.new-module___eUPHW__urlInput{color:var(--ink);font-size:14px;font-family:var(--sans);background:0 0;border:none;outline:none;flex:1}.new-module___eUPHW__urlInput::placeholder{color:var(--ink-3)}.new-module___eUPHW__urlClear{cursor:pointer;color:var(--ink-3);background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex}.new-module___eUPHW__urlClear:hover{color:var(--ink)}.new-module___eUPHW__importBtn{background:var(--bg-soft);width:100%;color:var(--ink-3);cursor:default;font-size:14px;font-weight:600;font-family:var(--sans);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 0;transition:background .15s,color .15s;display:inline-flex}.new-module___eUPHW__importBtnActive{background:var(--accent);color:#fff;cursor:pointer}.new-module___eUPHW__importBtnActive:hover{background:var(--accent-hover)}@keyframes new-module___eUPHW__spin{to{transform:rotate(360deg)}}.new-module___eUPHW__spinner{border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite new-module___eUPHW__spin;display:inline-block}.new-module___eUPHW__sourcesWrap{margin-bottom:18px}.new-module___eUPHW__sourcesLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px;font-size:10px;font-weight:500;display:block}.new-module___eUPHW__sources{flex-wrap:wrap;gap:6px;display:flex}.new-module___eUPHW__sourceChip{background:var(--bg-soft);color:var(--ink-2);border-radius:999px;padding:6px 10px;font-size:11.5px;font-weight:500}.new-module___eUPHW__previewCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px;display:flex}.new-module___eUPHW__previewThumb{background:var(--bg-soft);border-radius:10px;flex-shrink:0;width:72px;height:72px}.new-module___eUPHW__previewBody{flex:1;min-width:0}.new-module___eUPHW__previewBadge{color:#6b7d52;align-items:center;gap:4px;margin-bottom:4px;font-size:10.5px;font-weight:600;display:inline-flex}.new-module___eUPHW__previewTitle{margin:0;font-size:14px;font-weight:600;line-height:1.3}.new-module___eUPHW__formWrap{margin-top:4px}.new-module___eUPHW__headerSaveBtn{background:var(--accent);color:#fff;font-size:14px;font-weight:600;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:8px 18px;transition:background .15s,opacity .15s}.new-module___eUPHW__headerSaveBtn:hover:not(:disabled){background:var(--accent-hover)}.new-module___eUPHW__headerSaveBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.new-module___eUPHW__headerSaveBtn:disabled{opacity:.45;cursor:default}
.waterTracker-module__aUwt_G__root{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;padding:18px}.waterTracker-module__aUwt_G__compact{border-radius:14px;padding:14px}.waterTracker-module__aUwt_G__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.waterTracker-module__aUwt_G__label{font-family:var(--mono);color:var(--ink-3);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.waterTracker-module__aUwt_G__norm{color:var(--ink-3);font-size:11px}.waterTracker-module__aUwt_G__amount{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.waterTracker-module__aUwt_G__amountValue{font-family:var(--serif);color:var(--ink);font-size:28px;font-weight:500;line-height:1}.waterTracker-module__aUwt_G__compact .waterTracker-module__aUwt_G__amountValue{font-size:22px}.waterTracker-module__aUwt_G__amountUnit{color:var(--ink-3);font-size:13px}.waterTracker-module__aUwt_G__glasses{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.waterTracker-module__aUwt_G__glass{border:1.5px solid var(--line-strong);background:var(--bg);cursor:pointer;border-radius:4px 4px 9px 9px;width:26px;height:34px;transition:border-color .15s,background .15s;position:relative;overflow:hidden}.waterTracker-module__aUwt_G__glassFull{background:linear-gradient(transparent 0%,transparent 18%,#bfd8e8 18%,#5b8fb9 100%);border-color:#5b8fb9}.waterTracker-module__aUwt_G__btns{gap:8px;display:flex}.waterTracker-module__aUwt_G__btn{background:var(--bg-soft);color:var(--ink-2);cursor:pointer;border:none;border-radius:9px;flex:1;padding:8px 0;font-size:12px;font-weight:600;transition:opacity .15s}.waterTracker-module__aUwt_G__btn:disabled{opacity:.4;cursor:not-allowed}.waterTracker-module__aUwt_G__btnAdd{color:#fff;background:#5b8fb9}
.Input-module__S0s9mq__input{border:1px solid var(--line);background:var(--bg-elev);width:100%;color:var(--ink);font-size:16px;font-family:var(--sans);box-sizing:border-box;border-radius:12px;outline:none;padding:10px 12px;transition:border-color .15s}.Input-module__S0s9mq__input:focus{border-color:var(--accent)}.Input-module__S0s9mq__input::placeholder{color:var(--ink-3)}
.RecipePlaceholder-module__A-dQwa__root{width:100%;height:100%;position:relative;overflow:hidden}.RecipePlaceholder-module__A-dQwa__noise{mix-blend-mode:overlay;background:repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 2px,transparent 2px,transparent 5px);position:absolute;top:0;bottom:0;left:0;right:0}.RecipePlaceholder-module__A-dQwa__vignette{background:radial-gradient(120% 80% at 50% 40%,transparent 50%,rgba(0,0,0,.15) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.RecipePlaceholder-module__A-dQwa__categoryStamp{letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.22);border-radius:6px;padding:4px 8px;font-size:10px;position:absolute;top:12px;left:12px}
.RecipeCard-module__Qb5n_G__root{background:var(--bg-elev);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.RecipeCard-module__Qb5n_G__root:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.RecipeCard-module__Qb5n_G__root:active{transform:translateY(0)}.RecipeCard-module__Qb5n_G__featured{border-radius:20px}.RecipeCard-module__Qb5n_G__featuredBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--ink);z-index:2;pointer-events:none;background:rgba(255,255,255,.92);border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11.5px;font-weight:600;display:flex;position:absolute;top:14px;left:14px}.RecipeCard-module__Qb5n_G__featuredBadge svg{color:var(--amber)}.RecipeCard-module__Qb5n_G__imageLink{text-decoration:none;display:block}.RecipeCard-module__Qb5n_G__imageWrap{flex-shrink:0;width:100%;position:relative;overflow:hidden}.RecipeCard-module__Qb5n_G__categoryStamp{letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.22);border-radius:6px;padding:4px 8px;font-size:10px;position:absolute;top:12px;left:12px}.RecipeCard-module__Qb5n_G__favBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30px;height:30px;color:var(--ink-3);cursor:pointer;z-index:2;background:rgba(255,255,255,.9);border:none;border-radius:999px;place-items:center;transition:color .15s;display:grid;position:absolute;top:10px;right:10px}.RecipeCard-module__Qb5n_G__favBtn:hover,.RecipeCard-module__Qb5n_G__favBtnActive{color:var(--accent)}.RecipeCard-module__Qb5n_G__featured .RecipeCard-module__Qb5n_G__favBtn{width:36px;height:36px;top:14px;right:14px}.RecipeCard-module__Qb5n_G__body{color:inherit;flex-direction:column;gap:4px;padding:11px 12px 13px;text-decoration:none;display:flex}.RecipeCard-module__Qb5n_G__featured .RecipeCard-module__Qb5n_G__body{padding:14px 16px 16px}.RecipeCard-module__Qb5n_G__meta{color:var(--ink-3);align-items:center;gap:10px;margin-bottom:4px;font-size:11.5px;display:flex}.RecipeCard-module__Qb5n_G__metaCategory{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:500}.RecipeCard-module__Qb5n_G__metaRating{color:var(--amber);align-items:center;gap:3px;font-size:12px;font-weight:600;display:inline-flex}.RecipeCard-module__Qb5n_G__title{font-family:var(--serif);color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.RecipeCard-module__Qb5n_G__titleFeatured{-webkit-line-clamp:3;font-size:28px;line-height:1.15}.RecipeCard-module__Qb5n_G__description{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.RecipeCard-module__Qb5n_G__metaSmall{align-items:center;gap:6px;margin-top:2px;display:flex}.RecipeCard-module__Qb5n_G__metaCategorySmall{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);font-size:10.5px;font-weight:500}.RecipeCard-module__Qb5n_G__tagRow{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.RecipeCard-module__Qb5n_G__tagPill{border-radius:var(--radius-sm,6px);background:var(--tag-bg,rgba(190,89,55,.09));border:1px solid var(--tag-border,rgba(190,89,55,.25));color:var(--accent);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;align-items:center;max-width:120px;padding:3px 7px;font-size:10px;font-weight:500;line-height:1.4;display:inline-flex;overflow:hidden}.RecipeCard-module__Qb5n_G__tagOverflow{border-radius:var(--radius-sm,6px);background:var(--bg-soft);border:1px solid var(--line);color:var(--ink-3);white-space:nowrap;flex-shrink:0;align-items:center;padding:3px 7px;font-size:10px;font-weight:500;line-height:1.4;display:inline-flex}.RecipeCard-module__Qb5n_G__rootHorizontal{background:var(--bg-elev);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:row;height:100%;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.RecipeCard-module__Qb5n_G__rootHorizontal:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.RecipeCard-module__Qb5n_G__horizontalImageLink{flex-shrink:0;width:150px;text-decoration:none;display:block;position:relative;overflow:hidden}.RecipeCard-module__Qb5n_G__horizontalBody{color:inherit;flex-direction:column;flex:1;gap:4px;min-width:0;padding:14px 14px 12px;text-decoration:none;display:flex}.RecipeCard-module__Qb5n_G__horizontalFooter{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.RecipeCard-module__Qb5n_G__favBtnInline{cursor:pointer;width:28px;height:28px;color:var(--ink-3);background:0 0;border:none;border-radius:999px;place-items:center;transition:color .15s;display:grid}.RecipeCard-module__Qb5n_G__favBtnInline:hover{color:var(--accent)}@media (min-width:768px) and (max-width:1099px){.RecipeCard-module__Qb5n_G__rootHorizontal{flex-direction:column}.RecipeCard-module__Qb5n_G__horizontalImageLink{width:100%;height:160px}}
.ProfileMenuSheet-module__hR2XOa__backdrop{z-index:400;background:rgba(0,0,0,.4);animation:.18s ProfileMenuSheet-module__hR2XOa__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ProfileMenuSheet-module__hR2XOa__fadeIn{0%{opacity:0}to{opacity:1}}.ProfileMenuSheet-module__hR2XOa__sheet{background:var(--bg-elev);z-index:401;border-radius:20px 20px 0 0;padding:16px 16px 32px;animation:.24s ProfileMenuSheet-module__hR2XOa__slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes ProfileMenuSheet-module__hR2XOa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProfileMenuSheet-module__hR2XOa__sheetHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ProfileMenuSheet-module__hR2XOa__sheetTitle{font-family:var(--serif);color:var(--ink);margin:0;font-size:18px;font-weight:600}.ProfileMenuSheet-module__hR2XOa__closeBtn{background:var(--bg-soft);width:36px;height:36px;color:var(--ink-2);cursor:pointer;border:none;border-radius:10px;place-items:center;transition:background .15s;display:grid}.ProfileMenuSheet-module__hR2XOa__closeBtn:hover{background:var(--line)}.ProfileMenuSheet-module__hR2XOa__closeBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ProfileMenuSheet-module__hR2XOa__group{background:var(--bg-soft);border-radius:14px;margin-bottom:10px;overflow:hidden}.ProfileMenuSheet-module__hR2XOa__row{border:none;border-bottom:1px solid var(--line);width:100%;font-family:var(--sans);color:var(--ink);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:14px;padding:14px 16px;font-size:15px;font-weight:500;transition:background .15s;display:flex}.ProfileMenuSheet-module__hR2XOa__row:last-child{border-bottom:none}.ProfileMenuSheet-module__hR2XOa__row:hover:not(:disabled){background:var(--line)}.ProfileMenuSheet-module__hR2XOa__row:disabled{color:var(--ink-3);cursor:default}.ProfileMenuSheet-module__hR2XOa__row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.ProfileMenuSheet-module__hR2XOa__rowIcon{color:inherit;flex-shrink:0;display:flex}.ProfileMenuSheet-module__hR2XOa__rowLogout{color:var(--accent)}
.planChip-module__RGmhjW__root{background:var(--bg-elev);border:1px solid var(--line);box-shadow:var(--shadow-sm);cursor:grab;border-radius:10px;align-items:center;gap:8px;padding:6px;display:flex}.planChip-module__RGmhjW__root:active{cursor:grabbing}.planChip-module__RGmhjW__compact{border-radius:8px;padding:5px}.planChip-module__RGmhjW__drag{color:var(--ink-3);cursor:grab;flex-shrink:0;place-items:center;display:grid}.planChip-module__RGmhjW__thumb{border-radius:7px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.planChip-module__RGmhjW__compact .planChip-module__RGmhjW__thumb{width:36px;height:36px}.planChip-module__RGmhjW__info{flex-direction:column;flex:1;justify-content:space-between;gap:3px;min-width:0;display:flex}.planChip-module__RGmhjW__title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;font-weight:600;line-height:1.25;text-decoration:none;display:-webkit-box;overflow:hidden}.planChip-module__RGmhjW__title:hover{color:var(--accent)}.planChip-module__RGmhjW__meta{color:var(--ink-3);font-size:10px}.planChip-module__RGmhjW__remove{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;place-items:center;padding:2px;transition:color .15s;display:grid}.planChip-module__RGmhjW__remove:hover{color:var(--accent)}
.MobileRecipeCard-module__jRv5JG__root{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;position:relative;overflow:hidden}.MobileRecipeCard-module__jRv5JG__cardLink{color:inherit;text-decoration:none;display:flex}.MobileRecipeCard-module__jRv5JG__imageCol{flex-shrink:0;align-self:stretch;width:124px;min-height:120px;position:relative;overflow:hidden}.MobileRecipeCard-module__jRv5JG__content{flex-direction:column;flex:1;gap:6px;min-width:0;padding:12px 14px;display:flex}.MobileRecipeCard-module__jRv5JG__header{align-items:flex-start;gap:8px;display:flex}.MobileRecipeCard-module__jRv5JG__headerText{flex:1;min-width:0}.MobileRecipeCard-module__jRv5JG__category{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:4px;font-size:9.5px}.MobileRecipeCard-module__jRv5JG__title{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;font-variation-settings:"opsz" 60;text-wrap:pretty;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:500;line-height:1.18;display:-webkit-box;overflow:hidden}.MobileRecipeCard-module__jRv5JG__contentWithFav{padding-right:42px}.MobileRecipeCard-module__jRv5JG__favBtn{border:1px solid var(--line);background:var(--bg-elev);cursor:pointer;width:28px;height:28px;color:var(--ink-3);border-radius:999px;place-items:center;transition:color .15s;display:grid;position:absolute;top:12px;right:14px}.MobileRecipeCard-module__jRv5JG__favBtn:hover,.MobileRecipeCard-module__jRv5JG__favBtnActive{color:var(--accent)}.MobileRecipeCard-module__jRv5JG__tags{flex-wrap:wrap;gap:4px;display:flex}.MobileRecipeCard-module__jRv5JG__tagPill{background:var(--accent-soft);color:var(--accent-ink);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.MobileRecipeCard-module__jRv5JG__meta{color:var(--ink-3);align-items:center;gap:8px;margin-top:auto;font-size:11.5px;display:flex}.MobileRecipeCard-module__jRv5JG__metaRating{color:var(--amber);align-items:center;gap:3px;font-weight:600;display:inline-flex}.MobileRecipeCard-module__jRv5JG__metaItem{align-items:center;gap:4px;display:inline-flex}.MobileRecipeCard-module__jRv5JG__metaDivider{background:var(--line-strong);flex-shrink:0;width:1px;height:10px}.MobileRecipeCard-module__jRv5JG__ingredientsToggle{background:var(--bg);border:none;border-top:1px dashed var(--line-strong);cursor:pointer;width:100%;color:var(--ink-2);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.MobileRecipeCard-module__jRv5JG__toggleLabel{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:9.5px}.MobileRecipeCard-module__jRv5JG__ingredientsList{background:var(--bg);padding:10px 14px 12px}.MobileRecipeCard-module__jRv5JG__ingredientRow{border-bottom:1px dotted var(--line);align-items:baseline;gap:6px;padding:3px 0;font-size:12.5px;display:flex}.MobileRecipeCard-module__jRv5JG__ingredientRow:last-child{border-bottom:none}.MobileRecipeCard-module__jRv5JG__ingredientName{color:var(--ink)}.MobileRecipeCard-module__jRv5JG__ingredientAmount{text-align:right;color:var(--ink-3);font-variant-numeric:tabular-nums;flex:1}
.admin-module__DJrWaW__header{margin-bottom:28px}.admin-module__DJrWaW__title{font-family:var(--serif);color:var(--ink);margin:0 0 4px;font-size:2rem;font-weight:700}.admin-module__DJrWaW__subtitle{color:var(--ink-3);margin:0;font-size:.875rem}.admin-module__DJrWaW__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:32px;display:grid}@media (min-width:640px){.admin-module__DJrWaW__statsGrid{grid-template-columns:repeat(4,1fr)}}.admin-module__DJrWaW__statCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.admin-module__DJrWaW__statValue{font-family:var(--serif);color:var(--accent);font-size:2rem;font-weight:700;line-height:1}.admin-module__DJrWaW__statLabel{color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.admin-module__DJrWaW__section{margin-bottom:40px}.admin-module__DJrWaW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-module__DJrWaW__sectionTitle{font-family:var(--serif);color:var(--ink);margin:0;font-size:1.25rem;font-weight:600}.admin-module__DJrWaW__sectionCount{color:var(--ink-3);background:var(--bg-soft);border-radius:20px;padding:2px 10px;font-size:.8rem}.admin-module__DJrWaW__tableWrap{border:1px solid var(--line);background:var(--bg-elev);border-radius:12px;overflow-x:auto}.admin-module__DJrWaW__table{border-collapse:collapse;width:100%;font-size:.875rem}.admin-module__DJrWaW__table th{text-align:left;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);background:var(--bg-soft);white-space:nowrap;padding:10px 14px;font-size:.75rem;font-weight:600}.admin-module__DJrWaW__table td{color:var(--ink);border-bottom:1px solid var(--line);vertical-align:middle;padding:10px 14px}.admin-module__DJrWaW__table tr:last-child td{border-bottom:none}.admin-module__DJrWaW__table tr:hover td{background:var(--bg-soft)}.admin-module__DJrWaW__roleBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.admin-module__DJrWaW__roleAdmin{background:var(--accent-soft);color:var(--accent-ink)}.admin-module__DJrWaW__roleUser{background:var(--bg-soft);color:var(--ink-3)}.admin-module__DJrWaW__roleSelect{background:var(--bg-elev);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:6px;padding:4px 8px;font-size:.8rem}.admin-module__DJrWaW__roleSelect:focus{border-color:var(--accent);outline:none}.admin-module__DJrWaW__pill{border-radius:20px;padding:2px 8px;font-size:.75rem;display:inline-block}.admin-module__DJrWaW__pillOk{color:#2e7d32;background:#e8f5e9}.admin-module__DJrWaW__pillNo{background:var(--bg-soft);color:var(--ink-3)}.admin-module__DJrWaW__deleteBtn{color:var(--ink-3);cursor:pointer;background:0 0;border:1px solid transparent;border-radius:6px;padding:4px 10px;font-size:.8rem;transition:color .15s,border-color .15s}.admin-module__DJrWaW__deleteBtn:hover{color:#c0392b;border-color:#c0392b}.admin-module__DJrWaW__deleteBtn:disabled{opacity:.4;cursor:not-allowed}.admin-module__DJrWaW__emailCell{color:var(--ink-2);font-size:.8rem}.admin-module__DJrWaW__authorCell{color:var(--ink-3);font-size:.8rem}.admin-module__DJrWaW__guard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:60vh;display:flex}.admin-module__DJrWaW__guardTitle{font-family:var(--serif);color:var(--ink);margin:0;font-size:1.5rem}.admin-module__DJrWaW__guardSub{color:var(--ink-3);margin:0}.admin-module__DJrWaW__loading{text-align:center;color:var(--ink-3);padding:40px}.admin-module__DJrWaW__empty{text-align:center;color:var(--ink-3);padding:24px;font-size:.875rem}
.addMealModal-module__MW74FW__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(20,15,10,.45);place-items:center;padding:40px 16px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.addMealModal-module__MW74FW__modal{background:var(--bg-elev);border:1px solid var(--line);width:100%;max-width:560px;max-height:78vh;box-shadow:var(--shadow-md);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.addMealModal-module__MW74FW__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.addMealModal-module__MW74FW__title{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 60;margin:0 0 4px;font-size:22px;font-weight:500}.addMealModal-module__MW74FW__subtitle{color:var(--ink-3);font-size:13px}.addMealModal-module__MW74FW__close{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;place-items:center;margin-top:2px;padding:4px;transition:color .15s;display:grid}.addMealModal-module__MW74FW__close:hover{color:var(--ink)}.addMealModal-module__MW74FW__searchWrap{background:var(--bg);border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;margin:12px 18px;padding:10px 12px;display:flex}.addMealModal-module__MW74FW__searchIcon{color:var(--ink-3);flex-shrink:0;place-items:center;display:grid}.addMealModal-module__MW74FW__search{color:var(--ink);font-size:14px;font-family:var(--sans);background:0 0;border:none;outline:none;flex:1}.addMealModal-module__MW74FW__search::placeholder{color:var(--ink-3)}.addMealModal-module__MW74FW__list{flex:1;padding:0 8px 12px;overflow-y:auto}.addMealModal-module__MW74FW__empty{color:var(--ink-3);text-align:center;padding:24px;font-size:13px}.addMealModal-module__MW74FW__item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px;transition:background .15s;display:flex}.addMealModal-module__MW74FW__item:hover{background:var(--bg-soft)}.addMealModal-module__MW74FW__itemThumb{border-radius:10px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.addMealModal-module__MW74FW__itemInfo{flex:1;min-width:0}.addMealModal-module__MW74FW__itemTitle{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:600;display:block;overflow:hidden}.addMealModal-module__MW74FW__itemMeta{color:var(--ink-3);gap:6px;font-size:12px;display:flex}.addMealModal-module__MW74FW__itemAdd{color:var(--accent);flex-shrink:0;place-items:center;display:grid}
.PendingReviewSection-module__9sLa9W__section{flex-direction:column;gap:12px;display:flex}.PendingReviewSection-module__9sLa9W__sectionHeader{align-items:center;gap:10px;display:flex}.PendingReviewSection-module__9sLa9W__sectionTitle{color:var(--ink);align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}.PendingReviewSection-module__9sLa9W__badge{background:var(--amber);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.PendingReviewSection-module__9sLa9W__list{flex-direction:column;gap:12px;display:flex}.PendingReviewSection-module__9sLa9W__card{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.PendingReviewSection-module__9sLa9W__cardHeader{flex-direction:column;gap:4px;display:flex}.PendingReviewSection-module__9sLa9W__cardMeta{align-items:center;gap:10px;display:flex}.PendingReviewSection-module__9sLa9W__cardDate,.PendingReviewSection-module__9sLa9W__cardAuthor{color:var(--ink-3);font-size:11px;font-family:var(--mono)}.PendingReviewSection-module__9sLa9W__cardTitle{color:var(--ink);font-size:15px;font-weight:600;font-family:var(--serif);line-height:1.3;text-decoration:none}.PendingReviewSection-module__9sLa9W__cardTitle:hover{color:var(--accent);text-decoration:underline}.PendingReviewSection-module__9sLa9W__cardInfo{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.PendingReviewSection-module__9sLa9W__cardInfo span{color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);border-radius:999px;padding:2px 8px;font-size:11px}.PendingReviewSection-module__9sLa9W__ingredients{flex-wrap:wrap;gap:5px;display:flex}.PendingReviewSection-module__9sLa9W__ingredientTag{color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);border-radius:6px;padding:3px 8px;font-size:11px}.PendingReviewSection-module__9sLa9W__rejectForm{flex-direction:column;gap:8px;display:flex}.PendingReviewSection-module__9sLa9W__rejectTextarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font-size:13px;font-family:var(--sans);resize:none;border-radius:10px;outline:none;padding:10px 12px;transition:border-color .15s}.PendingReviewSection-module__9sLa9W__rejectTextarea:focus{border-color:var(--accent)}.PendingReviewSection-module__9sLa9W__btnRow{gap:8px;display:flex}.PendingReviewSection-module__9sLa9W__btn{cursor:pointer;font-size:13px;font-weight:600;font-family:var(--sans);border:none;border-radius:9px;padding:9px 16px;transition:background .15s,opacity .15s}.PendingReviewSection-module__9sLa9W__btn:disabled{opacity:.5;cursor:default}.PendingReviewSection-module__9sLa9W__btnApprove{color:#fff;background:#4caf50;flex:1}.PendingReviewSection-module__9sLa9W__btnApprove:hover:not(:disabled){background:#388e3c}.PendingReviewSection-module__9sLa9W__btnSecondary{background:var(--bg-soft);color:var(--ink-2);border:1px solid var(--line)}.PendingReviewSection-module__9sLa9W__btnSecondary:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.PendingReviewSection-module__9sLa9W__btnDanger{color:#fff;background:#f44336;flex:1}.PendingReviewSection-module__9sLa9W__btnDanger:hover:not(:disabled){background:#d32f2f}.PendingReviewSection-module__9sLa9W__loading,.PendingReviewSection-module__9sLa9W__empty{color:var(--ink-3);padding:8px 0;font-size:13px}
.cart-module__cWMCGq__clearBtn{color:var(--ink-3);border:1px solid var(--line);background:var(--bg-elev);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);white-space:nowrap;border-radius:10px;flex-shrink:0;padding:7px 11px;transition:color .15s,border-color .15s}.cart-module__cWMCGq__clearBtn:hover{color:var(--accent);border-color:var(--accent)}.cart-module__cWMCGq__list{flex-direction:column;gap:12px;padding:0 16px;display:flex}@media (min-width:768px){.cart-module__cWMCGq__list{max-width:840px;margin:0 auto;padding:0 40px}}.cart-module__cWMCGq__section{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;overflow:hidden}.cart-module__cWMCGq__sectionHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:11px 14px 10px;display:flex}.cart-module__cWMCGq__categoryBtn{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:11px;font-weight:600;font-family:var(--mono);cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:0;display:flex}.cart-module__cWMCGq__categoryBtn:hover{color:var(--ink-2)}.cart-module__cWMCGq__categoryCount{font-family:var(--sans);color:var(--ink-3);letter-spacing:0;text-transform:none;font-size:11px;font-weight:500}.cart-module__cWMCGq__categoryEditForm{flex:1}.cart-module__cWMCGq__categoryInput{border:1px solid var(--accent);background:var(--bg-soft);letter-spacing:.07em;text-transform:uppercase;width:100%;max-width:220px;color:var(--ink-2);font-size:11px;font-weight:600;font-family:var(--mono);border-radius:7px;outline:none;padding:4px 8px}.cart-module__cWMCGq__sectionActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.cart-module__cWMCGq__iconBtn{width:28px;height:28px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;transition:color .15s,background .15s;display:grid}.cart-module__cWMCGq__iconBtn:hover{background:var(--bg-soft);color:var(--ink)}.cart-module__cWMCGq__iconBtnDanger:hover{color:var(--accent);background:rgba(201,98,63,.08)}.cart-module__cWMCGq__item{border-bottom:1px solid var(--line);background:var(--bg-elev);align-items:center;gap:11px;padding:13px 14px;transition:opacity .2s;display:flex}.cart-module__cWMCGq__item:last-child{border-bottom:none}.cart-module__cWMCGq__itemChecked{opacity:.45}.cart-module__cWMCGq__checkbox{border:1.5px solid var(--line-strong);background:var(--bg);cursor:pointer;color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;transition:background .15s,border-color .15s;display:grid}.cart-module__cWMCGq__checkboxChecked{background:var(--accent);border-color:var(--accent)}.cart-module__cWMCGq__itemName{color:var(--ink);flex:1;font-size:14px;font-weight:500}.cart-module__cWMCGq__itemChecked .cart-module__cWMCGq__itemName{color:var(--ink-3);text-decoration:line-through}.cart-module__cWMCGq__itemAmount{color:var(--ink-3);white-space:nowrap;font-size:13px}.cart-module__cWMCGq__swipeWrapper{max-height:120px;transition:max-height;position:relative;overflow:hidden}.cart-module__cWMCGq__swipeRemoving{pointer-events:none}.cart-module__cWMCGq__swipeDeleteBg{background:color-mix(in srgb,var(--accent)14%,var(--bg-elev));color:var(--accent);justify-content:flex-end;align-items:center;padding-right:18px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.cart-module__cWMCGq__swipeDeleteIcon{will-change:transform;place-items:center;width:40px;height:40px;display:grid;transform:scale(.8)}.cart-module__cWMCGq__swipeContent{background:var(--bg-elev);touch-action:pan-y;will-change:transform;position:relative}.cart-module__cWMCGq__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px 40px;display:flex}.cart-module__cWMCGq__emptyIcon{background:var(--bg-soft);width:64px;height:64px;color:var(--ink-3);border-radius:999px;place-items:center;margin-bottom:16px;display:grid}.cart-module__cWMCGq__emptyTitle{font-family:var(--serif);color:var(--ink);margin:0 0 8px;font-size:20px;font-weight:500}.cart-module__cWMCGq__emptyText{color:var(--ink-3);max-width:260px;margin:0 0 24px;font-size:13px;line-height:1.55}.cart-module__cWMCGq__emptyAddBtn{background:var(--accent);color:#fff;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);border:none;border-radius:12px;align-items:center;gap:6px;padding:11px 20px;transition:background .15s;display:inline-flex}.cart-module__cWMCGq__emptyAddBtn:hover{background:var(--accent-hover)}.cart-module__cWMCGq__fab{background:var(--accent);color:#fff;cursor:pointer;width:52px;height:52px;box-shadow:0 4px 16px color-mix(in srgb,var(--accent)40%,transparent),0 1px 3px rgba(0,0,0,.15);z-index:40;border:none;border-radius:999px;place-items:center;transition:background .15s;display:grid;position:fixed;bottom:88px;right:20px}.cart-module__cWMCGq__fab:hover{background:var(--accent-hover)}@media (min-width:768px){.cart-module__cWMCGq__fab{bottom:32px;right:40px}}.cart-module__cWMCGq__modalOverlay{z-index:200;background:rgba(0,0,0,.45);align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media (min-width:768px){.cart-module__cWMCGq__modalOverlay{justify-content:center;align-items:center;padding:24px}}.cart-module__cWMCGq__modal{background:var(--bg);width:100%;box-shadow:var(--shadow-md);border-radius:20px 20px 0 0;padding:15px 20px 25px}@media (min-width:768px){.cart-module__cWMCGq__modal{border-radius:20px;max-width:480px;padding:24px}}.cart-module__cWMCGq__modalHandle{background:var(--line-strong);border-radius:2px;width:36px;height:4px;margin:0 auto 16px}@media (min-width:768px){.cart-module__cWMCGq__modalHandle{display:none}}.cart-module__cWMCGq__modalHeader{display:none}@media (min-width:768px){.cart-module__cWMCGq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}}.cart-module__cWMCGq__modalTitle{font-family:var(--serif);color:var(--ink);font-size:20px;font-weight:500}.cart-module__cWMCGq__modalClose{background:var(--bg-soft);cursor:pointer;width:30px;height:30px;color:var(--ink-2);border:none;border-radius:999px;place-items:center;display:grid}.cart-module__cWMCGq__addForm{flex-direction:column;gap:12px;display:flex}.cart-module__cWMCGq__addRow{gap:8px;display:flex}.cart-module__cWMCGq__nameRow{z-index:1;gap:8px;display:flex;position:relative}.cart-module__cWMCGq__nameInputWrap{flex:1;position:relative}.cart-module__cWMCGq__suggestions{background:var(--bg-elev);border:1px solid var(--line);z-index:210;max-height:200px;box-shadow:var(--shadow-md);border-radius:12px;margin-bottom:4px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto}.cart-module__cWMCGq__suggestionItem{width:100%;color:var(--ink);cursor:pointer;text-align:left;font-size:14px;font-family:var(--sans);background:0 0;border:none;padding:10px 14px;transition:background .1s;display:block}.cart-module__cWMCGq__suggestionItem:hover,.cart-module__cWMCGq__suggestionActive{background:var(--bg-soft)}.cart-module__cWMCGq__addInput{flex:1}.cart-module__cWMCGq__amountWrap{flex:0 0 125px;min-width:0}.cart-module__cWMCGq__selectWrap{flex:1}.cart-module__cWMCGq__catRow{align-items:center;gap:8px;display:flex}.cart-module__cWMCGq__select{border:1px solid var(--line);background:var(--bg-elev)url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;color:var(--ink);font-size:14px;font-family:var(--sans);cursor:pointer;border-radius:12px;outline:none;padding:12px 36px 12px 14px;transition:border-color .15s}.cart-module__cWMCGq__select:focus{border-color:var(--accent)}.cart-module__cWMCGq__selectPlaceholder{color:var(--ink-3)}.cart-module__cWMCGq__addCatBtn{color:var(--ink-2);border:1px solid var(--line);background:var(--bg-elev);cursor:pointer;font-size:16px;font-weight:500;font-family:var(--sans);white-space:nowrap;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;padding:10px 12px;transition:color .15s;display:inline-flex}.cart-module__cWMCGq__addCatBtn:hover{color:var(--accent)}.cart-module__cWMCGq__addCatConfirmBtn{background:var(--accent);color:#fff;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--sans);border:none;border-radius:10px;flex-shrink:0;padding:10px 16px}.cart-module__cWMCGq__addSubmitBtn{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:12px;padding:14px;transition:background .15s}.cart-module__cWMCGq__addSubmitBtn:disabled{background:var(--bg-soft);color:var(--ink-3);cursor:not-allowed}.cart-module__cWMCGq__addSubmitBtn:not(:disabled):hover{background:var(--accent-hover)}
.feed-module__mOpl7a__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:60vh;padding:40px 24px;display:flex}.feed-module__mOpl7a__title{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 14;margin:0;font-size:28px;font-weight:600}.feed-module__mOpl7a__stub{font-family:var(--sans);color:var(--ink-3);max-width:280px;margin:0;font-size:15px;line-height:1.5}
.page-module__L3k-pq__wrap{padding:16px}.page-module__L3k-pq__tabs{gap:8px;margin-bottom:16px;display:flex}.page-module__L3k-pq__tab{font-size:14px;font-weight:500;font-family:var(--sans);color:var(--ink-3);background:var(--bg-elev);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:8px 16px;transition:color .15s,background .15s,border-color .15s}.page-module__L3k-pq__tab:hover{color:var(--ink)}.page-module__L3k-pq__tabActive{color:var(--accent);background:var(--accent-soft);border-color:transparent;font-weight:600}.page-module__L3k-pq__centered{justify-content:center;align-items:center;min-height:200px;display:flex}.page-module__L3k-pq__emptyText{color:var(--ink-3);margin:0;font-size:15px}.page-module__L3k-pq__mobileList{flex-direction:column;gap:14px;display:flex}.page-module__L3k-pq__desktopGrid{display:none}@media (min-width:768px){.page-module__L3k-pq__mobileList{display:none}.page-module__L3k-pq__desktopGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}}@media (min-width:1100px){.page-module__L3k-pq__desktopGrid{grid-template-columns:repeat(3,1fr)}}
.password-module__OJKcTG__desc{color:var(--ink-2);margin-bottom:22px;font-size:14px;line-height:1.5}.password-module__OJKcTG__field{margin-bottom:14px}.password-module__OJKcTG__label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:6px;font-size:10px;font-weight:500;display:block}.password-module__OJKcTG__pwdWrap{position:relative}.password-module__OJKcTG__inputPwd{padding-right:80px}.password-module__OJKcTG__pwdToggle{color:var(--ink-3);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--sans);background:0 0;border:none;padding:6px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-module__OJKcTG__strengthWrap{margin-top:10px}.password-module__OJKcTG__strengthBar{gap:4px;margin-bottom:10px;display:flex}.password-module__OJKcTG__strengthSeg{border-radius:999px;flex:1;height:4px;transition:background .2s}.password-module__OJKcTG__strengthLabel{margin-bottom:10px;font-size:11.5px;font-weight:600}.password-module__OJKcTG__checklist{flex-direction:column;gap:6px;display:flex}.password-module__OJKcTG__checkItem{align-items:center;gap:8px;font-size:12px;display:flex}.password-module__OJKcTG__checkDot{color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:14px;height:14px;display:grid}.password-module__OJKcTG__mismatch{color:#c77a47;margin-top:6px;font-size:11.5px;font-weight:500}.password-module__OJKcTG__match{color:#6b7d52;align-items:center;gap:4px;margin-top:6px;font-size:11.5px;font-weight:500;display:inline-flex}.password-module__OJKcTG__forgotWrap{text-align:right;margin-top:-4px;margin-bottom:20px}.password-module__OJKcTG__forgotLink{color:var(--accent);cursor:pointer;font-size:13px;font-weight:500}.password-module__OJKcTG__submitBtn{background:var(--bg-soft);width:100%;color:var(--ink-3);cursor:default;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:14px;padding:14px 0;transition:background .15s,color .15s}.password-module__OJKcTG__submitBtnActive{background:var(--accent);color:#fff;cursor:pointer}.password-module__OJKcTG__submitBtnActive:hover{background:var(--accent-hover,#b5573a)}.password-module__OJKcTG__hint{text-align:center;color:var(--ink-3);margin-top:16px;font-size:11.5px;line-height:1.5}.password-module__OJKcTG__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 92px);display:flex}.password-module__OJKcTG__successCircle{background:color-mix(in oklab,var(--accent)14%,transparent);width:72px;height:72px;color:var(--accent);border-radius:999px;place-items:center;margin-bottom:22px;display:grid}.password-module__OJKcTG__successHeading{font-size:28px;font-weight:500;font-family:var(--serif);font-variation-settings:"opsz" 120;margin-bottom:10px}.password-module__OJKcTG__accent{color:var(--accent);font-style:italic;font-weight:400}.password-module__OJKcTG__successSub{color:var(--ink-2);max-width:280px;margin-bottom:28px;font-size:14px;line-height:1.5}.password-module__OJKcTG__successBtn{background:var(--accent);color:#fff;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);border:none;border-radius:12px;padding:12px 28px}
.settings-module__qXBAdG__group{margin-bottom:22px}.settings-module__qXBAdG__groupTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px;padding-left:4px;font-size:10px;font-weight:500}.settings-module__qXBAdG__groupCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;overflow:hidden}.settings-module__qXBAdG__row{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:12px;padding:13px 14px;display:flex}.settings-module__qXBAdG__rowLast{border-bottom:none}.settings-module__qXBAdG__rowCol{flex-direction:column;align-items:stretch;gap:10px}.settings-module__qXBAdG__rowLabel{color:var(--ink);flex:1;font-size:14px;font-weight:500}.settings-module__qXBAdG__rowValue{color:var(--ink-3);font-size:13px}.settings-module__qXBAdG__rowInfo{flex-direction:column;flex:1;gap:2px;display:flex}.settings-module__qXBAdG__rowSub{color:var(--ink-3);font-size:11.5px}.settings-module__qXBAdG__toggle{background:var(--line-strong,#cbbdad);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .15s;position:relative}.settings-module__qXBAdG__toggleOn{background:var(--accent)}.settings-module__qXBAdG__toggleThumb{background:#fff;border-radius:999px;width:18px;height:18px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px rgba(0,0,0,.15)}.settings-module__qXBAdG__toggleThumbOn{left:18px}.settings-module__qXBAdG__segmented{background:var(--bg-soft);border-radius:10px;gap:4px;padding:3px;display:flex}.settings-module__qXBAdG__segBtn{color:var(--ink-2);cursor:pointer;font-size:12.5px;font-weight:500;font-family:var(--sans);background:0 0;border:none;border-radius:8px;flex:1;padding:7px 0;transition:background .15s,color .15s}.settings-module__qXBAdG__segBtnActive{background:var(--bg-elev);color:var(--ink);font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.1)}.settings-module__qXBAdG__deleteBtn{border:1px solid var(--line);width:100%;color:var(--accent);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);background:0 0;border-radius:12px;margin-top:10px;padding:13px 0;transition:border-color .15s}.settings-module__qXBAdG__deleteBtn:hover{border-color:var(--accent)}
.calendar-module__r5qhga__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.calendar-module__r5qhga__weekLabel{font-family:var(--mono);color:var(--accent);letter-spacing:.04em;margin-bottom:8px;font-size:12px}.calendar-module__r5qhga__heading{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 144;letter-spacing:-.02em;margin:0;font-size:36px;font-weight:500;line-height:1}.calendar-module__r5qhga__headingAccent{color:var(--accent);font-style:italic;font-weight:400}.calendar-module__r5qhga__toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.calendar-module__r5qhga__viewToggle{background:var(--bg-elev);border:1px solid var(--line);border-radius:10px;gap:2px;padding:3px;display:flex}.calendar-module__r5qhga__viewBtn{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s}.calendar-module__r5qhga__viewBtnActive{background:var(--bg-soft);color:var(--ink)}.calendar-module__r5qhga__toolBtn{background:var(--bg-elev);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.calendar-module__r5qhga__toolBtn:hover:not(:disabled){background:var(--bg-soft)}.calendar-module__r5qhga__toolBtn:disabled{opacity:.4;cursor:not-allowed}.calendar-module__r5qhga__toolBtnLabel{display:none}@media (min-width:600px){.calendar-module__r5qhga__toolBtnLabel{display:inline}}.calendar-module__r5qhga__nav{align-items:center;gap:8px;margin-bottom:16px;display:flex}.calendar-module__r5qhga__navBtn{border:1px solid var(--line);background:var(--bg-elev);cursor:pointer;color:var(--ink-2);border-radius:10px;padding:7px 12px;font-size:13px;transition:background .15s}.calendar-module__r5qhga__navBtn:hover{background:var(--bg-soft)}.calendar-module__r5qhga__rangeLabel{text-align:center;font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 60;flex:1;font-size:16px}.calendar-module__r5qhga__cartFlash{background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);border-radius:12px;margin:-8px 0 12px;padding:10px 14px;font-size:14px}.calendar-module__r5qhga__weekSummary{display:none}@media (min-width:900px){.calendar-module__r5qhga__weekSummary{background:var(--bg-elev);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:16px;margin-bottom:20px;display:flex;overflow:hidden}}.calendar-module__r5qhga__weekSummaryItem{border-right:1px solid var(--line);flex:1;padding:16px 18px}.calendar-module__r5qhga__weekSummaryWater{min-width:200px;padding:16px 22px}.calendar-module__r5qhga__weekSummaryLabel{font-family:var(--mono);color:var(--ink-3);letter-spacing:.03em;margin-bottom:6px;font-size:11px}.calendar-module__r5qhga__weekSummaryValue{font-family:var(--serif);color:var(--ink);margin-bottom:8px;font-size:24px;font-weight:500;line-height:1.1}.calendar-module__r5qhga__weekSummaryUnit{color:var(--ink-3);font-size:12px;font-family:var(--sans);font-weight:400}.calendar-module__r5qhga__summaryBar{background:var(--bg-soft);border-radius:999px;height:4px;overflow:hidden}.calendar-module__r5qhga__summaryBarFill{border-radius:999px;max-width:100%;height:100%;transition:width .3s}.calendar-module__r5qhga__dayStrip{scrollbar-width:none;gap:6px;padding-bottom:16px;display:flex;overflow-x:auto}.calendar-module__r5qhga__dayStrip::-webkit-scrollbar{display:none}.calendar-module__r5qhga__dayBtn{background:var(--bg-elev);border:1px solid var(--line);min-width:48px;color:var(--ink);cursor:pointer;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 8px;transition:background .15s,border-color .15s;display:flex}.calendar-module__r5qhga__dayBtn:hover{background:var(--bg-soft)}.calendar-module__r5qhga__dayBtnActive{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:var(--shadow-sm)}.calendar-module__r5qhga__dayBtnToday{border-color:var(--accent)}.calendar-module__r5qhga__dayBtnDay{letter-spacing:.06em;text-transform:uppercase;opacity:.65;font-size:10px;font-weight:600}.calendar-module__r5qhga__dayBtnNum{font-family:var(--serif);font-size:20px;font-weight:500;line-height:1}.calendar-module__r5qhga__dayDot{background:var(--ink-3);border-radius:50%;width:6px;height:6px}.calendar-module__r5qhga__dayDotActive{background:rgba(255,255,255,.7)}.calendar-module__r5qhga__dayLayout{flex-direction:column;gap:16px;display:flex}@media (min-width:900px){.calendar-module__r5qhga__dayLayout{flex-direction:row;align-items:flex-start;gap:24px}}.calendar-module__r5qhga__dayMeals{flex-direction:column;flex:1;gap:12px;display:flex}.calendar-module__r5qhga__dayActions{gap:6px;display:flex}.calendar-module__r5qhga__actionBtn{border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;transition:background .15s;display:inline-flex}.calendar-module__r5qhga__actionBtn:hover:not(:disabled){background:var(--bg-soft)}.calendar-module__r5qhga__actionBtn:disabled{opacity:.4;cursor:not-allowed}.calendar-module__r5qhga__daySidebar{flex-direction:column;gap:14px;display:flex}@media (min-width:900px){.calendar-module__r5qhga__daySidebar{flex-shrink:0;align-self:start;width:300px;position:-webkit-sticky;position:sticky;top:24px}}.calendar-module__r5qhga__kbjuCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;padding:20px}.calendar-module__r5qhga__kbjuCardLabel{font-family:var(--mono);color:var(--ink-3);letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px;font-size:11px}.calendar-module__r5qhga__kbjuCardMobile{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;margin-bottom:14px;padding:14px 16px}.calendar-module__r5qhga__kbjuDialOuter{align-items:center;gap:12px;margin-bottom:12px;display:flex}.calendar-module__r5qhga__kbjuCircle{border:2px solid;border-radius:50%;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.calendar-module__r5qhga__kbjuPct{font-family:var(--serif);font-size:16px;font-weight:600;line-height:1}.calendar-module__r5qhga__kbjuDial{justify-content:center;align-items:center;margin-bottom:14px;display:flex;position:relative}.calendar-module__r5qhga__kbjuDialCenter{text-align:center;position:absolute}.calendar-module__r5qhga__kbjuDialSub{font-family:var(--mono);color:var(--ink-3);letter-spacing:.04em;font-size:10px}.calendar-module__r5qhga__kbjuDialVal{font-family:var(--serif);color:var(--ink);font-size:28px;font-weight:500;line-height:1.05}.calendar-module__r5qhga__kbjuDialNorm{color:var(--ink-3);font-size:11px}.calendar-module__r5qhga__kbjuToneBadge{background:var(--bg-soft);color:var(--ink-3);border-radius:999px;margin-top:6px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.calendar-module__r5qhga__kbjuMacros{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.calendar-module__r5qhga__kbjuMacroItem{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:10px}.calendar-module__r5qhga__kbjuMacroLabel{font-family:var(--mono);color:var(--ink-3);margin-bottom:4px;font-size:10px}.calendar-module__r5qhga__kbjuMacroVal{font-family:var(--serif);color:var(--ink);font-size:18px;font-weight:500;line-height:1}.calendar-module__r5qhga__kbjuMacroBar{background:var(--bg-soft);border-radius:999px;height:3px;margin-top:6px;overflow:hidden}.calendar-module__r5qhga__kbjuMacroBarFill{border-radius:999px;max-width:120%;height:100%;transition:width .3s}.calendar-module__r5qhga__kbjuBars{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.calendar-module__r5qhga__kbjuBarItem{flex-direction:column;gap:3px;display:flex}.calendar-module__r5qhga__kbjuBarRow{justify-content:space-between;align-items:baseline;display:flex}.calendar-module__r5qhga__kbjuBarName{font-weight:600;font-family:var(--serif);color:var(--ink);font-size:13px}.calendar-module__r5qhga__kbjuBarVal{color:var(--ink-3);font-size:11px}.calendar-module__r5qhga__kbjuBarTrack{background:var(--bg-soft);border-radius:999px;height:4px;overflow:hidden}.calendar-module__r5qhga__kbjuBarFill{border-radius:999px;height:100%}.calendar-module__r5qhga__toneOk{background:color-mix(in oklab,var(--leaf)14%,transparent);color:var(--leaf)}.calendar-module__r5qhga__toneWarn{background:color-mix(in oklab,var(--amber)22%,transparent);color:#a67632}.calendar-module__r5qhga__toneBad{background:color-mix(in oklab,var(--accent)16%,transparent);color:var(--accent)}.calendar-module__r5qhga__mealSlot{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;padding:14px;transition:background .15s}.calendar-module__r5qhga__mealSlotOver{outline:2px dashed var(--accent);outline-offset:-3px;background:var(--accent-soft)}.calendar-module__r5qhga__mealHeader{align-items:center;gap:8px;margin-bottom:10px;display:flex}.calendar-module__r5qhga__mealIcon{background:var(--accent-soft);width:28px;height:28px;color:var(--accent-ink);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.calendar-module__r5qhga__mealLabel{font-family:var(--serif);color:var(--ink);flex:1;font-size:16px;font-weight:500}.calendar-module__r5qhga__addBtn{border:1px dashed var(--line-strong);color:var(--ink-2);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:4px;margin-left:auto;padding:5px 10px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.calendar-module__r5qhga__addBtn:hover{background:var(--bg-soft)}.calendar-module__r5qhga__mealEmpty{border:1px dashed var(--line-strong);color:var(--ink-3);text-align:center;border-radius:10px;padding:12px;font-size:13px}.calendar-module__r5qhga__mealEntries{flex-direction:column;gap:6px;display:flex}.calendar-module__r5qhga__weekGrid{gap:10px;display:grid}@media (min-width:900px){.calendar-module__r5qhga__weekGrid{grid-template-columns:repeat(7,1fr)}}.calendar-module__r5qhga__weekDayCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:flex}.calendar-module__r5qhga__weekDayCardToday{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)inset}.calendar-module__r5qhga__weekDayHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.calendar-module__r5qhga__weekDayName{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:2px;font-size:10px;font-weight:600}.calendar-module__r5qhga__weekDayNameToday{color:var(--accent)}.calendar-module__r5qhga__weekDayNum{font-family:var(--serif);color:var(--ink);font-size:22px;font-weight:500;line-height:1}.calendar-module__r5qhga__copyDayBtn{background:var(--bg);border:1px solid var(--line);width:26px;height:26px;color:var(--ink-3);cursor:pointer;border-radius:8px;place-items:center;transition:background .15s;display:grid}.calendar-module__r5qhga__copyDayBtn:hover:not(:disabled){background:var(--bg-soft)}.calendar-module__r5qhga__copyDayBtn:disabled{opacity:.35;cursor:not-allowed}.calendar-module__r5qhga__kcalBadge{background:var(--bg-soft);color:var(--ink-3);border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.calendar-module__r5qhga__monthHead{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px;display:grid}.calendar-module__r5qhga__monthHeadCell{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);padding:6px 0;font-size:11px;font-weight:600}.calendar-module__r5qhga__monthGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar-module__r5qhga__monthCell{aspect-ratio:1/1.1;background:var(--bg-elev);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;padding:6px 8px;transition:background .15s;display:flex;overflow:hidden}.calendar-module__r5qhga__monthCell:hover{background:var(--bg-soft)}.calendar-module__r5qhga__monthCellOut{opacity:.35}.calendar-module__r5qhga__monthCellToday{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)inset}.calendar-module__r5qhga__monthCellDay{font-family:var(--serif);color:var(--ink);font-size:14px;font-weight:500}.calendar-module__r5qhga__monthCellKcal{color:var(--ink-3);font-size:10px;line-height:1}.calendar-module__r5qhga__monthCellBar{opacity:.8;border-radius:999px;width:100%;height:4px;margin-top:auto}@media (max-width:600px){.calendar-module__r5qhga__monthCell{padding:4px}.calendar-module__r5qhga__monthCellDay{font-size:12px}.calendar-module__r5qhga__monthCellKcal{font-size:9px}}.calendar-module__r5qhga__empty{color:var(--ink-3);font-size:13px}.calendar-module__r5qhga__guest{text-align:center;color:var(--ink-2);padding:60px 20px}.calendar-module__r5qhga__guest h2{font-family:var(--serif);margin-bottom:16px;font-size:22px;font-weight:500}.calendar-module__r5qhga__guest a{background:var(--accent);color:#fff;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}
.user-module__1cJDEW__center{justify-content:center;align-items:center;min-height:200px;display:flex}.user-module__1cJDEW__profile{flex-direction:column;align-items:center;gap:12px;padding:16px 0 24px;display:flex}.user-module__1cJDEW__name{margin:0;font-size:20px;font-weight:700}.user-module__1cJDEW__section{margin-top:4px}.user-module__1cJDEW__sectionTitle{margin:0 0 16px;font-size:16px;font-weight:600}.user-module__1cJDEW__empty{color:#8c8c8c;margin:0;font-size:14px}.user-module__1cJDEW__mobileRecipeList{flex-direction:column;gap:14px;display:flex}.user-module__1cJDEW__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:none}@media (min-width:768px){.user-module__1cJDEW__mobileRecipeList{display:none}.user-module__1cJDEW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}}
.forgot-module__cc_9Gq__root{background:var(--bg);box-sizing:border-box;min-height:100vh;padding:70px 20px 96px}.forgot-module__cc_9Gq__shell{max-width:480px;margin:0 auto}.forgot-module__cc_9Gq__heading{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 120;margin:0 0 8px;font-size:32px;font-weight:500}.forgot-module__cc_9Gq__accent{color:var(--accent);font-style:italic;font-weight:400}.forgot-module__cc_9Gq__sub{color:var(--ink-2);margin:0 0 24px;font-size:14px;line-height:1.5}.forgot-module__cc_9Gq__form{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:18px;display:flex}.forgot-module__cc_9Gq__label{color:var(--ink-2);font-size:13px}.forgot-module__cc_9Gq__inputSoft{background:var(--bg);padding:10px 14px}.forgot-module__cc_9Gq__error{color:#c0392b;margin:0;font-size:13px}.forgot-module__cc_9Gq__submit{background:var(--accent);color:#fff;border-radius:var(--radius-md,12px);cursor:pointer;border:0;margin-top:4px;padding:12px 16px;font-size:14px;font-weight:500}.forgot-module__cc_9Gq__submit:disabled{opacity:.5;cursor:not-allowed}.forgot-module__cc_9Gq__linkSmall{color:var(--ink-2);align-self:center;margin-top:4px;font-size:13px;text-decoration:none}.forgot-module__cc_9Gq__linkSmall:hover{color:var(--ink)}.forgot-module__cc_9Gq__success{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-lg,20px);flex-direction:column;gap:12px;padding:18px;display:flex}.forgot-module__cc_9Gq__link{color:var(--accent);align-self:flex-start;font-size:14px;text-decoration:none}
.login-module__nHXE3a__root{background:var(--bg);box-sizing:border-box;height:100vh;padding:70px 24px 32px;overflow-y:auto}.login-module__nHXE3a__brand{align-items:center;gap:10px;margin-bottom:36px;display:flex}.login-module__nHXE3a__brandMark{background:var(--accent);color:#fff;width:38px;height:38px;font-family:var(--serif);border-radius:11px;place-items:center;font-size:20px;font-style:italic;font-weight:600;display:grid}.login-module__nHXE3a__brandName{font-family:var(--serif);color:var(--ink);font-size:22px;font-weight:500}.login-module__nHXE3a__heading{font-size:34px;font-weight:500;line-height:1.05;font-family:var(--serif);font-variation-settings:"opsz" 120;margin-bottom:10px}.login-module__nHXE3a__accent{color:var(--accent);font-style:italic;font-weight:400}.login-module__nHXE3a__sub{color:var(--ink-2);margin-bottom:28px;font-size:14px;line-height:1.5}.login-module__nHXE3a__form{flex-direction:column;display:flex}.login-module__nHXE3a__field{margin-bottom:14px}.login-module__nHXE3a__label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:6px;font-size:10px;font-weight:500;display:block}.login-module__nHXE3a__pwdWrap{position:relative}.login-module__nHXE3a__pwdWrap input{padding-right:80px}.login-module__nHXE3a__pwdToggle{color:var(--ink-3);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--sans);background:0 0;border:none;padding:6px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-module__nHXE3a__forgotWrap{text-align:right;margin-top:-4px;margin-bottom:14px}.login-module__nHXE3a__forgotLink{color:var(--accent);cursor:pointer;font-size:13px;font-weight:500}.login-module__nHXE3a__error{color:#c77a47;margin-bottom:10px;font-size:13px;font-weight:500}.login-module__nHXE3a__submitBtn{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:14px;padding:14px 0;transition:background .15s}.login-module__nHXE3a__submitBtn:hover{background:var(--accent-hover,#b5573a)}.login-module__nHXE3a__submitBtn:disabled{opacity:.6;cursor:default}.login-module__nHXE3a__divider{align-items:center;gap:12px;margin:22px 0;display:flex}.login-module__nHXE3a__dividerLine{background:var(--line);flex:1;height:1px}.login-module__nHXE3a__dividerText{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:500}.login-module__nHXE3a__socialGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.login-module__nHXE3a__socialBtn{background:var(--bg-elev);border:1px solid var(--line);color:var(--ink);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--sans);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 0;transition:border-color .15s;display:inline-flex}.login-module__nHXE3a__socialBtn:hover{border-color:var(--ink-3)}.login-module__nHXE3a__socialMark{background:var(--bg-soft);width:20px;height:20px;color:var(--ink);border-radius:999px;place-items:center;font-size:11px;font-weight:700;display:grid}.login-module__nHXE3a__switchText{text-align:center;color:var(--ink-2);margin-top:28px;font-size:13px}.login-module__nHXE3a__switchLink{color:var(--accent);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--sans);background:0 0;border:none;padding:0}.login-module__nHXE3a__terms{text-align:center;color:var(--ink-3);margin-top:16px;font-size:11.5px;line-height:1.5}.login-module__nHXE3a__termsLink{color:var(--ink-2);cursor:pointer;text-decoration:underline}@media (min-width:768px){.login-module__nHXE3a__root{max-width:440px;margin:0 auto;padding:80px 0 40px}}
.reset-module__akfXNq__root{background:var(--bg);box-sizing:border-box;min-height:100vh;padding:70px 20px 96px}.reset-module__akfXNq__shell{max-width:480px;margin:0 auto}.reset-module__akfXNq__heading{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 120;margin:0 0 16px;font-size:32px;font-weight:500}.reset-module__akfXNq__accent{color:var(--accent);font-style:italic;font-weight:400}.reset-module__akfXNq__sub{color:var(--ink-2);margin:0 0 16px;font-size:14px}.reset-module__akfXNq__form{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:18px;display:flex}.reset-module__akfXNq__label{color:var(--ink-2);font-size:13px}.reset-module__akfXNq__inputSoft{background:var(--bg);padding:10px 14px}.reset-module__akfXNq__error{color:#c0392b;margin:0;font-size:13px}.reset-module__akfXNq__submit{background:var(--accent);color:#fff;border-radius:var(--radius-md,12px);cursor:pointer;border:0;margin-top:4px;padding:12px 16px;font-size:14px;font-weight:500}.reset-module__akfXNq__submit:disabled{opacity:.5;cursor:not-allowed}.reset-module__akfXNq__link{color:var(--accent);font-size:14px;text-decoration:none}
.onboarding-module__El-f-G__root{background:var(--bg);box-sizing:border-box;min-height:100vh;padding:70px 20px 96px}.onboarding-module__El-f-G__shell{max-width:560px;margin:0 auto}.onboarding-module__El-f-G__heading{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 120;margin:0 0 8px;font-size:34px;font-weight:500;line-height:1.05}.onboarding-module__El-f-G__accent{color:var(--accent);font-style:italic;font-weight:400}.onboarding-module__El-f-G__sub{color:var(--ink-2);margin:0 0 28px;font-size:14px;line-height:1.5}.onboarding-module__El-f-G__form{flex-direction:column;gap:22px;display:flex}.onboarding-module__El-f-G__section{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-sm);padding:18px}.onboarding-module__El-f-G__label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:10px;font-size:10px;font-weight:500;display:block}.onboarding-module__El-f-G__segmented{background:var(--bg-soft);border-radius:var(--radius-md,14px);grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.onboarding-module__El-f-G__segItem{position:relative}.onboarding-module__El-f-G__segInput{opacity:0;cursor:pointer;margin:0;position:absolute;top:0;bottom:0;left:0;right:0}.onboarding-module__El-f-G__segInput:focus-visible+.onboarding-module__El-f-G__segLabel{outline:2px solid var(--accent);outline-offset:2px}.onboarding-module__El-f-G__segLabel{text-align:center;border-radius:var(--radius-sm,10px);color:var(--ink-2);font-size:14px;font-weight:500;font-family:var(--sans);cursor:pointer;padding:10px 12px;transition:background .15s,color .15s;display:block}.onboarding-module__El-f-G__segInput:checked+.onboarding-module__El-f-G__segLabel{background:var(--bg-elev);color:var(--ink);box-shadow:var(--shadow-sm)}.onboarding-module__El-f-G__numberRow{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}@media (max-width:520px){.onboarding-module__El-f-G__numberRow{grid-template-columns:1fr}}.onboarding-module__El-f-G__numberField{flex-direction:column;display:flex}.onboarding-module__El-f-G__inputNumber{background:var(--bg-soft);border-radius:var(--radius-md,14px);font-size:16px;transition:border-color .15s,background .15s}.onboarding-module__El-f-G__inputNumber:focus{background:var(--bg-elev)}.onboarding-module__El-f-G__radioGroup{flex-direction:column;gap:8px;display:flex}.onboarding-module__El-f-G__radioRow{border:1px solid var(--line);border-radius:var(--radius-md,14px);background:var(--bg-elev);cursor:pointer;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.onboarding-module__El-f-G__radioRow:hover{border-color:var(--line-strong)}.onboarding-module__El-f-G__radioInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid var(--line-strong);cursor:pointer;background:var(--bg-elev);border-radius:999px;flex-shrink:0;place-items:center;width:18px;height:18px;margin:0;transition:border-color .15s,background .15s;display:grid}.onboarding-module__El-f-G__radioInput:checked{border-color:var(--accent)}.onboarding-module__El-f-G__radioInput:checked:after{content:"";background:var(--accent);border-radius:999px;width:9px;height:9px}.onboarding-module__El-f-G__radioInput:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.onboarding-module__El-f-G__radioRowChecked{border-color:var(--accent);background:var(--accent-soft)}.onboarding-module__El-f-G__radioMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.onboarding-module__El-f-G__radioTitle{color:var(--ink);font-size:14px;font-weight:600;font-family:var(--sans)}.onboarding-module__El-f-G__radioDesc{color:var(--ink-3);font-size:12px;line-height:1.4}.onboarding-module__El-f-G__error{color:var(--accent-ink);background:var(--accent-soft);border-radius:var(--radius-md,14px);margin:0;padding:10px 14px;font-size:13px}.onboarding-module__El-f-G__submit{background:var(--accent);color:#fff;border-radius:var(--radius-md,14px);width:100%;font-family:var(--sans);cursor:pointer;border:none;padding:14px 20px;font-size:15px;font-weight:600;transition:background .15s}.onboarding-module__El-f-G__submit:hover:not(:disabled){background:var(--accent-hover)}.onboarding-module__El-f-G__submit:disabled{opacity:.6;cursor:not-allowed}.onboarding-module__El-f-G__skip{width:100%;color:var(--ink-3);font-family:var(--sans);cursor:pointer;text-align:center;background:0 0;border:none;padding:14px 20px;font-size:14px;font-weight:500;transition:color .15s}.onboarding-module__El-f-G__skip:hover:not(:disabled){color:var(--ink-2)}.onboarding-module__El-f-G__skip:disabled{opacity:.6;cursor:not-allowed}@media (min-width:768px){.onboarding-module__El-f-G__root{padding:60px 40px 80px}.onboarding-module__El-f-G__heading{font-size:44px}.onboarding-module__El-f-G__section{padding:24px}}
