.calculation-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px;margin-bottom:22px}.calculation-cta h2,.calculation-cta p{margin:2px 0}.cta-actions{display:flex;gap:10px;align-items:center}.result-table{min-width:1120px}.order-qty{font:800 24px Georgia,serif;color:var(--green)}.pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin:20px}.config-dump{white-space:pre-wrap;font-size:11px;max-height:420px;overflow:auto;background:#f7f9f8;padding:15px}.result-hero{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:18px}.result-hero>div{padding:22px;border-radius:14px;background:#173c2f;color:#fff}.result-hero span,.result-hero small{display:block;color:#bad0c7}.result-hero strong{font:800 42px Georgia,serif}.explanation{padding-left:20px}.explanation li{margin-bottom:12px}@media(max-width:600px){.result-hero{grid-template-columns:1fr}.calculation-cta{display:block}.cta-actions{margin-top:15px;flex-wrap:wrap}}
.trend-indicator{display:flex;align-items:center;gap:13px;margin:18px 20px 20px;padding:14px 16px;border:1px solid;border-radius:14px}.trend-icon{display:grid;flex:0 0 42px;height:42px;place-items:center;border-radius:50%;font-size:27px;font-weight:900}.trend-indicator strong,.trend-indicator small{display:block}.trend-indicator small{margin-top:3px;color:#5c6f68}.trend-up{border-color:#a7d8c3;background:#edf8f3;color:#126343}.trend-up .trend-icon{background:#ccecdf}.trend-down{border-color:#efb2ab;background:#fff2f0;color:#a9362a}.trend-down .trend-icon{background:#f9d6d1}.trend-stable{border-color:#c8d2ce;background:#f3f6f5;color:#41564e}.trend-stable .trend-icon{background:#dfe7e4}.trend-unknown{border-color:#ead29b;background:#fff8e8;color:#825d14}.trend-unknown .trend-icon{background:#f6e7bd}
