*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #faf8f4;--surface: #fffefb;--border: #e2d9cc;--border-subtle: #ede8e0;--text: #1a1209;--muted: #6b5c44;--accent: #1c5c3a;--accent-hover: #144d30;--accent-light: #edf4ef;--accent-fg: #ffffff;--ocre: #a8681e;--ocre-light: #fdf5e8;--ocre-hover: #8f5518;--radius: 4px;--radius-sm: 2px;--radius-lg: 8px;--shadow: 0 1px 2px rgba(26,18,9,.06), 0 4px 16px rgba(26,18,9,.08);--shadow-lg: 0 4px 8px rgba(26,18,9,.08), 0 16px 48px rgba(26,18,9,.12);--font-display: "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--error-bg: #fef2f2;--error-border: #fca5a5;--error-text: #c41a1a;--warning-bg: #fffbeb;--warning-border: #d97706;--warning-text: #8a5a00;--warning-badge-bg: #fef3c7;--cover-bg: #ede8e0;--cover-placeholder: #b8ac9c;--secondary-hover: #e8e0d4;font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=dark]{--bg: #0f1a12;--surface: #162418;--border: #243d2c;--border-subtle: #1c3222;--text: #f0ece4;--muted: #8fa888;--accent: #5dba7d;--accent-hover: #4da86d;--accent-light: #1a3520;--accent-fg: #0f1a12;--ocre: #d4923e;--ocre-light: #2a1f0a;--ocre-hover: #c07828;--shadow: 0 1px 2px rgba(0,0,0,.3), 0 4px 16px rgba(0,0,0,.4);--shadow-lg: 0 4px 8px rgba(0,0,0,.4), 0 16px 48px rgba(0,0,0,.5);--error-bg: #2d1515;--error-border: #7f1d1d;--error-text: #f87171;--warning-bg: #2a1f06;--warning-border: #b45309;--warning-text: #fbbf24;--warning-badge-bg: #3d2d0a;--cover-bg: #1a2d22;--cover-placeholder: #3d5449;--secondary-hover: #1c3222}body{background:var(--bg);color:var(--text);min-height:100vh;transition:background .3s,color .3s}#root{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font:inherit;color:inherit}img{max-width:100%;display:block}.font-display{font-family:var(--font-display)}h1,h2,h3{line-height:1.2}._nav_1jnk2_1{display:flex;align-items:center;gap:2rem;padding:0 2rem;height:56px;background:var(--surface);border-bottom:1px solid var(--border-subtle);position:sticky;top:0;z-index:200}._logo_1jnk2_15{display:flex;align-items:center;gap:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-style:italic;font-weight:700;color:var(--accent);margin-right:auto;letter-spacing:-.02em}._links_1jnk2_29{display:flex;align-items:center;gap:.25rem}._link_1jnk2_29{display:flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border-radius:var(--radius);font-size:.82rem;font-weight:500;color:var(--muted);letter-spacing:.01em;transition:color .15s,background .15s}._link_1jnk2_29:hover{color:var(--text);background:var(--bg)}._linkActive_1jnk2_48,._linkActive_1jnk2_48:hover{color:var(--accent)}._actions_1jnk2_52{display:flex;align-items:center;gap:.25rem}._iconBtn_1jnk2_54{display:flex;align-items:center;padding:.45rem;border-radius:var(--radius);color:var(--muted);transition:background .15s,color .15s}._iconBtn_1jnk2_54:hover{background:var(--bg);color:var(--text)}._linkBtn_1jnk2_64{padding:.4rem .8rem;border-radius:var(--radius);font-size:.82rem;font-weight:500;color:var(--muted);transition:background .15s,color .15s}._linkBtn_1jnk2_64:hover{background:var(--bg);color:var(--text)}._accentBtn_1jnk2_74{padding:.4rem .9rem;border-radius:var(--radius);font-size:.82rem;font-weight:600;background:var(--accent);color:var(--accent-fg);border:1.5px solid var(--accent);transition:background .15s,border-color .15s}._accentBtn_1jnk2_74:hover{background:var(--accent-hover);border-color:var(--accent-hover)}._mobileActions_1jnk2_87{display:none;align-items:center;gap:.25rem}._burgerBtn_1jnk2_94{display:flex;align-items:center;justify-content:center;padding:.45rem;border-radius:var(--radius);color:var(--text);border:1px solid var(--border);background:var(--surface);cursor:pointer;transition:background .15s}._burgerBtn_1jnk2_94:hover{background:var(--bg)}._mobileOverlay_1jnk2_109{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#1a120966;z-index:149;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._mobileMenu_1jnk2_119{display:none;position:fixed;top:56px;left:0;right:0;background:var(--surface);border-bottom:1px solid var(--border);z-index:150;box-shadow:0 8px 32px #1a12091f}._mobileNav_1jnk2_131{display:flex;flex-direction:column;padding:.5rem 0 1rem}._mobileLink_1jnk2_133{display:flex;align-items:center;gap:.85rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;color:var(--text);transition:background .12s,color .12s}._mobileLink_1jnk2_133:hover{background:var(--bg)}._mobileLinkActive_1jnk2_144{color:var(--accent);background:var(--accent-light)}._mobileLinkActive_1jnk2_144:hover{background:var(--accent-light)}._mobileSep_1jnk2_147{height:1px;background:var(--border-subtle);margin:.5rem 1.5rem}._mobileLogout_1jnk2_149{display:flex;align-items:center;gap:.85rem;padding:.8rem 1.5rem;font:inherit;font-size:.9rem;font-weight:500;color:var(--error-text);background:none;cursor:pointer;width:100%;text-align:left;transition:background .12s}._mobileLogout_1jnk2_149:hover{background:var(--error-bg)}@media (max-width: 768px){._nav_1jnk2_1{padding:0 1.25rem;gap:0}._links_1jnk2_29,._actions_1jnk2_52{display:none}._mobileActions_1jnk2_87{display:flex}._mobileMenu_1jnk2_119,._mobileOverlay_1jnk2_109{display:block}}._footer_106js_1{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:1.5rem 2rem;border-top:1px solid var(--border-subtle);font-size:.8rem;color:var(--muted);margin-top:auto;flex-wrap:wrap}._brand_106js_14{font-style:italic;font-weight:600;color:var(--accent);letter-spacing:-.01em}._sep_106js_21{opacity:.4}@media (max-width: 640px){._footer_106js_1{padding:1.25rem 1rem;font-size:.75rem;gap:.4rem}}._card_18x6e_1{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);overflow:hidden;transition:box-shadow .2s,border-color .2s}._card_18x6e_1:hover{box-shadow:var(--shadow);border-color:var(--border)}._cover_18x6e_16{position:relative;aspect-ratio:3/2;background:var(--cover-bg);overflow:hidden}._cover_18x6e_16 img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._card_18x6e_1:hover ._cover_18x6e_16 img{transform:scale(1.03)}._placeholder_18x6e_29{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--cover-placeholder)}._diff_18x6e_36{position:absolute;top:.6rem;left:.6rem;background:var(--surface);padding:.1rem .45rem;border-radius:var(--radius-sm);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}._dietBadges_18x6e_49{position:absolute;bottom:.5rem;right:.5rem;display:flex;gap:.25rem}._dietBadge_18x6e_49{background:#ffffffeb;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.82rem;line-height:1}._body_18x6e_65{padding:.9rem 1rem;display:flex;flex-direction:column;gap:.4rem;flex:1}._title_18x6e_73{font-family:var(--font-display);font-size:1rem;font-weight:600;line-height:1.3;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._meta_18x6e_85{display:flex;gap:.75rem;margin-top:.1rem}._metaItem_18x6e_86{display:flex;align-items:center;gap:.3rem;font-size:.74rem;color:var(--muted)}._author_18x6e_94{font-size:.74rem;color:var(--muted);margin-top:auto;padding-top:.2rem}._page_ugsar_1{max-width:1200px;margin:0 auto;padding:3rem 2rem}._section_ugsar_3{margin-bottom:3.5rem}._sectionTitle_ugsar_5{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text);letter-spacing:-.01em}._grid_ugsar_14{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}._loading_ugsar_20,._empty_ugsar_20{color:var(--muted);font-size:.9rem}@media (max-width: 640px){._page_ugsar_1{padding:2rem 1.25rem}._sectionTitle_ugsar_5{font-size:1.25rem}._grid_ugsar_14{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}._page_sd8p7_1{max-width:1000px;margin:0 auto;padding:3rem 2rem}._title_sd8p7_3{font-family:var(--font-display);font-size:2rem;font-weight:600;margin-bottom:2rem;letter-spacing:-.02em;color:var(--text)}._searchBar_sd8p7_12{display:flex;gap:.75rem;margin-bottom:1.25rem}._inputWrapper_sd8p7_14{flex:1;position:relative;display:flex;align-items:center}._searchIcon_sd8p7_20{position:absolute;left:.85rem;color:var(--muted);pointer-events:none}._searchInput_sd8p7_21{width:100%;padding:.7rem .9rem .7rem 2.5rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.95rem;outline:none;background:var(--surface);color:var(--text);transition:border-color .15s}._searchInput_sd8p7_21:focus{border-color:var(--accent)}._searchInput_sd8p7_21::placeholder{color:var(--muted)}._searchBtn_sd8p7_35{padding:.7rem 1.4rem;background:var(--accent);color:var(--accent-fg);border-radius:var(--radius);font-weight:600;font-size:.88rem;letter-spacing:.02em;transition:background .15s}._searchBtn_sd8p7_35:hover{background:var(--accent-hover)}._filters_sd8p7_47{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:2.5rem}._filterBtn_sd8p7_48{padding:.3rem .8rem;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--surface);transition:all .15s}._filterBtn_sd8p7_48:hover,._filterBtn_sd8p7_48._active_sd8p7_60{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}._grid_sd8p7_66{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}._state_sd8p7_72{color:var(--muted);font-size:.9rem}@media (max-width: 640px){._page_sd8p7_1{padding:2rem 1.25rem}._title_sd8p7_3{font-size:1.5rem}._grid_sd8p7_66{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}._btn_1qnhv_1{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-family:var(--font-body);font-weight:600;letter-spacing:.01em;border-radius:var(--radius);transition:background .15s,color .15s,border-color .15s,opacity .15s,transform .1s;white-space:nowrap;cursor:pointer;border:1.5px solid transparent}._btn_1qnhv_1:active:not(:disabled){transform:scale(.975)}._btn_1qnhv_1:disabled{opacity:.45;cursor:not-allowed}._primary_1qnhv_19{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}._primary_1qnhv_19:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}._secondary_1qnhv_29{background:transparent;color:var(--text);border-color:var(--border)}._secondary_1qnhv_29:hover:not(:disabled){background:var(--bg);border-color:var(--muted)}._ghost_1qnhv_39{background:transparent;color:var(--accent);border-color:transparent}._ghost_1qnhv_39:hover:not(:disabled){background:var(--accent-light);border-color:var(--accent-light)}._danger_1qnhv_49{background:var(--error-text);color:#fff;border-color:var(--error-text)}._danger_1qnhv_49:hover:not(:disabled){filter:brightness(.88)}._sm_1qnhv_57{padding:.3rem .7rem;font-size:.8rem}._md_1qnhv_58{padding:.55rem 1.1rem;font-size:.875rem}._lg_1qnhv_59{padding:.7rem 1.5rem;font-size:.95rem}._spinner_1qnhv_62{width:1em;height:1em;border:1.5px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:50%;animation:_spin_1qnhv_62 .6s linear infinite}@keyframes _spin_1qnhv_62{to{transform:rotate(360deg)}}._wrapper_1eynk_1{display:flex;flex-direction:column;gap:.35rem}._label_1eynk_3{font-size:.8rem;font-weight:600;color:var(--muted);letter-spacing:.025em;text-transform:uppercase}._input_1eynk_11{width:100%;padding:.65rem .9rem;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);font-size:.9rem;outline:none;transition:border-color .15s,box-shadow .15s;color:var(--text)}._input_1eynk_11::placeholder{color:var(--muted);opacity:.7}._input_1eynk_11:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}._input_1eynk_11._hasError_1eynk_27{border-color:var(--error-text)}._error_1eynk_29{font-size:.78rem;color:var(--error-text);font-weight:500}._inputWrapper_1eynk_31{position:relative;display:flex;align-items:center}._inputWithEye_1eynk_32{padding-right:2.6rem!important;width:100%}._eyeBtn_1eynk_34{position:absolute;right:.65rem;background:none;border:none;cursor:pointer;color:var(--muted);display:flex;align-items:center;padding:0;line-height:0;transition:color .15s}._eyeBtn_1eynk_34:hover{color:var(--text)}._page_yhayn_1{min-height:calc(100vh - 56px);display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;background:var(--bg)}._card_yhayn_10{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:3rem 2.5rem;width:100%;max-width:400px;box-shadow:var(--shadow)}._header_yhayn_20{text-align:center;margin-bottom:2.5rem}._header_yhayn_20 h1{font-family:var(--font-display);font-size:2rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.02em;color:var(--text)}._header_yhayn_20 p{color:var(--muted);font-size:.9rem}._form_yhayn_34{display:flex;flex-direction:column;gap:1.1rem}._captchaRow_yhayn_36{display:flex;justify-content:center}._forgotRow_yhayn_38{text-align:right;margin-top:-.3rem}._rememberRow_yhayn_40{display:flex;align-items:center;justify-content:space-between;margin-top:-.3rem}._rememberLabel_yhayn_47{display:flex;align-items:center;gap:.45rem;font-size:.85rem;color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none}._rememberLabel_yhayn_47 input[type=checkbox]{width:15px;height:15px;accent-color:var(--accent);cursor:pointer}._link_yhayn_63{color:var(--accent);font-size:.85rem;font-weight:500;background:none;border:none;cursor:pointer;padding:0}._link_yhayn_63:hover{text-decoration:underline}._authError_yhayn_74{background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius);padding:.75rem 1rem;color:var(--error-text);font-size:.875rem;font-weight:500;text-align:center;margin:0}._footer_yhayn_86{text-align:center;margin-top:2rem;font-size:.88rem;color:var(--muted)}@media (max-width: 480px){._card_yhayn_10{padding:2rem 1.5rem}}._page_98j22_1{max-width:860px;margin:0 auto;padding-bottom:5rem}._cover_98j22_3{width:100%;aspect-ratio:16/7;background:var(--cover-bg);overflow:hidden}._cover_98j22_3 img{width:100%;height:100%;object-fit:cover}._coverPlaceholder_98j22_10{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--cover-placeholder)}._content_98j22_16{padding:2.5rem 2rem}._header_98j22_18{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}._diff_98j22_27{font-size:.72rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.5rem;display:block}._title_98j22_37{font-family:var(--font-display);font-size:2.25rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--text)}._author_98j22_45{color:var(--muted);font-size:.88rem;margin-top:.5rem}._actions_98j22_47{display:flex;gap:.5rem;flex-wrap:wrap;padding-top:.5rem}._metaRow_98j22_49{display:flex;border:1px solid var(--border-subtle);border-radius:var(--radius);margin-bottom:2rem;overflow:hidden;flex-wrap:wrap}._metaItem_98j22_57{flex:1;display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;color:var(--muted);border-right:1px solid var(--border-subtle);min-width:120px}._metaItem_98j22_57:last-child{border-right:none}._metaLabel_98j22_68{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}._metaVal_98j22_69{display:block;font-size:1.05rem;font-weight:700;color:var(--text)}._desc_98j22_71{color:var(--muted);line-height:1.75;margin-bottom:1.5rem;font-size:.95rem}._tags_98j22_73{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:2.5rem}._tag_98j22_73{padding:.2rem .65rem;background:var(--accent-light);color:var(--accent);border-radius:var(--radius-sm);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}._columns_98j22_85{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3.5rem}@media (max-width: 640px){._columns_98j22_85{grid-template-columns:1fr;gap:2rem}}._sectionTitle_98j22_93{font-family:var(--font-display);font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem;color:var(--text)}._ingredientList_98j22_104{list-style:none;display:flex;flex-direction:column;gap:.65rem}._ingredient_98j22_104{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem}._dot_98j22_106{width:5px;height:5px;background:var(--ocre);border-radius:50%;flex-shrink:0;margin-top:.55em}._stepList_98j22_108{list-style:none;display:flex;flex-direction:column;gap:1.5rem}._step_98j22_108{display:flex;gap:1.25rem;font-size:.9rem;line-height:1.75}._stepNum_98j22_110{width:1.75rem;height:1.75rem;background:var(--accent);color:var(--accent-fg);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}._aiSection_98j22_120{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1.75rem}._aiButtons_98j22_126{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem}._aiResult_98j22_127{background:var(--bg);border-radius:var(--radius);padding:1.25rem;font-size:.9rem;line-height:1.75;color:var(--muted);white-space:pre-wrap}._state_98j22_137{color:var(--muted);padding:4rem;text-align:center}@media (max-width: 640px){._content_98j22_16{padding:1.75rem 1.25rem}._title_98j22_37{font-size:1.6rem}}._wrapper_7ksdb_1{position:relative;flex:1;min-width:0}._input_7ksdb_7{width:100%;padding:.55rem .8rem;border:1.5px solid var(--border);border-radius:8px;font:inherit;font-size:.9rem;background:var(--surface);color:var(--text);outline:none;transition:border-color .15s;box-sizing:border-box}._input_7ksdb_7:focus{border-color:var(--accent)}._dropdown_7ksdb_22{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface);border:1.5px solid var(--border);border-radius:10px;box-shadow:0 4px 20px #0000001f;list-style:none;padding:.3rem 0;z-index:200;max-height:260px;overflow-y:auto}._option_7ksdb_38{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .85rem;cursor:pointer;transition:background .1s}._option_7ksdb_38:hover,._optionActive_7ksdb_48{background:var(--accent-light)}._optionName_7ksdb_52{font-size:.88rem;font-weight:500;color:var(--text)}._optionCategory_7ksdb_58{font-size:.72rem;font-weight:600;color:var(--accent);background:var(--accent-light);border-radius:20px;padding:.1rem .45rem;white-space:nowrap;flex-shrink:0}._optionPropose_7ksdb_70{border-top:1px solid var(--border);margin-top:.2rem;padding-top:.55rem}._proposeIcon_7ksdb_76{color:var(--accent);flex-shrink:0}._proposeBadge_7ksdb_81{font-size:.68rem;font-weight:600;color:var(--warning-text);background:var(--warning-badge-bg);border-radius:20px;padding:.1rem .4rem;white-space:nowrap;flex-shrink:0}._page_1t1b7_1{max-width:780px;margin:0 auto;padding:3rem 2rem 5rem}._header_1t1b7_3{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}._header_1t1b7_3 h1{font-family:var(--font-display);font-size:1.75rem;font-weight:600;letter-spacing:-.02em}._form_1t1b7_14{display:flex;flex-direction:column;gap:2.5rem}._coverSection_1t1b7_16{width:100%}._coverPicker_1t1b7_18{width:100%;height:200px;border:2px dashed var(--border);border-radius:var(--radius);background:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--muted);cursor:pointer;transition:border-color .15s,color .15s;font-size:.95rem}._coverPicker_1t1b7_18:hover{border-color:var(--accent);color:var(--accent)}._coverPreview_1t1b7_36{position:relative;width:100%;height:260px;border-radius:var(--radius);overflow:hidden}._coverPreview_1t1b7_36 img{width:100%;height:100%;object-fit:cover;display:block}._coverRemove_1t1b7_49{position:absolute;top:.75rem;right:.75rem;background:#0000008c;color:#fff;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}._coverChange_1t1b7_64{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);background:#0000008c;color:#fff;border:none;border-radius:999px;padding:.4rem 1rem;font-size:.85rem;cursor:pointer;white-space:nowrap}._section_1t1b7_79{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1.75rem}._section_1t1b7_79>h2{font-family:var(--font-display);font-size:1.05rem;font-weight:600;margin-bottom:1.5rem;color:var(--text)}._grid2_1t1b7_93{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 600px){._grid2_1t1b7_93{grid-template-columns:1fr}}._row_1t1b7_96{display:flex;gap:.75rem;grid-column:1/-1}._wrapper_1t1b7_98{display:flex;flex-direction:column;gap:.4rem;grid-column:1/-1}._label_1t1b7_99{font-size:.75rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}._textarea_1t1b7_106{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;resize:vertical;outline:none;background:var(--surface);color:var(--text);transition:border-color .15s}._textarea_1t1b7_106:focus{border-color:var(--accent)}._textareaError_1t1b7_113{border-color:var(--error-text)}._select_1t1b7_115{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);outline:none;font:inherit;color:var(--text);transition:border-color .15s;cursor:pointer}._select_1t1b7_115:focus{border-color:var(--accent)}._checkLabel_1t1b7_123{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer;grid-column:1/-1}._dietRow_1t1b7_128{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}._dietChip_1t1b7_135{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.78rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);background:var(--surface);cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}._dietChip_1t1b7_135:hover{border-color:var(--accent);color:var(--accent)}._dietChipOn_1t1b7_153{border-color:var(--accent);background:var(--accent-light);color:var(--accent);font-weight:600}._ingRow_1t1b7_160{display:flex;gap:.5rem;align-items:flex-start;margin-bottom:.5rem}._ingRow_1t1b7_160>*{flex:1}._ingRow_1t1b7_160>*:nth-child(2){max-width:90px}._ingRow_1t1b7_160>*:nth-child(3){max-width:90px}._stepRow_1t1b7_165{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.75rem}._stepNum_1t1b7_166{width:1.75rem;height:1.75rem;background:var(--accent);color:var(--accent-fg);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:.15rem}._stepInput_1t1b7_171{flex:1;display:flex;flex-direction:column;gap:.3rem}._error_1t1b7_172{font-size:.8rem;color:var(--error-text)}._removeBtn_1t1b7_174{display:flex;align-items:center;padding:.4rem;color:var(--muted);border-radius:var(--radius);margin-top:.2rem;transition:background .15s,color .15s}._removeBtn_1t1b7_174:hover{background:var(--error-bg);color:var(--error-text)}._submitRow_1t1b7_181{display:flex;gap:.75rem;justify-content:flex-end}@media (max-width: 640px){._page_1t1b7_1{padding:2rem 1.25rem 4rem}._section_1t1b7_79{padding:1.25rem}}._page_wmcwt_1{max-width:1100px;margin:0 auto;padding:3rem 2rem}._header_wmcwt_3{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}._header_wmcwt_3 h1{font-family:var(--font-display);font-size:1.75rem;font-weight:600;letter-spacing:-.02em}._grid_wmcwt_16{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}._state_wmcwt_22{color:var(--muted)}._empty_wmcwt_23{text-align:center;padding:4rem 2rem;color:var(--muted);font-family:var(--font-display);font-size:1.1rem;font-style:italic}@media (max-width: 640px){._page_wmcwt_1{padding:2rem 1.25rem}._header_wmcwt_3 h1{font-size:1.4rem}._grid_wmcwt_16{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}._page_1brln_1{max-width:1000px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:240px 1fr;gap:2rem;align-items:start}@media (max-width: 640px){._page_1brln_1{grid-template-columns:1fr;padding:1.5rem 1.25rem}}._sidebar_1brln_19{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1.25rem;position:sticky;top:1rem}._sidebarHeader_1brln_28{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._sidebarTitle_1brln_35{font-family:var(--font-display);font-size:1rem;font-weight:600}._iconBtn_1brln_41{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius);background:var(--accent-light);color:var(--accent);cursor:pointer;border:none;transition:background .15s}._iconBtn_1brln_41:hover{background:var(--accent);color:var(--accent-fg)}._listNav_1brln_56{list-style:none;display:flex;flex-direction:column;gap:.25rem}._listNavItem_1brln_58{display:flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border-radius:var(--radius);cursor:pointer;color:var(--muted);font-size:.88rem;transition:background .15s,color .15s}._listNavItem_1brln_58:hover{background:var(--accent-light);color:var(--accent)}._listNavItem_1brln_58._active_1brln_70{background:var(--accent);color:var(--accent-fg)}._listNavName_1brln_72{flex:1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listNavCount_1brln_73{font-size:.7rem;font-weight:700;background:#0000001f;border-radius:var(--radius-sm);padding:.05rem .4rem;min-width:20px;text-align:center}._newListForm_1brln_84{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._newListActions_1brln_91{display:flex;gap:.5rem;align-items:center}._content_1brln_98{min-height:400px}._contentHeader_1brln_100{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem;gap:1rem;flex-wrap:wrap}._contentTitle_1brln_109{font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.01em}._contentActions_1brln_116{display:flex;align-items:center;gap:.5rem}._deleteListBtn_1brln_122{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius);border:1px solid var(--border);color:var(--muted);background:var(--surface);cursor:pointer;transition:border-color .15s,color .15s}._deleteListBtn_1brln_122:hover{border-color:var(--error-text);color:var(--error-text)}._addItemForm_1brln_138{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;background:var(--accent-light);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:.9rem 1rem;margin-bottom:1.5rem}._input_1brln_150{flex:1;min-width:0;padding:.55rem .8rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.9rem;background:var(--surface);color:var(--text);outline:none;transition:border-color .15s}._input_1brln_150:focus{border-color:var(--accent)}._inputQty_1brln_165{flex:0 0 70px}._inputUnit_1brln_166{flex:0 0 90px}._itemList_1brln_169{list-style:none;display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}._item_1brln_169{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);transition:border-color .15s}._item_1brln_169:hover{border-color:var(--border)}._itemChecked_1brln_189{opacity:.55}._itemName_1brln_191{flex:1;font-size:.92rem}._itemChecked_1brln_189 ._itemName_1brln_191{text-decoration:line-through}._itemQty_1brln_194{font-size:.82rem;color:var(--muted);white-space:nowrap}._checkbox_1brln_201{width:20px;height:20px;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:border-color .15s,background .15s}._checkbox_1brln_201:hover{border-color:var(--accent)}._checkboxChecked_1brln_216{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}._deleteItemBtn_1brln_222{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:var(--radius-sm);border:none;background:transparent;color:var(--muted);cursor:pointer;opacity:0;transition:opacity .15s,color .15s;flex-shrink:0}._item_1brln_169:hover ._deleteItemBtn_1brln_222{opacity:1}._deleteItemBtn_1brln_222:hover{color:var(--error-text)}._categoryLabel_1brln_241{font-size:.72rem;font-weight:700;color:var(--ocre);margin:.75rem 0 .35rem;padding-left:.25rem;text-transform:uppercase;letter-spacing:.06em}._checkedLabel_1brln_252{font-size:.72rem;font-weight:600;color:var(--muted);margin-bottom:.5rem;padding-left:.25rem;text-transform:uppercase;letter-spacing:.05em}._cancelBtn_1brln_263{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;flex-shrink:0;transition:color .15s}._cancelBtn_1brln_263:hover{color:var(--text)}._empty_1brln_279{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:300px;color:var(--muted);text-align:center}._emptyList_1brln_290{color:var(--muted);font-size:.9rem;padding:2rem 0}._muted_1brln_296{font-size:.88rem;color:var(--muted)}._limitBar_1brln_299{font-size:.75rem;color:var(--muted);background:var(--accent-light);border-radius:var(--radius-sm);padding:.35rem .6rem;margin-bottom:.75rem}._limitBarFull_1brln_307{background:var(--warning-badge-bg);color:var(--warning-text)}._limitMsg_1brln_311{display:block;margin-top:.15rem;font-size:.72rem}._generateBtn_1brln_314{display:flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s}._generateBtn_1brln_314:hover{border-color:var(--accent);color:var(--accent)}._emptyActions_1brln_331{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}._modalOverlay_1brln_334{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a120980;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_1brln_334{background:var(--surface);border-radius:var(--radius);width:100%;max-width:560px;max-height:85vh;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);overflow:hidden}._modalHeader_1brln_357{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}._modalTitle_1brln_365{font-family:var(--font-display);font-size:1.1rem;font-weight:600}._modal_1brln_334>._input_1brln_150{margin:.75rem 1.25rem .5rem;flex-shrink:0}._tabs_1brln_377{display:flex;padding:0 1.25rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}._tab_1brln_377{padding:.6rem 1rem;font:inherit;font-size:.85rem;font-weight:600;background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);cursor:pointer;margin-bottom:-1px;transition:color .15s,border-color .15s}._tab_1brln_377:hover{color:var(--text)}._tabActive_1brln_397{color:var(--accent);border-bottom-color:var(--accent)}._searchRow_1brln_400{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}._searchIcon_1brln_408{color:var(--muted);flex-shrink:0}._searchInput_1brln_409{flex:1;border:none;outline:none;font:inherit;font-size:.88rem;background:none;color:var(--text)}._recipePickerList_1brln_420{list-style:none;overflow-y:auto;flex:1;padding:.5rem 0}._recipePickerItem_1brln_427{display:flex;align-items:center;gap:.75rem;padding:.6rem 1.25rem;cursor:pointer;transition:background .12s}._recipePickerItem_1brln_427:hover,._recipePickerSelected_1brln_436{background:var(--accent-light)}._recipePickerCheck_1brln_438{width:18px;height:18px;border-radius:var(--radius-sm);border:1.5px solid var(--border);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .12s,background .12s}._recipePickerCheckOn_1brln_449{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}._recipePickerImg_1brln_455{width:44px;height:44px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}._recipePickerPlaceholder_1brln_462{width:44px;height:44px;border-radius:var(--radius);background:var(--accent-light);color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}._recipePickerInfo_1brln_474{flex:1;min-width:0}._recipePickerTitle_1brln_475{display:block;font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._recipePickerMeta_1brln_476{font-size:.75rem;color:var(--muted)}._servingsControl_1brln_479{display:flex;align-items:center;gap:.3rem;flex-shrink:0}._servingsBtn_1brln_485{width:24px;height:24px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);transition:border-color .15s,color .15s}._servingsBtn_1brln_485:hover{border-color:var(--accent);color:var(--accent)}._servingsValue_1brln_499{font-size:.78rem;font-weight:600;min-width:48px;text-align:center}._modalFooter_1brln_502{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-top:1px solid var(--border-subtle);flex-shrink:0;gap:1rem}@media (max-width: 640px){._modal_1brln_334{max-height:92vh}._recipePickerItem_1brln_427{padding:.55rem 1rem;gap:.6rem}}._page_1k9dw_2{max-width:1200px;margin:0 auto;padding:2.5rem 2rem 6rem}._muted_1k9dw_8{font-size:.88rem;color:var(--muted)}._toolbar_1k9dw_11{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}._navGroup_1k9dw_20{display:flex;align-items:center;gap:.5rem}._navBtn_1k9dw_26{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;transition:border-color .15s,color .15s}._navBtn_1k9dw_26:hover{border-color:var(--accent);color:var(--accent)}._navTitle_1k9dw_41{font-family:var(--font-display);font-size:1rem;font-weight:600;min-width:200px;text-align:center}._todayBtn_1k9dw_49{padding:.35rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--muted);font:inherit;font-size:.82rem;cursor:pointer;transition:border-color .15s,color .15s}._todayBtn_1k9dw_49:hover{border-color:var(--accent);color:var(--accent)}._viewSwitcher_1k9dw_62{display:flex;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}._viewBtn_1k9dw_69{padding:.4rem .85rem;border:none;background:var(--surface);color:var(--muted);font:inherit;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s;border-right:1px solid var(--border)}._viewBtn_1k9dw_69:last-child{border-right:none}._viewBtn_1k9dw_69:hover{background:var(--accent-light);color:var(--accent)}._viewBtnActive_1k9dw_83,._viewBtnActive_1k9dw_83:hover{background:var(--accent);color:var(--accent-fg)}._generateBar_1k9dw_87{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:.75rem 1.25rem;margin-bottom:1.25rem}._generateText_1k9dw_99{font-size:.88rem;color:var(--muted)}._generateActions_1k9dw_100{display:flex;align-items:center;gap:.75rem}._weekWrapper_1k9dw_103{overflow-x:auto}._weekGrid_1k9dw_105{display:grid;grid-template-columns:90px repeat(3,1fr);gap:0;min-width:360px;border:1px solid var(--border-subtle);border-radius:var(--radius);overflow:hidden}._cornerCell_1k9dw_115{background:var(--bg);border-bottom:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);min-height:44px}._mealHeader_1k9dw_123{background:var(--bg);border-bottom:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;padding:.5rem;font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;min-height:44px}._mealHeader_1k9dw_123:last-child{border-right:none}._dayRowHeader_1k9dw_141{background:var(--surface);border-bottom:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);padding:.6rem .5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.2rem;min-height:90px}._todayRowHeader_1k9dw_154{background:var(--accent-light)}._pastRowHeader_1k9dw_155{opacity:.55}._todayBadge_1k9dw_157{font-size:.6rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.05em;padding-left:1.2rem}._dayCheckbox_1k9dw_166{display:flex;align-items:center;gap:.35rem;cursor:pointer}._dayCheckbox_1k9dw_166 input[type=checkbox]{accent-color:var(--accent);width:14px;height:14px;cursor:pointer}._dayLabel_1k9dw_179{font-size:.78rem;font-weight:600;text-transform:capitalize;color:var(--text)}._cell_1k9dw_186{border-bottom:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);padding:.4rem;display:flex;align-items:stretch;justify-content:flex-start;min-height:90px;transition:background .15s}._mealCellContent_1k9dw_197{display:flex;flex-direction:column;gap:.3rem;width:100%}._cell_1k9dw_186:nth-child(4n){border-right:none}._cellSelected_1k9dw_204{background:color-mix(in srgb,var(--accent-light) 60%,transparent)}._cellPast_1k9dw_205{opacity:.5}._recipeCard_1k9dw_208{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%;position:relative;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:.4rem .5rem .35rem;text-align:center;min-height:72px;justify-content:center}._recipeCardImg_1k9dw_224{width:36px;height:36px;object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0}._recipeCardTitle_1k9dw_232{font-size:.73rem;font-weight:600;line-height:1.2;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._recipeCardServings_1k9dw_243{font-size:.65rem;color:var(--muted)}._removeEntryBtn_1k9dw_248{position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:var(--radius-sm);border:none;background:transparent;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s,color .15s}._recipeCard_1k9dw_208:hover ._removeEntryBtn_1k9dw_248{opacity:1}._removeEntryBtn_1k9dw_248:hover{color:var(--error-text)}._addBtn_1k9dw_269{width:100%;min-height:60px;border:1px dashed var(--border);border-radius:var(--radius);background:transparent;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s,background .15s}._addBtn_1k9dw_269:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}._mealCellContent_1k9dw_197:has(._recipeCard_1k9dw_208) ._addBtn_1k9dw_269{min-height:32px}._addBtnDisabled_1k9dw_286{width:100%;min-height:60px;border:1px dashed var(--border);border-radius:var(--radius);background:transparent;opacity:.3;cursor:not-allowed}._monthWrapper_1k9dw_297{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);overflow:hidden}._monthDayNames_1k9dw_304{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--border-subtle)}._monthDayName_1k9dw_304{text-align:center;padding:.6rem 0;font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}._monthGrid_1k9dw_319{display:grid;grid-template-columns:repeat(7,1fr)}._monthDayEmpty_1k9dw_324{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);min-height:80px;background:var(--bg)}._monthDay_1k9dw_304{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:.4rem .5rem;min-height:80px;cursor:pointer;transition:background .12s;position:relative}._monthDay_1k9dw_304:hover{background:var(--accent-light)}._monthDay_1k9dw_304:nth-child(7n){border-right:none}._monthDayToday_1k9dw_343 ._monthDayNum_1k9dw_343{background:var(--accent);color:var(--accent-fg);border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}._monthDaySelected_1k9dw_354{background:color-mix(in srgb,var(--accent-light) 80%,transparent)}._monthDayPast_1k9dw_356{cursor:default;background:none!important;opacity:.4}._monthDayPast_1k9dw_356:hover{background:none}._monthDayNum_1k9dw_343{font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-bottom:.2rem}._monthMealDots_1k9dw_374{display:flex;gap:3px;margin-bottom:.3rem}._mealDot_1k9dw_380{width:6px;height:6px;border-radius:50%;background:var(--accent);display:block}._monthDayActions_1k9dw_388{display:flex;flex-direction:column;gap:.2rem;margin-top:.2rem}._monthEntryChip_1k9dw_395{display:flex;align-items:center;justify-content:space-between;gap:.2rem;font-size:.65rem;background:var(--accent);color:var(--accent-fg);border-radius:var(--radius-sm);padding:.1rem .3rem}._monthEntryChip_1k9dw_395 button{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:0;display:flex;align-items:center}._monthEntryChip_1k9dw_395 button:hover{color:#fff}._monthAddBtn_1k9dw_412{font-size:.65rem;color:var(--accent);background:var(--accent-light);border:1px dashed var(--accent);border-radius:var(--radius-sm);padding:.1rem .3rem;cursor:pointer;text-align:left;transition:background .12s}._monthAddBtn_1k9dw_412:hover{background:color-mix(in srgb,var(--accent-light) 70%,var(--accent) 30%)}._dayView_1k9dw_426{max-width:480px;margin:0 auto}._dayViewDate_1k9dw_428{font-family:var(--font-display);font-size:1.15rem;font-weight:600;margin-bottom:1.5rem;text-transform:capitalize;display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}._dayViewSection_1k9dw_440{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1.25rem 1.5rem;margin-bottom:1rem}._dayViewMealTitle_1k9dw_448{font-size:.75rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}._rangeView_1k9dw_458{max-width:640px}._rangePickers_1k9dw_460{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1.5rem}._rangeLabel_1k9dw_472{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--muted)}._dateInput_1k9dw_481{padding:.4rem .6rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.88rem;background:var(--surface);color:var(--text);outline:none;cursor:pointer;transition:border-color .15s}._dateInput_1k9dw_481:focus{border-color:var(--accent)}._rangeError_1k9dw_495{font-size:.8rem;color:var(--error-text);font-weight:600}._rangeList_1k9dw_497{display:flex;flex-direction:column;gap:.5rem}._rangeDay_1k9dw_499{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;transition:border-color .15s}._rangeDaySelected_1k9dw_510{border-color:var(--accent);background:var(--accent-light)}._rangeDayToday_1k9dw_511{border-color:var(--accent)}._todayBadgeInline_1k9dw_513{color:var(--accent);font-weight:700;font-size:.78rem}._rangeDayLabel_1k9dw_515{font-size:.82rem;font-weight:600;text-transform:capitalize}._rangeMeals_1k9dw_517{display:flex;gap:.75rem;flex-wrap:wrap;flex:1}._rangeMealSlot_1k9dw_519{display:flex;align-items:center;gap:.35rem}._rangeMealLabel_1k9dw_520{font-size:.7rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}._rangeMealEntry_1k9dw_522{display:flex;align-items:center;gap:.25rem;font-size:.75rem;background:var(--accent);color:var(--accent-fg);border-radius:var(--radius-sm);padding:.15rem .45rem}._rangeMealEntry_1k9dw_522 button{background:none;border:none;color:#ffffffb3;cursor:pointer;display:flex;align-items:center}._rangeMealEntry_1k9dw_522 button:hover{color:#fff}._rangeAddBtn_1k9dw_538{width:28px;height:28px;border-radius:var(--radius-sm);border:1px dashed var(--border);background:transparent;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s}._rangeAddBtn_1k9dw_538:hover{border-color:var(--accent);color:var(--accent)}._rangeAddBtnDisabled_1k9dw_550{width:28px;height:28px;border-radius:var(--radius-sm);border:1px dashed var(--border);opacity:.3;cursor:not-allowed}._rangeDayPast_1k9dw_558{opacity:.5}._pastLabel_1k9dw_560{margin-left:1rem;font-size:.78rem;color:var(--muted);font-style:italic}._clearSelBtn_1k9dw_567{display:flex;align-items:center;gap:.3rem;padding:.4rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--muted);font:inherit;font-size:.82rem;cursor:pointer;transition:border-color .15s,color .15s}._clearSelBtn_1k9dw_567:hover{border-color:var(--error-text);color:var(--error-text)}._modalOverlay_1k9dw_584{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a120980;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_1k9dw_584{background:var(--surface);border-radius:var(--radius);width:100%;max-width:520px;max-height:85vh;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);overflow:hidden}._modalHeader_1k9dw_605{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}._modalTitle_1k9dw_613{font-family:var(--font-display);font-size:1.1rem;font-weight:600}._cancelBtn_1k9dw_618{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;transition:color .15s}._cancelBtn_1k9dw_618:hover{color:var(--text)}._tabs_1k9dw_626{display:flex;padding:0 1.25rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}._tab_1k9dw_626{padding:.6rem 1rem;font:inherit;font-size:.85rem;font-weight:600;background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);cursor:pointer;margin-bottom:-1px;transition:color .15s,border-color .15s}._tab_1k9dw_626:hover{color:var(--text)}._tabActive_1k9dw_639{color:var(--accent);border-bottom-color:var(--accent)}._searchRow_1k9dw_641{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}._searchIcon_1k9dw_645{color:var(--muted);flex-shrink:0}._searchInput_1k9dw_646{flex:1;border:none;outline:none;font:inherit;font-size:.88rem;background:none;color:var(--text)}._recipePickerList_1k9dw_651{list-style:none;overflow-y:auto;flex:1;padding:.5rem 0}._recipePickerItem_1k9dw_654{display:flex;align-items:center;gap:.75rem;padding:.6rem 1.25rem;cursor:pointer;transition:background .12s}._recipePickerItem_1k9dw_654:hover,._recipePickerSelected_1k9dw_659{background:var(--accent-light)}._recipePickerCheck_1k9dw_660{width:18px;height:18px;border-radius:var(--radius-sm);border:1.5px solid var(--border);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .12s,background .12s}._recipePickerCheckOn_1k9dw_666{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}._recipePickerImg_1k9dw_667{width:44px;height:44px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}._recipePickerPlaceholder_1k9dw_670{width:44px;height:44px;border-radius:var(--radius);background:var(--accent-light);color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}._recipePickerInfo_1k9dw_675{flex:1;min-width:0}._recipePickerTitle_1k9dw_676{display:block;font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._recipePickerMeta_1k9dw_680{font-size:.75rem;color:var(--muted)}._servingsControl_1k9dw_682{display:flex;align-items:center;gap:.3rem;flex-shrink:0}._servingsBtn_1k9dw_683{width:26px;height:26px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);font-size:1rem;font-weight:700;transition:border-color .15s,color .15s}._servingsBtn_1k9dw_683:hover{border-color:var(--accent);color:var(--accent)}._servingsValue_1k9dw_691{font-size:.78rem;font-weight:600;min-width:50px;text-align:center}._modalFooter_1k9dw_693{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-top:1px solid var(--border-subtle);flex-shrink:0;gap:1rem}@media (pointer: coarse){._removeEntryBtn_1k9dw_248{opacity:1}}@media (max-width: 900px){._weekGrid_1k9dw_105{grid-template-columns:72px repeat(3,1fr)}._mealHeader_1k9dw_123{font-size:.65rem;padding:.4rem}._cell_1k9dw_186{min-height:80px;padding:.3rem}._recipeCard_1k9dw_208{padding:.3rem .4rem;min-height:64px}._recipeCardImg_1k9dw_224{width:28px;height:28px}._recipeCardTitle_1k9dw_232{font-size:.68rem}._monthDay_1k9dw_304{min-height:68px;padding:.3rem .35rem}._monthDayEmpty_1k9dw_324{min-height:68px}}@media (max-width: 640px){._page_1k9dw_2{padding:1.25rem .75rem 2rem}._toolbar_1k9dw_11{flex-direction:column;align-items:stretch;gap:.6rem}._navGroup_1k9dw_20{justify-content:space-between}._navTitle_1k9dw_41{min-width:unset;font-size:.88rem;text-align:center;flex:1}._viewSwitcher_1k9dw_62{width:100%}._viewBtn_1k9dw_69{flex:1;padding:.4rem .3rem;font-size:.75rem}._generateBar_1k9dw_87{flex-direction:column;align-items:stretch;gap:.6rem;padding:.65rem 1rem}._generateText_1k9dw_99{font-size:.82rem;text-align:center}._generateActions_1k9dw_100{justify-content:center}._weekGrid_1k9dw_105{grid-template-columns:64px repeat(3,1fr);min-width:unset}._cornerCell_1k9dw_115{min-height:36px}._mealHeader_1k9dw_123{font-size:.6rem;min-height:36px;padding:.3rem;letter-spacing:0}._dayRowHeader_1k9dw_141{min-height:80px;padding:.4rem .35rem;gap:.15rem}._dayLabel_1k9dw_179{font-size:.68rem}._todayBadge_1k9dw_157{font-size:.55rem}._cell_1k9dw_186{min-height:80px;padding:.25rem}._recipeCard_1k9dw_208{padding:.25rem .3rem;min-height:60px;gap:.15rem}._recipeCardImg_1k9dw_224{width:24px;height:24px}._recipeCardTitle_1k9dw_232{font-size:.62rem}._recipeCardServings_1k9dw_243{font-size:.58rem}._addBtn_1k9dw_269,._addBtnDisabled_1k9dw_286{min-height:52px}._monthDay_1k9dw_304{min-height:52px;padding:.2rem .25rem}._monthDayEmpty_1k9dw_324{min-height:52px}._monthDayNum_1k9dw_343{font-size:.7rem;width:20px;height:20px}._monthMealDots_1k9dw_374{gap:2px}._mealDot_1k9dw_380{width:5px;height:5px}._monthDayActions_1k9dw_388{display:none}._dayView_1k9dw_426{max-width:100%}._dayViewDate_1k9dw_428{font-size:.95rem}._rangeView_1k9dw_458{max-width:100%}._rangePickers_1k9dw_460{flex-direction:column;align-items:flex-start;gap:.6rem;padding:.75rem 1rem}._rangeLabel_1k9dw_472,._dateInput_1k9dw_481{font-size:.82rem}._rangeDay_1k9dw_499{gap:.6rem;padding:.6rem .75rem}._rangeDayLabel_1k9dw_515{font-size:.78rem}._rangeMeals_1k9dw_517{gap:.5rem}._clearSelBtn_1k9dw_567{font-size:.78rem}._modal_1k9dw_584{max-height:92vh}._recipePickerItem_1k9dw_654{padding:.55rem 1rem;gap:.6rem}._recipePickerImg_1k9dw_667,._recipePickerPlaceholder_1k9dw_670{width:38px;height:38px}}._page_jly2o_1{max-width:900px;margin:0 auto;padding:3rem 2rem 5rem}._title_jly2o_3{font-family:var(--font-display);font-size:1.75rem;font-weight:600;margin-bottom:2.5rem;letter-spacing:-.02em}._statsGrid_jly2o_12{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:3rem}._statCard_jly2o_19{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem}._statPending_jly2o_28{border-color:var(--warning-border);background:var(--warning-bg)}._statIcon_jly2o_32{color:var(--accent);flex-shrink:0}._statPending_jly2o_28 ._statIcon_jly2o_32{color:var(--warning-border)}._statLabel_jly2o_34{font-size:.75rem;color:var(--muted);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.04em}._statValue_jly2o_35{font-size:1.5rem;font-weight:700;color:var(--text)}._sectionTitle_jly2o_38{font-family:var(--font-display);font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;display:flex;align-items:center;gap:.6rem;color:var(--text)}._badge_jly2o_48{background:var(--warning-border);color:#fff;border-radius:var(--radius-sm);padding:.1rem .5rem;font-size:.72rem;font-weight:700;font-family:var(--font-body)}._empty_jly2o_59{text-align:center;padding:3rem;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:.75rem}._recipeList_jly2o_70{display:flex;flex-direction:column;gap:.75rem}._recipeCard_jly2o_72{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);overflow:hidden;display:flex}._cover_jly2o_80{width:120px;object-fit:cover;flex-shrink:0}._recipeBody_jly2o_86{padding:1.25rem 1.5rem;flex:1;display:flex;flex-direction:column;gap:.75rem}._recipeHeader_jly2o_88{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}._recipeTitle_jly2o_90{font-family:var(--font-display);font-size:1rem;font-weight:600;margin-bottom:.2rem}._recipeMeta_jly2o_96{font-size:.8rem;color:var(--muted)}._recipeDesc_jly2o_97{font-size:.85rem;color:var(--muted);margin-top:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._recipeDate_jly2o_106{font-size:.78rem;color:var(--muted);white-space:nowrap}._tags_jly2o_108{display:flex;gap:.3rem;flex-wrap:wrap;margin-top:.25rem}._tag_jly2o_108{padding:.15rem .5rem;background:var(--accent-light);color:var(--accent);border-radius:var(--radius-sm);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}._recipeActions_jly2o_120{display:flex;gap:.5rem;flex-wrap:wrap}._rejectForm_jly2o_123{background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius);padding:.9rem;display:flex;flex-direction:column;gap:.6rem}._rejectTextarea_jly2o_132{width:100%;padding:.6rem .8rem;border:1px solid var(--error-border);border-radius:var(--radius);font:inherit;font-size:.88rem;resize:vertical;outline:none;background:var(--surface);color:var(--text)}._rejectTextarea_jly2o_132:focus{border-color:var(--error-text)}._rejectActions_jly2o_145{display:flex;gap:.5rem;justify-content:flex-end}._state_jly2o_147{color:var(--muted);font-size:.9rem}._editForm_jly2o_150{background:var(--bg);border:1px solid var(--accent);border-radius:var(--radius);padding:1rem;display:flex;flex-direction:column;gap:.9rem}._editCoverRow_jly2o_160{display:flex;align-items:center;gap:1rem}._editCoverThumb_jly2o_165{width:80px;height:60px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);flex-shrink:0;background:var(--surface)}._editCoverImg_jly2o_174{width:100%;height:100%;object-fit:cover}._editCoverEmpty_jly2o_175{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted)}._editGrid_jly2o_181{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}._editFieldFull_jly2o_186{grid-column:1 / -1;display:flex;flex-direction:column;gap:.3rem}._editField_jly2o_186{display:flex;flex-direction:column;gap:.3rem}._editLabel_jly2o_188{font-size:.72rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}._editInput_jly2o_189{padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.88rem;background:var(--surface);color:var(--text);outline:none;transition:border-color .15s}._editInput_jly2o_189:focus{border-color:var(--accent)}._editTextarea_jly2o_201{padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.88rem;background:var(--surface);color:var(--text);outline:none;resize:vertical;transition:border-color .15s}._editTextarea_jly2o_201:focus{border-color:var(--accent)}._editSelect_jly2o_214{padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.88rem;background:var(--surface);color:var(--text);outline:none;cursor:pointer;transition:border-color .15s}._editSelect_jly2o_214:focus{border-color:var(--accent)}._editActions_jly2o_227{display:flex;gap:.5rem;justify-content:flex-end}._ingredientList_jly2o_230{display:flex;flex-direction:column;gap:.5rem}._ingredientRow_jly2o_232{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._ingredientName_jly2o_243{font-weight:600;font-size:.92rem;flex:1}._ingredientActions_jly2o_245{display:flex;align-items:center;gap:.5rem}._categorySelect_jly2o_247{padding:.35rem .6rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.82rem;background:var(--surface);color:var(--text);outline:none;cursor:pointer;transition:border-color .15s}._categorySelect_jly2o_247:focus{border-color:var(--accent)}._unitInput_jly2o_261{padding:.35rem .6rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.82rem;background:var(--surface);color:var(--text);outline:none;width:90px;transition:border-color .15s}._unitInput_jly2o_261:focus{border-color:var(--accent)}._sectionSep_jly2o_275{margin:2.5rem 0 0}._recipeCount_jly2o_278{font-family:var(--font-body);font-size:.8rem;font-weight:400;color:var(--muted);margin-left:.25rem}._statusTabs_jly2o_287{display:flex;gap:.35rem;margin-bottom:1.25rem;flex-wrap:wrap}._statusTab_jly2o_287{padding:.35rem .85rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s,background .15s;text-transform:uppercase;letter-spacing:.04em}._statusTab_jly2o_287:hover{border-color:var(--accent);color:var(--accent)}._statusTabActive_jly2o_309{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}._statusBadge_jly2o_316{display:inline-block;padding:.15rem .55rem;border-radius:var(--radius-sm);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}._statusPending_jly2o_325{background:var(--warning-bg);color:var(--warning-text)}._statusPublished_jly2o_326{background:#f0fdf4;color:#166534}._statusRejected_jly2o_327{background:var(--error-bg);color:var(--error-text)}._pagination_jly2o_330{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;justify-content:center}._pageBtn_jly2o_337{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);cursor:pointer;transition:border-color .15s,color .15s}._pageBtn_jly2o_337:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}._pageBtn_jly2o_337:disabled{opacity:.4;cursor:default}._pageInfo_jly2o_352{font-size:.85rem;color:var(--muted);min-width:80px;text-align:center}._searchBar_jly2o_355{display:flex;align-items:center;gap:.5rem;border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .85rem;background:var(--surface);margin-bottom:1rem;transition:border-color .15s}._searchBar_jly2o_355:focus-within{border-color:var(--accent)}._searchIcon_jly2o_367{color:var(--muted);flex-shrink:0}._searchInput_jly2o_368{flex:1;border:none;outline:none;font:inherit;font-size:.88rem;background:none;color:var(--text)}._userList_jly2o_379{display:flex;flex-direction:column;gap:.5rem}._userRow_jly2o_381{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._userAvatar_jly2o_392{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}._userAvatarPlaceholder_jly2o_400{width:40px;height:40px;border-radius:50%;background:var(--accent-light);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0}._userInfo_jly2o_414{flex:1;min-width:0}._userName_jly2o_415{font-weight:600;font-size:.92rem}._userEmail_jly2o_416{font-size:.8rem;color:var(--muted)}._userMeta_jly2o_417{font-size:.8rem;color:var(--muted);white-space:nowrap}._roleTag_jly2o_419{padding:.15rem .6rem;border-radius:var(--radius-sm);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}._roleAdmin_jly2o_428{background:var(--accent);color:var(--accent-fg)}._roleUser_jly2o_429{background:var(--border-subtle);color:var(--muted)}._toolsGrid_jly2o_432{display:flex;flex-direction:column;gap:.75rem}._toolCard_jly2o_434{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1rem 1.25rem}._toolInfo_jly2o_445{flex:1}._toolName_jly2o_446{font-size:.9rem;font-weight:600;color:var(--text);margin:0 0 .25rem}._toolDesc_jly2o_447{font-size:.8rem;color:var(--muted);margin:0;line-height:1.5}._normPreview_jly2o_450{margin-top:1.25rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:1.25rem}._normEmpty_jly2o_458{color:var(--muted);font-size:.9rem;margin:0}._normTitle_jly2o_460{font-size:.9rem;font-weight:600;color:var(--text);margin:0 0 1rem}._normList_jly2o_462{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}._normRow_jly2o_464{display:grid;grid-template-columns:1fr 2fr auto;gap:.75rem;align-items:center;background:var(--bg);border:1px solid var(--border-subtle);border-radius:calc(var(--radius) - 2px);padding:.6rem .9rem;font-size:.88rem}._normCanonical_jly2o_476{font-weight:700;color:var(--text)}._normMerged_jly2o_477{color:var(--muted)}._normMerged_jly2o_477 em{font-style:normal;color:var(--text-secondary, var(--text))}._normImpact_jly2o_479{font-size:.8rem;color:var(--muted);white-space:nowrap}._normActions_jly2o_481{display:flex;gap:.75rem;justify-content:flex-end}._backupActions_jly2o_484{margin-bottom:1rem}._backupList_jly2o_486{display:flex;flex-direction:column;gap:.5rem}._backupRow_jly2o_488{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:.75rem 1rem;flex-wrap:wrap}._backupInfo_jly2o_500{flex:1;min-width:0}._backupName_jly2o_501{font-size:.88rem;font-weight:600;color:var(--text);margin:0 0 .15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._backupMeta_jly2o_502{font-size:.78rem;color:var(--muted);margin:0}._backupBtns_jly2o_503{display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width: 640px){._page_jly2o_1{padding:2rem 1.25rem}._cover_jly2o_80{width:80px}._toolCard_jly2o_434{flex-direction:column;align-items:flex-start}._normRow_jly2o_464{grid-template-columns:1fr}._backupRow_jly2o_488{flex-direction:column;align-items:flex-start}._backupBtns_jly2o_503{width:100%}}
