.theme-finns .ec-kicker{display:inline-flex;align-items:center;gap:10px}.theme-finns .ec-kicker-bar{width:26px;height:1px;background:var(--finns-text-subtle)}.theme-finns .ec-h1{margin-top:20px;max-width:19ch;hyphens:manual}.theme-finns .ec-mark{background:var(--finns-lime);padding:0 .12em;border-radius:4px}.theme-finns .ec-lead{margin-top:24px;max-width:52ch;color:var(--finns-text-muted)}.theme-finns .ec-herocta{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:32px}.theme-finns .ec-applink{font-size:14px;color:var(--finns-text);text-decoration:none;border-bottom:1.5px solid var(--finns-lime);padding-bottom:2px;transition:border-color .16s}.theme-finns .ec-applink:hover{border-bottom-color:var(--finns-text)}.theme-finns .ec-herometa{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:30px;font-size:13px;color:var(--finns-text-subtle)}.theme-finns .ec-badge{font-family:var(--finns-font-mono);font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--finns-text);border:1px solid var(--finns-gray-200);border-radius:5px;padding:3px 7px}.theme-finns .ec-stack{border:1px solid var(--finns-gray-200);border-radius:20px;background:var(--finns-white);padding:clamp(22px,3vw,30px);display:flex;flex-direction:column;gap:0}.theme-finns .ec-stack-label{font-family:var(--finns-font-mono);font-size:11px;letter-spacing:.03em;color:var(--finns-text-subtle);margin-bottom:16px}.theme-finns .ec-node{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--finns-gray-200);border-radius:12px;padding:12px 14px;background:var(--finns-white)}.theme-finns .ec-node--match{border-color:var(--finns-text)}.theme-finns .ec-node-tag{font-size:12.5px;color:var(--finns-text-muted);display:inline-flex;align-items:center;gap:8px}.theme-finns .ec-node-val{font-family:var(--finns-font-mono);font-size:12px;white-space:nowrap}.theme-finns .ec-raw{color:var(--finns-text)}.theme-finns .ec-hash{color:var(--finns-text-subtle)}.theme-finns .ec-node-state{font-family:var(--finns-font-mono);font-size:11.5px;color:var(--finns-text);display:inline-flex;align-items:center;gap:5px}.theme-finns .ec-g{display:grid;place-items:center;width:18px;height:18px;border-radius:5px;background:var(--finns-text);color:var(--finns-white);font-family:var(--finns-font-display);font-size:11px;font-weight:700;flex:none}.theme-finns .ec-rail{position:relative;height:26px;margin-left:20px;width:2px;background:repeating-linear-gradient(to bottom,var(--finns-gray-200) 0 5px,transparent 5px 10px)}.theme-finns .ec-rail-dot{position:absolute;left:50%;top:0;width:9px;height:9px;border-radius:50%;transform:translate(-50%,-50%);background:var(--finns-lime);border:1.5px solid var(--finns-text)}.theme-finns .ec-out{margin-top:16px;padding-top:16px;border-top:1px solid var(--finns-gray-200);display:flex;justify-content:flex-end}.theme-finns .ec-out-pill{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--finns-text);background:var(--finns-lime);border-radius:999px;padding:7px 14px}.theme-finns .ec-connect-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:clamp(32px,4vw,44px)}.theme-finns .ec-connect-top p{color:#ffffff9e;max-width:36ch;font-size:15px;line-height:1.55}.theme-finns .ec-flow-grid{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:810px){.theme-finns .ec-flow-grid{grid-template-columns:1fr 1fr 1.25fr}}.theme-finns .ec-flowstep{min-width:0;padding:22px 26px 22px 22px;border-top:1px solid rgba(255,255,255,.16)}@media(min-width:810px){.theme-finns .ec-flowstep{border-top:none;border-left:1px solid rgba(255,255,255,.16);padding:4px 26px 4px 24px}.theme-finns .ec-flowstep:first-child{border-left:none;padding-left:0}}.theme-finns .ec-flowstep .s{font-family:var(--finns-font-mono);font-size:12px;color:var(--finns-lime)}.theme-finns .ec-flowstep h4{font-family:var(--finns-font-display);font-size:18px;font-weight:500;letter-spacing:-.01em;margin-top:10px}.theme-finns .ec-flowstep p{color:#ffffffa6;font-size:13.5px;line-height:1.55;margin-top:8px}.theme-finns .ec-code{font-family:var(--finns-font-mono);font-size:12.5px;color:var(--finns-lime);background:#ffffff0f;border-radius:10px;padding:12px 14px;margin-top:14px;white-space:pre;overflow-x:auto}.theme-finns .ec-spec-intro{font-size:16px;color:var(--finns-text-muted);line-height:1.6;margin:0 0 4px;max-width:56ch}.theme-finns .ec-cross{margin-top:22px;font-size:14px;color:var(--finns-text-muted)}.theme-finns .ec-cross a{color:var(--finns-text);text-decoration:none;border-bottom:1.5px solid var(--finns-lime)}.theme-finns .ec-cross a:hover{border-bottom-color:var(--finns-text)}.theme-finns .ec-proof{display:grid;grid-template-columns:1fr;border:1px solid var(--finns-gray-200);border-radius:20px;overflow:hidden;background:var(--finns-white)}@media(min-width:760px){.theme-finns .ec-proof{grid-template-columns:1fr 1fr}}.theme-finns .ec-proof-left{padding:clamp(24px,3vw,32px);background:var(--finns-text);color:var(--finns-text-inverse);min-width:0}.theme-finns .ec-proof-bar{display:flex;gap:6px;margin-bottom:16px}.theme-finns .ec-proof-bar b{width:9px;height:9px;border-radius:50%;background:#fff3}.theme-finns .ec-proof-lbl{display:flex;align-items:center;gap:8px;font-family:var(--finns-font-mono);font-size:11px;color:#ffffff80;margin-bottom:12px;letter-spacing:.02em}.theme-finns .ec-proof-live{width:7px;height:7px;border-radius:50%;background:var(--finns-lime);flex:none}.theme-finns .ec-proof-left pre{font-family:var(--finns-font-mono);font-size:12px;line-height:1.75;color:#ffffffe6;white-space:pre;overflow-x:auto;margin:0}.theme-finns .ec-proof-left .k{color:#9fb6e8}.theme-finns .ec-proof-left .v{color:var(--finns-lime)}.theme-finns .ec-proof-right{padding:clamp(24px,3vw,32px);display:flex;flex-direction:column;justify-content:center;gap:14px;min-width:0}.theme-finns .ec-proof-arrow{font-family:var(--finns-font-mono);font-size:12px;color:var(--finns-text-subtle)}.theme-finns .ec-proof-right p{font-size:14.5px;color:var(--finns-text-muted);line-height:1.6}.theme-finns .ec-proof-res{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:var(--finns-lime);color:var(--finns-text);border-radius:999px;padding:8px 14px;font-family:var(--finns-font-mono);font-size:12px}.theme-finns .ec-rec-h{margin-top:14px;max-width:20ch}.theme-finns .ec-rec-note{margin-top:16px;font-size:15px;color:var(--finns-text-muted);line-height:1.6;max-width:50ch}.theme-finns .ec-rec{border:1px solid var(--finns-gray-200);border-radius:16px;background:var(--finns-white);padding:clamp(20px,3vw,28px);display:flex;flex-direction:column;gap:18px}.theme-finns .ec-gap-caption{font-size:13px;color:var(--finns-text);display:block;margin-bottom:10px}.theme-finns .ec-gap-track{display:flex;height:18px;border-radius:999px;overflow:hidden;background:var(--finns-surface-3)}.theme-finns .ec-gap-seg{display:block;height:100%}.theme-finns .ec-gap-seg--measured{width:62%;background:var(--finns-text-subtle)}.theme-finns .ec-gap-seg--recovered{width:0;background:var(--finns-lime);transition:width 1.1s cubic-bezier(.16,1,.3,1);transition-delay:.22s}.theme-finns .ec-gap-seg--rest{flex:1;background:transparent}.theme-finns [data-reveal].is-revealed .ec-gap-seg--recovered{width:22%}.theme-finns .ec-gap-legend{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:14px;font-size:12px;color:var(--finns-text-muted)}.theme-finns .ec-gap-legend span{display:inline-flex;align-items:center;gap:7px}.theme-finns .ec-sw{width:11px;height:11px;border-radius:3px;flex:none}.theme-finns .ec-sw--measured{background:var(--finns-text-subtle)}.theme-finns .ec-sw--recovered{background:var(--finns-lime)}.theme-finns .ec-sw--rest{background:var(--finns-surface-3);border:1px solid var(--finns-gray-200)}.theme-finns .ec-feedback{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--finns-gray-200)}.theme-finns .ec-feedback-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--finns-lime);color:var(--finns-text);font-size:13px;flex:none}.theme-finns .ec-feedback-txt{font-size:13px;color:var(--finns-text)}.theme-finns .ec-rec-foot{margin-top:14px;font-size:12.5px;color:var(--finns-text-subtle)}.theme-finns .ec-next-note{font-size:14px;color:var(--finns-text-muted);margin-top:12px;line-height:1.5;max-width:32ch}.theme-finns .ec-next-list dt{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.theme-finns .ec-next-list dt a{color:inherit;text-decoration:none;transition:color .16s}.theme-finns .ec-next-list dt a:hover{color:var(--finns-text-muted)}.theme-finns .ec-kind{font-family:var(--finns-font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--finns-text-subtle);border:1px solid var(--finns-gray-200);border-radius:6px;padding:2px 7px}.theme-finns .ec-next-audit{margin-top:20px;font-size:14px;color:var(--finns-text-muted)}.theme-finns .ec-next-audit a{color:var(--finns-text);text-decoration:none;border-bottom:1.5px solid var(--finns-lime)}.theme-finns .ec-next-audit a:hover{border-bottom-color:var(--finns-text)}@media(prefers-reduced-motion:no-preference){.theme-finns .ec-rail-dot{animation:ec-travel 3s cubic-bezier(.45,0,.55,1) infinite}.theme-finns .ec-rail-dot--2{animation-delay:.5s}.theme-finns .ec-node--hash .ec-hash{animation:ec-scramble 3s ease-in-out infinite}.theme-finns .ec-node--match{animation:ec-matchglow 3s ease-in-out infinite}.theme-finns .ec-out-pill{animation:ec-arrive 3s ease-in-out infinite}.theme-finns .ec-proof-live{animation:ec-blink 1.6s ease-in-out infinite}.theme-finns .ec-feedback-arrow{animation:ec-rise 2.4s ease-in-out infinite}@keyframes ec-travel{0%{top:0;opacity:0}10%{opacity:1}90%{top:100%;opacity:1}to{top:100%;opacity:0}}@keyframes ec-scramble{0%,40%{opacity:.55}55%{opacity:1;letter-spacing:.04em}70%,to{opacity:.55;letter-spacing:0}}@keyframes ec-matchglow{0%,60%{box-shadow:0 0 #d8f9b800}78%{box-shadow:0 0 0 5px #d8f9b880}to{box-shadow:0 0 #d8f9b800}}@keyframes ec-arrive{0%,72%{transform:translateY(0);box-shadow:0 0 #d8f9b800}84%{transform:translateY(-2px);box-shadow:0 0 0 6px #d8f9b880}to{transform:translateY(0);box-shadow:0 0 #d8f9b800}}@keyframes ec-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes ec-rise{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}}
