.hero-item[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(10px);animation:heroFadeUp .6s ease forwards;animation-delay:var(--hero-delay, 0ms)}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}.stat-num[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:700;letter-spacing:-.04em;line-height:1}.stat-desc[data-astro-cid-bbe6dxrz]{margin-top:.35rem;font-size:.8rem;line-height:1.35;color:#57534e}@keyframes blipBlink{0%,to{opacity:1;box-shadow:0 0 6px #b45309}50%{opacity:.3;box-shadow:none}}.blip-dot[data-astro-cid-bbe6dxrz]{animation:blipBlink 2.4s ease-in-out infinite}.sums-pending[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(4px)}.sums-run[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz]{animation:sumIn .45s ease forwards}.sums-run[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz]:nth-child(1){animation-delay:0ms}.sums-run[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz]:nth-child(2){animation-delay:.24s}.sums-run[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz]:nth-child(3){animation-delay:.48s}.sums-run[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz]:nth-child(4){animation-delay:.72s}@keyframes sumIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.arrow-run[data-astro-cid-bbe6dxrz]{animation:arrowNudge .9s ease-out 1}@keyframes arrowNudge{0%{transform:translateY(-3px);opacity:.4}45%{transform:translateY(2px);opacity:1}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-item[data-astro-cid-bbe6dxrz]{animation:none;opacity:1;transform:none}.blip-dot[data-astro-cid-bbe6dxrz]{animation:none}#radarCanvas[data-astro-cid-bbe6dxrz]{display:none}.sums-pending[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz]{opacity:1;transform:none}.sums-run[data-astro-cid-bbe6dxrz] .sum-row[data-astro-cid-bbe6dxrz],.arrow-run[data-astro-cid-bbe6dxrz]{animation:none}}.tape-wrap{width:100%;max-width:380px;margin:0 auto}.tape-machine{background:#57534e;border-radius:6px 6px 0 0;padding:.55rem .75rem .4rem}.tape-roller{height:5px;border-radius:3px;background:repeating-linear-gradient(90deg,#78716c 0 4px,#44403c 4px 8px)}.tape{background:#fffdf7;background-image:repeating-linear-gradient(180deg,rgba(120,113,108,.035) 0 1px,transparent 1px 22px);box-shadow:0 8px 24px #1c191717;padding:1.1rem 1.25rem 1.4rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.76rem;line-height:1.55;color:#1c1917;min-height:300px}.tape-tear{height:10px;background:#fffdf7;box-shadow:0 8px 18px #1c191712;-webkit-mask-image:linear-gradient(45deg,transparent 33%,#000 33%),linear-gradient(-45deg,transparent 33%,#000 33%);mask-image:linear-gradient(45deg,transparent 33%,#000 33%),linear-gradient(-45deg,transparent 33%,#000 33%);-webkit-mask-size:12px 12px;mask-size:12px 12px;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;transform:scaleY(-1)}.tape-line{animation:printLine .25s ease-out}@keyframes printLine{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tp-label{color:#57534e;text-transform:uppercase;letter-spacing:.06em;font-size:.66rem}.tp-row{display:flex;justify-content:space-between;gap:.75rem}.tp-val{font-weight:700}.tp-rule{border-top:1px solid #A8A29E;margin:.45rem 0 .3rem}.tp-rule-d{border-top:3px double #57534E;margin:.5rem 0 .35rem}.tp-accent{color:#b45309;font-weight:700}.tp-quiet{color:#78716c;font-size:.68rem}.tp-spacer{height:.55rem}.tp-field{display:flex;align-items:center;gap:.5rem;background:#fff;border:2px solid #B45309;border-radius:3px;padding:.5rem .7rem;margin-top:.35rem;box-shadow:0 1px #b4530940}.tp-field:focus-within{box-shadow:0 0 0 3px #b4530926}.tp-input{flex:1;min-width:0;background:transparent;border:none;font-family:inherit;font-size:1.25rem;font-weight:700;color:#1c1917;text-align:right;padding:0;outline:none;-moz-appearance:textfield;appearance:textfield}.tp-input::-webkit-outer-spin-button,.tp-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tp-input::placeholder{color:#a8a29e;font-weight:400}.tp-unit{font-size:.7rem;color:#78716c;white-space:nowrap}.tp-hint{font-size:.66rem;color:#78716c;margin-top:.3rem}.tp-btn{font-family:inherit;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.55rem 1.1rem;border:2px solid #57534E;border-radius:3px;background:#fff;color:#44403c;cursor:pointer;transition:all .15s ease}.tp-btn:hover{background:#57534e;color:#fffdf7}.tp-btn-main{border-color:#b45309;background:#b45309;color:#fffdf7;box-shadow:0 2px #92400e}.tp-btn-main:hover{background:#d97706;border-color:#d97706}.tp-btn-main:active{transform:translateY(1px);box-shadow:0 1px #92400e}.tp-cta{display:inline-block;margin-top:.5rem;font-family:inherit;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.55rem 1.1rem;background:#b45309;color:#fffdf7;text-decoration:none}.tp-cta:hover{background:#d97706}@media(prefers-reduced-motion:reduce){.tape-line{animation:none}}
