.strategy-lab{margin:18px 20px 22px;border:1px solid #cfd8d1;background:#f8faf7;border-radius:16px;overflow:hidden}.strategy-lab-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:17px 18px;background:linear-gradient(115deg,#e4eee7,#f5f3ea)}.strategy-lab-head h2{margin:0;font:700 20px serif}.strategy-lab-head p{margin:5px 0 0;color:#68746d;font-size:11px;line-height:1.55}.strategy-lab-toggle{border:1px solid #52705f;background:#fff;color:#28513e;padding:8px 12px;white-space:nowrap}.strategy-lab-body.hidden{display:none}.strategy-lab-tabs{display:flex;gap:7px;padding:13px 16px;border-bottom:1px solid #dde4df;overflow:auto}.strategy-lab-tab{border:1px solid #cdd7d0;background:#fff;color:#58665e;padding:8px 11px;white-space:nowrap}.strategy-lab-tab.active{background:#184f39;color:#fff;border-color:#184f39}.strategy-step{display:none;padding:16px}.strategy-step.active{display:block}.strategy-step-note{display:flex;justify-content:space-between;gap:12px;margin-bottom:13px;color:#657169;font-size:10px}.strategy-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:14px}.strategy-metric{background:#fff;border:1px solid #dce3de;border-radius:10px;padding:11px;min-width:0}.strategy-metric span,.strategy-metric small{display:block;color:#77817b;font-size:9px}.strategy-metric b{display:block;font:700 19px monospace;margin:5px 0;color:#1d382c}.strategy-metric.good b{color:#a73730}.strategy-metric.bad b{color:#14805a}.strategy-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.strategy-panel{background:#fff;border:1px solid #dce3de;border-radius:12px;padding:13px;min-width:0}.strategy-panel h3{font:700 15px serif;margin:0 0 10px}.strategy-panel p{color:#6d7771;font-size:10px;line-height:1.6}.strategy-table-wrap{overflow:auto}.strategy-table{width:100%;border-collapse:collapse;font-size:10px;white-space:nowrap}.strategy-table th,.strategy-table td{padding:8px 9px;border-bottom:1px solid #edf0ed;text-align:left}.strategy-table th{background:#f1f4f1;color:#6d7771}.strategy-pill{display:inline-block;padding:3px 7px;border-radius:99px;background:#e8eee9;color:#375947;font-size:9px}.strategy-pill.warn{background:#f3e7d2;color:#8a5e1f}.strategy-pill.good{background:#dcecdf;color:#24623e}.strategy-empty{padding:24px;text-align:center;color:#7d8781;background:#fff;border:1px dashed #cfd8d1;border-radius:10px}.strategy-funnel{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.strategy-funnel div{background:#eef3ef;padding:11px;border-radius:9px;text-align:center}.strategy-funnel b,.strategy-funnel small{display:block}.strategy-funnel b{font:700 20px monospace}.strategy-funnel small{font-size:9px;color:#768079}.strategy-alert{padding:10px 12px;border-left:4px solid #b77a27;background:#f8f0df;color:#76531f;font-size:10px;line-height:1.65;margin-top:10px}@media(max-width:1050px){.strategy-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.strategy-lab{margin:14px 12px}.strategy-lab-head{align-items:flex-start}.strategy-metrics{grid-template-columns:repeat(2,1fr)}.strategy-grid{grid-template-columns:1fr}.strategy-funnel{grid-template-columns:repeat(2,1fr)}}
