.top .row:nth-child(3){padding:4px 6px!important;gap:5px!important}
.top .row:nth-child(3) .box{display:grid!important;grid-template-columns:32px 1fr!important;gap:5px!important;align-items:center!important;padding:5px!important;border-radius:12px!important;min-width:0!important}
.clock-mini{width:30px;height:30px;border:2px solid #93c5fd;border-radius:50%;position:relative;background:#020617aa;box-shadow:inset 0 0 10px #60a5fa55}
.clock-mini:after{content:"";position:absolute;width:5px;height:5px;background:white;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5}
.hand{position:absolute;left:50%;bottom:50%;transform-origin:bottom center;border-radius:9px}
.h{width:3px;height:8px;background:white}
.m{width:2px;height:11px;background:#bfdbfe}
.s{width:1px;height:13px;background:#ef4444}
.clock-text{min-width:0}.clock-text .label{font-size:10px!important}.clock-text .big{font-size:13px!important;margin:0!important}.clock-text .small{font-size:9px!important;margin:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
