*{margin:0;padding:0;box-sizing:border-box}#app{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}body{margin:0;padding:0}.layout-container[data-v-e7be0beb]{height:100vh;overflow:hidden}.sidebar[data-v-e7be0beb]{background:linear-gradient(165deg,#0c1222,#162032,#0f1729);display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:4px 0 32px #0000004d;position:relative}.sidebar[data-v-e7be0beb]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 0%,rgba(16,185,129,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(6,182,212,.06) 0%,transparent 50%);pointer-events:none}.logo-section[data-v-e7be0beb]{height:64px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 16px;cursor:pointer;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.04);transition:all .3s ease;position:relative;z-index:1}.logo-section[data-v-e7be0beb]:hover{background:#10b98114}.logo-icon[data-v-e7be0beb]{width:36px;height:36px;background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #10b98159,0 0 16px #10b98126;position:relative}.logo-icon[data-v-e7be0beb]:after{content:"";position:absolute;inset:-2px;border-radius:12px;background:linear-gradient(135deg,#10b98180,#06b6d480);z-index:-1;opacity:0;transition:opacity .3s ease}.logo-section:hover .logo-icon[data-v-e7be0beb]:after{opacity:1}.logo-text[data-v-e7be0beb]{font-size:15px;font-weight:600;color:#e2e8f0;white-space:nowrap;letter-spacing:.3px;text-shadow:0 0 20px rgba(16,185,129,.3)}.sidebar-menu[data-v-e7be0beb]{flex:1;border-right:none;background:transparent;padding:16px 0;overflow-y:auto;overflow-x:hidden;position:relative;z-index:1}.sidebar-menu[data-v-e7be0beb]::-webkit-scrollbar{width:3px}.sidebar-menu[data-v-e7be0beb]::-webkit-scrollbar-track{background:#ffffff05}.sidebar-menu[data-v-e7be0beb]::-webkit-scrollbar-thumb{background:#10b9814d;border-radius:3px}.sidebar-menu[data-v-e7be0beb]::-webkit-scrollbar-thumb:hover{background:#10b98180}.menu-group-title[data-v-e7be0beb]{padding:24px 24px 10px;font-size:10px;font-weight:700;color:#94a3b899;text-transform:uppercase;letter-spacing:1.5px;position:relative}.menu-group-title[data-v-e7be0beb]:before{content:"";position:absolute;left:24px;right:24px;top:12px;height:1px;background:linear-gradient(90deg,rgba(148,163,184,.15) 0%,transparent 100%)}.sidebar-menu[data-v-e7be0beb] .el-menu-item{height:46px;line-height:46px;margin:3px 14px;border-radius:8px;color:#cbd5e1cc;transition:all .25s ease;position:relative;overflow:hidden}.sidebar-menu[data-v-e7be0beb] .el-menu-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(180deg,#10b981,#06b6d4);border-radius:0 2px 2px 0;transition:height .25s ease}.sidebar-menu[data-v-e7be0beb] .el-menu-item:hover{background:#10b9811a;color:#e2e8f0}.sidebar-menu[data-v-e7be0beb] .el-menu-item:hover:before{height:20px}.sidebar-menu[data-v-e7be0beb] .el-menu-item.is-active{background:linear-gradient(90deg,#10b98133,#06b6d41a);color:#10b981;box-shadow:0 0 20px #10b98126,inset 0 0 20px #10b9810d}.sidebar-menu[data-v-e7be0beb] .el-menu-item.is-active:before{height:24px;box-shadow:0 0 8px #10b98199}.sidebar-menu[data-v-e7be0beb] .el-menu-item .el-icon{font-size:18px;margin-right:12px;transition:transform .25s ease}.sidebar-menu[data-v-e7be0beb] .el-menu-item:hover .el-icon{transform:scale(1.1)}.sidebar-menu[data-v-e7be0beb] .el-menu-item.is-active .el-icon{filter:drop-shadow(0 0 6px rgba(16,185,129,.6))}.sidebar-menu.el-menu--collapse[data-v-e7be0beb]{width:100%}.sidebar-menu.el-menu--collapse[data-v-e7be0beb] .el-menu-item{margin:4px 10px;padding:0!important;min-width:auto;width:calc(100% - 20px)}.sidebar-menu.el-menu--collapse[data-v-e7be0beb] .el-menu-item .el-icon{margin:0!important}.sidebar-menu.el-menu--collapse[data-v-e7be0beb] .el-menu-item>.el-tooltip__trigger{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;padding:0!important}.sidebar-menu.el-menu--collapse[data-v-e7be0beb] .el-sub-menu__icon-arrow{display:none}.sidebar-footer[data-v-e7be0beb]{padding:16px 14px;border-top:1px solid rgba(255,255,255,.04);position:relative;z-index:1}.collapse-btn[data-v-e7be0beb]{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border-radius:8px;cursor:pointer;color:#94a3b8b3;font-size:13px;transition:all .25s ease;white-space:nowrap;overflow:hidden;border:1px solid transparent}.collapse-btn[data-v-e7be0beb]:hover{background:#10b9811a;color:#10b981;border-color:#10b98133}.collapse-btn .el-icon[data-v-e7be0beb]{font-size:18px;transition:transform .25s ease}.collapse-btn:hover .el-icon[data-v-e7be0beb]{transform:scale(1.1)}.main-container[data-v-e7be0beb]{background:linear-gradient(135deg,#f8fafc,#f1f5f9);overflow:hidden}.header[data-v-e7be0beb]{height:64px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 3px #0000000a;z-index:10;border-bottom:1px solid rgba(0,0,0,.04)}.header-left[data-v-e7be0beb]{display:flex;align-items:center}.header-left[data-v-e7be0beb] .el-breadcrumb{font-size:14px}.header-left[data-v-e7be0beb] .el-breadcrumb__inner{color:#64748b}.header-left[data-v-e7be0beb] .el-breadcrumb__inner.is-link:hover{color:#10b981}.header-right[data-v-e7be0beb]{display:flex;align-items:center;gap:16px}.header-right .el-button[data-v-e7be0beb]{font-size:18px;color:#64748b;transition:all .2s ease}.header-right .el-button[data-v-e7be0beb]:hover{color:#10b981;transform:rotate(180deg)}.user-info[data-v-e7be0beb]{display:flex;align-items:center;gap:10px;padding:6px 14px;border-radius:10px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.user-info[data-v-e7be0beb]:hover{background:#10b98114;border-color:#10b98126}.user-avatar[data-v-e7be0beb]{background:linear-gradient(135deg,#10b981,#06b6d4);color:#fff;flex-shrink:0;box-shadow:0 2px 8px #10b9814d}.user-name[data-v-e7be0beb]{font-size:14px;color:#334155;font-weight:500;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-arrow[data-v-e7be0beb]{font-size:12px;color:#94a3b8;transition:transform .2s ease}.user-info:hover .user-arrow[data-v-e7be0beb]{transform:translateY(2px)}.main-content[data-v-e7be0beb]{padding:24px;overflow-y:auto;background:transparent}.fade-enter-active[data-v-e7be0beb],.fade-leave-active[data-v-e7be0beb]{transition:opacity .2s ease}.fade-enter-from[data-v-e7be0beb],.fade-leave-to[data-v-e7be0beb]{opacity:0}.sidebar-overlay[data-v-e7be0beb]{position:fixed;inset:0;background:#00000080;z-index:998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hamburger-btn[data-v-e7be0beb]{margin-right:12px;color:#64748b;padding:8px;border-radius:8px;transition:all .2s ease}.hamburger-btn[data-v-e7be0beb]:hover{color:#10b981;background:#10b9811a}.mobile-close-btn[data-v-e7be0beb]{margin-left:auto;color:#94a3b8cc;font-size:20px}.mobile-close-btn[data-v-e7be0beb]:hover{color:#10b981}@media(max-width:1024px)and (min-width:768px){.header[data-v-e7be0beb]{padding:0 16px}.main-content[data-v-e7be0beb]{padding:16px}.user-name[data-v-e7be0beb]{display:none}}@media(max-width:767px){.sidebar[data-v-e7be0beb]{position:fixed!important;top:0;left:0;height:100vh;z-index:999;width:280px!important;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar.mobile-open[data-v-e7be0beb]{transform:translate(0)}.sidebar.mobile-hidden[data-v-e7be0beb]{transform:translate(-100%)}.logo-section[data-v-e7be0beb]{padding:0 16px;justify-content:flex-start}.header[data-v-e7be0beb]{padding:0 12px;height:56px}.header-left[data-v-e7be0beb],.breadcrumb-nav[data-v-e7be0beb]{flex:1;min-width:0}.breadcrumb-nav[data-v-e7be0beb] .el-breadcrumb__item{max-width:120px}.breadcrumb-nav[data-v-e7be0beb] .el-breadcrumb__inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:100%}.user-info[data-v-e7be0beb]{padding:6px 8px}.user-name[data-v-e7be0beb],.user-arrow[data-v-e7be0beb]{display:none}.main-content[data-v-e7be0beb]{padding:12px}.header-right>.el-button[data-v-e7be0beb]{display:none}.header-right>.el-dropdown[data-v-e7be0beb]{display:flex}}@media(max-width:479px){.sidebar[data-v-e7be0beb]{width:100%!important}.header[data-v-e7be0beb]{padding:0 8px}.breadcrumb-nav[data-v-e7be0beb] .el-breadcrumb__separator{margin:0 4px}.main-content[data-v-e7be0beb]{padding:8px}}.home-page[data-v-cb7e1902]{min-height:100%}.page-container[data-v-cb7e1902]{max-width:900px;margin:0 auto}.welcome-section[data-v-cb7e1902]{background:linear-gradient(135deg,#0c1222,#162032 60%,#0f1729);border-radius:20px;padding:36px 44px;margin-bottom:28px;position:relative;overflow:hidden;border:1px solid rgba(16,185,129,.15);box-shadow:0 4px 24px #0003,0 0 40px #10b9810d}.welcome-section[data-v-cb7e1902]:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(16,185,129,.15) 0%,transparent 60%);border-radius:50%;animation:pulse-cb7e1902 8s ease-in-out infinite}.welcome-section[data-v-cb7e1902]:after{content:"";position:absolute;bottom:-40%;left:5%;width:300px;height:300px;background:radial-gradient(circle,rgba(6,182,212,.1) 0%,transparent 60%);border-radius:50%;animation:pulse-cb7e1902 10s ease-in-out infinite reverse}@keyframes pulse-cb7e1902{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.welcome-content[data-v-cb7e1902]{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.welcome-title[data-v-cb7e1902]{font-size:32px;font-weight:700;color:#e2e8f0;margin:0 0 10px;display:flex;align-items:center;gap:12px;text-shadow:0 0 30px rgba(16,185,129,.3)}.greeting[data-v-cb7e1902]{background:linear-gradient(135deg,#10b981,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wave-emoji[data-v-cb7e1902]{display:inline-block;animation:wave-cb7e1902 1.5s ease-in-out infinite;transform-origin:70% 70%;filter:drop-shadow(0 0 8px rgba(16,185,129,.4))}@keyframes wave-cb7e1902{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(20deg)}}.welcome-date[data-v-cb7e1902]{font-size:15px;color:#94a3b8e6;margin:0;display:flex;align-items:center;gap:8px}.welcome-date .el-icon[data-v-cb7e1902]{color:#10b981}.primary-btn[data-v-cb7e1902]{height:50px;padding:0 36px;font-size:15px;font-weight:600;border-radius:12px;background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 4px 16px #10b98159,0 0 20px #10b98126;transition:all .3s ease}.primary-btn[data-v-cb7e1902]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #10b98166,0 0 30px #10b98133}.stats-section[data-v-cb7e1902]{margin-bottom:28px}.stats-grid[data-v-cb7e1902]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stat-card[data-v-cb7e1902]{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:16px;padding:26px;display:flex;align-items:center;gap:20px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a;border:1px solid rgba(0,0,0,.04)}.stat-card[data-v-cb7e1902]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #10b9811f;border-color:#10b98133}.stat-decoration[data-v-cb7e1902]{position:absolute;top:-30px;right:-30px;width:120px;height:120px;border-radius:50%;opacity:.08;transition:all .3s ease}.stat-card:hover .stat-decoration[data-v-cb7e1902]{opacity:.15;transform:scale(1.1)}.menu-card .stat-decoration[data-v-cb7e1902]{background:linear-gradient(135deg,#10b981,#06b6d4)}.recipe-card .stat-decoration[data-v-cb7e1902]{background:linear-gradient(135deg,#f59e0b,#ef4444)}.material-card .stat-decoration[data-v-cb7e1902]{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.stat-icon[data-v-cb7e1902]{width:64px;height:64px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;position:relative}.stat-icon[data-v-cb7e1902]:after{content:"";position:absolute;inset:0;border-radius:14px;opacity:0;transition:opacity .3s ease}.stat-card:hover .stat-icon[data-v-cb7e1902]:after{opacity:1}.menu-card .stat-icon[data-v-cb7e1902]{background:linear-gradient(135deg,#10b981,#06b6d4);color:#fff;box-shadow:0 4px 12px #10b9814d}.menu-card .stat-icon[data-v-cb7e1902]:after{box-shadow:0 0 20px #10b98180}.recipe-card .stat-icon[data-v-cb7e1902]{background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;box-shadow:0 4px 12px #f59e0b4d}.recipe-card .stat-icon[data-v-cb7e1902]:after{box-shadow:0 0 20px #f59e0b80}.material-card .stat-icon[data-v-cb7e1902]{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;box-shadow:0 4px 12px #8b5cf64d}.material-card .stat-icon[data-v-cb7e1902]:after{box-shadow:0 0 20px #8b5cf680}.stat-info[data-v-cb7e1902]{flex:1}.stat-value[data-v-cb7e1902]{display:block;font-size:36px;font-weight:800;color:#0f172a;line-height:1;margin-bottom:6px}.menu-card:hover .stat-value[data-v-cb7e1902]{color:#10b981}.recipe-card:hover .stat-value[data-v-cb7e1902]{color:#f59e0b}.material-card:hover .stat-value[data-v-cb7e1902]{color:#8b5cf6}.stat-value.loading[data-v-cb7e1902]{opacity:.5}.stat-label[data-v-cb7e1902]{font-size:14px;color:#64748b;font-weight:500}.main-content[data-v-cb7e1902]{display:grid;grid-template-columns:1fr 320px;gap:24px}.content-card[data-v-cb7e1902]{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000a;overflow:hidden;border:1px solid rgba(0,0,0,.04)}.card-header[data-v-cb7e1902]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fafbfc,#fff)}.header-title[data-v-cb7e1902]{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:600;color:#0f172a}.header-icon[data-v-cb7e1902]{font-size:20px;color:#10b981}.card-header[data-v-cb7e1902] .el-button{color:#10b981}.card-header[data-v-cb7e1902] .el-button:hover{color:#059669}.card-body[data-v-cb7e1902]{padding:20px 24px}.empty-state[data-v-cb7e1902]{text-align:center;padding:48px 20px;color:#94a3b8}.empty-icon[data-v-cb7e1902]{font-size:56px;margin-bottom:16px;opacity:.3;color:#10b981}.empty-state p[data-v-cb7e1902]{margin:0 0 20px;font-size:15px}.empty-state[data-v-cb7e1902] .el-button{background:linear-gradient(135deg,#10b981,#06b6d4);border:none}.menu-list[data-v-cb7e1902]{display:flex;flex-direction:column;gap:10px}.menu-item[data-v-cb7e1902]{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#f8fafc;border-radius:10px;transition:all .2s ease;border:1px solid transparent;cursor:pointer}.menu-item[data-v-cb7e1902]:hover{background:linear-gradient(135deg,#10b9810f,#06b6d40a);border-color:#10b98133}.menu-item[data-v-cb7e1902]:active{transform:scale(.99)}.menu-icon-wrap[data-v-cb7e1902]{width:42px;height:42px;background:linear-gradient(135deg,#10b9811f,#06b6d41a);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#10b981;font-size:20px;transition:all .2s ease}.menu-item:hover .menu-icon-wrap[data-v-cb7e1902]{background:linear-gradient(135deg,#10b981,#06b6d4);color:#fff;box-shadow:0 4px 12px #10b9814d}.menu-info[data-v-cb7e1902]{flex:1;min-width:0}.menu-name[data-v-cb7e1902]{margin:0 0 4px;font-size:15px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-meta[data-v-cb7e1902]{display:flex;align-items:center;gap:12px}.meta-item[data-v-cb7e1902]{display:flex;align-items:center;gap:4px;font-size:13px;color:#64748b}.meta-item .el-icon[data-v-cb7e1902]{font-size:14px;color:#10b981}.menu-arrow[data-v-cb7e1902]{flex-shrink:0;color:#cbd5e1;font-size:16px;transition:all .2s ease}.menu-item:hover .menu-arrow[data-v-cb7e1902]{color:#10b981;transform:translate(3px)}.quick-grid[data-v-cb7e1902]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick-item[data-v-cb7e1902]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:22px 16px;background:#f8fafc;border-radius:14px;cursor:pointer;transition:all .25s ease;border:1px solid transparent}.quick-item[data-v-cb7e1902]:hover{background:#f1f5f9;transform:translateY(-3px);border-color:#10b98133;box-shadow:0 8px 20px #10b9811a}.quick-icon[data-v-cb7e1902]{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;transition:all .25s ease}.quick-item:hover .quick-icon[data-v-cb7e1902]{transform:scale(1.1)}.quick-icon.add-menu[data-v-cb7e1902]{background:linear-gradient(135deg,#10b981,#06b6d4);box-shadow:0 4px 12px #10b9814d}.quick-icon.view-menu[data-v-cb7e1902]{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 12px #3b82f64d}.quick-icon.recipes[data-v-cb7e1902]{background:linear-gradient(135deg,#f59e0b,#ef4444);box-shadow:0 4px 12px #f59e0b4d}.quick-icon.ingredients[data-v-cb7e1902]{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 4px 12px #8b5cf64d}.quick-label[data-v-cb7e1902]{font-size:13px;color:#475569;font-weight:600}.menu-detail .detail-header[data-v-cb7e1902]{display:flex;gap:12px;margin-bottom:20px}.menu-detail .detail-hint[data-v-cb7e1902]{display:flex;align-items:center;gap:8px;padding:16px;background:linear-gradient(135deg,#10b98114,#06b6d40f);border-radius:12px;color:#475569;font-size:14px;border:1px solid rgba(16,185,129,.15)}.menu-detail .detail-hint .el-icon[data-v-cb7e1902]{color:#10b981}@media(max-width:1024px){.page-container[data-v-cb7e1902]{max-width:100%}.main-content[data-v-cb7e1902]{grid-template-columns:1fr}.stats-grid[data-v-cb7e1902]{grid-template-columns:repeat(3,1fr)}.quick-access[data-v-cb7e1902]{order:-1}.quick-grid[data-v-cb7e1902]{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.welcome-section[data-v-cb7e1902]{padding:24px 20px;border-radius:16px;margin-bottom:20px}.welcome-content[data-v-cb7e1902]{flex-direction:column;align-items:flex-start;gap:20px}.welcome-title[data-v-cb7e1902]{font-size:24px}.welcome-date[data-v-cb7e1902]{font-size:13px}.primary-btn[data-v-cb7e1902]{width:100%;height:46px;padding:0 24px;font-size:14px}.stats-section[data-v-cb7e1902]{margin-bottom:20px}.stats-grid[data-v-cb7e1902]{grid-template-columns:repeat(3,1fr);gap:12px}.stat-card[data-v-cb7e1902]{padding:16px;border-radius:12px;flex-direction:column;align-items:center;text-align:center;gap:12px}.stat-icon[data-v-cb7e1902]{width:48px;height:48px;font-size:22px;border-radius:12px}.stat-value[data-v-cb7e1902]{font-size:24px}.stat-label[data-v-cb7e1902]{font-size:12px}.stat-decoration[data-v-cb7e1902]{display:none}.main-content[data-v-cb7e1902]{gap:16px}.content-card[data-v-cb7e1902]{border-radius:12px}.card-header[data-v-cb7e1902]{padding:14px 16px}.header-title[data-v-cb7e1902]{font-size:15px;gap:8px}.header-icon[data-v-cb7e1902]{font-size:18px}.card-body[data-v-cb7e1902]{padding:14px 16px}.menu-list[data-v-cb7e1902]{gap:8px}.menu-item[data-v-cb7e1902]{padding:12px 14px;border-radius:8px;gap:12px}.menu-icon-wrap[data-v-cb7e1902]{width:38px;height:38px;font-size:18px}.menu-name[data-v-cb7e1902]{font-size:14px}.meta-item[data-v-cb7e1902]{font-size:12px}.quick-grid[data-v-cb7e1902]{grid-template-columns:repeat(4,1fr);gap:10px}.quick-item[data-v-cb7e1902]{padding:16px 8px;border-radius:12px;gap:10px}.quick-icon[data-v-cb7e1902]{width:44px;height:44px;font-size:20px;border-radius:12px}.quick-label[data-v-cb7e1902]{font-size:11px}.menu-dialog[data-v-cb7e1902] .el-dialog{width:90%!important;max-width:500px;margin:0 auto}}@media(max-width:576px){.welcome-section[data-v-cb7e1902]{padding:20px 16px;border-radius:14px;margin-bottom:16px}.welcome-section[data-v-cb7e1902]:before{width:300px;height:300px;top:-40%;right:-20%}.welcome-section[data-v-cb7e1902]:after{width:200px;height:200px;bottom:-30%}.welcome-title[data-v-cb7e1902]{font-size:22px;gap:8px}.wave-emoji[data-v-cb7e1902]{font-size:20px}.welcome-date[data-v-cb7e1902]{font-size:12px;gap:6px}.primary-btn[data-v-cb7e1902]{height:44px;font-size:14px;border-radius:10px}.stats-section[data-v-cb7e1902]{margin-bottom:16px}.stats-grid[data-v-cb7e1902]{grid-template-columns:repeat(3,1fr);gap:8px}.stat-card[data-v-cb7e1902]{padding:12px 8px;border-radius:10px;gap:8px}.stat-icon[data-v-cb7e1902]{width:40px;height:40px;font-size:18px;border-radius:10px}.stat-value[data-v-cb7e1902]{font-size:20px;margin-bottom:2px}.stat-label[data-v-cb7e1902]{font-size:10px}.main-content[data-v-cb7e1902]{gap:12px}.content-card[data-v-cb7e1902]{border-radius:10px}.card-header[data-v-cb7e1902]{padding:12px 14px;flex-wrap:wrap;gap:8px}.header-title[data-v-cb7e1902]{font-size:14px}.header-icon[data-v-cb7e1902]{font-size:16px}.card-header[data-v-cb7e1902] .el-button{font-size:12px;padding:4px 8px}.card-body[data-v-cb7e1902]{padding:12px 14px}.empty-state[data-v-cb7e1902]{padding:32px 16px}.empty-icon[data-v-cb7e1902]{font-size:44px;margin-bottom:12px}.empty-state p[data-v-cb7e1902]{font-size:13px;margin-bottom:16px}.menu-list[data-v-cb7e1902]{gap:6px}.menu-item[data-v-cb7e1902]{padding:10px 12px;border-radius:8px;gap:10px}.menu-icon-wrap[data-v-cb7e1902]{width:36px;height:36px;font-size:16px;border-radius:8px}.menu-name[data-v-cb7e1902]{font-size:13px;margin-bottom:2px}.menu-meta[data-v-cb7e1902]{gap:8px}.meta-item[data-v-cb7e1902]{font-size:11px}.meta-item .el-icon[data-v-cb7e1902]{font-size:12px}.menu-arrow[data-v-cb7e1902]{font-size:14px}.quick-grid[data-v-cb7e1902]{grid-template-columns:repeat(2,1fr);gap:10px}.quick-item[data-v-cb7e1902]{padding:18px 12px;border-radius:10px;gap:10px}.quick-icon[data-v-cb7e1902]{width:46px;height:46px;font-size:22px;border-radius:10px}.quick-label[data-v-cb7e1902]{font-size:12px}.menu-dialog[data-v-cb7e1902] .el-dialog{width:95%!important;margin:10px auto}.menu-detail .detail-header[data-v-cb7e1902]{flex-wrap:wrap;gap:8px;margin-bottom:16px}.menu-detail .detail-hint[data-v-cb7e1902]{padding:12px;font-size:13px;border-radius:10px}}@media(max-width:400px){.welcome-section[data-v-cb7e1902]{padding:16px 12px;border-radius:12px}.welcome-title[data-v-cb7e1902]{font-size:20px}.stats-grid[data-v-cb7e1902]{gap:6px}.stat-card[data-v-cb7e1902]{padding:10px 6px}.stat-icon[data-v-cb7e1902]{width:36px;height:36px;font-size:16px}.stat-value[data-v-cb7e1902]{font-size:18px}.stat-label[data-v-cb7e1902]{font-size:9px}.card-header[data-v-cb7e1902],.card-body[data-v-cb7e1902]{padding:10px 12px}.menu-item[data-v-cb7e1902]{padding:8px 10px;gap:8px}.menu-icon-wrap[data-v-cb7e1902]{width:32px;height:32px;font-size:14px}.menu-name[data-v-cb7e1902]{font-size:12px}.meta-item[data-v-cb7e1902]{font-size:10px}.quick-item[data-v-cb7e1902]{padding:14px 10px}.quick-icon[data-v-cb7e1902]{width:42px;height:42px;font-size:20px}}.menu-page[data-v-fe1d8c17]{padding:0}.page-container[data-v-fe1d8c17]{max-width:900px;margin:0 auto}.page-header[data-v-fe1d8c17]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title[data-v-fe1d8c17]{margin:0;font-size:20px;font-weight:600;color:#1f2937;letter-spacing:.5px}.add-btn[data-v-fe1d8c17]{border-radius:8px;font-weight:500;background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b9814d}.add-btn[data-v-fe1d8c17]:hover{box-shadow:0 4px 12px #10b98166}.stats-row[data-v-fe1d8c17]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}.stat-card[data-v-fe1d8c17]{display:flex;align-items:center;padding:20px;border-radius:12px;background:linear-gradient(135deg,#fff,#fafafa);box-shadow:0 2px 12px #0000000f;transition:all .3s ease;border:1px solid #ebeef5}.stat-card[data-v-fe1d8c17]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.stat-icon[data-v-fe1d8c17]{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.stat-card-total .stat-icon[data-v-fe1d8c17]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.stat-card-dishes .stat-icon[data-v-fe1d8c17]{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;box-shadow:0 4px 12px #4facfe4d}.stat-content[data-v-fe1d8c17]{flex:1;min-width:0}.stat-value[data-v-fe1d8c17]{font-size:28px;font-weight:700;color:#1f2937;line-height:1.2}.stat-label[data-v-fe1d8c17]{font-size:13px;color:#6b7280;margin-top:4px}.table-card[data-v-fe1d8c17]{border-radius:12px}.table-card[data-v-fe1d8c17] .el-card__body{padding:20px}.table-row[data-v-fe1d8c17]{transition:background-color .2s ease}.menu-name[data-v-fe1d8c17]{display:flex;align-items:center;gap:8px}.menu-icon[data-v-fe1d8c17]{color:#10b981;font-size:18px}.pagination-wrap[data-v-fe1d8c17]{display:flex;justify-content:center;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}.mobile-list[data-v-fe1d8c17]{display:none}.empty-state[data-v-fe1d8c17]{text-align:center;padding:48px 20px;color:#94a3b8}.empty-icon[data-v-fe1d8c17]{font-size:56px;margin-bottom:16px;opacity:.3;color:#10b981}.empty-state p[data-v-fe1d8c17]{margin:0 0 20px;font-size:15px}.empty-state[data-v-fe1d8c17] .el-button{background:linear-gradient(135deg,#10b981,#06b6d4);border:none}.mobile-card[data-v-fe1d8c17]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border-radius:12px;margin-bottom:10px;box-shadow:0 2px 8px #0000000a;border:1px solid rgba(0,0,0,.04);transition:all .2s ease;cursor:pointer}.mobile-card[data-v-fe1d8c17]:hover{border-color:#10b98133;box-shadow:0 4px 12px #10b9811a}.mobile-card[data-v-fe1d8c17]:active{transform:scale(.99)}.mobile-card-main[data-v-fe1d8c17]{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.mobile-card-icon[data-v-fe1d8c17]{width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,#10b9811a,#06b6d414);display:flex;align-items:center;justify-content:center;color:#10b981;font-size:20px;flex-shrink:0}.mobile-card-info[data-v-fe1d8c17]{flex:1;min-width:0}.mobile-card-name[data-v-fe1d8c17]{font-size:15px;font-weight:600;color:#1f2937;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-card-meta[data-v-fe1d8c17]{display:flex;align-items:center;gap:8px}.mobile-card-actions[data-v-fe1d8c17]{display:flex;align-items:center;gap:4px;flex-shrink:0}.mobile-pagination[data-v-fe1d8c17]{display:flex;justify-content:center;margin-top:16px;padding-top:16px}@media(max-width:1024px){.page-container[data-v-fe1d8c17]{max-width:100%}.stats-row[data-v-fe1d8c17]{gap:12px}.stat-card[data-v-fe1d8c17]{padding:16px}.stat-icon[data-v-fe1d8c17]{width:48px;height:48px}.stat-icon[data-v-fe1d8c17] .el-icon{font-size:24px!important}.stat-value[data-v-fe1d8c17]{font-size:24px}}@media(max-width:768px){.page-header[data-v-fe1d8c17]{margin-bottom:16px}.page-title[data-v-fe1d8c17]{font-size:18px}.stats-row[data-v-fe1d8c17]{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.stat-card[data-v-fe1d8c17]{padding:14px;border-radius:10px}.stat-icon[data-v-fe1d8c17]{width:44px;height:44px;margin-right:12px;border-radius:10px}.stat-icon[data-v-fe1d8c17] .el-icon{font-size:20px!important}.stat-value[data-v-fe1d8c17]{font-size:22px}.stat-label[data-v-fe1d8c17]{font-size:12px}.table-card[data-v-fe1d8c17] .el-card__body{padding:16px}.pagination-wrap[data-v-fe1d8c17] .el-pagination{flex-wrap:wrap;justify-content:center;gap:8px}.pagination-wrap[data-v-fe1d8c17] .el-pagination__sizes,.pagination-wrap[data-v-fe1d8c17] .el-pagination__jump{display:none}}@media(max-width:576px){.page-header[data-v-fe1d8c17]{margin-bottom:14px}.page-title[data-v-fe1d8c17]{font-size:17px}.add-btn[data-v-fe1d8c17]{padding:8px 12px}.add-btn .btn-text[data-v-fe1d8c17]{display:none}.stats-row[data-v-fe1d8c17]{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px}.stat-card[data-v-fe1d8c17]{padding:12px;flex-direction:column;text-align:center;gap:8px}.stat-icon[data-v-fe1d8c17]{width:40px;height:40px;margin-right:0;border-radius:10px}.stat-icon[data-v-fe1d8c17] .el-icon{font-size:18px!important}.stat-value[data-v-fe1d8c17]{font-size:20px}.stat-label[data-v-fe1d8c17]{font-size:11px}.desktop-table[data-v-fe1d8c17]{display:none}.mobile-list[data-v-fe1d8c17]{display:block}.mobile-card[data-v-fe1d8c17]{padding:12px 14px;border-radius:10px;margin-bottom:8px}.mobile-card-icon[data-v-fe1d8c17]{width:38px;height:38px;font-size:18px}.mobile-card-name[data-v-fe1d8c17]{font-size:14px}.mobile-card-meta .el-tag[data-v-fe1d8c17]{font-size:11px}.mobile-pagination[data-v-fe1d8c17] .el-pagination{--el-pagination-button-width: 28px;--el-pagination-button-height: 28px}}@media(max-width:400px){.page-title[data-v-fe1d8c17]{font-size:16px}.stats-row[data-v-fe1d8c17]{gap:6px}.stat-card[data-v-fe1d8c17]{padding:10px 8px}.stat-icon[data-v-fe1d8c17]{width:36px;height:36px}.stat-icon[data-v-fe1d8c17] .el-icon{font-size:16px!important}.stat-value[data-v-fe1d8c17]{font-size:18px}.stat-label[data-v-fe1d8c17]{font-size:10px}.mobile-card[data-v-fe1d8c17]{padding:10px 12px}.mobile-card-icon[data-v-fe1d8c17]{width:34px;height:34px;font-size:16px}.mobile-card-name[data-v-fe1d8c17]{font-size:13px}}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__header{border-bottom:1px solid #f0f0f0;padding-bottom:16px}.material-edit-dialog[data-v-1d15fcc6] .el-divider__text{display:flex;align-items:center;gap:6px;color:#64748b;font-size:13px;font-weight:500}.conversion-preview[data-v-1d15fcc6]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#10b98114,#06b6d40f);border-radius:8px;color:#10b981;font-size:14px;font-weight:500}@media(max-width:768px){.material-edit-dialog[data-v-1d15fcc6] .el-dialog{width:92%!important;max-width:520px;margin:5vh auto!important}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__body{padding:16px 20px}.material-edit-dialog[data-v-1d15fcc6] .el-col-12{max-width:100%;flex:0 0 100%}}@media(max-width:576px){.material-edit-dialog[data-v-1d15fcc6] .el-dialog{width:95%!important;margin:3vh auto!important;border-radius:12px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__header{padding:14px 16px 12px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__title{font-size:16px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__body{padding:12px 16px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__footer{padding:12px 16px 16px}.material-edit-dialog[data-v-1d15fcc6] .el-form-item{margin-bottom:14px}.material-edit-dialog[data-v-1d15fcc6] .el-form-item__label{font-size:13px;padding-bottom:4px}.material-edit-dialog[data-v-1d15fcc6] .el-divider{margin:16px 0}.material-edit-dialog[data-v-1d15fcc6] .el-divider__text{font-size:12px;padding:0 8px}.conversion-preview[data-v-1d15fcc6]{padding:10px 12px;font-size:13px;border-radius:6px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__footer .el-button{padding:10px 16px;font-size:14px}}@media(max-width:400px){.material-edit-dialog[data-v-1d15fcc6] .el-dialog{width:98%!important;margin:2vh auto!important}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__header{padding:12px 14px 10px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__body{padding:10px 14px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__footer{padding:10px 14px 14px}.material-edit-dialog[data-v-1d15fcc6] .el-form-item{margin-bottom:12px}.conversion-preview[data-v-1d15fcc6]{padding:8px 10px;font-size:12px;gap:6px}.material-edit-dialog[data-v-1d15fcc6] .el-dialog__footer .el-button{padding:8px 14px;font-size:13px}}.menu-add-page[data-v-2f54209a]{padding:0}.page-container[data-v-2f54209a]{max-width:900px;margin:0 auto}.page-header[data-v-2f54209a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(16,185,129,.1)}.header-left[data-v-2f54209a]{display:flex;align-items:center;gap:8px}.back-btn[data-v-2f54209a]{font-size:20px;padding:8px;border-radius:8px;color:#64748b}.back-btn[data-v-2f54209a]:hover{background-color:#10b9811a;color:#10b981}.page-title[data-v-2f54209a]{margin:0;font-size:20px;font-weight:600;color:#0f172a}.header-actions[data-v-2f54209a]{display:flex;gap:12px}.header-actions .el-button[data-v-2f54209a]{border-radius:8px}.header-actions .el-button--primary[data-v-2f54209a]{background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b9814d}.header-actions .el-button--primary[data-v-2f54209a]:hover{box-shadow:0 4px 12px #10b98166}.btn-text-cancel[data-v-2f54209a],.btn-text-save[data-v-2f54209a]{margin-left:4px}.info-card[data-v-2f54209a],.dishes-card[data-v-2f54209a],.summary-card[data-v-2f54209a]{margin-bottom:20px;border-radius:12px;border:1px solid rgba(0,0,0,.04)}.info-card[data-v-2f54209a] .el-card__header{padding:16px 20px;background:linear-gradient(135deg,#10b98114,#06b6d40f);border-bottom:1px solid rgba(16,185,129,.15)}.summary-card[data-v-2f54209a] .el-card__header{padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.dishes-card[data-v-2f54209a] .el-card__header{padding:16px 20px;background:linear-gradient(135deg,#10b98114,#06b6d40f);border-bottom:1px solid rgba(16,185,129,.15)}.info-card[data-v-2f54209a] .el-card__body,.dishes-card[data-v-2f54209a] .el-card__body,.summary-card[data-v-2f54209a] .el-card__body{padding:20px}.card-header[data-v-2f54209a]{display:flex;justify-content:space-between;align-items:center}.header-title[data-v-2f54209a]{display:flex;align-items:center}.card-icon[data-v-2f54209a]{font-size:18px;color:#10b981;margin-right:8px}.card-header span[data-v-2f54209a]{font-size:16px;font-weight:600;color:#374151}.info-card[data-v-2f54209a] .el-form-item__label{font-weight:500;color:#4b5563}.dish-names-preview[data-v-2f54209a]{margin-top:8px;padding:16px;background:linear-gradient(135deg,#10b9810a,#06b6d408);border-radius:10px;border:1px solid rgba(16,185,129,.12)}.dish-names-label[data-v-2f54209a]{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:14px;font-weight:600;color:#374151}.dish-names-label .el-icon[data-v-2f54209a]{color:#10b981;font-size:16px}.dish-names-label .total-cost[data-v-2f54209a]{margin-left:auto;font-size:15px;font-weight:700;color:#10b981;background:linear-gradient(135deg,#10b9811a,#06b6d414);padding:4px 12px;border-radius:16px}.dish-names-list[data-v-2f54209a]{display:flex;flex-wrap:wrap;gap:10px}.dish-names-grouped[data-v-2f54209a]{display:flex;flex-direction:column;gap:12px}.dish-category-group[data-v-2f54209a]{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.category-label[data-v-2f54209a]{font-size:12px;font-weight:600;color:#6b7280;background:#6b72801a;padding:4px 10px;border-radius:12px;white-space:nowrap;min-width:48px;text-align:center}.dish-name-tag[data-v-2f54209a]{font-size:13px;padding:6px 12px;border-radius:16px;font-weight:500;transition:all .2s ease}.dish-name-tag.with-price[data-v-2f54209a]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px 6px 12px}.dish-tag-name[data-v-2f54209a]{font-weight:500}.dish-tag-price[data-v-2f54209a]{font-size:12px;font-weight:600;color:#10b981;background:#10b98126;padding:2px 6px;border-radius:10px;white-space:nowrap}.el-tag--danger .dish-tag-price[data-v-2f54209a]{color:#ef4444;background:#ef44441f}.el-tag--warning .dish-tag-price[data-v-2f54209a]{color:#f59e0b;background:#f59e0b1f}.el-tag--success .dish-tag-price[data-v-2f54209a]{color:#10b981;background:#10b9811f}.el-tag--primary .dish-tag-price[data-v-2f54209a]{color:#3b82f6;background:#3b82f61f}.dish-name-tag[data-v-2f54209a]:hover{transform:translateY(-1px)}.dish-tag-portions[data-v-2f54209a]{font-size:12px;font-weight:600;color:#6b7280;margin-left:2px}.dish-name-tag.clickable[data-v-2f54209a]{cursor:pointer}.dish-name-tag.clickable[data-v-2f54209a]:active{transform:scale(.95)}.dish-item.dish-highlight[data-v-2f54209a]{animation:highlightPulse-2f54209a 1.5s ease-out}@keyframes highlightPulse-2f54209a{0%{box-shadow:0 0 #10b98180;border-color:#10b981}50%{box-shadow:0 0 20px 4px #10b9814d;border-color:#10b981}to{box-shadow:0 0 #10b98100;border-color:#10b9811f}}.empty-state[data-v-2f54209a]{padding:40px 0}.dish-list[data-v-2f54209a]{display:flex;flex-direction:column;gap:20px}.add-dish-bottom[data-v-2f54209a]{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px;border:2px dashed rgba(16,185,129,.3);border-radius:12px;background:linear-gradient(135deg,#10b98105,#06b6d405);color:#10b981;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}.add-dish-bottom[data-v-2f54209a]:hover{border-color:#10b98180;background:linear-gradient(135deg,#10b98114,#06b6d40d);transform:translateY(-2px)}.add-dish-bottom .el-icon[data-v-2f54209a]{font-size:20px}.add-extra-bottom[data-v-2f54209a]{display:flex;align-items:center;justify-content:center;gap:8px;padding:18px;border:2px dashed rgba(245,158,11,.3);border-radius:10px;background:linear-gradient(135deg,#f59e0b05,#fbbf2405);color:#f59e0b;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:12px}.add-extra-bottom[data-v-2f54209a]:hover{border-color:#f59e0b80;background:linear-gradient(135deg,#f59e0b14,#fbbf240d);transform:translateY(-2px)}.add-extra-bottom .el-icon[data-v-2f54209a]{font-size:18px}.fab-container[data-v-2f54209a]{position:fixed;right:32px;bottom:32px;z-index:100}.fab-btn[data-v-2f54209a]{width:56px!important;height:56px!important;box-shadow:0 4px 16px #10b98166;transition:all .3s ease}.fab-btn[data-v-2f54209a]:hover{transform:scale(1.1);box-shadow:0 6px 24px #10b98180}.dish-item[data-v-2f54209a]{background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid rgba(16,185,129,.12);border-radius:12px;overflow:hidden;transition:all .3s ease}.dish-item[data-v-2f54209a]:hover{border-color:#10b98159;box-shadow:0 4px 16px #10b9811f}.dish-header[data-v-2f54209a]{display:flex;align-items:center;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#10b9810f,#06b6d40a);border-bottom:1px solid rgba(16,185,129,.1)}.dish-index[data-v-2f54209a]{flex-shrink:0}.index-badge[data-v-2f54209a]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#10b981,#06b6d4);color:#fff;border-radius:8px;font-weight:600;font-size:14px;box-shadow:0 2px 8px #10b9814d}.dish-category[data-v-2f54209a]{flex-shrink:0}.dish-category[data-v-2f54209a] .el-select__wrapper{border-radius:8px}.dish-main[data-v-2f54209a]{flex:1;min-width:150px}.dish-name-input[data-v-2f54209a]{width:100%}.dish-name-input[data-v-2f54209a] .el-input__wrapper{border-radius:8px}.dish-portions[data-v-2f54209a]{display:flex;align-items:center;gap:8px;flex-shrink:0}.portions-label[data-v-2f54209a]{font-size:13px;color:#6b7280;white-space:nowrap}.dish-actions[data-v-2f54209a]{flex-shrink:0}.ingredients-section[data-v-2f54209a]{padding:16px 20px}.ingredients-header[data-v-2f54209a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ingredients-title[data-v-2f54209a]{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#4b5563}.ingredients-title .el-icon[data-v-2f54209a]{color:#10b981}.no-ingredients[data-v-2f54209a]{padding:20px;text-align:center;color:#64748b;background:linear-gradient(135deg,#10b9810a,#06b6d408);border-radius:8px;font-size:13px;border:1px dashed rgba(16,185,129,.25)}.ingredients-list[data-v-2f54209a]{display:flex;flex-direction:column;gap:10px}.ingredient-row[data-v-2f54209a]{display:flex;align-items:center;gap:10px;padding:12px;background:linear-gradient(135deg,#10b98108,#f8fafc);border-radius:8px;border:1px solid rgba(16,185,129,.1);transition:all .2s ease}.ingredient-row[data-v-2f54209a]:hover{background:linear-gradient(135deg,#10b9810f,#f1f5f9);border-color:#10b98133}.ingredient-name[data-v-2f54209a]{flex:1 1 55%;min-width:0}.ingredient-quantity[data-v-2f54209a]{flex:0 0 20%;min-width:150px}.ingredient-quantity[data-v-2f54209a] .el-input-number{width:100%}.ingredient-unit[data-v-2f54209a]{flex:0 0 15%;min-width:120px}.ingredient-summary[data-v-2f54209a]{flex:0 0 auto;display:flex;align-items:center;gap:8px}.ingredient-total[data-v-2f54209a]{display:flex;align-items:center;gap:4px;padding:6px 12px;background:linear-gradient(135deg,#10b9811f,#06b6d41a);border-radius:16px;white-space:nowrap}.ingredient-total .total-label[data-v-2f54209a]{font-size:12px;color:#6b7280}.ingredient-total .total-value[data-v-2f54209a]{font-size:14px;font-weight:600;color:#10b981}.ingredient-price-btn[data-v-2f54209a]{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:linear-gradient(135deg,#f59e0b1f,#fbbf241a);border-radius:16px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ingredient-price-btn[data-v-2f54209a]:hover{background:linear-gradient(135deg,#f59e0b33,#fbbf242e);transform:translateY(-1px)}.ingredient-price-btn .price-text[data-v-2f54209a]{font-size:13px;font-weight:600;color:#f59e0b}.ingredient-price-btn .price-text.no-price[data-v-2f54209a]{font-weight:500;color:#92400e}.ingredient-price-btn .edit-icon[data-v-2f54209a]{font-size:12px;color:#92400e;opacity:.6}.ingredient-price-btn:hover .edit-icon[data-v-2f54209a]{opacity:1}.ingredient-actions[data-v-2f54209a]{flex:0 0 auto}.summary-card[data-v-2f54209a] .el-card__header{background:linear-gradient(135deg,#10b9811a,#06b6d414);border-bottom:1px solid rgba(16,185,129,.2)}.purchase-list[data-v-2f54209a]{border:1px solid rgba(16,185,129,.15);border-radius:10px;overflow:hidden}.purchase-header[data-v-2f54209a]{display:grid;grid-template-columns:1fr 120px 1fr;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#10b9811a,#06b6d414);font-size:13px;font-weight:600;color:#475569;border-bottom:1px solid rgba(16,185,129,.15)}.purchase-row[data-v-2f54209a]{display:grid;grid-template-columns:1fr 120px 1fr;gap:12px;padding:14px 16px;align-items:center;border-bottom:1px solid rgba(0,0,0,.04);transition:background-color .2s ease}.purchase-row[data-v-2f54209a]:last-child{border-bottom:none}.purchase-row[data-v-2f54209a]:hover{background-color:#10b9810a}.purchase-row.is-even[data-v-2f54209a]{background-color:#00000003}.purchase-row.is-even[data-v-2f54209a]:hover{background-color:#10b9810f}.purchase-row.is-extra[data-v-2f54209a]{background-color:#f59e0b0a}.purchase-row.is-extra[data-v-2f54209a]:hover{background-color:#f59e0b14}.col-name[data-v-2f54209a]{display:flex;align-items:center}.ingredient-name[data-v-2f54209a]{font-size:15px;font-weight:600;color:#1f2937}.col-quantity[data-v-2f54209a]{display:flex;align-items:baseline;gap:4px}.quantity-value[data-v-2f54209a]{font-size:18px;font-weight:700;color:#10b981}.purchase-row.is-extra .quantity-value[data-v-2f54209a]{color:#f59e0b}.quantity-unit[data-v-2f54209a]{font-size:13px;color:#6b7280;font-weight:500}.col-source[data-v-2f54209a]{display:flex;align-items:center}.source-tags[data-v-2f54209a]{display:flex;flex-wrap:wrap;gap:6px}.source-tag[data-v-2f54209a]{cursor:default;border-radius:12px}.source-tag .portions-badge[data-v-2f54209a]{margin-left:2px;font-weight:600}.dishes-card .card-header .el-button--primary[data-v-2f54209a]{background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b98140}.dishes-card .card-header .el-button--primary[data-v-2f54209a]:hover{box-shadow:0 4px 12px #10b98159}.empty-state .el-button--primary[data-v-2f54209a]{background:linear-gradient(135deg,#10b981,#06b6d4);border:none}.summary-actions[data-v-2f54209a]{display:flex;gap:10px}.summary-card .card-header .el-button--primary[data-v-2f54209a]{background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b98140}.summary-card .card-header .el-button--primary[data-v-2f54209a]:hover{box-shadow:0 4px 12px #10b98159}.summary-card .card-header .el-button--success[data-v-2f54209a]{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;box-shadow:0 2px 8px #22c55e40}.summary-card .card-header .el-button--success[data-v-2f54209a]:hover{box-shadow:0 4px 12px #22c55e59}.extra-card[data-v-2f54209a]{margin-bottom:20px;border-radius:12px}.extra-card[data-v-2f54209a] .el-card__header{padding:16px 20px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-bottom:1px solid #fcd34d}.extra-card[data-v-2f54209a] .el-card__body{padding:20px}.extra-icon[data-v-2f54209a]{color:#f59e0b!important}.extra-list[data-v-2f54209a]{display:flex;flex-direction:column;gap:12px}.extra-row[data-v-2f54209a]{display:flex;align-items:center;gap:12px;padding:12px;background-color:#fffbeb;border-radius:8px;border:1px solid #fef3c7;transition:all .2s ease}.extra-row[data-v-2f54209a]:hover{background-color:#fef3c7;border-color:#fcd34d}.extra-name[data-v-2f54209a]{flex:1 1 45%;min-width:0}.extra-quantity[data-v-2f54209a]{flex:0 0 18%;min-width:150px}.extra-quantity[data-v-2f54209a] .el-input-number{width:100%}.extra-unit[data-v-2f54209a]{flex:0 0 15%;min-width:120px}.extra-actions[data-v-2f54209a]{flex:0 0 auto}@media(max-width:1024px){.page-container[data-v-2f54209a]{max-width:100%}.dish-header[data-v-2f54209a]{gap:12px;padding:14px 16px}.fab-container[data-v-2f54209a]{right:20px;bottom:20px}.fab-btn[data-v-2f54209a]{width:50px!important;height:50px!important}}@media(max-width:768px){.page-header[data-v-2f54209a]{margin-bottom:16px;padding-bottom:12px}.page-title[data-v-2f54209a]{font-size:18px}.header-actions[data-v-2f54209a]{gap:8px}.header-actions .el-button[data-v-2f54209a]{padding:8px 12px}.info-card[data-v-2f54209a],.dishes-card[data-v-2f54209a],.summary-card[data-v-2f54209a],.extra-card[data-v-2f54209a]{margin-bottom:16px;border-radius:10px}.info-card[data-v-2f54209a] .el-card__header,.dishes-card[data-v-2f54209a] .el-card__header,.summary-card[data-v-2f54209a] .el-card__header,.extra-card[data-v-2f54209a] .el-card__header{padding:12px 16px}.info-card[data-v-2f54209a] .el-card__body,.dishes-card[data-v-2f54209a] .el-card__body,.summary-card[data-v-2f54209a] .el-card__body,.extra-card[data-v-2f54209a] .el-card__body{padding:16px}.card-header span[data-v-2f54209a]{font-size:15px}.card-icon[data-v-2f54209a]{font-size:16px}.dish-list[data-v-2f54209a]{gap:16px}.dish-item[data-v-2f54209a]{border-radius:10px}.dish-header[data-v-2f54209a]{gap:10px;padding:12px 14px;flex-wrap:wrap}.index-badge[data-v-2f54209a]{width:28px;height:28px;font-size:13px;border-radius:6px}.dish-category[data-v-2f54209a] .el-select{width:80px!important}.portions-label[data-v-2f54209a]{font-size:12px}.ingredients-section[data-v-2f54209a]{padding:12px 14px}.ingredients-title[data-v-2f54209a]{font-size:13px}.ingredient-row[data-v-2f54209a]{display:grid;grid-template-columns:1fr auto auto;grid-template-rows:auto auto;padding:10px;gap:8px}.ingredient-name[data-v-2f54209a]{grid-column:1 / -1;grid-row:1}.ingredient-quantity[data-v-2f54209a]{grid-column:1;grid-row:2;min-width:0}.ingredient-unit[data-v-2f54209a]{grid-column:2;grid-row:2;min-width:90px}.ingredient-summary[data-v-2f54209a]{grid-column:1 / -1;grid-row:3;justify-self:start;flex-wrap:wrap;gap:6px}.ingredient-total[data-v-2f54209a]{padding:4px 10px}.ingredient-total .total-label[data-v-2f54209a]{font-size:11px}.ingredient-total .total-value[data-v-2f54209a]{font-size:13px}.ingredient-price-btn[data-v-2f54209a]{padding:4px 10px}.ingredient-price-btn .price-text[data-v-2f54209a]{font-size:12px}.ingredient-actions[data-v-2f54209a]{grid-column:3;grid-row:2;justify-self:end}.extra-row[data-v-2f54209a]{display:grid;grid-template-columns:1fr auto auto;grid-template-rows:auto auto;gap:8px;padding:10px}.extra-name[data-v-2f54209a]{grid-column:1 / -1;grid-row:1}.extra-quantity[data-v-2f54209a]{grid-column:1;grid-row:2}.extra-unit[data-v-2f54209a]{grid-column:2;grid-row:2;min-width:90px}.extra-actions[data-v-2f54209a]{grid-column:3;grid-row:2;justify-self:end}.purchase-header[data-v-2f54209a]{grid-template-columns:1fr 100px 1fr;padding:10px 14px;font-size:12px}.purchase-row[data-v-2f54209a]{grid-template-columns:1fr 100px 1fr;padding:12px 14px}.ingredient-name[data-v-2f54209a]{font-size:14px}.quantity-value[data-v-2f54209a]{font-size:16px}.add-dish-bottom[data-v-2f54209a]{padding:18px;font-size:14px}.add-extra-bottom[data-v-2f54209a]{padding:14px;font-size:13px}}@media(max-width:576px){.page-header[data-v-2f54209a]{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:14px}.header-left[data-v-2f54209a]{gap:6px}.back-btn[data-v-2f54209a]{font-size:18px;padding:6px}.page-title[data-v-2f54209a]{font-size:17px}.header-actions[data-v-2f54209a]{width:100%;justify-content:space-between}.header-actions .el-button[data-v-2f54209a]{flex:1;justify-content:center}.info-card[data-v-2f54209a],.dishes-card[data-v-2f54209a],.summary-card[data-v-2f54209a],.extra-card[data-v-2f54209a]{margin-bottom:12px;border-radius:8px}.info-card[data-v-2f54209a] .el-card__header,.dishes-card[data-v-2f54209a] .el-card__header,.summary-card[data-v-2f54209a] .el-card__header,.extra-card[data-v-2f54209a] .el-card__header{padding:10px 12px}.info-card[data-v-2f54209a] .el-card__body,.dishes-card[data-v-2f54209a] .el-card__body,.summary-card[data-v-2f54209a] .el-card__body,.extra-card[data-v-2f54209a] .el-card__body{padding:12px}.card-header[data-v-2f54209a]{flex-direction:column;gap:10px;align-items:flex-start}.card-header span[data-v-2f54209a]{font-size:14px}.dish-names-preview[data-v-2f54209a]{padding:12px;margin-top:6px}.dish-names-label[data-v-2f54209a]{font-size:13px;margin-bottom:10px;flex-wrap:wrap;gap:8px}.dish-names-label .total-cost[data-v-2f54209a]{font-size:13px;padding:3px 10px;margin-left:0;flex-basis:100%;text-align:center}.dish-category-group[data-v-2f54209a]{gap:6px}.category-label[data-v-2f54209a]{font-size:11px;padding:3px 8px}.dish-name-tag[data-v-2f54209a]{font-size:12px;padding:4px 10px}.dish-name-tag.with-price[data-v-2f54209a]{padding:4px 8px 4px 10px;gap:4px}.dish-tag-price[data-v-2f54209a]{font-size:10px;padding:1px 5px}.dish-tag-portions[data-v-2f54209a]{font-size:10px}.dish-list[data-v-2f54209a]{gap:12px}.dish-item[data-v-2f54209a]{border-radius:8px}.dish-header[data-v-2f54209a]{display:grid;grid-template-columns:auto auto 1fr auto;grid-template-rows:auto auto;gap:8px;padding:10px 12px;align-items:center}.dish-index[data-v-2f54209a]{grid-column:1;grid-row:1}.index-badge[data-v-2f54209a]{width:26px;height:26px;font-size:12px;border-radius:6px}.dish-main[data-v-2f54209a]{grid-column:2 / -1;grid-row:1;width:100%}.dish-category[data-v-2f54209a]{grid-column:1;grid-row:2}.dish-category[data-v-2f54209a] .el-select{width:72px!important}.dish-portions[data-v-2f54209a]{grid-column:2 / 4;grid-row:2;justify-self:start;gap:6px}.portions-label[data-v-2f54209a]{font-size:12px}.dish-portions[data-v-2f54209a] .el-input-number{width:100px}.dish-actions[data-v-2f54209a]{grid-column:4;grid-row:2;justify-self:end}.dish-actions .el-button[data-v-2f54209a]{padding:6px 12px;font-size:13px;min-height:32px}.ingredients-section[data-v-2f54209a]{padding:10px 12px}.ingredients-header[data-v-2f54209a]{margin-bottom:10px}.ingredients-title[data-v-2f54209a]{font-size:12px;gap:4px}.no-ingredients[data-v-2f54209a]{padding:14px;font-size:12px}.ingredients-list[data-v-2f54209a]{gap:8px}.ingredient-row[data-v-2f54209a]{display:grid;grid-template-columns:1fr auto auto;grid-template-rows:auto auto;gap:8px;padding:10px}.ingredient-name[data-v-2f54209a]{grid-column:1 / -1;grid-row:1}.ingredient-quantity[data-v-2f54209a]{grid-column:1;grid-row:2}.ingredient-quantity[data-v-2f54209a] .el-input-number{width:100%}.ingredient-unit[data-v-2f54209a]{grid-column:2;grid-row:2;min-width:80px}.ingredient-summary[data-v-2f54209a]{grid-column:1 / -1;grid-row:3;justify-self:start;flex-wrap:wrap;gap:4px}.ingredient-total[data-v-2f54209a]{padding:3px 8px}.ingredient-total .total-label[data-v-2f54209a]{font-size:10px}.ingredient-total .total-value[data-v-2f54209a]{font-size:12px}.ingredient-price-btn[data-v-2f54209a]{padding:3px 8px}.ingredient-price-btn .price-text[data-v-2f54209a]{font-size:11px}.ingredient-price-btn .edit-icon[data-v-2f54209a]{font-size:10px}.ingredient-actions[data-v-2f54209a]{grid-column:3;grid-row:2;align-self:center}.ingredient-actions .el-button[data-v-2f54209a]{padding:8px 10px;font-size:16px;min-width:36px;min-height:36px}.extra-row[data-v-2f54209a]{display:grid;grid-template-columns:1fr auto auto;grid-template-rows:auto auto auto;gap:8px;padding:10px}.extra-name[data-v-2f54209a]{grid-column:1 / -1;grid-row:1}.extra-quantity[data-v-2f54209a]{grid-column:1;grid-row:2}.extra-quantity[data-v-2f54209a] .el-input-number{width:100%}.extra-unit[data-v-2f54209a]{grid-column:2;grid-row:2;min-width:80px}.extra-actions[data-v-2f54209a]{grid-column:3;grid-row:2;align-self:center}.extra-actions .el-button[data-v-2f54209a]{padding:8px 10px;font-size:16px;min-width:36px;min-height:36px}.summary-actions[data-v-2f54209a]{flex-direction:row;gap:8px;width:100%}.summary-actions .el-button[data-v-2f54209a]{margin:0;flex:1;padding:8px 10px;font-size:13px}.purchase-header[data-v-2f54209a]{display:none}.purchase-row[data-v-2f54209a]{display:flex;flex-wrap:wrap;gap:8px;padding:12px;border-bottom:1px solid rgba(0,0,0,.06)}.purchase-row .col-name[data-v-2f54209a]{flex:1 1 50%;min-width:0}.purchase-row .col-quantity[data-v-2f54209a]{flex:0 0 auto;background:#10b9811a;padding:4px 10px;border-radius:16px}.purchase-row.is-extra .col-quantity[data-v-2f54209a]{background:#f59e0b1a}.purchase-row .col-source[data-v-2f54209a]{flex:1 1 100%;margin-top:4px}.ingredient-name[data-v-2f54209a],.quantity-value[data-v-2f54209a]{font-size:14px}.quantity-unit[data-v-2f54209a]{font-size:12px}.source-tags[data-v-2f54209a]{gap:4px}.source-tag[data-v-2f54209a]{font-size:11px;padding:2px 8px}.add-dish-bottom[data-v-2f54209a]{padding:16px;font-size:13px;border-radius:8px}.add-dish-bottom .el-icon[data-v-2f54209a]{font-size:18px}.add-extra-bottom[data-v-2f54209a]{padding:12px;font-size:12px;border-radius:8px;margin-top:10px}.fab-container[data-v-2f54209a]{right:16px;bottom:16px}.fab-btn[data-v-2f54209a]{width:48px!important;height:48px!important}.fab-btn[data-v-2f54209a] .el-icon{font-size:20px!important}.empty-state[data-v-2f54209a]{padding:30px 0}}@media(max-width:400px){.page-title[data-v-2f54209a]{font-size:16px}.header-actions .el-button[data-v-2f54209a]{padding:6px 10px;font-size:13px}.dish-header[data-v-2f54209a]{padding:8px 10px;gap:6px}.index-badge[data-v-2f54209a]{width:24px;height:24px;font-size:11px}.dish-category[data-v-2f54209a] .el-select{width:64px!important}.dish-portions[data-v-2f54209a] .el-input-number{width:90px}.ingredients-section[data-v-2f54209a]{padding:8px 10px}.ingredient-row[data-v-2f54209a],.extra-row[data-v-2f54209a]{padding:8px;gap:6px}.ingredient-unit[data-v-2f54209a],.extra-unit[data-v-2f54209a]{min-width:70px}.ingredient-actions .el-button[data-v-2f54209a],.extra-actions .el-button[data-v-2f54209a]{padding:6px 8px;min-width:32px;min-height:32px;font-size:14px}.purchase-row[data-v-2f54209a]{padding:10px}.ingredient-name[data-v-2f54209a],.quantity-value[data-v-2f54209a]{font-size:13px}.add-dish-bottom[data-v-2f54209a]{padding:14px;font-size:12px}.fab-container[data-v-2f54209a]{right:12px;bottom:12px}.fab-btn[data-v-2f54209a]{width:44px!important;height:44px!important}}.recipes-page[data-v-6e67971a]{padding:0}.page-container[data-v-6e67971a]{max-width:900px;margin:0 auto}.page-header[data-v-6e67971a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title[data-v-6e67971a]{margin:0;font-size:20px;font-weight:600;color:#0f172a;letter-spacing:.5px}.add-btn[data-v-6e67971a]{border-radius:8px;font-weight:500;background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b9814d}.add-btn[data-v-6e67971a]:hover{box-shadow:0 4px 12px #10b98166}.search-bar[data-v-6e67971a]{margin-bottom:20px}.search-input[data-v-6e67971a]{max-width:500px}.search-input[data-v-6e67971a] .el-input__wrapper{border-radius:10px 0 0 10px;box-shadow:0 2px 8px #0000000f}.search-input[data-v-6e67971a] .el-input-group__append{border-radius:0 10px 10px 0;background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b9814d}.search-input[data-v-6e67971a] .el-input-group__append .el-button{color:#fff;font-weight:500}.search-input[data-v-6e67971a] .el-input-group__append .el-button:hover{background:transparent}.search-tips[data-v-6e67971a]{display:flex;align-items:center;gap:12px;margin-top:10px}.table-card[data-v-6e67971a]{border-radius:12px;border:1px solid rgba(0,0,0,.04)}.table-card[data-v-6e67971a] .el-card__body{padding:20px}.table-row[data-v-6e67971a]{transition:background-color .2s ease}.recipe-name[data-v-6e67971a]{display:flex;align-items:center;gap:8px}.recipe-icon[data-v-6e67971a]{color:#10b981;font-size:18px}.no-category[data-v-6e67971a]{color:#94a3b8}.recipe-name[data-v-6e67971a] .highlight{background-color:#10b98133;color:#059669;padding:0 2px;border-radius:2px;font-weight:600}.pagination-wrap[data-v-6e67971a]{display:flex;justify-content:center;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}.table-card[data-v-6e67971a] .el-button--primary{color:#10b981}.table-card[data-v-6e67971a] .el-button--primary:hover{color:#059669}@media(max-width:1024px){.page-container[data-v-6e67971a]{max-width:100%}.search-input[data-v-6e67971a]{max-width:400px}.table-card[data-v-6e67971a] .el-card__body{padding:16px}}@media(max-width:768px){.page-header[data-v-6e67971a]{margin-bottom:16px}.page-title[data-v-6e67971a]{font-size:18px}.add-btn[data-v-6e67971a]{padding:8px 14px;font-size:14px}.search-bar[data-v-6e67971a]{margin-bottom:16px}.search-input[data-v-6e67971a]{max-width:100%}.search-input[data-v-6e67971a] .el-input-group__append{padding:0 12px}.search-tips[data-v-6e67971a]{flex-wrap:wrap;gap:8px}.table-card[data-v-6e67971a]{border-radius:10px}.table-card[data-v-6e67971a] .el-card__body{padding:12px}.table-card[data-v-6e67971a] .el-table__header-wrapper th:nth-child(2),.table-card[data-v-6e67971a] .el-table__body-wrapper td:nth-child(2){display:none}.pagination-wrap[data-v-6e67971a]{margin-top:16px;padding-top:12px}.pagination-wrap[data-v-6e67971a] .el-pagination{flex-wrap:wrap;justify-content:center;gap:8px}.pagination-wrap[data-v-6e67971a] .el-pagination__sizes,.pagination-wrap[data-v-6e67971a] .el-pagination__jump{display:none}}@media(max-width:576px){.page-header[data-v-6e67971a]{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:14px}.page-title[data-v-6e67971a]{font-size:17px}.add-btn[data-v-6e67971a]{width:100%;justify-content:center}.search-bar[data-v-6e67971a]{margin-bottom:14px}.search-input[data-v-6e67971a]{max-width:100%}.search-input[data-v-6e67971a] .el-input__wrapper{border-radius:8px 0 0 8px}.search-input[data-v-6e67971a] .el-input-group__append{border-radius:0 8px 8px 0;padding:0 10px}.search-input[data-v-6e67971a] .el-input-group__append .el-button span:last-child{display:none}.search-tips[data-v-6e67971a]{margin-top:8px;gap:6px}.table-card[data-v-6e67971a]{border-radius:8px}.table-card[data-v-6e67971a] .el-card__body{padding:10px}.table-card[data-v-6e67971a] .el-table{font-size:13px}.table-card[data-v-6e67971a] .el-table__header th{padding:8px 0;font-size:13px}.table-card[data-v-6e67971a] .el-table__body td{padding:10px 0}.table-card[data-v-6e67971a] .el-table__header-wrapper th:nth-child(2),.table-card[data-v-6e67971a] .el-table__body-wrapper td:nth-child(2),.table-card[data-v-6e67971a] .el-table__header-wrapper th:nth-child(3),.table-card[data-v-6e67971a] .el-table__body-wrapper td:nth-child(3){display:none}.recipe-name[data-v-6e67971a]{gap:6px}.recipe-icon[data-v-6e67971a]{font-size:16px}.table-card[data-v-6e67971a] .el-table__fixed-right{right:0!important}.table-card[data-v-6e67971a] .el-button--small{padding:6px 10px;font-size:12px}.table-card[data-v-6e67971a] .el-button--small .el-icon{margin-right:2px}.pagination-wrap[data-v-6e67971a]{margin-top:14px;padding-top:10px}.pagination-wrap[data-v-6e67971a] .el-pagination{gap:4px}.pagination-wrap[data-v-6e67971a] .el-pagination .el-pagination__total{font-size:12px}.pagination-wrap[data-v-6e67971a] .el-pager li{min-width:28px;height:28px;font-size:12px}.pagination-wrap[data-v-6e67971a] .btn-prev,.pagination-wrap[data-v-6e67971a] .btn-next{min-width:28px;height:28px}}@media(max-width:400px){.page-title[data-v-6e67971a]{font-size:16px}.add-btn[data-v-6e67971a]{padding:8px 12px;font-size:13px}.table-card[data-v-6e67971a] .el-card__body{padding:8px}.table-card[data-v-6e67971a] .el-table{font-size:12px}.recipe-name[data-v-6e67971a]{gap:4px}.recipe-icon[data-v-6e67971a]{font-size:14px}.table-card[data-v-6e67971a] .el-button--small{padding:5px 8px;font-size:11px}.table-card[data-v-6e67971a] .el-button--small span:last-child{display:none}.table-card[data-v-6e67971a] .el-button--small .el-icon{margin-right:0;font-size:14px}.pagination-wrap[data-v-6e67971a] .el-pager li{min-width:24px;height:24px;font-size:11px}.pagination-wrap[data-v-6e67971a] .btn-prev,.pagination-wrap[data-v-6e67971a] .btn-next{min-width:24px;height:24px}}.recipe-add-page[data-v-7f67420c]{padding:0}.page-container[data-v-7f67420c]{max-width:900px;margin:0 auto}.page-header[data-v-7f67420c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(16,185,129,.1)}.header-left[data-v-7f67420c]{display:flex;align-items:center;gap:8px}.back-btn[data-v-7f67420c]{font-size:20px;padding:8px;border-radius:8px;color:#64748b}.back-btn[data-v-7f67420c]:hover{background-color:#10b9811a;color:#10b981}.page-title[data-v-7f67420c]{margin:0;font-size:20px;font-weight:600;color:#0f172a}.header-actions[data-v-7f67420c]{display:flex;gap:12px}.header-actions .el-button[data-v-7f67420c]{border-radius:8px}.header-actions .el-button--primary[data-v-7f67420c]{background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b9814d}.header-actions .el-button--primary[data-v-7f67420c]:hover{box-shadow:0 4px 12px #10b98166}.info-card[data-v-7f67420c],.ingredients-card[data-v-7f67420c]{margin-bottom:20px;border-radius:12px;border:1px solid rgba(0,0,0,.04)}.info-card[data-v-7f67420c] .el-card__header{padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.ingredients-card[data-v-7f67420c] .el-card__header{padding:16px 20px;background:linear-gradient(135deg,#10b98114,#06b6d40f);border-bottom:1px solid rgba(16,185,129,.15)}.info-card[data-v-7f67420c] .el-card__body,.ingredients-card[data-v-7f67420c] .el-card__body{padding:20px}.card-header[data-v-7f67420c]{display:flex;justify-content:space-between;align-items:center}.header-title[data-v-7f67420c]{display:flex;align-items:center}.card-icon[data-v-7f67420c]{font-size:18px;color:#10b981;margin-right:8px}.card-header span[data-v-7f67420c]{font-size:16px;font-weight:600;color:#374151}.info-card[data-v-7f67420c] .el-form-item__label{font-weight:500;color:#4b5563}.empty-state[data-v-7f67420c]{padding:40px 0}.empty-state .el-button--primary[data-v-7f67420c]{background:linear-gradient(135deg,#10b981,#06b6d4);border:none}.ingredients-list[data-v-7f67420c]{display:flex;flex-direction:column;gap:12px}.ingredient-row[data-v-7f67420c]{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;background:linear-gradient(135deg,#10b98108,#f8fafc);border-radius:10px;border:1px solid rgba(16,185,129,.1);transition:all .2s ease}.ingredient-row[data-v-7f67420c]:hover{background:linear-gradient(135deg,#10b9810f,#f1f5f9);border-color:#10b98133}.index-badge[data-v-7f67420c]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#10b981,#06b6d4);color:#fff;border-radius:6px;font-weight:600;font-size:13px;box-shadow:0 2px 6px #10b9814d}.ingredient-index[data-v-7f67420c]{flex:0 0 auto}.ingredient-name[data-v-7f67420c]{flex:2 1 25%;min-width:120px;overflow:hidden}.ingredient-name[data-v-7f67420c] .el-autocomplete{width:100%}.ingredient-quantity[data-v-7f67420c]{flex:1 1 12%;min-width:90px;overflow:hidden}.ingredient-quantity[data-v-7f67420c] .el-input-number{width:100%}.ingredient-unit[data-v-7f67420c]{flex:1 1 10%;min-width:80px;overflow:hidden}.ingredient-unit[data-v-7f67420c] .el-select{width:100%}.ingredient-unit[data-v-7f67420c] .el-select__wrapper{min-width:0}.ingredient-remark[data-v-7f67420c]{flex:1.5 1 15%;min-width:100px;overflow:hidden}.ingredient-remark[data-v-7f67420c] .el-input{width:100%}.ingredient-actions[data-v-7f67420c]{flex:0 0 auto}.ingredients-card .card-header .el-button--primary[data-v-7f67420c]{background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b98140}.ingredients-card .card-header .el-button--primary[data-v-7f67420c]:hover{box-shadow:0 4px 12px #10b98159}@media(max-width:1024px){.page-container[data-v-7f67420c]{max-width:100%}.ingredient-row[data-v-7f67420c]{flex-wrap:nowrap;gap:8px}.ingredient-name[data-v-7f67420c]{flex:2 1 20%;min-width:100px}.ingredient-name[data-v-7f67420c] .el-autocomplete{width:100%}.ingredient-quantity[data-v-7f67420c]{flex:1 1 15%;min-width:80px}.ingredient-quantity[data-v-7f67420c] .el-input-number{width:100%}.ingredient-unit[data-v-7f67420c]{flex:1 1 12%;min-width:70px}.ingredient-unit[data-v-7f67420c] .el-select{width:100%}.ingredient-unit[data-v-7f67420c] .el-select__wrapper{min-width:0}.ingredient-remark[data-v-7f67420c]{flex:1.5 1 18%;min-width:80px}.ingredient-remark[data-v-7f67420c] .el-input{width:100%}}@media(max-width:768px){.page-header[data-v-7f67420c]{margin-bottom:20px;padding-bottom:14px}.page-title[data-v-7f67420c]{font-size:18px}.header-actions[data-v-7f67420c]{gap:8px}.header-actions .el-button[data-v-7f67420c]{padding:8px 12px}.info-card[data-v-7f67420c],.ingredients-card[data-v-7f67420c]{margin-bottom:16px;border-radius:10px}.info-card[data-v-7f67420c] .el-card__header,.ingredients-card[data-v-7f67420c] .el-card__header{padding:12px 16px}.info-card[data-v-7f67420c] .el-card__body,.ingredients-card[data-v-7f67420c] .el-card__body{padding:16px}.card-header span[data-v-7f67420c]{font-size:15px}.card-icon[data-v-7f67420c]{font-size:16px}.info-card[data-v-7f67420c] .el-col-12{max-width:100%;flex:0 0 100%}.ingredients-list[data-v-7f67420c]{gap:10px}.ingredient-row[data-v-7f67420c]{padding:10px 12px;gap:6px;flex-wrap:nowrap}.ingredient-name[data-v-7f67420c]{flex:2 1 22%;min-width:90px}.ingredient-name[data-v-7f67420c] .el-autocomplete{width:100%}.ingredient-quantity[data-v-7f67420c]{flex:1 1 14%;min-width:70px}.ingredient-quantity[data-v-7f67420c] .el-input-number{width:100%}.ingredient-unit[data-v-7f67420c]{flex:1 1 12%;min-width:65px}.ingredient-unit[data-v-7f67420c] .el-select{width:100%}.ingredient-unit[data-v-7f67420c] .el-select__wrapper{min-width:0}.ingredient-remark[data-v-7f67420c]{flex:1.5 1 16%;min-width:70px}.ingredient-remark[data-v-7f67420c] .el-input{width:100%}.index-badge[data-v-7f67420c]{width:26px;height:26px;font-size:12px}}@media(max-width:576px){.page-header[data-v-7f67420c]{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:14px;padding-bottom:12px}.header-left[data-v-7f67420c]{gap:6px}.back-btn[data-v-7f67420c]{font-size:18px;padding:6px}.page-title[data-v-7f67420c]{font-size:17px}.header-actions[data-v-7f67420c]{width:100%;justify-content:space-between}.header-actions .el-button[data-v-7f67420c]{flex:1;justify-content:center;padding:8px 10px;font-size:13px}.info-card[data-v-7f67420c],.ingredients-card[data-v-7f67420c]{margin-bottom:12px;border-radius:8px}.info-card[data-v-7f67420c] .el-card__header,.ingredients-card[data-v-7f67420c] .el-card__header{padding:10px 12px}.info-card[data-v-7f67420c] .el-card__body,.ingredients-card[data-v-7f67420c] .el-card__body{padding:12px}.card-header[data-v-7f67420c]{flex-direction:column;gap:10px;align-items:flex-start}.card-header span[data-v-7f67420c]{font-size:14px}.card-icon[data-v-7f67420c]{font-size:15px}.info-card[data-v-7f67420c] .el-form-item{margin-bottom:14px}.info-card[data-v-7f67420c] .el-form-item__label{font-size:13px;padding-bottom:4px}.info-card[data-v-7f67420c] .el-input--large .el-input__wrapper{padding:8px 11px}.info-card[data-v-7f67420c] .el-select--large{height:auto}.ingredients-list[data-v-7f67420c]{gap:8px}.ingredient-row[data-v-7f67420c]{padding:10px;gap:8px;border-radius:8px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto auto;flex-wrap:wrap}.ingredient-index[data-v-7f67420c]{grid-column:1;grid-row:1;align-self:center;flex:none}.ingredient-name[data-v-7f67420c]{grid-column:2;grid-row:1;width:100%;flex:none;min-width:0}.ingredient-actions[data-v-7f67420c]{grid-column:3;grid-row:1;align-self:center;flex:none}.ingredient-actions .el-button[data-v-7f67420c]{padding:8px 10px;font-size:16px;min-width:36px;min-height:36px}.ingredient-quantity[data-v-7f67420c]{grid-column:1 / 3;grid-row:2;width:100%;flex:none;min-width:0}.ingredient-quantity[data-v-7f67420c] .el-input-number{width:100%}.ingredient-unit[data-v-7f67420c]{grid-column:3;grid-row:2;width:100%;min-width:75px;flex:none}.ingredient-remark[data-v-7f67420c]{grid-column:1 / -1;grid-row:3;width:100%;flex:none;min-width:0}.index-badge[data-v-7f67420c]{width:24px;height:24px;font-size:11px;border-radius:5px}.empty-state[data-v-7f67420c]{padding:30px 0}.empty-state[data-v-7f67420c] .el-empty__description{font-size:13px}}@media(max-width:400px){.page-title[data-v-7f67420c]{font-size:16px}.header-actions .el-button[data-v-7f67420c]{padding:6px 8px;font-size:12px}.info-card[data-v-7f67420c] .el-card__header,.ingredients-card[data-v-7f67420c] .el-card__header{padding:8px 10px}.info-card[data-v-7f67420c] .el-card__body,.ingredients-card[data-v-7f67420c] .el-card__body{padding:10px}.ingredient-row[data-v-7f67420c]{padding:8px;gap:6px}.index-badge[data-v-7f67420c]{width:22px;height:22px;font-size:10px}.ingredient-unit[data-v-7f67420c]{min-width:70px}.ingredient-actions .el-button[data-v-7f67420c]{padding:6px 8px;min-width:32px;min-height:32px;font-size:14px}}.ingredients-page[data-v-da58c753]{padding:0}.page-container[data-v-da58c753]{max-width:900px;margin:0 auto}.page-header[data-v-da58c753]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title[data-v-da58c753]{margin:0;font-size:20px;font-weight:600;color:#0f172a}.add-btn[data-v-da58c753]{border-radius:8px;background:linear-gradient(135deg,#10b981,#06b6d4);border:none;box-shadow:0 2px 8px #10b9814d}.add-btn[data-v-da58c753]:hover{box-shadow:0 4px 12px #10b98166}.search-bar[data-v-da58c753]{margin-bottom:20px}.search-input[data-v-da58c753]{max-width:450px}.search-input[data-v-da58c753] .el-input__wrapper{border-radius:10px 0 0 10px;box-shadow:0 2px 8px #0000000f}.search-input[data-v-da58c753] .el-input-group__append{border-radius:0 10px 10px 0;background:linear-gradient(135deg,#10b981,#06b6d4);border:none}.search-input[data-v-da58c753] .el-input-group__append .el-button{color:#fff;font-weight:500}.search-result[data-v-da58c753]{display:flex;align-items:center;gap:12px;margin-top:10px}.table-card[data-v-da58c753]{border-radius:12px;border:1px solid rgba(0,0,0,.04)}.table-card[data-v-da58c753] .el-card__body{padding:20px}.ingredient-name[data-v-da58c753]{font-weight:500;color:#1e293b}.ingredient-name[data-v-da58c753] .highlight{background-color:#10b98133;color:#059669;padding:0 2px;border-radius:2px;font-weight:600}.purchase-info[data-v-da58c753]{display:flex;align-items:baseline;justify-content:center;gap:2px}.purchase-info .price[data-v-da58c753]{color:#ef4444;font-weight:600;font-size:14px}.purchase-info .unit[data-v-da58c753]{color:#64748b;font-size:12px}.conversion-info[data-v-da58c753]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px}.conversion-info .from[data-v-da58c753]{color:#f59e0b;font-weight:500}.conversion-info .arrow[data-v-da58c753]{color:#94a3b8;font-size:12px}.conversion-info .to[data-v-da58c753]{color:#10b981;font-weight:500}.no-data[data-v-da58c753]{color:#cbd5e1}.pagination-wrap[data-v-da58c753]{display:flex;justify-content:center;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}.action-btns[data-v-da58c753]{display:flex;align-items:center;justify-content:center;gap:8px}.action-btn[data-v-da58c753]{padding:8px 16px;font-size:14px;font-weight:500;border-radius:6px;min-width:60px}.edit-btn[data-v-da58c753]{background-color:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#10b981}.edit-btn[data-v-da58c753]:hover{background-color:#10b98133;border-color:#10b981;color:#059669}.delete-btn[data-v-da58c753]{background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}.delete-btn[data-v-da58c753]:hover{background-color:#ef444433;border-color:#ef4444;color:#dc2626}.history-btn[data-v-da58c753]{background-color:#6366f11a;border:1px solid rgba(99,102,241,.3);color:#6366f1;min-width:40px;padding:8px 10px}.history-btn[data-v-da58c753]:hover{background-color:#6366f133;border-color:#6366f1;color:#4f46e5}@media(max-width:1024px){.page-container[data-v-da58c753]{max-width:100%}.search-input[data-v-da58c753]{max-width:380px}.table-card[data-v-da58c753] .el-card__body{padding:16px}}@media(max-width:768px){.page-header[data-v-da58c753]{margin-bottom:16px}.page-title[data-v-da58c753]{font-size:18px}.add-btn[data-v-da58c753]{padding:8px 14px;font-size:14px}.search-bar[data-v-da58c753]{margin-bottom:16px}.search-input[data-v-da58c753]{max-width:100%}.search-input[data-v-da58c753] .el-input-group__append{padding:0 12px}.search-result[data-v-da58c753]{flex-wrap:wrap;gap:8px}.table-card[data-v-da58c753]{border-radius:10px}.table-card[data-v-da58c753] .el-card__body{padding:12px}.table-card[data-v-da58c753] .el-table__header-wrapper th:nth-child(3),.table-card[data-v-da58c753] .el-table__body-wrapper td:nth-child(3){display:none}.pagination-wrap[data-v-da58c753]{margin-top:16px;padding-top:12px}.pagination-wrap[data-v-da58c753] .el-pagination{flex-wrap:wrap;justify-content:center;gap:8px}.pagination-wrap[data-v-da58c753] .el-pagination__sizes,.pagination-wrap[data-v-da58c753] .el-pagination__jump{display:none}}@media(max-width:576px){.page-header[data-v-da58c753]{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:14px}.page-title[data-v-da58c753]{font-size:17px}.add-btn[data-v-da58c753]{width:100%;justify-content:center}.search-bar[data-v-da58c753]{margin-bottom:14px}.search-input[data-v-da58c753]{max-width:100%}.search-input[data-v-da58c753] .el-input__wrapper{border-radius:8px 0 0 8px}.search-input[data-v-da58c753] .el-input-group__append{border-radius:0 8px 8px 0;padding:0 10px}.search-input[data-v-da58c753] .el-input-group__append .el-button span:last-child{display:none}.search-result[data-v-da58c753]{margin-top:8px;gap:6px}.table-card[data-v-da58c753]{border-radius:8px}.table-card[data-v-da58c753] .el-card__body{padding:10px}.table-card[data-v-da58c753] .el-table{font-size:13px}.table-card[data-v-da58c753] .el-table__header th{padding:8px 0;font-size:13px}.table-card[data-v-da58c753] .el-table__body td{padding:10px 0}.table-card[data-v-da58c753] .el-table__header-wrapper th:nth-child(2),.table-card[data-v-da58c753] .el-table__body-wrapper td:nth-child(2),.table-card[data-v-da58c753] .el-table__header-wrapper th:nth-child(3),.table-card[data-v-da58c753] .el-table__body-wrapper td:nth-child(3){display:none}.ingredient-name[data-v-da58c753]{font-size:14px}.action-btns[data-v-da58c753]{gap:6px}.action-btn[data-v-da58c753]{padding:6px 12px;font-size:13px;min-width:50px}.table-card[data-v-da58c753] .el-table__fixed-right{right:0!important}.pagination-wrap[data-v-da58c753]{margin-top:14px;padding-top:10px}.pagination-wrap[data-v-da58c753] .el-pagination{gap:4px}.pagination-wrap[data-v-da58c753] .el-pagination .el-pagination__total{font-size:12px}.pagination-wrap[data-v-da58c753] .el-pager li{min-width:28px;height:28px;font-size:12px}.pagination-wrap[data-v-da58c753] .btn-prev,.pagination-wrap[data-v-da58c753] .btn-next{min-width:28px;height:28px}}@media(max-width:400px){.page-title[data-v-da58c753]{font-size:16px}.add-btn[data-v-da58c753]{padding:8px 12px;font-size:13px}.table-card[data-v-da58c753] .el-card__body{padding:8px}.table-card[data-v-da58c753] .el-table{font-size:12px}.ingredient-name[data-v-da58c753]{font-size:13px}.action-btn[data-v-da58c753]{padding:5px 10px;font-size:12px;min-width:44px}.pagination-wrap[data-v-da58c753] .el-pager li{min-width:24px;height:24px;font-size:11px}.pagination-wrap[data-v-da58c753] .btn-prev,.pagination-wrap[data-v-da58c753] .btn-next{min-width:24px;height:24px}}.price-history-dialog[data-v-da58c753] .el-dialog__header{border-bottom:1px solid #f0f0f0;padding-bottom:16px}.price-history-content[data-v-da58c753]{min-height:300px}.section-title[data-v-da58c753]{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:15px;font-weight:600;color:#1e293b}.section-title .el-button[data-v-da58c753]{margin-left:auto}.chart-section[data-v-da58c753]{margin-bottom:24px}.chart-container[data-v-da58c753]{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;padding:16px}.stats-section[data-v-da58c753]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.stat-item[data-v-da58c753]{background:#f8fafc;border-radius:10px;padding:14px;text-align:center}.stat-label[data-v-da58c753]{display:block;font-size:12px;color:#64748b;margin-bottom:6px}.stat-value[data-v-da58c753]{font-size:18px;font-weight:700}.stat-value.current[data-v-da58c753]{color:#10b981}.stat-value.high[data-v-da58c753]{color:#ef4444}.stat-value.low[data-v-da58c753]{color:#3b82f6}.stat-value.avg[data-v-da58c753]{color:#f59e0b}.history-list-section[data-v-da58c753]{margin-top:20px}.add-price-form[data-v-da58c753]{background:linear-gradient(135deg,#10b9811a,#06b6d414);border-radius:12px;padding:20px;margin-bottom:16px;border:1px solid rgba(16,185,129,.15)}.add-price-form .form-header[data-v-da58c753]{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px dashed rgba(16,185,129,.3);font-size:15px;font-weight:600;color:#059669}.add-price-form .form-header .form-icon[data-v-da58c753]{font-size:18px}.add-price-form[data-v-da58c753] .el-form-item{margin-bottom:16px}.add-price-form[data-v-da58c753] .el-form-item__label{font-size:13px;font-weight:500;color:#475569;padding-bottom:6px}.add-price-form[data-v-da58c753] .el-input__wrapper,.add-price-form[data-v-da58c753] .el-input-number{box-shadow:0 1px 3px #00000014}.add-price-form[data-v-da58c753] .el-input-number .el-input__wrapper{padding-left:11px}.add-price-form .form-actions[data-v-da58c753]{display:flex;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:16px;border-top:1px dashed rgba(16,185,129,.2)}.add-price-form .form-actions .el-button--primary[data-v-da58c753]{background:linear-gradient(135deg,#10b981,#059669);border:none;box-shadow:0 2px 6px #10b9814d}.add-price-form .form-actions .el-button--primary[data-v-da58c753]:hover{box-shadow:0 4px 10px #10b98166}.price-cell[data-v-da58c753]{color:#ef4444;font-weight:600}.note-cell[data-v-da58c753]{color:#64748b;font-size:13px}@media(max-width:768px){.price-history-dialog[data-v-da58c753] .el-dialog{width:95%!important;margin:5vh auto!important}.stats-section[data-v-da58c753]{grid-template-columns:repeat(2,1fr);gap:10px}.stat-item[data-v-da58c753]{padding:12px}.stat-value[data-v-da58c753]{font-size:16px}.add-price-form[data-v-da58c753]{padding:16px}.add-price-form .form-header[data-v-da58c753]{font-size:14px;margin-bottom:14px;padding-bottom:10px}.add-price-form[data-v-da58c753] .el-form-item{margin-bottom:14px}.add-price-form .form-actions[data-v-da58c753]{justify-content:stretch}.add-price-form .form-actions .el-button[data-v-da58c753]{flex:1}}@media(max-width:576px){.stats-section[data-v-da58c753]{grid-template-columns:repeat(2,1fr);gap:8px}.stat-item[data-v-da58c753]{padding:10px}.stat-label[data-v-da58c753]{font-size:11px}.stat-value[data-v-da58c753]{font-size:14px}.section-title[data-v-da58c753]{font-size:14px;flex-wrap:wrap;gap:6px}.chart-container[data-v-da58c753]{padding:10px}.add-price-form[data-v-da58c753]{padding:14px}.add-price-form .form-header[data-v-da58c753]{font-size:13px;margin-bottom:12px;padding-bottom:8px}.add-price-form[data-v-da58c753] .el-form-item{margin-bottom:12px}.add-price-form[data-v-da58c753] .el-form-item__label{font-size:12px;padding-bottom:4px}}.login-page[data-v-10cd58af]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e1b4b,#312e81,#4c1d95);position:relative;overflow:hidden}.login-container[data-v-10cd58af]{width:100%;max-width:420px;padding:20px;position:relative;z-index:10}.login-header[data-v-10cd58af]{text-align:center;margin-bottom:32px}.logo[data-v-10cd58af]{width:80px;height:80px;margin:0 auto 16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #667eea66}.logo-icon[data-v-10cd58af]{font-size:40px;color:#fff}.title[data-v-10cd58af]{font-size:28px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:2px}.subtitle[data-v-10cd58af]{font-size:14px;color:#ffffffb3;margin:0}.login-card[data-v-10cd58af]{border-radius:16px;border:none;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-card[data-v-10cd58af] .el-card__body{padding:32px}.login-card[data-v-10cd58af] .el-form-item__label{font-weight:500;color:#374151}.login-card[data-v-10cd58af] .el-input__wrapper{border-radius:10px;box-shadow:0 0 0 1px #dcdfe6 inset}.login-card[data-v-10cd58af] .el-input__wrapper:hover,.login-card[data-v-10cd58af] .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #667eea inset}.login-btn[data-v-10cd58af]{width:100%;height:48px;font-size:16px;font-weight:600;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;margin-top:8px}.login-btn[data-v-10cd58af]:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190)}.login-footer[data-v-10cd58af]{text-align:center;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.hint[data-v-10cd58af]{font-size:13px;color:#9ca3af}.copyright[data-v-10cd58af]{text-align:center;margin-top:24px;color:#ffffff80;font-size:12px}.bg-decoration[data-v-10cd58af]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.circle[data-v-10cd58af]{position:absolute;border-radius:50%;background:#ffffff0d}.circle-1[data-v-10cd58af]{width:400px;height:400px;top:-100px;right:-100px}.circle-2[data-v-10cd58af]{width:300px;height:300px;bottom:-50px;left:-50px}.circle-3[data-v-10cd58af]{width:200px;height:200px;top:50%;left:10%;transform:translateY(-50%)}@media(max-width:480px){.login-container[data-v-10cd58af]{padding:16px}.login-card[data-v-10cd58af] .el-card__body{padding:24px}.title[data-v-10cd58af]{font-size:24px}}
