.mkt{--mkt-charcoal:#1f2328;--mkt-charcoal-deep:#171a1e;--mkt-surface:#2a2f36;--mkt-surface-2:#323841;--mkt-green:#6cb33f;--mkt-green-dark:#5a9a34;--mkt-ink:#f2f4f6;--mkt-muted:#a8b0ba;--mkt-line:#f2f4f61a;color:var(--mkt-ink);background:var(--mkt-charcoal)}.mkt-fade{animation:.7s cubic-bezier(.22,1,.36,1) both mkt-fade-up}.mkt-fade-delay-1{animation-delay:80ms}.mkt-fade-delay-2{animation-delay:.16s}.mkt-fade-delay-3{animation-delay:.24s}.mkt-fade-delay-4{animation-delay:.32s}@keyframes mkt-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mkt-fade{animation:none}}.mkt-btn-primary{background:var(--mkt-green);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 24px #6cb33f38}.mkt-btn-primary:hover{background:var(--mkt-green-dark);box-shadow:0 10px 28px #6cb33f4d}.mkt-btn-secondary{color:var(--mkt-ink);background:0 0;border:1px solid #f2f4f647;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .16s,border-color .16s;display:inline-flex}.mkt-btn-secondary:hover{background:#f2f4f60f;border-color:#f2f4f680}.mkt-btn-ghost{color:var(--mkt-muted);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-size:.9375rem;font-weight:600;transition:color .16s,background .16s;display:inline-flex}.mkt-btn-ghost:hover{color:var(--mkt-ink);background:#f2f4f60d}.mkt-card{border:1px solid var(--mkt-line);background:var(--mkt-surface);border-radius:1rem;transition:border-color .18s,transform .18s,box-shadow .18s;box-shadow:0 12px 40px #00000047}.mkt-card:hover{border-color:#6cb33f59;transform:translateY(-2px);box-shadow:0 16px 44px #00000057}.mkt-browser{border:1px solid var(--mkt-line);background:#12151a;border-radius:1rem;overflow:hidden;box-shadow:0 24px 60px #00000073,0 0 0 1px #ffffff08}.mkt-browser-bar{border-bottom:1px solid var(--mkt-line);background:#1a1e24;align-items:center;gap:.5rem;padding:.7rem .9rem;display:flex}.mkt-dot{background:#4a5058;border-radius:999px;width:.55rem;height:.55rem}.mkt-check{width:1.25rem;height:1.25rem;color:var(--mkt-green);background:#6cb33f2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}
