.sg-paid-matchmaking{color:var(--sg-text,#30291f);margin:24px 0;font-family:inherit}
.sg-paid-matchmaking[data-mode=account]{padding:24px;border:1px solid var(--sg-border,#eadccb);border-radius:22px;background:var(--sg-surface,#fff)}
.sg-paid-matchmaking button,.sg-paid-matchmaking [data-paid-auth] a{font:inherit;color:inherit;padding:11px 17px;border:1px solid var(--sg-border,#decbb3);border-radius:11px;background:var(--sg-surface,#fff);cursor:pointer;text-decoration:none}
.sg-paid-matchmaking button:disabled{opacity:.55;cursor:wait}.sg-paid-matchmaking button:focus-visible,.sg-paid-matchmaking a:focus-visible{outline:3px solid #ba935e;outline-offset:3px}
.sg-paid-matchmaking [hidden]{display:none!important}.sg-paid-matchmaking__heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.sg-paid-matchmaking__heading h2{margin:0 0 10px}
.sg-paid-matchmaking__controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}
.sg-paid-matchmaking__dialog{box-sizing:border-box;width:min(580px,calc(100% - 32px));max-height:85dvh;overflow:auto;border:1px solid var(--sg-border,#eadccb);border-radius:22px;padding:28px;color:var(--sg-text,#30291f);background:var(--sg-surface,#fff);font-family:inherit;box-shadow:0 24px 80px #30291f30}
.sg-paid-matchmaking__dialog::backdrop{background:#211a1366}.sg-paid-matchmaking__price{font-size:30px;font-weight:700;margin:12px 0;color:#9a723f}.sg-paid-matchmaking__notice{background:var(--sg-bg,#faf6ee);padding:16px;border-radius:12px;line-height:1.6}
.sg-paid-matchmaking [data-paid-create]{background:#d8b889;color:#241c13;font-weight:600}.sg-paid-matchmaking__orders{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px;margin-top:20px}
.sg-paid-matchmaking__order{padding:20px;border:1px solid var(--sg-border,#eadccb);border-radius:16px;min-width:0}.sg-paid-matchmaking__order h3{margin:0 0 12px}.sg-paid-matchmaking__order dl{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;font-size:14px}.sg-paid-matchmaking__order dd{margin:0;text-align:right;overflow-wrap:anywhere}.sg-paid-matchmaking__order small{display:block;overflow-wrap:anywhere;color:var(--sg-muted,#89765c)}
.sg-paid-matchmaking__status{display:inline-block;padding:5px 10px;border-radius:20px;background:#fff4de;color:#73531c;font-size:14px}.sg-paid-matchmaking__status[data-state=confirmed]{background:#e4f7eb;color:#176338}.sg-paid-matchmaking__status[data-state=cancelled]{background:#eeeae4;color:#62594f}
@media(max-width:600px){.sg-paid-matchmaking[data-mode=account],.sg-paid-matchmaking__dialog{padding:18px}.sg-paid-matchmaking__heading{flex-wrap:wrap}.sg-paid-matchmaking__order dl{grid-template-columns:1fr}.sg-paid-matchmaking__order dd{text-align:left}}
