.morphic-mb{--morphic-ui-accent:#6c8cff;--morphic-ui-on-accent:#fff;--morphic-ui-surface:#1c1f26;--morphic-ui-surface-2:#262a33;--morphic-ui-text:#e8eaed;--morphic-ui-text-muted:#9aa0ab;--morphic-ui-border:#ffffff1f;--morphic-ui-radius:12px;--morphic-ui-shadow:0 12px 32px #0006;display:inline-block;position:relative}.morphic-mb-trigger{width:44px;height:44px;color:var(--morphic-ui-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s;display:inline-flex}.morphic-mb-trigger:hover{color:var(--morphic-ui-accent);background:var(--morphic-ui-surface-2)}.morphic-mb-trigger:focus-visible,.morphic-mb-chip:focus-visible,.morphic-mb-close:focus-visible,.morphic-mb-reset:focus-visible{outline:2px solid var(--morphic-ui-accent);outline-offset:2px}.morphic-mb-modal{z-index:1000;border:1px solid var(--morphic-ui-border);border-radius:var(--morphic-ui-radius);background:var(--morphic-ui-surface);width:min(520px,100vw - 16px);max-height:78vh;color:var(--morphic-ui-text);box-shadow:var(--morphic-ui-shadow);flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.morphic-mb-head{border-bottom:1px solid var(--morphic-ui-border);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.morphic-mb-title{font-size:.9rem;font-weight:600}.morphic-mb-close{width:32px;height:32px;color:var(--morphic-ui-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.morphic-mb-close:hover{color:var(--morphic-ui-text)}.morphic-mb-body{flex-direction:column;gap:12px;padding:16px 20px;display:flex;overflow-y:auto}.morphic-mb-section{letter-spacing:.06em;text-transform:uppercase;color:var(--morphic-ui-text-muted);margin:4px 0 0;font-size:.66rem;font-weight:600}.morphic-mb-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.morphic-mb-row-label{width:6rem;color:var(--morphic-ui-text-muted);flex-shrink:0;font-size:.8rem}.morphic-mb-chips{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.morphic-mb-chip{background:var(--morphic-ui-surface-2);min-height:32px;color:var(--morphic-ui-text-muted);cursor:pointer;border:1px solid #0000;border-radius:7px;padding:6px 10px;font-size:.78rem;transition:color .12s,background-color .12s}.morphic-mb-chip:hover{color:var(--morphic-ui-text)}.morphic-mb-chip.is-active{background:var(--morphic-ui-accent);color:var(--morphic-ui-on-accent);font-weight:500}.morphic-mb-foot{border-top:1px solid var(--morphic-ui-border);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.morphic-mb-note{color:var(--morphic-ui-text-muted);font-size:.66rem}.morphic-mb-reset{min-height:32px;color:var(--morphic-ui-text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:4px 8px;font-size:.72rem;display:inline-flex}.morphic-mb-reset:hover{color:var(--morphic-ui-text)}@media (max-width:640px){.morphic-mb-modal{width:auto;position:fixed;top:64px;left:8px;right:8px}}@media (prefers-reduced-motion:reduce){.morphic-mb-trigger,.morphic-mb-chip{transition:none}}
