.cc[data-astro-cid-hwgeypjm]{background:var(--paper);border:1px solid var(--stone-200);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000f,0 32px 64px -24px #00000024;max-width:1040px;margin:0 auto}.cc-bar[data-astro-cid-hwgeypjm]{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid var(--stone-200);background:var(--stone-100)}.cc-brand[data-astro-cid-hwgeypjm]{font-weight:600;font-size:15px;letter-spacing:-.01em;color:var(--ink)}.cc-live[data-astro-cid-hwgeypjm]{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--success, #15803d)}.cc-ldot[data-astro-cid-hwgeypjm]{width:6px;height:6px;border-radius:50%;background:var(--success, #15803d);animation:dotPulse 2.4s ease-in-out infinite}.cc-body[data-astro-cid-hwgeypjm]{padding:clamp(20px,3vw,32px)}.cc-rise[data-astro-cid-hwgeypjm]{opacity:0;transform:translateY(14px)}.cc[data-astro-cid-hwgeypjm].is-visible .cc-rise[data-astro-cid-hwgeypjm]{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.22,1,.36,1) var(--d),transform .6s cubic-bezier(.22,1,.36,1) var(--d)}.cc-hello[data-astro-cid-hwgeypjm]{font-size:clamp(22px,2.6vw,30px);font-weight:600;letter-spacing:-.025em;color:var(--ink)}.cc-ask-line[data-astro-cid-hwgeypjm]{font-size:14px;color:var(--stone-500);margin-top:4px}.cc-revenue[data-astro-cid-hwgeypjm]{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border:1px solid var(--stone-200);border-radius:12px;background:#b453090a}.cc-rev-label[data-astro-cid-hwgeypjm]{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--stone-500)}.cc-rev-val[data-astro-cid-hwgeypjm]{font-family:var(--font-mono);font-size:clamp(26px,3vw,36px);font-weight:600;color:var(--ink);letter-spacing:-.02em;line-height:1.1;margin-top:6px;font-variant-numeric:tabular-nums}.cc-rev-delta[data-astro-cid-hwgeypjm]{font-size:13px;font-weight:500;color:var(--success, #15803d);white-space:nowrap}.cc-actions[data-astro-cid-hwgeypjm]{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cc-action[data-astro-cid-hwgeypjm]{position:relative;border:1px solid var(--stone-200);border-radius:12px;padding:18px;background:var(--paper);transition:border-color .16s,transform .16s}.cc-action[data-astro-cid-hwgeypjm]:hover{border-color:var(--copper);transform:translateY(-2px)}.cc-act-ico[data-astro-cid-hwgeypjm]{width:40px;height:40px;border-radius:10px;background:#b4530914;color:var(--copper);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.cc-act-ico[data-astro-cid-hwgeypjm] svg[data-astro-cid-hwgeypjm]{width:20px;height:20px;stroke-linecap:round;stroke-linejoin:round}.cc-badge[data-astro-cid-hwgeypjm]{position:absolute;top:14px;right:14px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--copper);color:var(--paper);font-family:var(--font-mono);font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.cc-act-title[data-astro-cid-hwgeypjm]{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.cc-act-desc[data-astro-cid-hwgeypjm]{font-size:12px;line-height:1.45;color:var(--stone-500);margin-top:6px}.cc-ask[data-astro-cid-hwgeypjm]{margin-top:16px;border:1px solid var(--stone-200);border-radius:12px;padding:18px 20px;background:var(--paper)}.cc-ask-head[data-astro-cid-hwgeypjm]{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--copper);margin-bottom:14px}.cc-spark[data-astro-cid-hwgeypjm]{font-size:12px}.cc-chips[data-astro-cid-hwgeypjm]{display:flex;flex-wrap:wrap;gap:8px}.cc-chip[data-astro-cid-hwgeypjm]{font-size:13px;color:var(--stone-700);padding:7px 14px;border:1px solid var(--stone-200);border-radius:999px;background:var(--stone-100);opacity:0;transform:scale(.94)}.cc[data-astro-cid-hwgeypjm].is-visible .cc-chip[data-astro-cid-hwgeypjm]{opacity:1;transform:scale(1);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.cc[data-astro-cid-hwgeypjm].is-visible .cc-chip[data-astro-cid-hwgeypjm]:nth-child(1){transition-delay:.52s}.cc[data-astro-cid-hwgeypjm].is-visible .cc-chip[data-astro-cid-hwgeypjm]:nth-child(2){transition-delay:.6s}.cc[data-astro-cid-hwgeypjm].is-visible .cc-chip[data-astro-cid-hwgeypjm]:nth-child(3){transition-delay:.68s}.cc[data-astro-cid-hwgeypjm].is-visible .cc-chip[data-astro-cid-hwgeypjm]:nth-child(4){transition-delay:.76s}@media(max-width:720px){.cc-actions[data-astro-cid-hwgeypjm]{grid-template-columns:1fr}.cc-revenue[data-astro-cid-hwgeypjm]{flex-direction:column;align-items:flex-start;gap:10px}}
