:root{--kro-green:#154C13;--kro-green-hover:#0F3A0E;--kl-text:#1c1c1c;--kl-muted:rgba(28,28,28,.70);--kl-border:rgba(21,76,19,0.18);--kl-shadow:0 10px 26px rgba(0,0,0,.07)}.kl-live-wrap{font-family:"Montserrat",sans-serif}.kl-live-wrap{width:100%;padding:18px 0}@media (max-width:768px){.kl-live-wrap{margin-top:-20px}}.kl-live-title{text-align:center;font-size:20px;font-weight:600;margin:0 0 14px;color:var(--kl-text);letter-spacing:.3px}.kl-live-bar{display:flex;gap:14px;justify-content:center;align-items:stretch;flex-wrap:wrap;margin:0 auto;max-width:1180px;padding:0 18px}.kl-box{background:#fff;border:1px solid var(--kl-border);border-radius:14px;padding:16px 18px;width:235px;box-shadow:var(--kl-shadow);text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kl-box--link{display:block;color:inherit;text-decoration:none}.kl-box--link:hover{transform:translateY(-3px);border-color:rgb(21 76 19 / .35);box-shadow:0 16px 36px rgb(0 0 0 / .10)}.kl-box__head{display:flex;gap:10px;align-items:center;margin-bottom:12px}.kl-icon{width:30px;height:30px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgb(21 76 19 / .08);color:var(--kro-green);font-size:14px;flex:0 0 30px}.kl-label{font-weight:600;font-size:14px;letter-spacing:.6px;text-transform:uppercase;color:#252525}.kl-status{display:flex;align-items:flex-start;gap:8px;margin:0 0 6px;font-weight:700;font-size:15px;line-height:1.3;color:var(--kl-text)}.kl-dot{width:9px;height:9px;border-radius:999px;background:#888;flex:0 0 9px;margin-top:5px}.kl-status--open .kl-dot{background:#1f7a35}.kl-status--warn .kl-dot{background:#c08a2b}.kl-status--closed .kl-dot{background:#9b2c2c}.kl-meta{margin:0;font-size:13.5px;color:var(--kl-muted);line-height:1.45;font-weight:400}.kl-action{margin-top:10px;font-size:13.5px;font-weight:600}.kl-action a{color:var(--kro-green);text-decoration:none}.kl-action a:hover{color:var(--kro-green-hover)}.kl-action span{border-bottom:1px solid rgb(21 76 19 / .25)}@media (max-width:1100px){.kl-box{width:220px}}@media (max-width:900px){.kl-box{width:calc(50% - 7px)}}@media (max-width:520px){.kl-live-bar{padding:0 12px;gap:10px}.kl-box{width:100%}}.kl-box__head .kl-dot{width:10px;height:10px;border-radius:999px;display:inline-block;flex:0 0 10px;margin-top:2px;background:#888}.kl-dot.kl-status--open{background:#1f7a35}.kl-dot.kl-status--warn{background:#c08a2b}.kl-dot.kl-status--closed{background:#9b2c2c}