.herb-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.herb-stat{padding:16px 18px;border-radius:12px;background:#f0faf7;border:1px solid #d8f2eb}.herb-stat.amber{background:#fff7e7;border-color:#ffebbe}.herb-stat.blue{background:#eef5ff;border-color:#d9e8ff}.herb-stat span,.herb-stat small{display:block;color:var(--muted);font-size:12px}.herb-stat b{display:block;margin:7px 0 4px;font-size:26px;line-height:1;color:#087f6b}.herb-stat.amber b{color:#b66b00}.herb-stat.blue b{color:#1f62ca}.herb-panel{padding-bottom:10px}.herb-toolbar{align-items:flex-start;gap:16px}.herb-toolbar .toolbar{flex-wrap:wrap;justify-content:flex-end}.herb-filter{border:1px solid var(--line);border-radius:8px;padding:9px 10px;background:#fff;color:var(--ink);outline:0}.herb-flags{display:flex;gap:5px;flex-wrap:wrap}.herb-flag{display:inline-flex;gap:3px;align-items:center;padding:3px 6px;border-radius:5px;background:#fff3dd;color:#8a5a00;font-size:10px;line-height:1.25;font-weight:700;white-space:nowrap}.herb-flag b{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.herb-flag.mold{background:#ffe7ed;color:#ad3548}.herb-flag.pest{background:#fff0dd;color:#a75b00}.herb-flag.oil_change{background:#f8eadb;color:#87571a}.herb-flag.dissolve{background:#edf1ff;color:#4153b2}.herb-flag.frost{background:#e7f7ff;color:#167195}.herb-flag.refrigerate{background:#e4f4ff;color:#16709a}.herb-flag.high_shelf{background:#f0ecff;color:#5c48aa}.herb-flag.low_shelf{background:#f4f0e5;color:#78613a}.herb-notice{color:#a45c00;font-weight:700}.import-preview{margin-top:18px}.import-summary{display:grid;grid-template-columns:repeat(6,minmax(100px,1fr));gap:1px;background:#e2e8f0;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:16px}.import-summary div{padding:12px;background:#fff}.import-summary span{display:block;color:var(--muted);font-size:11px}.import-summary b{display:block;margin-top:4px;font-size:20px}.import-warning{background:#fff4dc;border-color:#ffe0a3;color:#835500}.import-warning b{color:#a76100}.import-confirm{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;margin-bottom:16px;border:1px solid #cdece4;border-radius:10px;background:#f0fbf7;color:#26564d;font-size:12px}.import-confirm label{display:flex;align-items:center;gap:7px}.import-table{max-height:410px;overflow:auto}@media(max-width:1060px){.import-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.herb-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.herb-toolbar .toolbar{justify-content:flex-start}.import-summary{grid-template-columns:repeat(2,1fr)}.import-confirm{align-items:flex-start;flex-direction:column}}
