.est-fig{--est-green:#34d399;--est-amber:#f59e0b;--est-muted:#6e7686;margin:0;width:100%;max-width:440px;margin-inline-start:auto;padding:22px 26px 16px;position:relative}.est-fig__head,.est-fig__foot{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3);justify-content:space-between;align-items:center;font-size:10px;display:flex}.est-fig__head{margin-bottom:8px}.est-fig__head-spec{color:var(--est-green)}.est-fig__foot{color:var(--fg-4);margin-top:8px}.est-fig__foot-pulse{color:var(--est-green);align-items:center;gap:6px;display:inline-flex}.est-fig__foot-dot{background:var(--est-green);border-radius:50%;width:6px;height:6px;animation:2.4s ease-out infinite est-pulse;box-shadow:0 0 #34d39980}@keyframes est-pulse{0%{box-shadow:0 0 #34d39980}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}.est-fig__sheet{background:var(--bg-panel);border:1px solid var(--border);border-radius:12px;padding:18px 20px 20px;position:relative;box-shadow:0 18px 40px #0000002e}.est-fig__ledger-head{border-bottom:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-4);grid-template-columns:1fr auto auto;align-items:baseline;gap:14px;padding-bottom:10px;font-size:9.5px;font-weight:600;display:grid}.est-fig__col-qty{text-align:right;min-width:56px}.est-fig__col-amt{text-align:right;min-width:76px}.est-fig__lines{margin:0;padding:0;list-style:none}.est-fig__line{border-bottom:1px solid var(--border);opacity:0;animation:.5s cubic-bezier(.2,.7,.3,1) forwards est-reveal;animation-delay:calc(var(--i) * .16s);grid-template-columns:1fr auto auto;align-items:baseline;gap:14px;padding:9px 0;display:grid;transform:translateY(-5px)}.est-fig__line:last-child{border-bottom:none}@keyframes est-reveal{to{opacity:1;transform:translateY(0)}}.est-fig__item{font-family:var(--font-sans);letter-spacing:-.006em;color:var(--fg);align-items:center;gap:9px;min-width:0;font-size:13.5px;font-weight:500;display:inline-flex}.est-fig__item-dot{background:var(--est-green);border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 6px #34d39980}.est-fig__qty{text-align:right;min-width:56px;font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-3);font-size:11px}.est-fig__amt{text-align:right;min-width:76px;font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.01em;color:var(--fg);font-size:12.5px}.est-fig__rule{border-top:1.5px double var(--border-strong);height:0;margin:12px 0}.est-fig__total{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.est-fig__total-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-2);font-size:10.5px;font-weight:600}.est-fig__total-value{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--est-green);font-variant-numeric:tabular-nums;align-items:baseline;font-size:30px;font-weight:700;line-height:1;display:inline-flex}.est-fig__total-unit{margin-left:1px;font-size:18px;font-weight:600}.est-fig__count{vertical-align:baseline;height:1em;display:inline-block;position:relative;overflow:hidden}.est-fig__count-tape{flex-direction:column;animation:1.15s step-end .55s forwards est-count;display:flex}.est-fig__count-tape>span{height:1em;line-height:1;display:block}@keyframes est-count{0%{transform:translateY(0)}25%{transform:translateY(-1em)}50%{transform:translateY(-2em)}75%{transform:translateY(-3em)}to{transform:translateY(-4em)}}.est-fig__count-final{display:none}.est-fig__mix{margin-top:16px}.est-fig__mix-bar{background:var(--bg-deep);border-radius:6px;gap:2px;width:100%;height:12px;display:flex;overflow:hidden}.est-fig__mix-seg{transform-origin:0;height:100%;animation:.6s cubic-bezier(.2,.7,.3,1) forwards est-grow;animation-delay:calc(.7s + var(--i) * .18s);border-radius:2px;transform:scaleX(0)}@keyframes est-grow{to{transform:scaleX(1)}}.est-fig__mix-seg--hw{background:var(--est-green)}.est-fig__mix-seg--cable{background:var(--est-amber)}.est-fig__mix-seg--labor{background:var(--est-muted)}.est-fig__mix-legend{flex-wrap:wrap;gap:6px 16px;margin-top:12px;display:flex}.est-fig__mix-key{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-3);align-items:center;gap:7px;font-size:10px;display:inline-flex}.est-fig__mix-swatch{border-radius:2px;flex:none;width:9px;height:9px}.est-fig__mix-swatch--hw{background:var(--est-green)}.est-fig__mix-swatch--cable{background:var(--est-amber)}.est-fig__mix-swatch--labor{background:var(--est-muted)}.est-fig__mix-pct{color:var(--fg-2);font-style:normal;font-weight:600}@media (prefers-reduced-motion:reduce){.est-fig__line{opacity:1;animation:none;transform:none}.est-fig__mix-seg{animation:none;transform:scaleX(1)}.est-fig__count{display:none}.est-fig__count-final{display:inline}.est-fig__foot-dot{animation:none}}@media (max-width:940px){.est-fig{max-width:420px;margin-inline:0}}
