.sun-stock{display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;font-size:12px;font-weight:800;border-radius:999px;padding:6px 9px;margin:0 0 12px;background:#e9f7ef;color:#18864b}
.sun-stock:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;flex:0 0 7px}
.sun-stock.is-low{background:#fff5db;color:#a96300}
.sun-stock.is-out{background:#fdecec;color:#c9362b}
