.bestiarium-matchmaking-overlay{position:fixed;inset:0;z-index:2147483500;display:flex;align-items:center;justify-content:center;padding:20px;background:#151d24df;overflow-y:auto;overscroll-behavior:contain;box-sizing:border-box}
.bestiarium-matchmaking{position:relative;box-sizing:border-box;width:min(540px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;padding:30px 32px 26px;border:2px solid #9c8355;border-radius:12px;background:#f7ecd7;color:#3a291b;box-shadow:0 20px 90px #0007;text-align:center;font:16px/1.5 Georgia,serif}
.bestiarium-matchmaking *{box-sizing:border-box}.bestiarium-matchmaking [hidden]{display:none!important}.bestiarium-matchmaking button{min-height:44px;padding:10px 16px;border:1px solid #8c7046;border-radius:6px;background:#fff9ec;color:#3a291b;cursor:pointer;font:600 14px/1.4 system-ui,sans-serif;white-space:normal}.bestiarium-matchmaking button:hover{background:#e9d5ac}.bestiarium-matchmaking button:disabled{opacity:.6;cursor:default}.bestiarium-matchmaking button:focus-visible{outline:3px solid #1e526d;outline-offset:3px}
.bestiarium-matchmaking .bestiarium-matchmaking-close{position:absolute;right:12px;top:10px;min-width:44px;padding:4px 10px;font:28px/1 system-ui,sans-serif}.bestiarium-matchmaking-eyebrow{margin:8px 24px 14px;font:11px/1.5 system-ui,sans-serif;letter-spacing:.16em;color:#6a5540}.bestiarium-matchmaking-emblem{font-size:42px;color:#5a3d22;line-height:1.2}.bestiarium-matchmaking h2{margin:12px 0 10px;font:700 clamp(24px,4vw,30px)/1.35 Cinzel,Georgia,serif;color:#3d2d1f}.bestiarium-matchmaking-phase{margin:8px 0 18px;font:600 16px/1.5 system-ui,sans-serif;color:#4a3826}
.bestiarium-matchmaking-timer{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:5px;margin:20px auto;padding:15px;max-width:290px;border:1px solid #b09a71;border-radius:10px;background:#fff9ec;color:#284b60}.bestiarium-matchmaking-timer strong{font:600 42px/1.2 system-ui,sans-serif;font-variant-numeric:tabular-nums}.bestiarium-matchmaking-timer>span{font:18px system-ui,sans-serif}.bestiarium-matchmaking-timer small{flex-basis:100%;font:13px/1.5 system-ui,sans-serif;color:#5c4832}.bestiarium-matchmaking-status{margin:14px 0;padding:12px;border:1px solid #b09a71;border-radius:6px;background:#fff9ec;color:#4a3826;font:14px/1.5 system-ui,sans-serif;overflow-wrap:anywhere}.bestiarium-matchmaking-status:empty{display:none}.bestiarium-matchmaking-status.is-error{color:#7b3026;border-color:#9f5240;background:#fff3df}
.bestiarium-matchmaking-info{margin:18px 0;text-align:left;border-top:1px solid #c3ae87;padding-top:8px;color:#5c4832;font:14px/1.6 system-ui,sans-serif}.bestiarium-matchmaking-info p{margin:10px 0}.bestiarium-matchmaking-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.bestiarium-matchmaking-actions>button{flex:1 1 160px}.bestiarium-matchmaking-actions>[data-match-new]{background:#3d2d1f;color:#fff5da}
.bestiarium-profile-action-row [data-duel-matchmaking]{grid-column:1/-1;background:#315166;color:#fff6df;border-color:#243d4c}.bestiarium-profile-action-row [data-duel-matchmaking]:hover{background:#26485e;color:#fff6df}
@media(max-width:600px){.bestiarium-matchmaking-overlay{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));align-items:flex-start}.bestiarium-matchmaking{max-height:calc(100dvh - 20px);padding:26px 20px 20px}.bestiarium-matchmaking-eyebrow{margin-right:35px;margin-left:0}.bestiarium-matchmaking-actions>button{flex-basis:100%}}
/* Unified game and wager chooser. Native controls retain visible keyboard focus. */
.bestiarium-matchmaking{width:min(720px,100%);background:radial-gradient(ellipse at top,#fffaf0,#f0e2c5 90%);border-color:#b39150;box-shadow:0 20px 90px #0009,inset 0 0 0 5px #e2d0a9,inset 0 0 0 6px #b79c6c}
.bestiarium-matchmaking.is-choosing .bestiarium-matchmaking-emblem{display:none}.bestiarium-matchmaking.is-choosing h2{margin-top:16px}.bestiarium-matchmaking.is-choosing .bestiarium-matchmaking-phase{font-weight:400;margin-bottom:18px}
.bestiarium-matchmaking-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.bestiarium-matchmaking .bestiarium-matchmaking-choice{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;min-height:183px;padding:17px 13px 15px;border:1px solid #ad9264;border-radius:10px;background:linear-gradient(145deg,#fffaf0,#eee0c1);box-shadow:0 3px 7px #4d381a16;transition:background .15s,border-color .15s,transform .15s;color:#49351f}
.bestiarium-matchmaking .bestiarium-matchmaking-choice:hover{transform:translateY(-2px);background:#fff9eb;border-color:#7a5828}.bestiarium-matchmaking .bestiarium-matchmaking-choice.is-selected{background:linear-gradient(140deg,#274941,#18362e);border-color:#bc9246;color:#f9e9c6;box-shadow:inset 0 0 0 3px #e1bd6926,0 4px 11px #18352824}
.bestiarium-matchmaking-choice .bestiarium-matchmaking-choice-icon{display:grid;place-items:center;width:49px;height:49px;border:1px solid #bfa37388;border-radius:50%;background:#e3d2af55;font:32px/1 Georgia,serif;color:#846020}.bestiarium-matchmaking-choice.is-selected .bestiarium-matchmaking-choice-icon{background:#e3c37b17;color:#eacb81;border-color:#dbb96b55}
.bestiarium-matchmaking-choice strong{font:700 16px/1.3 Georgia,serif;color:inherit}.bestiarium-matchmaking-choice>span:last-of-type{font:12px/1.45 system-ui,sans-serif;font-weight:400;color:inherit;opacity:.9}.bestiarium-matchmaking-choice i{display:none;position:absolute;right:10px;top:9px;font:700 12px/18px system-ui,sans-serif;width:18px;height:18px;background:#dabb75;color:#213b2b;border-radius:50%}.bestiarium-matchmaking-choice.is-selected i{display:block}
.bestiarium-matchmaking-bet-head{margin:21px 0 10px;font:600 13px/1.5 system-ui,sans-serif;color:#614829}.bestiarium-matchmaking-bets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bestiarium-matchmaking-bets>button{font-size:12px!important;padding:9px 8px!important;background:#fffbf0!important}.bestiarium-matchmaking-bets>button.is-selected{background:#b18b43!important;border-color:#916c2c!important;color:#211c12!important;box-shadow:inset 0 0 0 2px #f9e1aa66;font-weight:700}
.bestiarium-matchmaking-bet-note{margin:10px 0 0!important;min-height:34px;font:12px/1.5 system-ui,sans-serif!important;color:#675136!important}.bestiarium-matchmaking-search-tags{display:inline-block;padding:7px 13px;border:1px solid #bca171;border-radius:20px;color:#5c4223;background:#fff7e4;font:600 12px/1.5 system-ui,sans-serif}
.bestiarium-matchmaking .bestiarium-matchmaking-actions>[data-match-start],.bestiarium-matchmaking .bestiarium-matchmaking-confirm{background:linear-gradient(#365849,#244433);border-color:#355440;color:#fff1ca;box-shadow:0 3px 0 #182d22}.bestiarium-matchmaking .bestiarium-matchmaking-actions>[data-match-start]:hover,.bestiarium-matchmaking .bestiarium-matchmaking-confirm:hover:enabled{background:linear-gradient(#456b58,#2d503c);color:#fff6d9}.bestiarium-matchmaking.is-choosing .bestiarium-matchmaking-actions>[data-match-cancel]{flex:0 1 130px}
.bestiarium-matchmaking-negotiation{padding:17px 19px;margin-top:18px;border:1px solid #bea477;border-radius:10px;background:#fff7e6}.bestiarium-matchmaking-negotiation h3{margin:0 0 9px!important;font:700 21px/1.35 Georgia,serif!important;color:#382d1d!important}.bestiarium-matchmaking-wager-intro{font:12px/1.6 system-ui,sans-serif;color:#604c32;margin:0 0 15px}.bestiarium-matchmaking-proposed{display:flex;flex-direction:column;align-items:center;padding:15px;margin:12px 0;background:#233e33;color:#f4dfae;border:1px solid #c3a269;border-radius:9px;box-shadow:inset 0 0 0 4px #bd9d561f}.bestiarium-matchmaking-proposed small{font:600 10px/1.4 system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}.bestiarium-matchmaking-proposed strong{font:40px/1.2 Georgia,serif;margin:3px 0}.bestiarium-matchmaking-proposed span{font:11px/1.5 system-ui,sans-serif;color:#d9c597}
.bestiarium-matchmaking-consents{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 18px}.bestiarium-matchmaking-consents>div{border:1px solid #cdb993;border-radius:7px;padding:10px 8px;background:#f4ead3;font:12px/1.5 system-ui,sans-serif;color:#755f42;overflow-wrap:anywhere}.bestiarium-matchmaking-consents>div.is-ready{border-color:#65896a;background:#e5efde;color:#2c5c34}.bestiarium-matchmaking-consents strong{display:block;font-size:12px;color:#49371f}.bestiarium-matchmaking-consents span{display:block;margin-top:3px;font-size:11px}
.bestiarium-matchmaking-negotiation label{display:block;text-align:left;font:600 12px/1.5 system-ui,sans-serif;color:#5d472d;margin-bottom:6px}.bestiarium-matchmaking-amount-row{display:flex;gap:10px}.bestiarium-matchmaking-amount-row input{min-width:0;width:100%;min-height:44px;border:1px solid #ad9160;border-radius:6px;background:#fffcf4;color:#3d2e1c;padding:8px 12px;font:20px/1.4 Georgia,serif}.bestiarium-matchmaking-amount-row input:focus-visible{outline:3px solid #1e526d;outline-offset:3px}.bestiarium-matchmaking-amount-row button{flex-shrink:0;font-size:12px}.bestiarium-matchmaking .bestiarium-matchmaking-confirm{width:100%;margin-top:13px;min-height:48px}.bestiarium-matchmaking-proposal-clock{margin:12px 0 0;color:#71573a;font:11px/1.5 system-ui,sans-serif}.bestiarium-matchmaking.is-confirming .bestiarium-matchmaking-info{display:none}
@media(max-width:600px){.bestiarium-matchmaking{padding:27px 17px 20px}.bestiarium-matchmaking h2{font-size:25px}.bestiarium-matchmaking-choices{gap:8px}.bestiarium-matchmaking .bestiarium-matchmaking-choice{padding:15px 8px 12px;gap:8px;min-height:169px}.bestiarium-matchmaking-choice strong{font-size:14px}.bestiarium-matchmaking-choice>span:last-of-type{font-size:10px}.bestiarium-matchmaking-choice .bestiarium-matchmaking-choice-icon{width:39px;height:39px;font-size:27px}.bestiarium-matchmaking-choice i{right:5px;top:5px}.bestiarium-matchmaking-bets{gap:6px}.bestiarium-matchmaking-bets>button{font-size:11px!important}.bestiarium-matchmaking-info{font-size:12px;line-height:1.55;margin:14px 0}.bestiarium-matchmaking.is-choosing .bestiarium-matchmaking-actions>[data-match-cancel]{flex:1 1 100%;order:2}.bestiarium-matchmaking.is-choosing .bestiarium-matchmaking-actions>[data-match-start]{order:1}.bestiarium-matchmaking-negotiation{padding:14px 11px}.bestiarium-matchmaking-negotiation h3{font-size:19px!important}.bestiarium-matchmaking-amount-row{gap:7px}.bestiarium-matchmaking-amount-row button{padding:8px 10px;font-size:11px}.bestiarium-matchmaking-consents{gap:7px}.bestiarium-matchmaking-eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){.bestiarium-matchmaking *{transition:none!important}}
.bestiarium-matchmaking-wager-terms{margin:12px 0 0;padding:9px 10px;border-left:2px solid #a48751;background:#ebdfc666;color:#60482c;font:11px/1.55 system-ui,sans-serif;text-align:left}
