.mk svg{flex-shrink:0}.mk{flex-direction:column;justify-content:center;gap:16px;width:100%;height:100%;display:flex;position:relative}.mk-card{z-index:1;border-radius:var(--r-lg);border:1px solid var(--n-150);background:var(--n-0);flex-direction:column;gap:14px;padding:18px;display:flex;position:relative;box-shadow:0 14px 34px #0b0b0a14}.mk-card-sm{gap:10px;padding:14px}.mk-head{align-items:center;gap:10px;display:flex}.mk-icon{border-radius:var(--r-md);color:#fff;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.mk-icon svg{width:16px;height:16px}.mk-theme-warm{--mk-accent:var(--spectrum-amber);--mk-accent-soft:#ffa31a1f;--mk-accent-line:#ffa31a4d;--mk-accent-text:#8a5206}.mk-theme-violet{--mk-accent:var(--spectrum-violet);--mk-accent-soft:#5b36f01a;--mk-accent-line:#5b36f042;--mk-accent-text:#3d1fb8}.mk-theme-green{--mk-accent:var(--spectrum-green);--mk-accent-soft:#16e08a21;--mk-accent-line:#16e08a52;--mk-accent-text:#0c6b45}.mk-theme-blue{--mk-accent:var(--spectrum-blue);--mk-accent-soft:#2b4bff1a;--mk-accent-line:#2b4bff42;--mk-accent-text:#1c34b8}.mk-theme-magenta{--mk-accent:var(--spectrum-magenta);--mk-accent-soft:#ff23c01a;--mk-accent-line:#ff23c042;--mk-accent-text:#a10c79}.mk-icon-theme{background:var(--mk-accent)}.mk-title{font-size:14px;font-weight:var(--fw-medium);letter-spacing:-.012em;line-height:1.2}.mk-sub{letter-spacing:.02em;color:var(--text-tertiary);margin-top:2px;font-size:10.5px;display:block}.mk-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.mk-label{letter-spacing:-.005em;color:var(--text-secondary);font-size:12.5px}.mk-select.mk-tone-theme{box-shadow:inset 0 0 0 1px var(--mk-accent-line)}.mk-select,.mk-chip{border-radius:var(--r-full);font-size:12px;font-weight:var(--fw-medium);letter-spacing:-.005em;white-space:nowrap;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.mk-select svg,.mk-chip svg{flex-shrink:0;width:12px;height:12px}.mk-tone-theme{background:var(--mk-accent-soft);color:var(--mk-accent-text)}.mk-tone-neutral{background:var(--n-100);color:var(--text-secondary)}.mk-stepper{border-radius:var(--r-full);border:1px solid var(--n-150);font-variant-numeric:tabular-nums;align-items:center;gap:8px;padding:4px 10px;font-size:12px;display:inline-flex}.mk-stepper span{color:var(--text-tertiary)}.mk-check{letter-spacing:-.005em;color:var(--text-secondary);align-items:center;gap:8px;font-size:12.5px;display:flex}.mk-check-box{border-radius:var(--r-xs);background:var(--mk-accent-soft);flex-shrink:0;place-items:center;width:15px;height:15px;display:grid}.mk-check-box svg{width:10px;height:10px;color:var(--mk-accent-text)}.mk-toast svg{flex-shrink:0;width:14px;height:14px}.mk-toast{white-space:nowrap;border-radius:var(--r-md);background:var(--n-950);color:var(--n-0);letter-spacing:-.005em;align-items:center;gap:8px;padding:10px 14px;font-size:12px;display:inline-flex;box-shadow:0 12px 28px #0b0b0a3d}.mk-line{border-radius:var(--r-full);background:var(--n-150);height:7px;display:block}
