.game-end-game-points{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;flex-shrink:0}.game-end-game-points__chip{display:inline-flex;align-items:center;gap:2px;padding:1px 6px;border-radius:4px;border:1px solid transparent;font-size:var(--font-size-xs, 11px);line-height:1.3;font-variant-numeric:tabular-nums;white-space:nowrap}.game-end-game-points__label{font-weight:500;opacity:.9}.game-end-game-points__value{font-weight:700}.game-end-game-points__chip--rank{color:#fde68a;border-color:#fbbf248c;background:#fbbf241f}.game-end-game-points__chip--last-daifugo{color:#fde68a;border-color:#fbbf2473;background:#fbbf241a}.game-end-game-points__chip--gekokujo{color:#6ee7b7;border-color:#34d39980;background:#34d3991f}.game-end-game-points__chip--bluff-no1{color:#c4b5fd;border-color:#a78bfa80;background:#a78bfa1f}.game-end-game-points__chip--doubt-no1{color:#f9a8d4;border-color:#f472b680;background:#f472b61f}@container game-end-row (max-width: 300px){.game-end-game-points__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-end-game-points__chip{padding:2px 7px;min-width:2rem;justify-content:center}}@container game-end-row (max-width: 220px){.game-end-game-points{display:none}}@supports not (container-type: inline-size){@media (max-width: 390px){.game-end-game-points__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-end-game-points__chip{padding:2px 7px;min-width:2rem;justify-content:center}}@media (max-width: 320px){.game-end-game-points{display:none}}}.game-end-ready-status{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:2px 8px;border-radius:999px;font-size:var(--font-size-xs, 11px);font-weight:600;line-height:1.3;white-space:nowrap}.game-end-ready-status--ready{color:#6ee7b7;border:1px solid rgba(52,211,153,.45);background:#34d3991f}.game-end-ready-status__icon{font-size:.85em;line-height:1}.game-end-ready-status--pending{color:#fcd34d;border:1px solid rgba(251,191,36,.45);background:#fbbf241a;animation:game-end-ready-status-pulse 1.6s ease-in-out infinite}.game-end-ready-status__dots{display:inline-flex;align-items:center;gap:2px;height:.75em}.game-end-ready-status__dot{width:3px;height:3px;border-radius:50%;background:currentColor;animation:game-end-ready-status-dot 1.2s ease-in-out infinite}.game-end-ready-status__dot:nth-child(2){animation-delay:.15s}.game-end-ready-status__dot:nth-child(3){animation-delay:.3s}@keyframes game-end-ready-status-pulse{0%,to{opacity:.65;box-shadow:0 0 #fbbf2400}50%{opacity:1;box-shadow:0 0 0 3px #fbbf241f}}@keyframes game-end-ready-status-dot{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-2px);opacity:1}}@media (prefers-reduced-motion: reduce){.game-end-ready-status--pending{animation:none;opacity:1}.game-end-ready-status__dot{animation:none;opacity:.85}}.game-end-result-summary__loading{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);padding:var(--space-lg);color:#e2e8f0}.game-end-result-summary__loading p{margin:0;color:#f1f5f9}.game-end-result-summary__rankings{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-sm);max-height:min(45vh,360px);overflow-y:auto}.game-end-result-summary__row{container-type:inline-size;container-name:game-end-row;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:start;column-gap:var(--space-sm);row-gap:var(--space-xs);padding:var(--space-sm) var(--space-xs);border-radius:var(--radius-md, 8px);background:#0f172a8c;color:#f8fafc}.game-end-result-summary__row--current{background:#1e3a5fa6}.game-end-result-summary__rank-title{flex-shrink:0;align-self:center;font-weight:700;font-size:var(--font-size-sm);min-width:3rem;text-align:center;color:#fbbf24;line-height:1.2}.game-end-result-summary__avatar.unified-player-avatar{flex-shrink:0;align-self:center;width:48px;height:48px;font-size:18px;border:none;box-shadow:none}.game-end-result-summary__row-body{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-xs);min-width:0;padding-block:2px}.game-end-result-summary__name-line{display:flex;align-items:center;gap:var(--space-xs);min-width:0;max-width:100%}.game-end-result-summary__name{font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;min-width:0}.game-end-result-summary__row-body .game-end-game-points{width:100%}.game-end-result-summary__cumulative{grid-column:4;align-self:center;justify-self:end;font-size:var(--font-size-sm);font-weight:600;color:#e2e8f0;white-space:nowrap;font-variant-numeric:tabular-nums}.game-end-result-summary__cumulative--top{color:#fbbf24;font-weight:700}@media (max-width: 390px){.game-end-result-summary__row{gap:var(--space-xs)}.game-end-result-summary__rank-title{min-width:2.5rem;font-size:var(--font-size-xs, 11px)}}.game-end-bottom-sheet.modal{width:100%;max-width:min(calc(100vw - 2rem),520px);max-height:min(85dvh,calc(var(--app-vh, 1vh) * 100 - 4rem));display:flex;flex-direction:column;overflow:hidden;border-radius:calc(16px * var(--radius-scale-base, 1));color:#f8fafc}.game-end-bottom-sheet .modal__header{flex-shrink:0}.game-end-bottom-sheet .modal__body,.game-end-bottom-sheet .modal__content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;color:#f8fafc;padding:0 var(--modal-pad-inline) var(--modal-pad-block)}@media (max-width: 390px){.game-end-bottom-sheet.modal{max-width:min(calc(100vw - 1.5rem),520px);max-height:min(88dvh,calc(var(--app-vh, 1vh) * 100 - 3rem))}}@media (orientation: landscape) and (max-height: 500px){.game-end-bottom-sheet.modal{max-height:min(92dvh,calc(var(--app-vh, 1vh) * 100 - 2rem))}}.game-end-bottom-sheet__main{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.game-end-bottom-sheet .game-end-result-summary{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.game-end-bottom-sheet .game-end-result-summary__rankings{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.game-end-bottom-sheet__actions{flex-shrink:0;display:flex;flex-direction:column;gap:var(--space-sm);padding-top:var(--space-sm);padding-bottom:clamp(8px,1.2cqh,16px);border-top:1px solid rgba(148,163,184,.25)}.game-end-bottom-sheet__action-row{box-sizing:border-box;width:100%;min-height:3.25rem;display:flex;flex-direction:row;align-items:stretch;gap:var(--space-sm)}.game-end-bottom-sheet__actions--starting-soon{padding-bottom:0;gap:0}.game-end-bottom-sheet__starting-soon{display:flex;flex-direction:column;align-items:stretch;width:100%}.game-end-bottom-sheet__starting-soon-message{margin:0;padding:.75rem var(--space-sm) var(--space-sm);font-size:var(--font-size-sm);font-weight:600;line-height:1.35;text-align:center;color:#fff}.game-end-bottom-sheet__countdown-bar{width:100%;height:4px;background:#94a3b840;overflow:hidden}.game-end-bottom-sheet__countdown-bar-fill{display:block;width:100%;height:100%;background:var(--color-primary, #60a5fa);transform-origin:left center;transition:transform 50ms linear}.game-end-bottom-sheet__wait-message{flex:2 1 0;min-width:0;margin:0;display:flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.65rem var(--space-sm);font-size:var(--font-size-sm);font-weight:600;line-height:1.35;text-align:center;color:#f8fafcd9}.game-end-bottom-sheet__btn-return{flex:1 1 0;min-width:0;max-width:38%}.game-end-bottom-sheet__btn-ready{flex:2 1 0;min-width:0;white-space:normal;line-height:1.35;padding-top:.65rem;padding-bottom:.65rem;font-size:var(--font-size-sm)}.game-end-bottom-sheet__action-col{display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.game-end-bottom-sheet__ready-progress{margin:0;text-align:center;font-size:var(--font-size-sm);color:#f8fafcbf}.game-result-modal{--modal-content-gap: var(--space-lg);--modal-list-gap: var(--space-md);--modal-item-padding-block: var(--space-md);--modal-item-padding-inline: var(--space-lg);--hand-area-padding-block: clamp(2px, .35cqh, 5px);--hand-area-padding-inline: clamp(4px, .6cqw, 8px);--hand-area-row-gap: clamp(2px, .45cqh, 6px);--modal-heading-size: var(--font-size-lg);--modal-title-size: var(--font-size-xl);--modal-body-size: var(--font-size-base);--result-modal-points-rank-min-inline: 50px;--result-modal-points-rank-padding-block: var(--space-xs);--result-modal-points-rank-padding-inline: var(--space-sm)}.game-result-modal__wait-message{font-size:clamp(12px,1.5cqh,14px);color:var(--color-text-secondary, #94a3b8);margin:0;padding:clamp(8px,1cqh,12px) clamp(12px,1.5cqw,16px);text-align:center}.game-result-modal .modal__header{position:relative;padding:0 clamp(2.5rem,4cqw,3rem) 0 0;margin-bottom:0;justify-content:center}.game-result-modal .modal__header-left{gap:.75rem}.game-result-modal .modal__title{text-align:center;width:100%;padding-top:clamp(8px,1.2cqh,16px);padding-bottom:clamp(8px,1.2cqh,16px)}.game-result-modal .modal__close-btn{position:absolute;top:clamp(4px,.6cqh,8px);right:clamp(4px,.6cqw,8px)}.game-result-modal .modal__body,.game-result-modal .modal__content{padding:0}.game-result-modal .modal__footer{padding-top:var(--space-sm)}.game-result-modal__content{display:flex;flex-direction:column;gap:calc(var(--modal-content-gap) * .6);padding:calc(var(--hand-area-padding-block) * .5) calc(var(--hand-area-padding-inline) * .6)}@media (min-width: 1024px){.game-result-modal__content{gap:calc(var(--modal-content-gap) * .85);padding:calc(var(--hand-area-padding-block) * .75) calc(var(--hand-area-padding-inline) * .85)}.game-result-modal__rankings{gap:calc(var(--modal-list-gap) * 1)}.game-result-modal__rank-item{padding:calc(var(--modal-item-padding-block) * .85) calc(var(--modal-item-padding-inline) * .85);min-height:clamp(48px,7.5cqh,72px);gap:calc(var(--modal-list-gap) * .9)}.game-result-modal__rank-number,.game-result-modal__rank-title,.game-result-modal__player-name{font-size:calc(var(--modal-heading-size) * .9)}}@media (min-width: 1440px){.game-result-modal__content{gap:var(--modal-content-gap);padding:calc(var(--hand-area-padding-block) * .9) var(--hand-area-padding-inline)}.game-result-modal__rankings{gap:calc(var(--modal-list-gap) * 1.2)}.game-result-modal__rank-item{padding:var(--modal-item-padding-block) var(--modal-item-padding-inline);min-height:clamp(52px,8cqh,80px);gap:var(--modal-list-gap)}.game-result-modal__rank-number,.game-result-modal__rank-title,.game-result-modal__player-name{font-size:var(--modal-heading-size)}}.game-result-modal__header{text-align:center}.game-result-modal__title{font-size:var(--modal-title-size);font-weight:600;color:#fff;margin:0 0 var(--space-sm, clamp(6px, 1cqh, 10px)) 0}.game-result-modal__current-rank{font-size:var(--modal-body-size);color:#c4b5fd;margin:0;font-weight:500}.game-result-modal__rankings{display:flex;flex-direction:column;gap:clamp(3px,.6cqh,8px);overflow-x:hidden;background:#1e293b66;border-radius:clamp(8px,1.2cqh,12px);padding:calc(var(--space-lg, clamp(12px, 2cqh, 20px)) * .6);padding-bottom:calc(var(--space-lg, clamp(12px, 2cqh, 20px)) * .8);border:clamp(1px,.15cqh,2px) solid rgba(59,130,246,.2)}.game-result-modal__rank-item{display:grid;grid-template-columns:minmax(50px,auto) 1fr minmax(65px,auto);align-items:center;gap:calc(var(--modal-list-gap) * .6);min-width:0;padding:clamp(2px,.4cqh,5px) calc(var(--modal-item-padding-inline) * .6);border-radius:clamp(5px,.8cqh,8px);background:#334155cc;border:clamp(1px,.2cqh,2px) solid rgba(59,130,246,.3);box-shadow:0 clamp(2px,.3cqh,4px) clamp(6px,1cqh,10px) #0003,inset 0 clamp(1px,.15cqh,2px) 0 #ffffff0d;transition:none;min-height:clamp(36px,5.5cqh,52px);overflow:hidden;box-sizing:border-box}.game-result-modal__rank-item--current{border-color:#c4b5fd;background:#c4b5fd26;box-shadow:0 0 clamp(8px,1.6cqh,12px) #c4b5fd4d}.game-result-modal__rank-item--rank-1{background:linear-gradient(135deg,#ffd70033,#ffd7001a);border-color:#ffd70080}.game-result-modal__rank-item--rank-2{background:linear-gradient(135deg,#c0c0c033,#c0c0c01a);border-color:#c0c0c080}.game-result-modal__rank-item--rank-3{background:linear-gradient(135deg,#cd7f3233,#cd7f321a);border-color:#cd7f3280}.game-result-modal__rank-number{font-size:clamp(18px,2.6cqh,34px);font-weight:700;line-height:1;color:#60a5fa;min-width:var(--result-modal-points-rank-min-inline, 50px);text-align:center;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(0,0,0,.2);background:transparent;padding:calc(var( --result-modal-points-rank-padding-block, clamp(4px, .6cqh, 8px) ) * .6) calc(var( --result-modal-points-rank-padding-inline, clamp(4px, .6cqh, 8px) ) * .6);border-radius:clamp(4px,.6cqh,7px);border:none}.game-result-modal__rank-suffix{font-size:.45em;margin-left:.1em}.game-result-modal__rank-item--rank-1 .game-result-modal__rank-number{color:gold;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(255,215,0,.5)}.game-result-modal__rank-item--rank-2 .game-result-modal__rank-number{color:silver;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(192,192,192,.5)}.game-result-modal__rank-item--rank-3 .game-result-modal__rank-number{color:#cd7f32;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(205,127,50,.5)}.game-result-modal__player-block{display:flex;align-items:center;gap:clamp(6px,.9cqh,10px);min-width:0}.game-result-modal__player-info{display:flex;flex-direction:column;gap:clamp(2px,.3cqh,4px);min-width:0;overflow:hidden}.game-result-modal__rank-info{display:flex;align-items:center;gap:clamp(4px,.6cqh,8px)}.game-result-modal__rank-title{font-size:clamp(10px,1.2cqh,14px);font-weight:600;color:#fef3c7;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(0,0,0,.2)}.game-result-modal__rank-points{font-size:clamp(9px,1.1cqh,13px);color:#60a5fa;font-weight:600;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(0,0,0,.2)}.game-result-modal__player-name{font-size:clamp(12px,1.5cqh,17px);font-weight:600;line-height:1.2;color:#fff;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(0,0,0,.2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-result-modal__total-points{font-size:clamp(14px,2cqh,24px);font-weight:700;line-height:1;color:#60a5fa;text-shadow:0 clamp(1px,.2cqh,2px) clamp(2px,.4cqh,4px) rgba(0,0,0,.2);letter-spacing:clamp(.1px,.08cqw,.5px);text-align:right;justify-self:end;padding-right:clamp(4px,.7cqh,8px);display:flex;align-items:flex-end;justify-content:flex-end;gap:clamp(2px,.3cqh,4px)}.game-result-modal__points-unit{font-size:.6em;vertical-align:baseline}.game-result-modal__cpu-indicator{font-size:.5em;font-weight:700;color:#94a3b8;background:#94a3b833;padding:clamp(2px,.3cqh,4px) clamp(4px,.6cqh,6px);border-radius:clamp(3px,.5cqh,5px);margin-right:clamp(4px,.6cqh,8px);vertical-align:baseline}.game-result-modal__you-badge{font-size:var(--font-size-sm);color:#c4b5fd;font-weight:400;padding:var(--space-2xs, clamp(2px, .3cqh, 4px)) var(--space-sm, clamp(6px, 1cqw, 10px));background:#c4b5fd33;border-radius:var(--radius-sm, clamp(3px, .5cqh, 6px))}.game-result-modal__match-progress{font-size:calc(var(--modal-body-size) * .9);color:#c4b5fd;font-weight:500;margin-left:.75em;white-space:nowrap}.game-result-modal__ready-status{text-align:center;padding:var(--space-md, clamp(8px, 1.4cqh, 12px));background:#22c55e1a;border:var(--border-thin, clamp(1px, .15cqh, 2px)) solid rgba(34,197,94,.3);border-radius:var(--radius-md, clamp(6px, .9cqh, 10px))}.game-result-modal__ready-text{font-size:var(--modal-body-size);color:#22c55e;margin:0;font-weight:500}.game-result-modal__actions{display:flex;justify-content:center;width:100%}.game-result-modal__action-buttons{display:grid;grid-template-columns:1fr 2fr;gap:clamp(10px,1.4cqh,16px);width:100%;justify-content:center}.game-result-modal__next-game-button,.game-result-modal__leave-button{max-width:none;width:100%;padding:var(--hand-area-row-gap) calc(var(--hand-area-row-gap) * 2);font-size:var(--modal-heading-size);font-weight:600}.game-result-modal__close-button{min-width:clamp(160px,26cqw,220px);padding:var(--hand-area-row-gap) calc(var(--hand-area-row-gap) * 2);font-size:var(--modal-heading-size);font-weight:600}.game-result-modal__rankings{--scrollbar-width: var(--rules-scrollbar-width, clamp(6px, .8cqw, 10px));--scrollbar-radius: var(--rules-scrollbar-radius, clamp(3px, .5cqh, 6px));--scrollbar-track: rgba(15, 23, 42, .55);--scrollbar-thumb: rgba(251, 191, 36, .65);--scrollbar-thumb-hover: rgba(252, 211, 77, .95);--scrollbar-thumb-active: #fde68a;--scrollbar-thumb-ff: #fbbf24}@container modal (max-width: 520px){.game-result-modal .modal__title{padding-top:clamp(6px,1cqh,12px);padding-bottom:clamp(6px,1cqh,12px);font-size:calc(var(--modal-title-size) * .9)}.game-result-modal__content{gap:calc(var(--modal-content-gap) * .5);padding:calc(var(--hand-area-padding-block) * .4) calc(var(--hand-area-padding-inline) * .5)}.game-result-modal__rankings{gap:clamp(2px,.5cqh,6px);padding:calc(var(--space-lg, clamp(12px, 2cqh, 20px)) * .5)}.game-result-modal__rank-item{grid-template-columns:minmax(40px,auto) 1fr minmax(52px,auto);gap:calc(var(--modal-list-gap) * .5);padding:clamp(2px,.35cqh,4px) calc(var(--modal-item-padding-inline) * .5);min-height:clamp(32px,5cqh,48px)}.game-result-modal__player-block .unified-player-avatar{width:28px;height:28px;font-size:12px}.game-result-modal__player-info{flex-direction:row;align-items:center;flex-wrap:nowrap;gap:clamp(4px,.6cqh,8px)}.game-result-modal__rank-info{flex-shrink:0}.game-result-modal__rank-number{font-size:clamp(14px,2.2cqh,28px)}.game-result-modal__rank-title{font-size:clamp(9px,1.1cqh,12px)}.game-result-modal__rank-points{font-size:clamp(8px,1cqh,11px)}.game-result-modal__player-name{font-size:clamp(10px,1.3cqh,14px)}.game-result-modal__total-points{font-size:clamp(11px,1.6cqh,20px)}.game-result-modal__match-progress{font-size:calc(var(--modal-body-size) * .9)}.game-result-modal__ready-status{padding:var(--space-sm, clamp(6px, 1cqh, 10px))}.game-result-modal__ready-text{font-size:calc(var(--modal-body-size) * .9)}.game-result-modal__wait-message{font-size:clamp(11px,1.4cqh,13px);padding:clamp(6px,1cqh,10px) clamp(10px,1.3cqw,14px)}.game-result-modal__action-buttons{gap:clamp(8px,1.2cqh,12px)}.game-result-modal__next-game-button,.game-result-modal__leave-button,.game-result-modal__close-button{font-size:calc(var(--modal-heading-size) * .85);padding:clamp(8px,1.2cqh,12px) clamp(12px,1.8cqh,16px)}}@container modal (max-width: 400px){.game-result-modal__content{gap:var(--space-sm, clamp(6px, 1cqh, 10px));padding:var(--space-sm, clamp(6px, 1cqh, 10px))}.game-result-modal__rankings{padding:calc(var(--space-lg, clamp(12px, 2cqh, 20px)) * .45)}.game-result-modal__rank-item{grid-template-columns:minmax(36px,auto) 1fr minmax(48px,auto);gap:var(--space-xs, clamp(4px, .8cqh, 10px));padding:clamp(4px,.8cqh,8px) clamp(6px,1cqh,10px);min-height:clamp(30px,4.5cqh,44px)}.game-result-modal__player-block .unified-player-avatar{width:24px;height:24px;font-size:11px}.game-result-modal__player-info{flex-direction:row;align-items:center;flex-wrap:nowrap}.game-result-modal__rank-icon{font-size:calc(var(--modal-heading-size) * 1)}.game-result-modal__rank-number,.game-result-modal__rank-title,.game-result-modal__player-name{font-size:calc(var(--modal-heading-size) * .7)}.game-result-modal__action-buttons{grid-template-columns:1fr 2fr}.game-result-modal__next-game-button,.game-result-modal__leave-button,.game-result-modal__close-button{max-width:none;width:100%;font-size:calc(var(--modal-heading-size) * .85);padding:clamp(8px,1.2cqh,12px) clamp(14px,2.2cqh,18px)}}@media (max-height: 350px){.game-result-modal{margin:4px!important;max-height:calc(100dvh - 8px)!important}.game-result-modal .modal__header{padding-top:4px;padding-bottom:0}.game-result-modal .modal__title{padding-top:4px;padding-bottom:4px;font-size:.9rem}.game-result-modal .modal__content{padding:0 6px 6px}.game-result-modal__content{padding:4px 6px;gap:4px}.game-result-modal__header{margin-bottom:2px}.game-result-modal__match-progress{font-size:.75rem}.game-result-modal__rankings{padding:4px 6px 6px;gap:2px}.game-result-modal__rank-item{padding:3px 6px;min-height:28px;gap:4px}.game-result-modal__rank-number{font-size:14px;min-width:28px}.game-result-modal__player-block .unified-player-avatar{width:20px;height:20px;font-size:9px}.game-result-modal__player-name{font-size:10px}.game-result-modal__rank-title,.game-result-modal__rank-points{font-size:9px}.game-result-modal__total-points{font-size:11px}.game-result-modal__next-game-button,.game-result-modal__leave-button,.game-result-modal__close-button{padding:6px 10px;font-size:.8rem}}@media (max-height: 640px){.game-result-modal__content{padding:clamp(4px,.6cqh,8px)}.game-result-modal__rank-icon{font-size:calc(var(--modal-heading-size) * .95)}.game-result-modal__rank-number,.game-result-modal__rank-title,.game-result-modal__player-name{font-size:calc(var(--modal-heading-size) * .7)}}@container modal (max-width: 320px){.game-result-modal__content{padding:clamp(4px,.6cqh,8px);gap:var(--space-xs, clamp(4px, .8cqh, 8px))}.game-result-modal__rankings{padding:calc(var(--space-lg, clamp(12px, 2cqh, 20px)) * .4);gap:clamp(2px,.4cqh,5px)}.game-result-modal__rank-item{grid-template-columns:minmax(32px,auto) 1fr minmax(44px,auto);padding:clamp(4px,.7cqh,8px) clamp(5px,.9cqh,8px);min-height:auto;gap:var(--space-2xs, clamp(3px, .6cqh, 6px))}.game-result-modal__player-block .unified-player-avatar{width:22px;height:22px;font-size:10px}.game-result-modal__player-info{flex-direction:row;align-items:center;flex-wrap:nowrap}.game-result-modal__rank-number,.game-result-modal__rank-title,.game-result-modal__player-name{font-size:calc(var(--modal-heading-size) * .65)}.game-result-modal__total-points{font-size:clamp(10px,1.5cqh,18px)}.game-result-modal__rank-number{min-width:32px}}
