.row-store-demo[data-astro-cid-34mt5erz]{--panel: var(--surface-panel, #ffffff);--soft: var(--surface-main, #f8fafc);--line: var(--border-soft, #cbd5e1);--text: var(--text-primary, #0f172a);--muted: var(--text-secondary, #64748b);--theme: var(--post-accent, var(--accent, #7c3aed));--theme-strong: var(--post-theme-strong, var(--accent-strong, var(--theme)));--theme-soft: color-mix(in srgb, var(--theme) 5%, white);--theme-tint: color-mix(in srgb, var(--theme) 2%, white);--stage-bg: color-mix(in srgb, var(--theme) 3%, white);--query-bg: color-mix(in srgb, var(--theme) 6%, white);--row-bg: color-mix(in srgb, white 92%, var(--panel));--row-shadow: 0 1px 0 color-mix(in srgb, white 82%, transparent), 0 .55rem 1.05rem -.75rem color-mix(in srgb, var(--text) 24%, transparent), 0 .12rem .45rem color-mix(in srgb, var(--text) 5%, transparent);--theme-glow: color-mix(in srgb, var(--theme) 28%, transparent);--row-h: 3.25rem;--row-gap: .78rem;--step: calc(var(--row-h) + var(--row-gap));margin:2rem 0;color:var(--text)}.rs-stage[data-astro-cid-34mt5erz]{box-sizing:border-box;position:relative;padding:1.2rem 1.25rem 1.25rem;border:1px solid color-mix(in srgb,var(--theme) 14%,var(--line));border-radius:1.1rem;background:var(--stage-bg);box-shadow:0 1.1rem 2.2rem -1.8rem color-mix(in srgb,var(--text) 16%,transparent),inset 0 1px color-mix(in srgb,white 72%,transparent);overflow:hidden}html[data-theme=dark] .row-store-demo[data-astro-cid-34mt5erz]{--theme-soft: color-mix(in srgb, var(--theme) 15%, var(--surface-panel, #151410));--theme-tint: color-mix(in srgb, var(--theme) 9%, var(--surface-panel, #151410));--stage-bg: color-mix(in srgb, var(--theme) 6%, var(--surface-main, #10100e));--query-bg: color-mix(in srgb, var(--theme) 10%, var(--surface-panel, #151410));--row-bg: color-mix(in srgb, var(--surface-panel, #151410) 88%, var(--theme) 4%);--row-shadow: 0 1px 0 color-mix(in srgb, white 7%, transparent), 0 .55rem 1.05rem -.75rem rgba(0, 0, 0, .46), 0 .12rem .45rem rgba(0, 0, 0, .22);--theme-glow: color-mix(in srgb, var(--theme) 24%, transparent)}html[data-theme=dark] .rs-stage[data-astro-cid-34mt5erz]{box-shadow:0 1.1rem 2.2rem -1.8rem #0000008c,inset 0 1px color-mix(in srgb,white 8%,transparent)}html[data-theme=dark] .rs-row[data-astro-cid-34mt5erz]{border-color:color-mix(in srgb,var(--theme) 13%,var(--line));box-shadow:var(--row-shadow)}html[data-theme=dark] .rs-row[data-astro-cid-34mt5erz]:nth-child(2),html[data-theme=dark] .rs-row[data-astro-cid-34mt5erz]:nth-child(4){box-shadow:0 1px color-mix(in srgb,white 7%,transparent),0 .55rem 1.05rem -.75rem #00000070,0 .12rem .45rem #0003}html[data-theme=dark] .rs-scanner[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]{background:color-mix(in srgb,var(--theme) 18%,var(--surface-panel, #151410))}.rs-heading[data-astro-cid-34mt5erz]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.82rem}.rs-icon[data-astro-cid-34mt5erz]{width:1.9rem;height:1.9rem;display:grid;place-items:center;color:var(--theme-strong)}.rs-icon[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]{grid-area:1 / 1;width:1.2rem;height:.46rem;border:2px solid currentColor;border-radius:999px}.rs-icon[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]:nth-child(1){transform:translateY(-.46rem)}.rs-icon[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]:nth-child(2){transform:translateY(0)}.rs-icon[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]:nth-child(3){transform:translateY(.46rem)}.rs-label[data-astro-cid-34mt5erz]{color:var(--theme-strong);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rs-heading[data-astro-cid-34mt5erz] p[data-astro-cid-34mt5erz]{margin:.18rem 0 0;color:var(--muted);font-size:.82rem;font-weight:500}.rs-columns[data-astro-cid-34mt5erz]{box-sizing:border-box;width:100%;display:grid;grid-template-columns:.72fr 1.35fr .9fr;margin-bottom:.65rem;padding:0 1rem 0 2.45rem;color:color-mix(in srgb,var(--theme-strong) 42%,var(--muted));font-size:.8rem;font-weight:720;text-transform:uppercase;letter-spacing:.04em}.rs-columns[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]{text-align:center}.rs-records[data-astro-cid-34mt5erz]{box-sizing:border-box;position:relative;width:100%;padding:.62rem}.rs-stack[data-astro-cid-34mt5erz]{position:relative;z-index:1;display:grid;gap:var(--row-gap)}.rs-row[data-astro-cid-34mt5erz]{box-sizing:border-box;position:relative;height:var(--row-h);width:100%;display:grid;grid-template-columns:.72fr 1.35fr .9fr;border-radius:.8rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 48%,transparent);background:var(--row-bg);box-shadow:var(--row-shadow)}.rs-row[data-astro-cid-34mt5erz]:nth-child(2){box-shadow:0 1px color-mix(in srgb,white 78%,transparent),0 .55rem 1rem -.78rem color-mix(in srgb,var(--text) 22%,transparent),0 .12rem .45rem color-mix(in srgb,var(--text) 5%,transparent)}.rs-row[data-astro-cid-34mt5erz]:nth-child(3){background:var(--row-bg)}.rs-row[data-astro-cid-34mt5erz]:nth-child(4){box-shadow:0 1px color-mix(in srgb,white 80%,transparent),0 .58rem 1.08rem -.78rem color-mix(in srgb,var(--text) 23%,transparent),0 .12rem .45rem color-mix(in srgb,var(--text) 5%,transparent)}.rs-row[data-astro-cid-34mt5erz]:before{content:"";position:absolute;left:1.08rem;top:.64rem;bottom:.64rem;z-index:2;width:.38rem;border-radius:999px;background:color-mix(in srgb,var(--theme) 22%,var(--muted));opacity:.48;box-shadow:none}.rs-row[data-astro-cid-34mt5erz]:after{content:"";position:absolute;left:.55rem;top:50%;z-index:2;width:.18rem;height:.18rem;border-radius:999px;background:color-mix(in srgb,var(--muted) 48%,transparent);box-shadow:0 -.42rem color-mix(in srgb,var(--muted) 34%,transparent),0 .42rem color-mix(in srgb,var(--muted) 34%,transparent);transform:translateY(-50%)}.rs-row[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]{position:relative;z-index:1;display:grid;place-items:center;padding:0 .9rem;text-align:center;font-weight:620;white-space:nowrap}.rs-row[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]+span[data-astro-cid-34mt5erz]:before{content:"";position:absolute;left:0;top:24%;bottom:24%;width:1px;background:color-mix(in srgb,var(--line) 26%,transparent)}.rs-scanner[data-astro-cid-34mt5erz]{position:absolute;box-sizing:border-box;left:.55rem;top:.55rem;z-index:10;width:calc(100% - 1.1rem);height:var(--row-h);border:2px dashed var(--theme);border-radius:.8rem;background:linear-gradient(90deg,color-mix(in srgb,var(--theme) 7%,transparent),color-mix(in srgb,var(--theme) 2%,transparent));box-shadow:0 0 .95rem color-mix(in srgb,var(--theme) 28%,transparent),0 0 1.7rem color-mix(in srgb,var(--theme) 14%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent);pointer-events:none;opacity:0;will-change:transform,opacity;animation:scanFourVisibleRows 7s ease-in-out infinite}.rs-scanner[data-astro-cid-34mt5erz]:before{content:"";position:absolute;inset:.24rem .5rem;border-radius:999px;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--theme) 0%,transparent) 18%,color-mix(in srgb,var(--theme) 44%,white) 48%,color-mix(in srgb,var(--theme) 0%,transparent) 78%,transparent 100%);opacity:.66;transform:translate(-36%);animation:scannerBeam 1.45s ease-in-out infinite}.rs-scanner[data-astro-cid-34mt5erz]:after{content:"";position:absolute;left:1.08rem;top:.54rem;bottom:.54rem;width:.38rem;border-radius:999px;background:var(--theme-strong);box-shadow:0 0 .75rem color-mix(in srgb,var(--theme) 52%,transparent),0 0 1.45rem color-mix(in srgb,var(--theme) 28%,transparent)}.rs-scanner[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]{position:absolute;right:.95rem;top:-.78rem;padding:.12rem .48rem;border-radius:999px;background:color-mix(in srgb,var(--theme) 7%,white);color:var(--theme-strong);font-size:.72rem;font-weight:900}.target[data-astro-cid-34mt5erz]{animation:targetLockOnFoundRow 7s ease-in-out infinite}.rs-confetti[data-astro-cid-34mt5erz],.rs-confetti[data-astro-cid-34mt5erz]:before,.rs-confetti[data-astro-cid-34mt5erz]:after{content:"";position:absolute;z-index:0;inset:0;opacity:0;pointer-events:none;transform-origin:center;overflow:hidden}.rs-confetti[data-astro-cid-34mt5erz]{display:block;opacity:1}.rs-confetti[data-astro-cid-34mt5erz]:before{background:radial-gradient(circle at 8% 32%,#f59e0b 0 .2rem,transparent .22rem),radial-gradient(circle at 14% 72%,var(--theme) 0 .18rem,transparent .2rem),radial-gradient(circle at 21% 22%,#06b6d4 0 .18rem,transparent .2rem),radial-gradient(circle at 29% 62%,#f43f5e 0 .2rem,transparent .22rem),radial-gradient(circle at 37% 36%,var(--theme-strong) 0 .18rem,transparent .2rem),radial-gradient(circle at 45% 76%,#84cc16 0 .19rem,transparent .21rem),radial-gradient(circle at 54% 25%,#38bdf8 0 .2rem,transparent .22rem),radial-gradient(circle at 63% 66%,#f97316 0 .18rem,transparent .2rem),radial-gradient(circle at 73% 30%,var(--theme) 0 .2rem,transparent .22rem),radial-gradient(circle at 84% 70%,#a3e635 0 .18rem,transparent .2rem),radial-gradient(circle at 93% 38%,#e879f9 0 .19rem,transparent .21rem);animation:rowConfettiBurst 7s ease-out infinite}.rs-confetti[data-astro-cid-34mt5erz]:after{background:linear-gradient(24deg,transparent 0 8%,#f43f5e 8% 9.1%,transparent 9.1% 100%),linear-gradient(148deg,transparent 0 17%,#f59e0b 17% 18.2%,transparent 18.2% 100%),linear-gradient(76deg,transparent 0 25%,var(--theme) 25% 26.2%,transparent 26.2% 100%),linear-gradient(121deg,transparent 0 34%,#22c55e 34% 35.2%,transparent 35.2% 100%),linear-gradient(42deg,transparent 0 43%,#06b6d4 43% 44.2%,transparent 44.2% 100%),linear-gradient(157deg,transparent 0 52%,#f97316 52% 53.2%,transparent 53.2% 100%),linear-gradient(83deg,transparent 0 61%,var(--theme-strong) 61% 62.2%,transparent 62.2% 100%),linear-gradient(132deg,transparent 0 70%,#e879f9 70% 71.2%,transparent 71.2% 100%),linear-gradient(51deg,transparent 0 80%,#fde047 80% 81.2%,transparent 81.2% 100%),linear-gradient(115deg,transparent 0 90%,var(--theme) 90% 91.2%,transparent 91.2% 100%);animation:rowConfettiSparkles 7s ease-out infinite}@keyframes scanFourVisibleRows{0%,25%{opacity:0;transform:translateY(0);border-color:var(--theme);background:linear-gradient(90deg,color-mix(in srgb,var(--theme) 7%,transparent),color-mix(in srgb,var(--theme) 2%,transparent));box-shadow:0 0 .95rem color-mix(in srgb,var(--theme) 28%,transparent),0 0 1.7rem color-mix(in srgb,var(--theme) 14%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent)}30%{opacity:1;transform:translateY(0);border-color:var(--theme);background:linear-gradient(90deg,color-mix(in srgb,var(--theme) 7%,transparent),color-mix(in srgb,var(--theme) 2%,transparent));box-shadow:0 0 .95rem color-mix(in srgb,var(--theme) 28%,transparent),0 0 1.7rem color-mix(in srgb,var(--theme) 14%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent)}40%{opacity:1;transform:translateY(var(--step));border-color:var(--theme);background:linear-gradient(90deg,color-mix(in srgb,var(--theme) 7%,transparent),color-mix(in srgb,var(--theme) 2%,transparent));box-shadow:0 0 .95rem color-mix(in srgb,var(--theme) 28%,transparent),0 0 1.7rem color-mix(in srgb,var(--theme) 14%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent)}52%{opacity:1;transform:translateY(calc(var(--step) * 2));border-color:var(--theme);background:linear-gradient(90deg,color-mix(in srgb,var(--theme) 7%,transparent),color-mix(in srgb,var(--theme) 2%,transparent));box-shadow:0 0 .95rem color-mix(in srgb,var(--theme) 28%,transparent),0 0 1.7rem color-mix(in srgb,var(--theme) 14%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent)}66%,76%{opacity:1;transform:translateY(calc(var(--step) * 2));border-color:var(--theme-strong);background:color-mix(in srgb,var(--theme) 7%,transparent);box-shadow:0 0 1.15rem var(--theme-glow),0 0 1.95rem color-mix(in srgb,var(--theme) 15%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent)}88%,to{opacity:0;transform:translateY(calc(var(--step) * 2));border-color:var(--theme-strong);background:color-mix(in srgb,var(--theme) 7%,transparent);box-shadow:0 0 1.15rem var(--theme-glow),0 0 1.95rem color-mix(in srgb,var(--theme) 15%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent)}}@keyframes scannerBeam{0%,to{transform:translate(-36%);opacity:.2}50%{transform:translate(36%);opacity:.48}}@keyframes targetLockOnFoundRow{0%,67%{background:var(--row-bg);color:var(--text);box-shadow:var(--row-shadow)}68%,84%{background:linear-gradient(180deg,var(--theme-tint),var(--theme-soft));color:var(--text);box-shadow:0 0 1.1rem color-mix(in srgb,var(--theme) 20%,transparent),inset 0 0 0 1px color-mix(in srgb,var(--theme) 44%,transparent)}85%,96%,to{background:var(--row-bg);color:var(--text);box-shadow:var(--row-shadow)}}@keyframes rowConfettiBurst{0%,60%{opacity:0;transform:scale(.94)}66%{opacity:1;transform:scale(1)}78%{opacity:.78;transform:scale(1.018)}90%,to{opacity:0;transform:scale(1.035)}}@keyframes rowConfettiSparkles{0%,61%{opacity:0;transform:scaleX(.96)}68%{opacity:.78;transform:scaleX(1)}82%{opacity:.42;transform:scaleX(1.02)}92%,to{opacity:0;transform:scaleX(1.04)}}@media(max-width:760px){.rs-stage[data-astro-cid-34mt5erz]{padding:1rem}.rs-heading[data-astro-cid-34mt5erz]{gap:.62rem}.rs-columns[data-astro-cid-34mt5erz]{padding:0 .85rem 0 2.2rem}.rs-row[data-astro-cid-34mt5erz] span[data-astro-cid-34mt5erz]{padding:0 .75rem;font-size:.88rem}}.column-store-demo[data-astro-cid-523w56pr]{--panel: var(--surface-panel, #ffffff);--soft: var(--surface-main, #f8fafc);--line: var(--border-soft, #cbd5e1);--text: var(--text-primary, #0f172a);--muted: var(--text-secondary, #64748b);--theme: var(--post-accent, var(--accent, #0f766e));--theme-strong: var(--post-theme-strong, var(--accent-strong, var(--theme)));--theme-soft: color-mix(in srgb, var(--theme) 6%, white);--theme-tint: color-mix(in srgb, var(--theme) 3%, white);--stage-bg: color-mix(in srgb, var(--theme) 3%, white);--column-bg: color-mix(in srgb, white 82%, var(--panel));--cell-bg: var(--panel);--cell-active-bg: color-mix(in srgb, var(--theme) 8%, white);--query-bg: color-mix(in srgb, var(--theme) 6%, white);--total-bg: color-mix(in srgb, var(--theme) 7%, white);--highlight-label-bg: color-mix(in srgb, var(--theme) 7%, white);--value-h: 3.25rem;--value-gap: .65rem;--step: calc(var(--value-h) + var(--value-gap));margin:2rem 0;color:var(--text)}.cs-stage[data-astro-cid-523w56pr]{padding:1.2rem 1.25rem 1.25rem;border:1px solid color-mix(in srgb,var(--theme) 14%,var(--line));border-radius:1.1rem;background:var(--stage-bg);overflow-x:auto;overflow-y:clip;scrollbar-gutter:stable}html[data-theme=dark] .column-store-demo[data-astro-cid-523w56pr]{--theme-soft: color-mix(in srgb, var(--theme) 15%, var(--surface-panel, #151410));--theme-tint: color-mix(in srgb, var(--theme) 9%, var(--surface-panel, #151410));--stage-bg: color-mix(in srgb, var(--theme) 6%, var(--surface-main, #10100e));--column-bg: color-mix(in srgb, var(--surface-panel, #151410) 88%, var(--theme) 5%);--cell-bg: color-mix(in srgb, var(--surface-panel, #151410) 82%, var(--theme) 7%);--cell-active-bg: color-mix(in srgb, var(--theme) 18%, var(--surface-panel, #151410));--query-bg: color-mix(in srgb, var(--theme) 10%, var(--surface-panel, #151410));--total-bg: color-mix(in srgb, var(--theme) 12%, var(--surface-panel, #151410));--highlight-label-bg: color-mix(in srgb, var(--theme) 18%, var(--surface-panel, #151410))}.cs-heading[data-astro-cid-523w56pr]{display:flex;gap:.75rem;margin-bottom:.9rem}.cs-icon[data-astro-cid-523w56pr]{width:1.9rem;height:1.9rem;display:grid;gap:.18rem;align-content:center;color:var(--theme-strong)}.cs-icon[data-astro-cid-523w56pr] span[data-astro-cid-523w56pr]{height:.34rem;border-radius:999px;background:currentColor;opacity:.8}.cs-label[data-astro-cid-523w56pr]{color:var(--theme-strong);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cs-heading[data-astro-cid-523w56pr] p[data-astro-cid-523w56pr]{margin:.18rem 0 0;color:var(--muted);font-size:.82rem}.cs-query[data-astro-cid-523w56pr]{margin-bottom:1rem}.cs-query[data-astro-cid-523w56pr] code[data-astro-cid-523w56pr]{display:inline-block;padding:.72rem .9rem;border-radius:.75rem;background:var(--query-bg);border:1px solid color-mix(in srgb,var(--theme) 18%,var(--line));color:var(--theme-strong);font-weight:800}.cs-columns[data-astro-cid-523w56pr]{width:100%;min-width:0;display:grid;grid-template-columns:.75fr 1.15fr 1fr;gap:1rem;align-items:start}.cs-total-row[data-astro-cid-523w56pr]{width:100%;min-width:0;display:grid;grid-template-columns:.75fr 1.15fr 1fr;gap:1rem}.cs-column[data-astro-cid-523w56pr]{padding:.65rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--line) 55%,transparent);background:var(--column-bg)}.target-column[data-astro-cid-523w56pr]{position:relative;border-color:color-mix(in srgb,var(--theme) 42%,var(--line));background:radial-gradient(circle at center,color-mix(in srgb,var(--theme) 12%,transparent),transparent 58%),linear-gradient(180deg,var(--theme-tint),var(--theme-soft));box-shadow:0 0 0 1px color-mix(in srgb,var(--theme) 18%,transparent),0 0 1.4rem color-mix(in srgb,var(--theme) 16%,transparent);animation:columnGlow 6.5s ease-in-out infinite}.target-column[data-astro-cid-523w56pr]:before{content:"";position:absolute;inset:.45rem;border-radius:.8rem;border:1px dashed color-mix(in srgb,var(--theme) 35%,transparent);pointer-events:none}.cs-column-title[data-astro-cid-523w56pr]{height:2.5rem;display:grid;place-items:center;margin-bottom:.65rem;border-radius:.75rem;color:var(--theme-strong);font-size:.8rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.target-column[data-astro-cid-523w56pr] .cs-column-title[data-astro-cid-523w56pr]{background:var(--query-bg);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme) 20%,transparent)}.cs-values[data-astro-cid-523w56pr]{display:grid;grid-template-rows:repeat(4,var(--value-h));gap:var(--value-gap);position:relative}.cs-values[data-astro-cid-523w56pr]>span[data-astro-cid-523w56pr]{display:grid;place-items:center;border-radius:.8rem;border:1px solid color-mix(in srgb,var(--line) 48%,transparent);background:var(--cell-bg);font-weight:750}.balance-values[data-astro-cid-523w56pr]>span[data-astro-cid-523w56pr]{animation:valuePulse 6.5s ease-in-out infinite}.balance-values[data-astro-cid-523w56pr]>span[data-astro-cid-523w56pr]:nth-of-type(1){animation-delay:1.5s}.balance-values[data-astro-cid-523w56pr]>span[data-astro-cid-523w56pr]:nth-of-type(2){animation-delay:2.5s}.balance-values[data-astro-cid-523w56pr]>span[data-astro-cid-523w56pr]:nth-of-type(3){animation-delay:3.5s}.balance-values[data-astro-cid-523w56pr]>span[data-astro-cid-523w56pr]:nth-of-type(4){animation-delay:4.5s}.cs-scanner[data-astro-cid-523w56pr]{box-sizing:border-box;position:absolute;left:0;top:0;z-index:5;width:100%;height:var(--value-h);border:2px dashed var(--theme);border-radius:.8rem;background:color-mix(in srgb,var(--theme) 5%,transparent);box-shadow:0 0 .95rem color-mix(in srgb,var(--theme) 28%,transparent),inset 0 0 1.2rem color-mix(in srgb,var(--theme) 11%,transparent);pointer-events:none;opacity:0;animation:scanBalanceColumn 6.5s ease-in-out infinite}.cs-scanner[data-astro-cid-523w56pr]:before{content:"";position:absolute;inset:.24rem .5rem;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--theme) 42%,var(--cell-bg)),transparent);background-size:220% 100%;opacity:.42;animation:scannerBeam 1.3s ease-in-out infinite}.cs-scanner[data-astro-cid-523w56pr] span[data-astro-cid-523w56pr]{position:absolute;right:.65rem;top:-.78rem;padding:.12rem .48rem;border-radius:999px;background:var(--highlight-label-bg);color:var(--theme-strong);font-size:.72rem;font-weight:900}.cs-total[data-astro-cid-523w56pr]{grid-column:3;width:100%;box-sizing:border-box;margin-top:1rem;padding:.75rem .9rem;border-radius:.85rem;border:1px solid color-mix(in srgb,var(--theme) 24%,var(--line));background:var(--total-bg);display:flex;justify-content:space-between;align-items:center;gap:1rem}.cs-total[data-astro-cid-523w56pr] span[data-astro-cid-523w56pr]{color:var(--theme-strong);font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.total-value[data-astro-cid-523w56pr]{position:relative;width:4.5rem;height:1.5rem;color:var(--theme-strong);font-size:1.2rem}.total-value[data-astro-cid-523w56pr] b[data-astro-cid-523w56pr]{position:absolute;right:0;opacity:0;animation:totalSteps 6.5s steps(1,end) infinite}.total-value[data-astro-cid-523w56pr] b[data-astro-cid-523w56pr]:nth-child(1){animation-delay:0s}.total-value[data-astro-cid-523w56pr] b[data-astro-cid-523w56pr]:nth-child(2){animation-delay:1.6s}.total-value[data-astro-cid-523w56pr] b[data-astro-cid-523w56pr]:nth-child(3){animation-delay:2.6s}.total-value[data-astro-cid-523w56pr] b[data-astro-cid-523w56pr]:nth-child(4){animation-delay:3.6s}.total-value[data-astro-cid-523w56pr] b[data-astro-cid-523w56pr]:nth-child(5){animation-delay:4.6s}@keyframes columnGlow{0%,18%,92%,to{box-shadow:0 0 0 1px color-mix(in srgb,var(--theme) 12%,transparent),0 0 1rem color-mix(in srgb,var(--theme) 8%,transparent)}24%,84%{box-shadow:0 0 0 1px color-mix(in srgb,var(--theme) 28%,transparent),0 0 1.8rem color-mix(in srgb,var(--theme) 22%,transparent)}}@keyframes scanBalanceColumn{0%,18%{opacity:0;transform:translateY(0)}24%,34%{opacity:1;transform:translateY(0)}40%,50%{opacity:1;transform:translateY(var(--step))}56%,66%{opacity:1;transform:translateY(calc(var(--step) * 2))}72%,84%{opacity:1;transform:translateY(calc(var(--step) * 3))}92%,to{opacity:0;transform:translateY(calc(var(--step) * 3))}}@keyframes totalSteps{0%,19%{opacity:1}20%,to{opacity:0}}@keyframes scannerBeam{0%,to{background-position:100% 0;opacity:.2}50%{background-position:0 0;opacity:.5}}@keyframes valuePulse{0%,58%,to{background:var(--cell-bg)}62%,74%{background:var(--cell-active-bg);box-shadow:0 0 1rem color-mix(in srgb,var(--theme) 18%,transparent),inset 0 0 0 1px color-mix(in srgb,var(--theme) 35%,transparent)}}@media(max-width:760px){.column-store-demo[data-astro-cid-523w56pr]{--value-h: 3rem;--value-gap: .55rem}.cs-stage[data-astro-cid-523w56pr]{padding:.82rem}.cs-heading[data-astro-cid-523w56pr]{gap:.55rem}.cs-icon[data-astro-cid-523w56pr]{width:1.4rem;height:1.4rem}.cs-label[data-astro-cid-523w56pr]{font-size:.68rem}.cs-heading[data-astro-cid-523w56pr] p[data-astro-cid-523w56pr]{font-size:.74rem}.cs-columns[data-astro-cid-523w56pr],.cs-total-row[data-astro-cid-523w56pr]{grid-template-columns:minmax(3.8rem,.72fr) minmax(5.6rem,1.08fr) minmax(5.2rem,1fr);gap:.45rem}.cs-column[data-astro-cid-523w56pr]{padding:.42rem;border-radius:.8rem}.target-column[data-astro-cid-523w56pr]:before{inset:.3rem;border-radius:.65rem}.cs-column-title[data-astro-cid-523w56pr]{height:2.15rem;margin-bottom:.5rem;border-radius:.6rem;font-size:.68rem}.cs-values[data-astro-cid-523w56pr]>span[data-astro-cid-523w56pr]{border-radius:.65rem;font-size:.86rem}.cs-scanner[data-astro-cid-523w56pr]{border-radius:.65rem}.cs-scanner[data-astro-cid-523w56pr] span[data-astro-cid-523w56pr]{right:.38rem;top:-.66rem;padding:.1rem .34rem;font-size:.58rem}.cs-total[data-astro-cid-523w56pr]{min-height:3rem;margin-top:.8rem;padding:.45rem .35rem;flex-direction:column;justify-content:center;gap:.12rem;text-align:center}.cs-total[data-astro-cid-523w56pr] span[data-astro-cid-523w56pr]{font-size:.58rem;line-height:1.1}.total-value[data-astro-cid-523w56pr]{width:100%;height:1.15rem;font-size:1rem}.total-value[data-astro-cid-523w56pr] b[data-astro-cid-523w56pr]{left:0;right:0}}
