:root{color-scheme:dark;background:transparent}
*{box-sizing:border-box}body{margin:0;background:transparent;color:#fff;font-family:Inter,Arial,sans-serif}
#caswidget{width:420px;max-width:100vw;background:#192333;border:1px solid #304158;border-radius:28px;padding:22px;box-shadow:0 12px 32px #0003;overflow:hidden}
header,.section,footer{display:flex;justify-content:space-between;align-items:center;gap:12px}
header{margin:-22px -22px 0;padding:20px 22px;background:#151e2d;border-bottom:1px solid #ffffff08}
.brand{display:flex;align-items:center;gap:9px;font-size:23px;font-weight:900;letter-spacing:1px;white-space:nowrap}.brand em{color:#009dff;font-style:normal}.brand .chip{display:grid;place-items:center;width:30px;height:30px;border:3px dashed #009dff;border-radius:50%;color:#009dff;font-size:17px;letter-spacing:0}
#connection,#status{font-size:9px;line-height:1.5;letter-spacing:1px;color:#a5b3c9;text-align:right;max-width:145px}
#provider{margin:22px 0 8px;color:#8294ad;font-size:11px;letter-spacing:1.5px}
h1{font-size:28px;line-height:1.15;margin:0 0 22px;overflow-wrap:anywhere;letter-spacing:-.6px}
.specs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.specs>div{background:#111c2c;border:1px solid #293a50;border-radius:13px;padding:13px}
small{display:block;color:#94a4ba;font-size:11px;line-height:1.5}.specs small{font-size:8px;letter-spacing:.7px}.specs strong{display:block;font-size:23px;margin-top:6px;color:#30adff;overflow-wrap:anywhere}
.section{margin:22px 0 12px;font-size:9px;letter-spacing:1.3px;color:#99abc3}.section>span:first-child{display:flex;align-items:center;gap:7px}.section>span:first-child:before{content:"";width:5px;height:5px;background:#009dff;border-radius:50%;flex-shrink:0}
.metrics{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 18px}.metrics>div{min-width:0}.metrics b{font-size:22px;display:block;margin-top:4px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;letter-spacing:-.4px}
.metrics>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;background:#22334a;border-radius:12px;padding:10px 14px}.metrics>div:first-child small{color:#d4dfed}.metrics>div:first-child b{font-size:28px;margin:0;color:#fff}
footer{margin-top:20px;padding:14px 16px;background:#008bf0;border-radius:13px;color:#e7f4ff;font-size:12px}footer strong{font-size:26px;color:#fff;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0;text-align:right}footer strong.negative{color:#ffe0e3}
.note{font-size:9px;line-height:1.6;margin:14px 0 0;color:#8192aa;overflow-wrap:anywhere}
#caswidget.hunt-widget{width:460px}.hunt-widget #huntTitle{font-size:26px}.hunt-widget .metrics{margin-top:18px}.hunt-widget .metrics>div:first-child{grid-column:auto;display:block;background:none;border-radius:0;padding:0}.hunt-widget .metrics>div:first-child small{color:#94a4ba}.hunt-widget .metrics>div:first-child b{font-size:22px;margin-top:4px}
#progress{display:block;width:100%;height:6px;border:0;border-radius:8px;overflow:hidden;background:#293b52;accent-color:#009dff}#progress::-webkit-progress-bar{background:#293b52;border-radius:8px}#progress::-webkit-progress-value{background:#009dff;border-radius:8px}#progress::-moz-progress-bar{background:#009dff;border-radius:8px}
.huntList{list-style:none;padding:0;margin:16px 0 0;counter-reset:bonus}.huntList li{counter-increment:bonus;padding:11px 0;border-bottom:1px solid #ffffff0d;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.4}.huntList li:before{content:counter(bonus,decimal-leading-zero);font-size:10px;font-weight:700;color:#3caaff;flex-shrink:0}.huntList li>span{flex:1;min-width:0;overflow-wrap:anywhere}.huntList small{font-size:9px}.huntList b{margin-left:auto;text-align:right;max-width:40%;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
