.mkt{--mkt-bg:#fbf7f2;--mkt-surface:#fff;--mkt-surface-2:#f3ece3;--mkt-ink:#1c1511;--mkt-ink-soft:#5b4f47;--mkt-line:#e6dbcf;--mkt-accent:#c2410c;--mkt-accent-ink:#fff;--mkt-accent-text:#b13a0a;--mkt-accent-soft:#fde6d6;--mkt-green:#15803d;--mkt-green-soft:#dcfce7;--mkt-blue:#1d4ed8;--mkt-blue-soft:#dbeafe;--mkt-hero:#1c1511;--mkt-hero-ink:#fbf7f2;--mkt-hero-soft:#d6cabd;--mkt-shadow:0 1px 2px #1c15110f, 0 12px 32px #1c151114;--mkt-display:var(--font-outfit), var(--font-manrope), system-ui, sans-serif;background:var(--mkt-bg);color:var(--mkt-ink);font-family:var(--font-manrope), system-ui, sans-serif}.dark .mkt{--mkt-bg:#131010;--mkt-surface:#1c1817;--mkt-surface-2:#262120;--mkt-ink:#f6efe8;--mkt-ink-soft:#bdb1a6;--mkt-line:#3a3230;--mkt-accent:#fb8a4c;--mkt-accent-ink:#1c1009;--mkt-accent-text:#fdae80;--mkt-accent-soft:#3d2217;--mkt-green:#4ade80;--mkt-green-soft:#14321f;--mkt-blue:#93b4ff;--mkt-blue-soft:#1a2542;--mkt-hero:#0b0909;--mkt-hero-ink:#f6efe8;--mkt-hero-soft:#bdb1a6;--mkt-shadow:0 1px 2px #0006, 0 12px 32px #00000059}.mkt-display{font-family:var(--mkt-display);letter-spacing:-.02em}.mkt a:focus-visible,.mkt button:focus-visible,.mkt input:focus-visible,.mkt select:focus-visible,.mkt textarea:focus-visible,.mkt summary:focus-visible{outline:3px solid var(--mkt-accent);outline-offset:2px}.mkt-btn{text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.625rem 1.25rem;font-weight:600;line-height:1.2;transition:background-color .15s,transform .15s;display:inline-flex}.mkt-btn-primary{background:var(--mkt-accent);color:var(--mkt-accent-ink)}.mkt-btn-primary:hover{background:color-mix(in oklab, var(--mkt-accent) 88%, black)}.mkt-btn-ghost{border:1px solid var(--mkt-line);background:var(--mkt-surface);color:var(--mkt-ink)}.mkt-btn-ghost:hover{background:var(--mkt-surface-2)}.mkt-hero .mkt-btn-ghost{color:var(--mkt-hero-ink);background:0 0;border-color:#ffffff47}.mkt-hero .mkt-btn-ghost:hover{background:#ffffff14}.mkt-card{border:1px solid var(--mkt-line);background:var(--mkt-surface);box-shadow:var(--mkt-shadow);border-radius:1.25rem}.mkt-field{border:1px solid var(--mkt-line);background:var(--mkt-bg);width:100%;min-height:44px;color:var(--mkt-ink);border-radius:.75rem;margin-top:.375rem;padding:.625rem .875rem;font-size:1rem;display:block}.mkt-field[aria-invalid=true]{border-color:#dc2626}.mkt-mock{border:1px solid var(--mkt-line);background:var(--mkt-surface);box-shadow:var(--mkt-shadow);color:var(--mkt-ink);border-radius:1rem;font-size:.75rem;overflow:hidden}.mkt-mock-bar{border-bottom:1px solid var(--mkt-line);background:var(--mkt-surface-2);align-items:center;gap:.375rem;padding:.5rem .75rem;display:flex}.mkt-mock-dot{background:var(--mkt-line);border-radius:999px;width:.5rem;height:.5rem}.mkt-skel{background:var(--mkt-line);border-radius:999px;height:.5rem;display:block}@media (prefers-reduced-motion:no-preference){.mkt-btn:hover{transform:translateY(-1px)}.mkt-rise{animation:.6s ease-out both mkt-rise}@keyframes mkt-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}html:has(.mkt){scroll-behavior:smooth}}
