#app,body,html{height:100%}.app-layout-root{height:100%;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.app-layout-root,.app-layout-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.app-layout-vertical{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;-ms-flex-direction:column;flex-direction:column}#CUSTOM_COUNTER .container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:-2px;border-radius:8px;background:#fff}#CUSTOM_COUNTER .container .value{font-size:20px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.327px}#CUSTOM_COUNTER .container .unit,#CUSTOM_COUNTER .container .value{background:var(--blue-gradien,linear-gradient(180deg,#6f4bff,#0470c3));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#CUSTOM_COUNTER .container .unit{font-size:13px;font-weight:400;line-height:136%}