.five-sr-reading-label{display:none}
.five-sr-linear-timer{height:9px;overflow:hidden;border-radius:999px;background:rgb(255 255 255/.14);box-shadow:0 0 18px rgb(126 54 255/.18)}
.five-sr-linear-timer span{display:block;width:100%;height:100%;transform:scaleX(1);transform-origin:left center;background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange));will-change:transform}
.five-sr-linear-timer.is-fail{height:7px}

.five-sr-flc{position:relative;width:100%;height:clamp(280px,72vw,560px);max-height:56vh;min-height:260px;overflow:hidden;border-radius:16px;background:#dedede;place-items:stretch}
.five-sr-flc-ring{display:none!important}
.five-sr-flc-svg{display:block;width:100%;height:100%}
.five-sr-flc-light{fill:#dedede}
.five-sr-flc-sector{fill:#969696}
.five-sr-flc-axis{stroke:#171717;stroke-width:9}
.five-sr-flc-circle{fill:none;stroke:#f4f4f4;stroke-width:12}
.five-sr-flc-hand{stroke:#171717;stroke-width:9;stroke-linecap:butt}
.five-sr-flc-number{fill:#111;font:500 375px/1 Arial,Helvetica,sans-serif;text-anchor:middle;dominant-baseline:central;font-variant-numeric:tabular-nums}
.five-sr-flc.is-reduced .five-sr-flc-sector{display:none}

@media(max-height:760px){.five-sr-flc{height:min(62vh,470px);min-height:240px}}
@media(max-width:560px){.five-sr-flc{height:min(84vw,52vh,470px);min-height:240px;border-radius:14px}.five-sr-linear-timer{height:7px}}
