/* GWATCH REWARD BUDGET CONTROL V38 */
.gw38-budget{margin:14px 0;padding:17px;border:1px solid #dbe5dd;border-radius:15px;background:linear-gradient(135deg,#fff,#f0f6f2);color:#193027;box-shadow:0 10px 28px rgba(25,55,40,.04)}
.gw38-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.gw38-head span{font-size:9px;letter-spacing:.12em;color:#397358;font-weight:850}.gw38-head h3{margin:4px 0 0!important;font-size:16px!important;color:#193027!important}.gw38-state{padding:6px 9px;border-radius:999px;background:#f0f2f0;color:#738078;font-size:9px;font-weight:850}.gw38-state.on{background:#e4f4e8;color:#23784a}
.gw38-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.gw38-grid article{padding:12px;border:1px solid #e0e7e1;border-radius:11px;background:#fff}.gw38-grid span{font-size:9px;color:#75837b}.gw38-grid b{display:block;margin:5px 0 2px;font-size:17px;color:#1b3528}.gw38-grid small{font-size:9px;color:#8a958f}.gw38-grid .gw38-main{background:#eaf5ed;border-color:#cfe2d4}.gw38-grid .gw38-main b{font-size:20px;color:#17603e}
.gw38-bar{height:5px;background:#e5ebe6;border-radius:999px;overflow:hidden;margin:13px 0 8px}.gw38-bar div{height:100%;width:0;background:linear-gradient(90deg,#258657,#d0aa58);transition:.25s}
.gw38-foot{display:flex;justify-content:space-between;gap:12px;align-items:center}.gw38-foot span{font-size:10px;color:#68786f}.gw38-foot b{font-size:9px;color:#26744b;white-space:nowrap}.gw38-foot b[data-level="HIGH EXPOSURE"]{color:#a3433c}.gw38-foot b[data-level="REVIEW BUDGET"]{color:#9a6a22}
@media(max-width:850px){.gw38-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.gw38-grid{grid-template-columns:1fr}.gw38-head,.gw38-foot{display:block}.gw38-state{display:inline-block;margin-top:8px}}
