.match-modal-shell[data-v-8f27487f]{display:grid;inset:0;padding:1rem;place-items:center;position:fixed;z-index:2500}.match-modal-shell__backdrop[data-v-8f27487f]{background:#0f172a7a;border:0;inset:0;position:absolute}.match-modal-shell__dialog[data-v-8f27487f]{background:var(--white-light);border:1px solid var(--white-darkest);border-radius:var(--border-radius-m);box-shadow:var(--shadow-soft);display:grid;gap:1rem;padding:1.15rem;position:relative;width:min(100%,34rem);z-index:1}.match-modal-shell__dialog--wide[data-v-8f27487f]{width:min(100%,72rem)}.match-modal-shell__body[data-v-8f27487f],.match-modal-shell__footer[data-v-8f27487f],.match-modal-shell__header[data-v-8f27487f],.match-modal-shell__header-copy[data-v-8f27487f]{display:grid;gap:.75rem}.match-modal-shell__header[data-v-8f27487f]{align-items:start;gap:1rem;grid-template-columns:minmax(0,1fr) auto}.match-modal-shell__close[data-v-8f27487f]{align-items:center;background:var(--white-light);border:1px solid var(--black-light);border-radius:.75rem;color:var(--black-light);cursor:pointer;display:inline-flex;justify-content:center;padding:.65rem .9rem;transition:.2s ease}.match-modal-shell__close[data-v-8f27487f]:hover{background:var(--black-light);color:var(--white-light)}@media(max-width:640px){.match-modal-shell__dialog[data-v-8f27487f]{max-height:calc(100vh - 2rem);overflow:auto;width:100%}.match-modal-shell__header[data-v-8f27487f]{grid-template-columns:1fr}}
