@import"https://fonts.googleapis.com/css2?family=Anton&family=Archivo:wght@400;500;600;700&family=Space+Mono:wght@700&display=swap";.forja,.forja *{box-sizing:border-box;margin:0;-webkit-tap-highlight-color:transparent}.forja button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.tap{transition:transform .09s ease,filter .15s ease,background .15s ease,border-color .15s ease}.tap:active{transform:scale(.96)}.heart-rate-strip{--heart-zone-color: #64748b;position:relative;display:grid;grid-template-columns:66px minmax(76px,1fr) minmax(86px,112px);grid-template-areas:"reading zone chart";gap:9px;align-items:center;min-height:48px;margin-top:12px;padding:6px 10px;overflow:hidden;border:1px solid color-mix(in srgb,var(--heart-zone-color) 45%,#343945);border-left:4px solid var(--heart-zone-color);border-radius:14px;background:#12141a;box-shadow:inset 0 1px #ffffff09}.heart-rate-strip__reading{grid-area:reading;display:flex;align-items:baseline;gap:4px;min-width:0;white-space:nowrap}.heart-rate-strip__reading strong{color:#f4f1e9;font-family:Space Mono,monospace;font-size:22px;line-height:1}.heart-rate-strip__reading span{color:#6f7581;font-size:8px;font-weight:900}.heart-rate-strip__zone{grid-area:zone;display:flex;align-items:center;gap:7px;min-width:0}.heart-rate-strip__zone-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--heart-zone-color);box-shadow:0 0 12px var(--heart-zone-color)}.heart-rate-strip__zone div{min-width:0}.heart-rate-strip__zone strong,.heart-rate-strip__zone small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heart-rate-strip__zone strong{color:var(--heart-zone-color);font-size:9px;font-weight:900;letter-spacing:.2px}.heart-rate-strip__zone small{margin-top:2px;color:#727884;font-size:8px}.heart-rate-strip__chart{grid-area:chart;width:100%;height:24px;overflow:visible}.heart-rate-strip__baseline{stroke:#2a2e37;stroke-width:1}.heart-rate-strip__band{fill:#727884;opacity:.035}.heart-rate-strip__band--work{fill:var(--heart-zone-color);opacity:.09}.heart-rate-strip__band--rest{fill:#2ccce4;opacity:.07}.heart-rate-strip__band--pause{fill:#8b909b;opacity:.055}.heart-rate-strip__line{fill:none;stroke:var(--heart-zone-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;filter:drop-shadow(0 0 4px color-mix(in srgb,var(--heart-zone-color) 60%,transparent))}.heart-rate-strip__line--comparison{stroke:#8b909b;stroke-dasharray:4 4;stroke-width:1.5;opacity:.72;filter:none}.heart-rate-strip__connect{z-index:2;grid-area:chart;min-height:34px;border:1px solid color-mix(in srgb,var(--heart-zone-color) 55%,#343945)!important;border-radius:9px;background:#171a21!important;color:#f4f1e9!important;font-size:10px;font-weight:900}.heart-rate-strip--expanded{grid-template-columns:70px minmax(0,1fr);grid-template-areas:"reading zone" "chart chart" "detail detail";padding:10px 12px}.heart-rate-strip--expanded .heart-rate-strip__chart{height:54px;margin-top:5px}.heart-rate-strip--expanded .heart-rate-strip__connect{grid-area:zone;justify-self:end;min-width:76px}.heart-rate-strip__detail{grid-area:detail;color:#8b909b;font-size:9px;line-height:1.35}@media(max-width:380px){.heart-rate-strip{grid-template-columns:58px minmax(72px,1fr) minmax(72px,90px);gap:6px;padding-inline:7px}.heart-rate-strip__reading strong{font-size:19px}.heart-rate-strip__zone strong{font-size:8px}}@media(prefers-reduced-motion:reduce){.heart-rate-strip *,.rise,.pop,.tap{animation:none!important;transition:none!important}}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rise{animation:rise .45s cubic-bezier(.2,.7,.3,1) both}@keyframes pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.pop{animation:pop .22s ease both}.scroll::-webkit-scrollbar{width:0}.pwa-status{position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:1000;display:flex;align-items:center;gap:9px;max-width:calc(100vw - 28px);padding:9px;border:1px solid #343741;border-radius:14px;background:#111319;box-shadow:0 18px 42px -20px #000;color:#f5f1eb;font-size:12px;font-weight:800}.pwa-status__message{padding:0 6px;color:#aeb2bc}.pwa-status__action{min-height:38px;padding:0 14px;border-radius:10px;background:#ff6a1a!important;color:#1a0e04!important;font-weight:900}@media(max-width:420px){.pwa-status{left:14px;right:14px;justify-content:space-between}}.weight-scale{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 14px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 14px),transparent 100%)}.weight-scale::-webkit-scrollbar{display:none}.weight-wheel{position:relative;overflow:hidden;background:radial-gradient(80% 120% at 50% 0%,rgba(255,106,26,.15),transparent 48%),linear-gradient(180deg,#12151c,#0d0f14);box-shadow:inset 0 1px #ffffff0a,0 18px 42px -32px #000}.weight-wheel:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,#101219 0%,transparent 18%,transparent 82%,#101219 100%),linear-gradient(180deg,transparent 0%,rgba(255,174,77,.08) 48%,transparent 100%)}.weight-wheel:after{content:"";position:absolute;left:14px;right:14px;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,174,77,.28),transparent);pointer-events:none}.weight-wheel-center{position:absolute;left:50%;top:8px;bottom:8px;z-index:4;width:2px;border-radius:999px;transform:translate(-50%);background:linear-gradient(180deg,transparent,#ffae4d 24%,#ff6a1a 50%,#ffae4d 76%,transparent);box-shadow:0 0 18px #ff6a1ab3;pointer-events:none}.weight-wheel-rail{position:relative;z-index:2;min-height:inherit;overflow:hidden;border:none;background:transparent;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.weight-wheel-rail:active{cursor:grabbing}.weight-wheel-rail>.weight-wheel-item{position:absolute;left:50%;top:4px;bottom:4px;display:grid;grid-template-rows:18px 1fr;place-items:center;border-radius:13px;color:#8b909b;font-family:Space Mono,monospace;font-size:14px;font-weight:900;transform:translate(var(--wheel-x)) translate(-50%);transition:transform .18s ease,opacity .18s ease,color .18s ease}.weight-wheel-rail>.weight-wheel-item.is-active{color:#ffae4d;text-shadow:0 0 16px rgba(255,106,26,.55)}.weight-wheel-tick{width:1px;height:16px;border-radius:999px;background:#8b909b61}.weight-wheel-rail>.weight-wheel-item.is-active .weight-wheel-tick{width:2px;height:22px;background:#ffae4d;box-shadow:0 0 14px #ff6a1abf}.weight-wheel-label{line-height:1}
