:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14213d;background:#f5f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f5f6f8}button,input,select{font:inherit}.shell{max-width:720px;margin:0 auto;padding:20px 16px 110px;min-height:100vh}.top{display:flex;align-items:flex-start;justify-content:space-between;margin:4px 0 22px}.top h1,.sticky-head h1{font-size:1.75rem;margin:0;letter-spacing:-.04em}.top p,.sticky-head p{margin:4px 0 0;color:#687386}.ghost-link{color:#14213d;text-decoration:none;background:#fff;border:1px solid #dfe3e8;border-radius:12px;padding:10px 12px;font-weight:700}.hero-card,.search-card{background:#fff;border:1px solid #e2e5e9;border-radius:18px;padding:16px;box-shadow:0 6px 22px #14213d0b;margin-bottom:24px}.hero-card h2{margin:0 0 12px;font-size:1rem}.row,.search-row{display:flex;gap:10px}input,select{width:100%;min-height:48px;border:1px solid #cfd5dc;border-radius:12px;background:#fff;padding:0 13px;color:#14213d;outline:none}input:focus,select:focus{border-color:#14213d;box-shadow:0 0 0 3px #14213d10}.hero-card select,.hero-card>input{margin-bottom:10px}button{min-height:46px;border:0;border-radius:12px;background:#14213d;color:#fff;padding:0 16px;font-weight:750;cursor:pointer}button:disabled{opacity:.45}.section-head{display:flex;align-items:center;justify-content:space-between;margin:22px 2px 8px}.section-head h2{font-size:1.05rem;margin:0}.section-head span{background:#e9edf2;border-radius:999px;padding:3px 9px;font-size:.8rem}.list-card{background:#fff;border:1px solid #e2e5e9;border-radius:15px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;margin:8px 0;cursor:pointer}.list-card strong,.product-row strong,.item-main strong{display:block}.list-card small,.product-row small,.item-main small{display:block;color:#788494;margin-top:4px}.list-card.muted{cursor:default}.tiny{min-height:36px;padding:0 11px;background:#edf0f4;color:#14213d}.empty{padding:28px 16px;border:1px dashed #cdd3da;border-radius:16px;color:#7d8896;text-align:center;background:#fafbfc}.sticky-head{position:sticky;top:0;z-index:10;background:#f5f6f8ef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px 0 12px;margin-bottom:12px}.head-row{display:flex;align-items:center;gap:12px}.icon-btn{width:46px;padding:0;background:#fff;color:#14213d;border:1px solid #dfe3e8;font-size:1.2rem}.progress{height:5px;background:#e0e5eb;border-radius:99px;overflow:hidden;margin-top:11px}.progress span{display:block;height:100%;background:#14213d;border-radius:99px}.search-card{position:relative;margin-bottom:15px}.plus{width:52px;padding:0;font-size:1.4rem}.suggestions{margin-top:10px;border-top:1px solid #edf0f2;padding-top:8px}.suggestion{display:block;width:100%;text-align:left;background:transparent;color:#14213d;padding:10px 4px;min-height:0;border-radius:8px}.suggestion:hover{background:#f5f7f9}.suggestion span,.suggestion small{display:block}.suggestion small{color:#7d8793;margin-top:2px;font-weight:500}.suggestion.create{color:#49576a}.category-block{margin:18px 0}.category-block h3{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#7b8794;margin:0 0 7px 5px}.item-row{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e1e5e9;padding:10px;border-radius:15px;margin:7px 0;min-height:65px}.item-row.status-unavailable,.item-row.status-already_home,.item-row.status-ignored{opacity:.62}.check{width:46px;height:46px;min-height:46px;padding:0;border-radius:14px;background:#eef1f4;color:#8b95a1;font-size:1.1rem}.checked,.status-purchased .check{background:#d9f4e5;color:#116339}.item-main{flex:1;min-width:0}.item-actions{display:flex;gap:5px}.mini{width:38px;height:38px;min-height:38px;padding:0;background:#f0f2f5;color:#536071;font-size:1rem}.quick-edit{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-edit label{font-size:.72rem;color:#6d7886;font-weight:700}.quick-edit input,.quick-edit select{min-height:40px;margin-top:4px;padding:0 9px}.bought{margin-top:24px;background:#fff;border:1px solid #e1e5e9;border-radius:15px;padding:12px}.bought summary{font-weight:800;cursor:pointer}.item-row.compact{border:0;border-top:1px solid #eef1f3;border-radius:0;margin:8px 0 0;padding:8px 0}.bottom-bar{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(720px,100%);background:#fffe;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #dfe4e9;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;z-index:20}.primary-wide{width:100%}.primary{margin-left:auto}.total{flex:1}.total small,.total strong{display:block}.total small{color:#7d8793}.total strong{font-size:1.15rem}.catalog-search{margin-bottom:12px}.catalog-list{background:#fff;border:1px solid #e2e5e9;border-radius:16px;overflow:hidden}.product-row{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #edf0f2}.product-row:last-child{border-bottom:0}.product-row>span{color:#d09f16}.catalog-list+.empty{margin-top:10px}@media(max-width:480px){.shell{padding-left:12px;padding-right:12px}.row{flex-direction:column}.quick-edit{grid-template-columns:1fr}.item-actions{gap:3px}.mini{width:36px}.item-row{padding:9px 8px}.top h1,.sticky-head h1{font-size:1.55rem}}.top-nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.stack{display:grid;gap:10px}.grow{flex:1;min-width:0}.section-head a,.home-shortcuts a{color:#14213d;font-weight:800;text-decoration:none}.home-shortcuts{margin-top:22px;text-align:center}.home-shortcuts a{display:inline-block;padding:12px 14px}.danger-lite{grid-column:1/-1;background:#fff0f0;color:#9b2c2c;border:1px solid #f2c9c9}.undo-toast{position:fixed;left:50%;transform:translate(-50%);bottom:88px;width:min(640px,calc(100% - 24px));background:#14213d;color:#fff;padding:10px 12px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;z-index:35;box-shadow:0 10px 35px #0003}.undo-toast button{background:#fff;color:#14213d;min-height:38px}.total em{display:block;font-size:.72rem;font-style:normal;color:#6f7a88;margin-top:2px}.total em.over{color:#a12b2b}.modal-backdrop{position:fixed;inset:0;background:#10182866;display:flex;align-items:flex-end;justify-content:center;z-index:50;padding:16px}.modal{width:min(620px,100%);background:#fff;border-radius:22px;padding:20px;box-shadow:0 25px 70px #0004}.modal h2{margin:0 0 15px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.summary-grid div{background:#f5f7f9;border-radius:14px;padding:13px}.summary-grid strong,.summary-grid span{display:block}.summary-grid strong{font-size:1.15rem}.summary-grid span{font-size:.76rem;color:#778391;margin-top:3px}.warning{background:#fff7e6;border:1px solid #f1d59a;padding:10px 12px;border-radius:12px;color:#775313}.modal-actions{display:flex;gap:9px;margin-top:16px}.modal-actions button{flex:1}.secondary,.secondary-wide{background:#eef1f4;color:#14213d}.secondary-wide{width:100%}.history-card{background:#fff;border:1px solid #e2e5e9;border-radius:16px;margin:9px 0;overflow:hidden}.history-main{display:block;width:100%;text-align:left;background:#fff;color:#14213d;border-radius:0;padding:14px 15px;min-height:auto}.history-main small{display:block;color:#788494;margin-top:5px}.history-actions{display:flex;gap:7px;padding:0 12px 12px}.settings-card p{color:#657184;line-height:1.45}.status-note{background:#eef7f1;padding:10px;border-radius:10px;color:#285d3c}.item-main input,.item-main select{background:#fff}@media(max-width:480px){.top{gap:10px}.top-nav{gap:5px}.ghost-link{padding:8px 9px;font-size:.82rem}.summary-grid{grid-template-columns:1fr 1fr}}.carry-option{display:flex;gap:.7rem;align-items:flex-start;margin:1rem 0;padding:.85rem;border-radius:14px;background:var(--surface-2,#f6f7f8);font-weight:600}.carry-option input{width:20px;height:20px;flex:0 0 auto}.price-history{display:block;margin-top:.25rem;font-weight:600;color:#4a5560}.status-note{margin-top:.75rem}.error-card{margin:2rem auto;max-width:34rem;padding:1rem;border:1px solid #ddd;border-radius:16px}.offline-banner{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:100;width:min(720px,100%);padding:8px 12px;text-align:center;background:#fff3cd;color:#5c4500;border-bottom:1px solid #ead58a;font-size:.82rem;font-weight:700}.offline-banner+.shell{padding-top:48px}.error-card h1{margin-top:0}.error-card small{display:block;color:#7b8794;margin:8px 0 16px;overflow-wrap:anywhere}:root{--ui-bg:#f7f8f6;--ui-surface:#ffffff;--ui-surface-soft:#f1f4ef;--ui-text:#17211b;--ui-muted:#6f7d74;--ui-border:#dde4de;--ui-primary:#2f7a52;--ui-primary-strong:#286846;--ui-primary-soft:#e6f2ea;--ui-warning:#b66a16;--ui-warning-soft:#fff2df;--ui-danger:#b64040;--ui-danger-soft:#fff0f0;--ui-radius-sm:10px;--ui-radius-md:14px;--ui-radius-lg:20px;--ui-shadow:0 8px 28px rgba(23,33,27,.07);--ui-touch:44px;--ui-nav-height:72px}.ui-button{min-height:var(--ui-touch);border-radius:12px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-weight:750;line-height:1;color:#fff;background:var(--ui-primary);transition:background .15s ease,transform .15s ease,border-color .15s ease;cursor:pointer}.ui-button:hover{background:var(--ui-primary-strong)}.ui-button:active{transform:translateY(1px)}.ui-button:focus-visible,.ui-icon-button:focus-visible,.ui-bottom-nav__item:focus-visible{outline:3px solid rgba(47,122,82,.22);outline-offset:2px}.ui-button--secondary{background:var(--ui-surface-soft);color:var(--ui-text);border-color:var(--ui-border)}.ui-button--secondary:hover{background:#e8eee9}.ui-button--ghost{background:transparent;color:var(--ui-text)}.ui-button--ghost:hover{background:var(--ui-surface-soft)}.ui-button--danger{background:var(--ui-danger);color:#fff}.ui-button--danger:hover{background:#9f3535}.ui-button--sm{min-height:38px;padding:0 12px;font-size:.875rem}.ui-button--icon{width:var(--ui-touch);padding:0}.ui-button--full{width:100%}.ui-button__icon{display:inline-grid;place-items:center;font-size:1.05em}.ui-field{display:grid;gap:6px;color:var(--ui-text)}.ui-field__label{font-size:.82rem;font-weight:700}.ui-field__control{min-height:48px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface);display:flex;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}.ui-field__control:focus-within{border-color:var(--ui-primary);box-shadow:0 0 0 3px #2f7a521f}.ui-field__control--error{border-color:var(--ui-danger)}.ui-field__control input{border:0!important;box-shadow:none!important;background:transparent!important;min-height:46px;padding:0;width:100%;color:var(--ui-text)}.ui-field__adornment{display:grid;place-items:center;color:var(--ui-muted)}.ui-field__message{font-size:.76rem;color:var(--ui-muted)}.ui-field__message--error{color:var(--ui-danger)}.ui-card{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);padding:16px}.ui-card--interactive{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ui-card--interactive:hover{border-color:#cdd8cf;box-shadow:var(--ui-shadow)}.ui-card--interactive:active{transform:translateY(1px)}.ui-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 2px 10px}.ui-section-head h2{margin:0;font-size:.78rem;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:var(--ui-muted)}.ui-app-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 0 16px}.ui-app-header__content{min-width:0}.ui-app-header__content h1{margin:0;color:var(--ui-text);font-size:1.5rem;letter-spacing:-.035em}.ui-app-header__content p{margin:4px 0 0;color:var(--ui-muted);font-size:.9rem}.ui-app-header__side{min-width:var(--ui-touch)}.ui-app-header__side--end{display:flex;justify-content:flex-end}.ui-app-header--sticky{position:sticky;top:0;z-index:25;background:#f7f8f6eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ui-bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(720px,100%);height:calc(var(--ui-nav-height) + env(safe-area-inset-bottom));padding:7px 12px calc(7px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--ui-border);z-index:40}.ui-bottom-nav__item{min-height:54px;border-radius:12px;text-decoration:none;color:var(--ui-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:.72rem;font-weight:700}.ui-bottom-nav__item.is-active{background:var(--ui-primary-soft);color:var(--ui-primary-strong)}.ui-bottom-nav__icon{font-size:1.15rem;line-height:1}.ui-overlay{position:fixed;inset:0;z-index:80;background:#1018126b;display:flex;align-items:flex-end;justify-content:center;padding:12px}.ui-overlay--center{align-items:center}.ui-bottom-sheet{width:min(640px,100%);max-height:min(88vh,760px);background:var(--ui-surface);border-radius:24px 24px 18px 18px;box-shadow:0 25px 70px #00000038;display:flex;flex-direction:column;overflow:hidden}.ui-bottom-sheet__handle{width:42px;height:4px;background:#d3d9d4;border-radius:99px;margin:9px auto 4px}.ui-bottom-sheet__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 18px}.ui-bottom-sheet__head h2{margin:0;color:var(--ui-text);font-size:1.2rem}.ui-bottom-sheet__head p{margin:5px 0 0;color:var(--ui-muted);line-height:1.4}.ui-bottom-sheet__body{padding:4px 18px 18px;overflow:auto}.ui-bottom-sheet__footer{padding:12px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--ui-border);background:var(--ui-surface)}.ui-icon-button{width:var(--ui-touch);height:var(--ui-touch);min-height:var(--ui-touch);border-radius:12px;background:var(--ui-surface-soft);color:var(--ui-text);padding:0;font-size:1.3rem}.ui-dialog{width:min(430px,100%);background:var(--ui-surface);border-radius:var(--ui-radius-lg);padding:20px;box-shadow:0 25px 70px #00000038}.ui-dialog h2{margin:0 0 8px;font-size:1.2rem;color:var(--ui-text)}.ui-dialog p{margin:0;color:var(--ui-muted);line-height:1.5}.ui-dialog__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.ui-toast{position:fixed;left:50%;bottom:calc(var(--ui-nav-height) + 18px + env(safe-area-inset-bottom));transform:translate(-50%);z-index:90;width:min(620px,calc(100% - 24px));min-height:52px;border-radius:14px;padding:10px 12px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#263029;color:#fff;box-shadow:0 14px 40px #0003;font-size:.9rem;font-weight:650}.ui-toast--success{background:var(--ui-primary-strong)}.ui-toast--warning{background:#7b521f}.ui-empty-state{text-align:center;border:1px dashed var(--ui-border);border-radius:var(--ui-radius-lg);padding:28px 18px;background:#ffffff8c}.ui-empty-state__illustration{font-size:2rem;margin-bottom:10px}.ui-empty-state h2{font-size:1rem;margin:0;color:var(--ui-text)}.ui-empty-state p{max-width:360px;margin:7px auto 0;color:var(--ui-muted);line-height:1.45;font-size:.9rem}.ui-empty-state__action{margin-top:16px}@media(min-width:700px){.ui-overlay{align-items:center}.ui-bottom-sheet{border-radius:24px;max-height:min(82vh,720px)}}@media(max-width:480px){.ui-dialog__actions{grid-template-columns:1fr}.ui-app-header__content h1{font-size:1.35rem}}.v2-shell{background:var(--ui-bg);color:var(--ui-text)}.v2-settings-link{width:44px;height:44px;display:grid;place-items:center;text-decoration:none;border-radius:12px;background:var(--ui-surface-soft);color:var(--ui-text);font-size:1.15rem}.v2-home-focus{margin:8px 0 14px}.v2-empty-home,.v2-active-list{padding:24px 20px;border-radius:20px;background:var(--ui-surface);border:1px solid var(--ui-border)}.v2-empty-home h2,.v2-active-list h2{margin:0 0 7px;font-size:1.35rem;letter-spacing:-.025em}.v2-empty-home p,.v2-active-list p{margin:0 0 18px;color:var(--ui-muted);line-height:1.45}.v2-kicker,.v2-result-label{display:block;font-size:.72rem;font-weight:800;letter-spacing:.09em;color:var(--ui-muted);margin-bottom:8px}.v2-text-action{display:block;width:100%;margin-top:12px;background:transparent;color:var(--ui-primary-strong);min-height:38px;padding:0;text-align:center}.v2-new-list{margin-bottom:20px}.v2-start-options{display:grid;gap:10px}.v2-start-options>label:not(.v2-budget-field){display:flex;align-items:center;gap:12px;border:1px solid var(--ui-border);border-radius:14px;padding:13px;background:#fff;cursor:pointer}.v2-start-options>label.is-selected{border-color:var(--ui-primary);background:var(--ui-primary-soft)}.v2-start-options input[type=radio]{width:20px;min-height:auto;height:20px;flex:0 0 auto}.v2-start-options strong,.v2-start-options small{display:block}.v2-start-options small{color:var(--ui-muted);margin-top:3px}.v2-budget-field{display:grid;gap:6px;margin-top:8px;font-size:.82rem;font-weight:700}.v2-preparation-search{position:relative;margin:0 0 20px}.v2-search-box{height:54px;border:1px solid var(--ui-border);border-radius:15px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 12px;box-shadow:0 5px 18px #17211b0b}.v2-search-box>span{font-size:1.25rem;color:var(--ui-primary);font-weight:500}.v2-search-box input{border:0!important;box-shadow:none!important;padding:0;min-height:50px}.v2-search-results{margin-top:8px;background:#fff;border:1px solid var(--ui-border);border-radius:15px;padding:9px;box-shadow:var(--ui-shadow)}.v2-result-label{padding:7px 8px 2px;margin:0}.v2-product-result,.v2-create-result{width:100%;min-height:56px;background:#fff;color:var(--ui-text);border-radius:11px;padding:8px 10px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px}.v2-product-result:hover,.v2-create-result:hover{background:var(--ui-surface-soft)}.v2-product-result strong,.v2-product-result small{display:block}.v2-product-result small{margin-top:3px;color:var(--ui-muted);font-weight:500}.v2-product-result b{font-size:1.2rem;color:var(--ui-primary);font-weight:600}.v2-create-result{border-top:1px solid var(--ui-border);border-radius:0;margin-top:5px;color:var(--ui-primary-strong);font-weight:800}.v2-inline-product{display:grid;gap:14px}.v2-inline-product label{display:grid;gap:6px;font-size:.82rem;font-weight:750}.v2-inline-product label small{font-weight:500;color:var(--ui-muted)}.v2-inline-product p{margin:0;color:var(--ui-muted);font-size:.82rem;line-height:1.45}.v2-shop-summary{position:sticky;top:72px;z-index:8;background:var(--surface,#fff);padding:10px 0 14px;border-bottom:1px solid var(--border,#e8ece9);display:grid;gap:10px}.v2-shop-summary label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:700}.v2-shop-summary select{min-height:44px;border:1px solid var(--border,#dfe5e1);border-radius:12px;background:#fff;padding:0 12px;max-width:58%}.v2-budget-line{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.v2-budget-line strong{font-size:20px}.v2-budget-line span{font-size:13px;color:var(--muted,#68736d);text-align:right}.v2-budget-line .over{color:#b54708;font-weight:700}.v2-row-chevron{display:grid;place-items:center;min-width:44px;min-height:44px;font-size:26px;color:#7d8982}.v2-add-price{color:var(--primary,#1f8f5f);font-weight:700;margin-left:6px}.status-to_buy .check{border:2px solid #9ba9a1;background:#fff;color:transparent}.status-to_buy .check:hover{border-color:var(--primary,#1f8f5f)}.status-unavailable,.status-already_home,.status-ignored{opacity:.65}.bought summary{min-height:44px;display:flex;align-items:center;cursor:pointer}.quick-edit label{font-weight:650}.quick-edit input,.quick-edit select{min-height:44px}.v2-status-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.v2-status-actions button{min-height:44px}.v2-active-summary{margin-bottom:18px}.v2-active-summary>p{margin:0 0 10px!important}.v2-home-budget{display:flex;align-items:baseline;gap:5px;margin-bottom:7px}.v2-home-budget strong{font-size:1.15rem}.v2-home-budget span{color:var(--ui-muted);font-size:.88rem}.v2-home-progress{height:6px;border-radius:999px;background:var(--ui-surface-soft);overflow:hidden}.v2-home-progress span{display:block;height:100%;border-radius:999px;background:var(--ui-primary)}.v2-memory-list{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:16px;overflow:hidden}.v2-memory-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--ui-border)}.v2-memory-row:last-child{border-bottom:0}.v2-memory-row strong,.v2-memory-row small{display:block}.v2-memory-row small{margin-top:3px;color:var(--ui-muted)}.v2-habitual-chips{display:flex;flex-wrap:wrap;gap:8px}.v2-habitual-chips span{padding:8px 11px;border-radius:999px;background:var(--ui-primary-soft);color:var(--ui-primary-strong);font-size:.84rem;font-weight:700}.v2-list-open{flex:1;display:flex;align-items:center;justify-content:space-between;min-width:0;background:transparent;color:var(--ui-text);padding:0;text-align:left}.v2-list-open div{min-width:0}.v2-delete-list{margin-left:10px}.v2-carry-note{margin:4px 0 0;padding:10px 12px;border-radius:12px;background:var(--ui-primary-soft);color:var(--ui-primary-strong);font-size:.82rem;line-height:1.4}.v2-products-page{padding-bottom:110px}.v2-product-search{margin:2px 0 12px}.v2-product-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;background:var(--ui-surface-soft);border-radius:14px;margin-bottom:18px}.v2-product-tabs button{min-height:42px;background:transparent;color:var(--ui-muted);padding:0 8px}.v2-product-tabs button.is-active{background:#fff;color:var(--ui-primary-strong);box-shadow:0 2px 8px #14213d12}.v2-products-list{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:18px;overflow:hidden}.v2-product-list-row{display:flex;align-items:stretch;border-bottom:1px solid var(--ui-border)}.v2-product-list-row:last-child{border-bottom:0}.v2-product-list-main{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 8px 13px 15px;text-decoration:none;color:var(--ui-text)}.v2-product-list-main div{min-width:0}.v2-product-list-main strong,.v2-product-list-main small{display:block}.v2-product-list-main strong{font-size:1rem}.v2-product-list-main small{margin-top:3px;color:var(--ui-muted);font-size:.8rem}.v2-product-list-main .v2-product-last{color:var(--ui-primary-strong);margin-top:6px}.v2-product-list-main>span{font-size:1.45rem;color:#97a19b}.v2-habitual-toggle{width:48px;min-width:48px;min-height:56px;border-radius:0;background:transparent;color:#a8b0ab;font-size:1.35rem;padding:0}.v2-habitual-toggle.is-active{color:#c88a19}.v2-back,.v2-detail-star{width:44px;height:44px;min-height:44px;padding:0;border-radius:12px;background:var(--ui-surface-soft);color:var(--ui-text);font-size:1.35rem}.v2-detail-star.is-active{color:#c88a19}.v2-product-hero{display:grid;gap:16px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:20px;padding:20px;margin-bottom:18px}.v2-product-hero>div span,.v2-product-hero>div strong,.v2-product-hero>div small{display:block}.v2-product-hero>div span{font-size:.7rem;letter-spacing:.09em;font-weight:800;color:var(--ui-muted)}.v2-product-hero>div strong{font-size:1.65rem;margin-top:6px;letter-spacing:-.03em}.v2-product-hero>div small{margin-top:5px;color:var(--ui-muted)}.v2-detail-section{margin:0 0 18px}.v2-detail-section h2{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ui-muted);margin:0 0 8px}.v2-detail-section>button{width:100%;display:grid;grid-template-columns:1fr auto 20px;align-items:center;gap:10px;min-height:56px;padding:9px 12px;background:#fff;color:var(--ui-text);border-radius:0;border-bottom:1px solid var(--ui-border);text-align:left}.v2-detail-section>button:first-of-type{border-radius:14px 14px 0 0}.v2-detail-section>button:last-of-type{border-radius:0 0 14px 14px;border-bottom:0}.v2-detail-section>button span{color:var(--ui-muted);font-weight:600}.v2-detail-section>button strong{font-size:.86rem;text-align:right}.v2-detail-section>button b{font-size:1.2rem;color:#97a19b}.v2-price-history-list{background:#fff;border:1px solid var(--ui-border);border-radius:14px;overflow:hidden}.v2-price-history-list>div{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid var(--ui-border);font-size:.82rem}.v2-price-history-list>div:last-child{border-bottom:0}.v2-price-history-list span{color:var(--ui-muted)}.v2-price-history-list strong{text-align:right}.v2-observation-count,.v2-detail-empty{font-size:.8rem;color:var(--ui-muted);margin:8px 4px 0}.v2-danger-zone{display:grid;gap:9px;margin-top:24px}.v2-history-page{padding-bottom:110px}.v2-history-search-group{margin-bottom:24px}.v2-history-products,.v2-history-list,.v2-history-purchases,.v2-history-status-list{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:18px;overflow:hidden}.v2-history-product-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:64px;padding:11px 14px;border-bottom:1px solid var(--ui-border);text-decoration:none;color:var(--ui-text)}.v2-history-product-row:last-child{border-bottom:0}.v2-history-product-row strong,.v2-history-product-row small{display:block}.v2-history-product-row small{margin-top:3px;color:var(--ui-muted);font-size:.79rem}.v2-history-product-price{text-align:right}.v2-history-product-row>span{font-size:1.35rem;color:#97a19b}.v2-history-card{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;text-align:left;min-height:86px;padding:14px 15px;background:#fff;color:var(--ui-text);border-radius:0;border-bottom:1px solid var(--ui-border)}.v2-history-card:last-child{border-bottom:0}.v2-history-card>div:first-child strong,.v2-history-card>div:first-child span,.v2-history-card>div:first-child small{display:block}.v2-history-card>div:first-child strong{font-size:.9rem}.v2-history-card>div:first-child span{font-weight:750;margin-top:3px}.v2-history-card>div:first-child small{color:var(--ui-muted);font-size:.78rem;margin-top:5px}.v2-history-total{text-align:right;min-width:95px}.v2-history-total strong,.v2-history-total small{display:block}.v2-history-total strong{font-size:1rem}.v2-history-total small{margin-top:4px;color:var(--ui-muted);font-size:.72rem;max-width:120px}.v2-history-total b{display:block;color:#97a19b;font-size:1.25rem;margin-top:3px}.v2-history-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:14px}.v2-history-summary>div{background:#fff;border:1px solid var(--ui-border);border-radius:15px;padding:13px}.v2-history-summary>div span,.v2-history-summary>div strong,.v2-history-summary>div small{display:block}.v2-history-summary>div span{font-size:.68rem;letter-spacing:.08em;font-weight:800;color:var(--ui-muted)}.v2-history-summary>div strong{font-size:1.3rem;margin-top:5px}.v2-history-summary>div small{font-size:.75rem;color:var(--ui-muted);margin-top:3px}.v2-history-detail>.ui-button{margin-bottom:24px}.v2-history-detail-section{margin:24px 0}.v2-history-purchase-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:62px;padding:10px 13px;border-bottom:1px solid var(--ui-border);text-decoration:none;color:var(--ui-text)}.v2-history-purchase-row:last-child{border-bottom:0}.v2-history-purchase-row div strong,.v2-history-purchase-row div small{display:block}.v2-history-purchase-row div small{font-size:.78rem;color:var(--ui-muted);margin-top:3px}.v2-history-purchase-row>span{font-size:1.25rem;color:#97a19b}.v2-history-status-list>div{padding:11px 14px;border-bottom:1px solid var(--ui-border)}.v2-history-status-list>div:last-child{border-bottom:0}.v2-history-status-list strong,.v2-history-status-list small{display:block}.v2-history-status-list small{margin-top:3px;color:var(--ui-muted)}.v2-remake-list{display:grid;gap:8px}.v2-remake-list label{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 12px;border:1px solid var(--ui-border);border-radius:13px;background:#fff}.v2-remake-list label.is-selected{border-color:var(--ui-primary);background:var(--ui-primary-soft)}.v2-remake-list input{width:20px;height:20px;min-height:auto;flex:0 0 auto}.v2-remake-list strong,.v2-remake-list small{display:block}.v2-remake-list small{margin-top:3px;color:var(--ui-muted);font-size:.77rem}@media(min-width:560px){.v2-history-summary{grid-template-columns:repeat(3,1fr)}}.v2-settings-group{background:var(--surface,#fff);border:1px solid var(--border,#e7ebe8);border-radius:16px;padding:16px;margin:0 0 16px}.v2-settings-group h2{font-size:14px;margin:0 0 14px;text-transform:uppercase;letter-spacing:.04em}.v2-setting-field{display:flex;gap:14px;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--border,#edf0ee)}.v2-setting-field:last-child{border-bottom:0}.v2-setting-field>span{display:flex;flex-direction:column;gap:3px}.v2-setting-field small,.v2-manage-row small{color:#6b756f}.v2-setting-field select,.v2-setting-field input,.v2-create-line input{min-height:44px;border:1px solid #d9dfdb;border-radius:10px;padding:0 12px;background:#fff}.v2-inline-setting{display:flex;gap:8px}.v2-inline-setting input{width:105px}.v2-inline-setting button,.v2-create-line button,.v2-manage-row button{min-height:44px;border:0;border-radius:10px;padding:0 12px}.v2-settings-link-row{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;background:transparent;border:0;border-bottom:1px solid #edf0ee;padding:14px 0;min-height:56px}.v2-settings-link-row:last-child{border-bottom:0}.v2-settings-link-row span{display:flex;flex-direction:column;gap:3px}.v2-settings-copy,.v2-storage-state{color:#56615b;line-height:1.5}.v2-create-line{display:flex;gap:8px;margin-bottom:14px}.v2-create-line input{flex:1;min-width:0}.v2-manage-list{display:flex;flex-direction:column}.v2-manage-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf0ee}.v2-manage-row>span{display:flex;flex-direction:column;gap:3px}.v2-manage-row>div{display:flex;gap:6px;align-items:center}.v2-manage-row button:disabled{opacity:.35}@media(max-width:520px){.v2-setting-field{align-items:flex-start;flex-direction:column}.v2-setting-field select,.v2-inline-setting{width:100%}.v2-inline-setting input{flex:1}.v2-manage-row{align-items:flex-start;flex-direction:column}.v2-manage-row>div{width:100%;flex-wrap:wrap}}.menu-page{position:relative;overflow-x:hidden}.menu-more{border:0;background:transparent;font-size:28px;line-height:1;padding:8px 12px}.menu-popover{position:absolute;right:16px;top:64px;z-index:40;background:var(--surface,#fff);border:1px solid var(--border,#e5e7e2);border-radius:16px;box-shadow:0 12px 36px #00000024;padding:6px;min-width:210px}.menu-popover button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:13px 14px;border-radius:10px;font:inherit}.menu-popover button:active{background:#f1f3ef}.menu-day-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin:10px 0 20px}.menu-day-strip button{border:0;background:transparent;border-radius:18px;padding:8px 2px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#72776f}.menu-day-strip span{text-transform:capitalize;font-size:11px}.menu-day-strip strong{font-size:16px}.menu-day-strip .is-active{background:#183f34;color:#fff}.menu-date-title{margin:4px 0 22px}.menu-date-title>span{font-size:11px;letter-spacing:.12em;color:#9a6b28;font-weight:800}.menu-date-title h2{margin:5px 0 2px;text-transform:capitalize;font-size:27px}.menu-date-title p{margin:0;color:#777;font-size:13px}.meal-section{margin:0 0 22px}.meal-section h3{font-size:12px;letter-spacing:.12em;color:#777;margin:0 0 8px}.meal-empty{width:100%;min-height:145px;border:1.5px dashed #cdd3cc;background:#f8f9f6;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.meal-empty span{font-size:30px;color:#1d5a48}.meal-empty strong{font-size:16px}.meal-empty small{color:#888}.meal-card{position:relative;overflow:hidden;border-radius:22px;background:#fff;border:1px solid #e8e9e5;box-shadow:0 8px 24px #202d2612;cursor:pointer}.meal-visual{height:108px;background:linear-gradient(135deg,#edf3ea,#f5eee2);display:grid;place-items:center;font-size:54px}.meal-card-body{padding:14px 16px 16px}.meal-card-body>strong{font-size:19px}.meal-card-body p{margin:5px 0;color:#777;font-size:13px}.meal-card-body small{color:#59635d}.meal-remove{position:absolute;right:10px;top:10px;border:0;border-radius:50%;background:#ffffffe6;width:30px;height:30px;font-size:20px}.menu-day-calories{text-align:center;font-weight:750;margin:8px 0}.menu-calorie-note{font-size:11px;color:#858b85;line-height:1.4;margin:8px 4px 90px}.menu-quick-types{display:flex;gap:7px;overflow:auto;margin-bottom:12px}.menu-quick-types button{white-space:nowrap;border:1px solid #dfe4dd;background:#f7f8f5;border-radius:999px;padding:9px 12px}.menu-recipe-picker{margin-top:10px;display:grid;gap:6px;max-height:48vh;overflow:auto}.menu-recipe-picker>button{display:flex;align-items:center;gap:11px;border:0;background:#fff;text-align:left;padding:8px;border-radius:14px}.menu-recipe-picker strong,.menu-recipe-picker small{display:block}.menu-recipe-picker small{color:#777;margin-top:3px}.recipe-thumb{width:46px;height:46px;border-radius:13px;background:#f1f4ed;display:grid;place-items:center;font-size:25px;flex:0 0 auto}.recipe-thumb.large{width:64px;height:64px;font-size:34px}.recipe-library{display:grid;gap:8px;max-height:60vh;overflow:auto;margin-top:10px}.recipe-library article{display:flex;gap:12px;padding:10px 2px;border-bottom:1px solid #eee}.recipe-library strong,.recipe-library small{display:block}.recipe-library small{color:#657069;margin-top:3px}.recipe-library p{font-size:12px;color:#8a8e89;margin:5px 0}.menu-week{display:grid;gap:8px}.menu-week button{border:1px solid #e5e7e2;background:#fff;border-radius:14px;padding:12px;text-align:left}.menu-week strong,.menu-week span{display:block;text-transform:capitalize}.menu-week span{font-size:13px;color:#666;margin-top:4px}.menu-import-text{width:100%;min-height:260px;resize:vertical;border:1px solid #dfe3dc;border-radius:16px;padding:14px;font:inherit;box-sizing:border-box}.menu-import-help{font-size:12px;color:#777;line-height:1.45}.ui-bottom-nav{grid-template-columns:repeat(4,1fr)}.v2-active-list-card{margin:10px 0 14px}.v2-home-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 20px}.v2-home-overflow{font-size:12px;color:#777;margin:-8px 2px 18px}.v2-prep-favorites{margin:4px 0 14px}.v2-prep-favorites .section-head{margin-bottom:7px}.v2-prep-favorites .section-head span{font-size:11px;color:#888}.v2-favorite-strip{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:none}.v2-favorite-strip button{white-space:nowrap;border:1px solid #dfe5dd;background:#f7f9f5;border-radius:999px;padding:9px 12px}.v2-favorite-strip button:disabled{opacity:.55}.v2-prep-bottom{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;width:100%}.v2-active-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.v2-active-head h2{margin:0;font-size:1.15rem;letter-spacing:-.02em}.v2-state-pill{flex:0 0 auto;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 10px;background:#e9edf2;color:#5c6779}.v2-state-shopping{background:#e4f2e6;color:#2c6b3a}.v2-state-preparation{background:#eef1f6;color:#4a5568}.v2-active-count{margin:8px 0 12px;color:#687386;font-size:.92rem}.v2-memory-hint{margin:8px 2px 0;font-size:.82rem;color:#8a93a3}.v2-prep-deferred{margin-top:6px}.v2-prep-import{margin:14px 0 0;text-align:center}.v2-prep-import .tiny{background:transparent;color:#5c6779;text-decoration:underline}.v2-last-price{color:#8a93a3}.v2-cat-icon{display:inline-block;margin-right:8px;font-size:1.05em;line-height:1}.v2-product-list-main>div{flex:1;min-width:0;text-align:left}.v2-product-list-main .v2-cat-icon{flex:0 0 auto;width:34px;height:34px;border-radius:11px;background:#f2f5f9;display:flex;align-items:center;justify-content:center;margin-right:0}.v2-import-preview{display:flex;flex-direction:column;gap:10px;max-height:52vh;overflow-y:auto}.v2-import-warning{background:#fff4e5;border:1px solid #f3d9b0;color:#7a4f10;border-radius:12px;padding:10px 12px;margin:0;font-size:.86rem}.v2-import-row{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1px solid #e2e5e9;border-radius:14px;padding:10px 12px}.v2-import-row.is-off{opacity:.5}.v2-import-row.is-uncertain{border-color:#f0d5a8;background:#fffdf8}.v2-import-row>input[type=checkbox]{width:22px;min-height:22px;margin-top:12px;flex:0 0 auto}.v2-import-fields{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.v2-import-label{font-weight:700}.v2-import-meta{display:grid;grid-template-columns:1fr 1.2fr;gap:6px}.v2-import-quantity,.v2-import-meta select{min-height:42px}.v2-import-source{color:#8a93a3;font-size:.78rem}.v2-import-footer{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;width:100%}.v2-carry-block{margin:14px 0 4px}.v2-carry-list{display:flex;flex-direction:column;gap:6px;max-height:34vh;overflow-y:auto;margin:10px 0}.v2-carry-list label{display:flex;gap:10px;align-items:center;background:#f7f8fa;border:1px solid #e2e5e9;border-radius:12px;padding:10px 12px}.v2-carry-list label.is-selected{background:#eef4ee;border-color:#cfe0d2}.v2-carry-list input{width:22px;min-height:22px;flex:0 0 auto}.v2-carry-list strong{display:block}.v2-carry-list small{display:block;color:#8a93a3;margin-top:2px}.v2-carry-hint{font-size:.82rem;color:#8a93a3;margin:6px 0 0}.modal-actions--stack{display:flex;flex-direction:column;gap:8px}.modal-actions--stack button{width:100%}.readonly-check{display:flex;align-items:center;justify-content:center;color:#98a1b0}.menu-page{padding-bottom:130px}.menu-popover-backdrop{position:fixed;inset:0;z-index:18}.menu-popover{position:absolute;right:16px;top:64px;z-index:19;background:#fff;border:1px solid #e2e5e9;border-radius:16px;box-shadow:0 14px 40px #14213d1f;padding:6px;display:flex;flex-direction:column;min-width:210px}.menu-popover button{background:transparent;color:#14213d;text-align:left;border-radius:11px;padding:12px 13px;font-weight:650}.menu-popover button:hover{background:#f2f4f7}.menu-day-strip{display:flex;gap:6px;overflow-x:auto;padding:4px 0 10px;scrollbar-width:none}.menu-day-strip::-webkit-scrollbar{display:none}.menu-day-strip button{position:relative;flex:1 0 54px;background:#fff;border:1px solid #e2e5e9;color:#5c6779;border-radius:14px;padding:9px 4px;display:flex;flex-direction:column;align-items:center;gap:2px;min-height:60px}.menu-day-strip button span{font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}.menu-day-strip button strong{font-size:1.05rem}.menu-day-strip button.is-active{background:#14213d;border-color:#14213d;color:#fff}.menu-day-strip button i{position:absolute;bottom:5px;width:4px;height:4px;border-radius:999px;background:#2c6b3a}.menu-day-strip button.is-active i{background:#fff}.menu-date-nav{display:flex;align-items:center;justify-content:space-between;gap:8px}.menu-date-nav>div{text-align:center;flex:1}.menu-date-nav button{background:#fff;border:1px solid #e2e5e9;color:#14213d;width:42px;min-height:42px;padding:0;font-size:1.3rem;line-height:1}.menu-date-title{margin:6px 0 16px}.menu-date-title span{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#8a93a3}.menu-date-title h2{margin:2px 0 0;font-size:1.35rem;letter-spacing:-.03em;text-transform:capitalize}.menu-date-title p{margin:10px 0 0;text-align:center;font-size:.8rem;color:#a1a9b6}.menu-card{background:#fff;border:1px solid #e2e5e9;border-radius:22px;padding:14px 16px 16px;margin-bottom:14px;box-shadow:0 8px 26px #14213d0d}.menu-card__head{display:flex;align-items:center;justify-content:space-between}.menu-card__slot{font-size:.72rem;font-weight:850;letter-spacing:.1em;color:#8a93a3}.menu-card__more{background:transparent;color:#8a93a3;min-height:32px;padding:0 8px;font-size:1.2rem;line-height:1}.menu-card__body{display:flex;align-items:center;gap:14px;width:100%;background:transparent;color:#14213d;padding:10px 0 0;text-align:left;min-height:auto}.menu-card__visual{flex:0 0 auto;width:58px;height:58px;border-radius:18px;background:#f2f5f9;display:flex;align-items:center;justify-content:center;font-size:1.9rem}.menu-card__text{flex:1;min-width:0}.menu-card__text strong{display:block;font-size:1.1rem;letter-spacing:-.02em;line-height:1.25}.menu-card__meta{display:flex;flex-wrap:wrap;gap:4px 10px;margin-top:5px}.menu-card__meta em{font-style:normal;font-size:.82rem;color:#8a93a3}.menu-card--empty{border-style:dashed;border-color:#d3dae3;background:#fbfcfd;box-shadow:none}.menu-card__cta{width:100%;margin-top:10px;background:#f2f5f9;color:#3c4859;border:1px dashed #cdd6e0;min-height:64px;font-weight:700;font-size:1rem}.menu-day-footer{margin-top:18px}.menu-day-calories{margin:0 0 10px;text-align:center;color:#5c6779;font-weight:650}.menu-calorie-note{margin:16px 2px 0;font-size:.75rem;line-height:1.5;color:#9aa3b1}.menu-quick-kinds{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.menu-quick-kinds button{background:#f2f5f9;color:#3c4859;font-size:.85rem;padding:0 6px;min-height:52px}.menu-picker{display:flex;flex-direction:column;gap:10px}.menu-picker-list,.menu-library-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto}.menu-picker-list button{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e5e9;color:#14213d;text-align:left;padding:11px 13px;min-height:auto}.menu-picker-list button>span:first-child,.menu-library-main>span:first-child{flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:#f2f5f9;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.menu-picker-list strong,.menu-library-main strong{display:block}.menu-picker-list small,.menu-library-main small{display:block;color:#8a93a3;margin-top:3px;font-size:.78rem}.menu-library-tabs{overflow-x:auto;scrollbar-width:none}.menu-library-tabs::-webkit-scrollbar{display:none}.menu-library-tabs button{white-space:nowrap}.menu-library-row{display:flex;align-items:center;gap:6px}.menu-library-main{flex:1;min-width:0;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e5e9;color:#14213d;text-align:left;padding:11px 13px;min-height:auto;border-radius:12px}.menu-library-main>span:nth-child(2){flex:1;min-width:0}.menu-library-main b{color:#c3cad4}.menu-recipe-hero{display:flex;align-items:center;gap:14px;margin-bottom:14px}.menu-recipe-visual{flex:0 0 auto;width:72px;height:72px;border-radius:22px;background:#f2f5f9;display:flex;align-items:center;justify-content:center;font-size:2.4rem}.menu-recipe-stats{flex:1;display:flex;gap:8px}.menu-recipe-stats div{flex:1;background:#f7f8fa;border-radius:14px;padding:8px 6px;text-align:center}.menu-recipe-stats strong{display:block;font-size:.95rem}.menu-recipe-stats small{display:block;color:#8a93a3;font-size:.7rem;margin-top:2px}.menu-recipe-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.menu-recipe-actions button{background:#f2f5f9;color:#3c4859;font-size:.85rem}.menu-recipe-actions button.is-active{background:#14213d;color:#fff}.menu-recipe-calories{margin:0 0 14px;font-weight:700;color:#3c4859}.menu-recipe-section{margin-bottom:18px}.menu-recipe-section h3{margin:0 0 10px;font-size:1rem}.menu-recipe-section h3 small{font-weight:500;color:#8a93a3;margin-left:6px}.menu-ingredient-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.menu-ingredient-list li{display:flex;justify-content:space-between;gap:12px;padding:9px 12px;background:#f7f8fa;border-radius:11px}.menu-ingredient-list strong{color:#5c6779;font-weight:700;white-space:nowrap}.menu-step-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.menu-step-list li{display:flex;gap:11px;align-items:flex-start}.menu-step-list span{flex:0 0 auto;width:26px;height:26px;border-radius:999px;background:#14213d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800}.menu-step-list p{margin:2px 0 0;line-height:1.5}.menu-cooking{text-align:center;padding:20px 6px}.menu-cooking-step{font-size:1.35rem;line-height:1.5;margin:0 0 24px;font-weight:600}.menu-cooking-progress{height:6px;border-radius:999px;background:#e9edf2;overflow:hidden}.menu-cooking-progress span{display:block;height:100%;background:#14213d;transition:width .2s}.menu-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.menu-form-note{font-size:.8rem;color:#8a93a3}.menu-week{display:flex;flex-direction:column;gap:7px;max-height:52vh;overflow-y:auto}.menu-week-day{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e5e9;color:#14213d;text-align:left;padding:11px 13px;min-height:auto;border-radius:14px}.menu-week-day.is-today{border-color:#14213d;box-shadow:0 0 0 2px #14213d12}.menu-week-day__label{flex:0 0 76px}.menu-week-day__label strong{display:block;font-size:.86rem;text-transform:capitalize}.menu-week-day__label small{display:block;color:#8a93a3;font-size:.75rem}.menu-week-day__slots{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.menu-week-day__slots span{display:flex;align-items:center;gap:6px;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-week-day__slots i{font-style:normal;flex:0 0 auto}.menu-week-day__slots .is-empty{color:#b3bac5}.menu-week-day b{color:#c3cad4}.menu-week-hint{margin:12px 2px 0;font-size:.8rem;color:#8a93a3}.menu-actions-list{display:flex;flex-direction:column;gap:7px}.menu-actions-list button{background:#f2f5f9;color:#14213d;text-align:left;padding:0 14px;min-height:50px}.menu-actions-list .danger-lite{background:#fdf0f0;color:#a83232}.menu-preview-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto}.menu-preview-row{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #e2e5e9;border-radius:12px;padding:10px 12px}.menu-preview-row.is-off{opacity:.5}.menu-preview-row input{width:22px;min-height:22px;flex:0 0 auto}.menu-preview-row strong{display:block}.menu-preview-row small{display:block;color:#8a93a3;margin-top:2px;font-size:.78rem}.menu-conflict-list{display:flex;flex-direction:column;gap:10px}.menu-conflict{background:#fffdf8;border:1px solid #f0d5a8;border-radius:14px;padding:12px}.menu-conflict strong{display:block;margin-bottom:4px}.menu-conflict small{display:block;color:#7a6a4f;font-size:.8rem}.menu-conflict-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.menu-conflict-choice button{background:#fff;color:#5c6779;border:1px solid #e2d3b5;min-height:42px;font-size:.86rem}.menu-conflict-choice button.is-active{background:#14213d;color:#fff;border-color:#14213d}.menu-ingredients-preview{display:flex;flex-direction:column;gap:6px;max-height:44vh;overflow-y:auto;margin-top:10px}.menu-ingredient-row{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #e2e5e9;border-radius:12px;padding:10px 12px}.menu-ingredient-row.is-off{opacity:.55}.menu-ingredient-row input{width:22px;min-height:22px;flex:0 0 auto}.menu-ingredient-row strong{display:block}.menu-ingredient-row em{font-style:normal;color:#5c6779;font-weight:600}.menu-ingredient-row small{display:block;color:#8a93a3;margin-top:2px;font-size:.76rem}.v2-favorite-strip button.is-added,.v2-product-result.is-added{background:#eef4ee;border-color:#cfe0d2;color:#2c6b3a}
