@layer components{.mktset-root{max-width:720px;display:flex;flex-direction:column;gap:20px;animation:mktd-fadeup .4s ease}.mktset-card{padding:22px}.mktset-card-title{font-size:15px;font-weight:700;margin-bottom:18px;color:var(--text)}.mktset-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.mktset-card .mktset-row:not(:last-child){border-bottom:1px solid var(--border)}.mktset-row-label{font-size:13.5px;font-weight:600;color:var(--text)}.mktset-row-sub{font-size:12px;color:var(--muted)}.mktset-switch{width:44px;height:25px;border-radius:20px;border:none;cursor:pointer;padding:2px;display:flex;justify-content:flex-start;background:#cbd5e1;transition:background .2s}.mktset-switch.on{justify-content:flex-end;background:var(--accent)}.mktset-switch-thumb{width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);display:block}}