.mpr-betting{font-size:15px}.mpr-button{align-items:center;background:#fff;border:2px solid #1b4332;border-radius:8px;color:#1b4332;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-height:40px;padding:8px 20px;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.mpr-button.mpr-button-primary,.mpr-button:hover{background:#1b4332;border-color:#1b4332;color:#fff}.mpr-button.mpr-button-default{background:rgba(27,67,50,.04);color:#1b4332}.mpr-button.mpr-button-default:hover{background:#1b4332;border-color:#1b4332;color:#fff}.mpr-link-button{align-items:center;background:transparent;border:0;color:#2d6a4f;cursor:pointer;display:inline-flex;font:inherit;gap:4px;padding:0}@media(max-width:767px){.mpr-button{width:100%}}.mpr-app-panel{background:#fff;border:1px solid #dce7e0;border-radius:16px;box-shadow:0 12px 32px rgba(18,35,27,.06)}.mpr-app-panel-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:20px 22px 0}.mpr-app-panel-header h2{align-items:center;color:#12231b;display:inline-flex;gap:8px;margin:0!important}.mpr-app-panel-actions{display:flex;flex-wrap:wrap;gap:10px;max-width:320px}.mpr-app-panel-body{display:grid;gap:18px;padding:20px 22px 22px}.mpr-app-help{color:#496057;line-height:1.6;margin:0!important}.mpr-react-help-shell{display:inline-flex;position:relative}.mpr-react-help-trigger{align-items:center;background:#edf5ef;border:1px solid #b8c8bf;border-radius:50%;color:#2d6a4f;cursor:help;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:18px;justify-content:center;line-height:1;padding:0;transition:background-color .12s ease,border-color .12s ease;width:18px}.mpr-react-help-trigger:focus{outline:none}.mpr-react-help-shell:hover .mpr-react-help-trigger,.mpr-react-help-trigger:focus{background:#d5eadb;border-color:#2d6a4f}.mpr-react-help-popover{background:#254336;border-radius:8px;box-shadow:0 8px 24px rgba(18,35,27,.18);color:#d5eadb;font-size:13px;font-weight:400;left:0;line-height:1.5;max-width:min(300px,100vw - 32px);opacity:0;padding:10px 14px;pointer-events:none;position:absolute;top:calc(100% + 6px);transition:opacity .12s ease;width:-moz-max-content;width:max-content;z-index:30}.mpr-react-help-shell:hover .mpr-react-help-popover,.mpr-react-help-trigger:focus+.mpr-react-help-popover{opacity:1}.mpr-app-footnote{color:#8a9e94;font-size:.8em;line-height:1.4;margin:0}.mpr-app-subsection{display:grid;gap:10px;margin-top:15px}.mpr-app-subsection h3{align-items:center;color:#12231b;display:inline-flex;gap:8px;margin:0!important}@media(max-width:767px){.mpr-app-panel-header{align-items:stretch}}.mpr-app-tabs{display:flex;flex-wrap:wrap;gap:10px}.mpr-app-tab{align-items:center;background:#fff;border:2px solid #1b4332;border-radius:8px;color:#1b4332;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-height:40px;padding:8px 20px;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.mpr-app-tab.is-active,.mpr-app-tab:hover{background:#1b4332;border-color:#1b4332;color:#fff}@media(max-width:767px){.mpr-app-tab{width:100%}}.mpr-notice{border:1px solid #dce7e0;border-radius:12px;line-height:1.6;padding:14px 16px}.mpr-notice p{margin:0 0 8px}.mpr-notice p:last-child{margin-bottom:0}.mpr-notice-info{background:#edf5ef;border-color:#dce7e0;color:#254336}.mpr-notice-success{background:#edf8ef;border-color:#b7d8b5;color:#1f5d2c}.mpr-notice-warning{background:#fff8ec;border-color:#e7d4aa;color:#7a5a12}.mpr-notice-danger{background:#fff3f3;border-color:#d8a8a8;color:#8f2f2f}.mpr-app-table-shell{overflow-x:auto}.mpr-app-table{border-collapse:collapse;font-size:15px;width:100%}.mpr-app-table td,.mpr-app-table th{border-bottom:1px solid #edf1ee;padding:8px 10px;text-align:left;vertical-align:middle}.mpr-app-table th{color:#496057;font-size:12px;letter-spacing:.03em;text-transform:uppercase}.mpr-app-table tbody tr:nth-child(2n){background:#f7fbf8}.mpr-app-table tbody tr.is-active{background:#edf5ef;font-weight:600}.mpr-app-table tbody tr.is-muted{color:#8ca197}.mpr-app-table .mpr-button{font-size:12px;min-height:32px;padding:4px 14px}.mpr-app-table-empty{color:#496057}.mpr-dialog-backdrop{align-items:center;background:rgba(18,35,27,.45);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.mpr-dialog{background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(18,35,27,.24);max-height:calc(100vh - 40px);overflow:auto;width:min(100%,560px)}.mpr-dialog-header{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:20px 22px 0}.mpr-dialog-header h3{margin:0}.mpr-dialog-body{display:grid;gap:18px;padding:20px 22px 0}.mpr-dialog-body p{margin:0!important}.mpr-dialog-close{background:transparent;border:0;color:#496057;cursor:pointer;font-size:18px;padding:0}.mpr-dialog-actions{display:flex;flex-wrap:wrap;gap:10px;padding:20px 22px 22px}@media(max-width:767px){.mpr-dialog-actions,.mpr-dialog-header{align-items:stretch}}.mpr-field{display:grid;gap:8px}.mpr-field-label{color:#12231b;font-weight:700}.mpr-text-area,.mpr-text-input{background:#fff;border:1px solid #b8c8bf;border-radius:12px;padding:12px 14px;width:100%}.mpr-checkbox{align-items:center;color:#12231b;display:flex;gap:10px}.mpr-loader{display:inline-block;width:37.3333333333px}.mpr-loader div{-moz-animation-direction:linear;-webkit-animation-direction:linear;-ms-animation-direction:linear;-o-animation-direction:linear;animation-direction:linear;-moz-animation-duration:2.1s;-webkit-animation-duration:2.1s;-ms-animation-duration:2.1s;-o-animation-duration:2.1s;animation-duration:2.1s;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-name:bounce_circleG;-webkit-animation-name:bounce_circleG;-ms-animation-name:bounce_circleG;-o-animation-name:bounce_circleG;animation-name:bounce_circleG;background-color:#eee;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;float:left;height:8px;margin-left:4px;width:8px}.mpr-loader div:first-child{animation-delay:.42s}.mpr-loader div:nth-child(2){animation-delay:.98s}.mpr-loader div:nth-child(3){animation-delay:1.26s}@keyframes bounce_circleG{50%{background-color:#000}}.mpr-app-betting-view{display:grid;gap:20px}.mpr-app-betting-view .mpr-button,.mpr-app-betting-view .mpr-deadline-item{font-size:15px}.mpr-betting{text-align:center}.mpr-betting .mpr-react-input,.mpr-betting .mpr-react-select,.mpr-betting .mpr-react-select-button{font-size:15px}.mpr-betting .mpr-extra{text-align:left}.mpr-betting .mpr-extra-react{display:grid;gap:20px}.mpr-betting .mpr-react-section{display:grid;gap:6px}.mpr-betting .mpr-react-section-header{align-items:center;display:flex;gap:6px}.mpr-betting .mpr-react-section-title{color:#496057;font-size:14px;font-weight:600;letter-spacing:.03em;margin:0;text-transform:uppercase}.mpr-betting .mpr-react-section-subtitle{color:#6b8a7d;font-size:13px;font-weight:400;letter-spacing:0;text-transform:none}.mpr-betting .mpr-react-help-shell{display:inline-flex;position:relative}.mpr-betting .mpr-react-help-trigger{align-items:center;background:#edf5ef;border:1px solid #b8c8bf;border-radius:50%;color:#2d6a4f;cursor:help;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:18px;justify-content:center;line-height:1;padding:0;transition:background-color .12s ease,border-color .12s ease;width:18px}.mpr-betting .mpr-react-help-trigger:focus{background:#d5eadb;border-color:#2d6a4f;outline:none}.mpr-betting .mpr-react-help-shell:hover .mpr-react-help-trigger{background:#d5eadb;border-color:#2d6a4f}.mpr-betting .mpr-react-help-popover{background:#254336;border-radius:8px;box-shadow:0 8px 24px rgba(18,35,27,.18);color:#d5eadb;font-size:13px;font-weight:400;left:0;line-height:1.5;max-width:min(300px,100vw - 32px);opacity:0;padding:10px 14px;pointer-events:none;position:absolute;top:calc(100% + 6px);transition:opacity .12s ease;width:-moz-max-content;width:max-content;z-index:30}.mpr-betting .mpr-react-help-shell:hover .mpr-react-help-popover,.mpr-betting .mpr-react-help-trigger:focus+.mpr-react-help-popover{opacity:1}.mpr-betting .mpr-react-choice-pair{display:grid;gap:8px}.mpr-betting .mpr-react-input,.mpr-betting .mpr-react-select{background:#fff;border:1px solid #c7d5cd;border-radius:8px;color:#12231b;font-size:14px;min-height:40px;padding:8px 10px;width:100%}.mpr-betting .mpr-react-input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.mpr-betting .mpr-react-input:focus,.mpr-betting .mpr-react-select:focus{border-color:#2d6a4f;box-shadow:0 0 0 3px rgba(45,106,79,.15);outline:none}.mpr-betting .mpr-react-select-shell{position:relative}.mpr-betting .mpr-react-select-button{align-items:center;background:#fff;border:1px solid #c7d5cd;border-radius:8px;color:#12231b;display:flex;font-size:14px;gap:10px;justify-content:space-between;min-height:40px;padding:8px 10px;text-align:left;width:100%}.mpr-betting .mpr-react-select-button:focus{border-color:#2d6a4f;box-shadow:0 0 0 3px rgba(45,106,79,.15);outline:none}.mpr-betting .mpr-react-select-button-content,.mpr-betting .mpr-react-select-option-content{align-items:center;display:inline-flex;gap:8px}.mpr-betting .mpr-react-select-button-content{min-width:0}.mpr-betting .mpr-react-select-chevron{color:#496057;flex:0 0 auto}.mpr-betting .mpr-react-select-menu{background:#fff;border:1px solid #c7d5cd;border-radius:8px;box-shadow:0 10px 30px rgba(18,35,27,.14);left:0;max-height:280px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:20}.mpr-betting .mpr-react-select-group+.mpr-react-select-group{border-top:1px solid #edf2ee;margin-top:10px;padding-top:10px}.mpr-betting .mpr-react-select-group-label{color:#496057;font-size:12px;font-weight:700;letter-spacing:.04em;padding:4px 8px 6px;text-transform:uppercase}.mpr-betting .mpr-react-select-option{align-items:center;background:transparent;border:0;border-radius:8px;color:#12231b;display:flex;gap:8px;padding:9px 10px;text-align:left;width:100%}.mpr-betting .mpr-react-select-option.is-selected,.mpr-betting .mpr-react-select-option:focus,.mpr-betting .mpr-react-select-option:hover{background:#edf5ef;outline:none}.mpr-betting .mpr-alert{border-radius:8px;display:none;font-size:14px;margin-top:8px;padding:8px 10px}.mpr-betting .mpr-alert-error{background:#fff1f1;border:1px solid #e5b2b2;color:#8a1f1f}.mpr-betting .mpr-alert-warning{background:#fff8ec;border:1px solid #e7d4aa;color:#7a5a12}.mpr-betting .mpr-extra-feedback{display:grid;gap:10px;grid-column:1/-1}.mpr-betting .mpr-extra-feedback-message{display:block;margin-top:0}.mpr-betting .mpr-extra-feedback-message span,.mpr-betting .mpr-extra-feedback-message strong{display:block}.mpr-betting .mpr-extra-feedback-label{font-weight:700;margin-bottom:4px}.mpr-betting .mpr-react-locked-value{align-items:center;background:#edf5ef;border-radius:8px;color:#173127;display:flex;gap:8px;min-height:40px;padding:8px 10px}.mpr-betting .mpr-react-locked-points{color:#496057}.mpr-betting .mpr-react-muted{color:#496057;font-style:italic}.mpr-betting .mpr-extra,.mpr-betting .mpr-stage{margin-bottom:20px}.mpr-betting .mpr-stage-react{display:grid;gap:0}.mpr-betting .mpr-app-panel-actions:has(.mpr-stage-progress){flex:1 1 0}.mpr-betting .mpr-stage-progress{align-items:center;display:flex;flex:1 1 0;gap:10px;min-width:120px;position:relative}.mpr-betting .mpr-stage-progress__track{background:#e2e9e4;border-radius:3px;flex:1 1 0;height:6px;overflow:hidden;position:relative}.mpr-betting .mpr-stage-progress__fill{background-color:#d9534f;border-radius:3px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1),background-color .6s ease;width:0}.mpr-betting .mpr-stage-progress__label{color:#496057;flex:0 0 auto;font-size:12px;font-weight:600;min-width:32px;text-align:right}.mpr-betting .mpr-stage-progress.is-complete .mpr-stage-progress__track:after{animation:mpr-sparkle-sweep 1.2s ease-in-out 1 both;background:linear-gradient(90deg,transparent,rgba(212,160,23,.6) 50%,transparent);background-size:200% 100%;border-radius:5px;content:"";inset:-4px -2px;opacity:0;pointer-events:none;position:absolute}.mpr-betting .mpr-stage-progress.is-complete:before{animation:mpr-sparkle-pop .8s ease-out .2s 1 both;background:#d4a017;border-radius:50%;box-shadow:6px -8px 0 0 #d4a017,-4px -10px 0 0 #1b4332,12px -4px 0 -1px #d4a017,-8px -5px 0 -1px #1b4332,2px -14px 0 0 #d4a017,10px -10px 0 -1px #1b4332;content:"";height:4px;position:absolute;right:48px;top:-2px;width:4px}@keyframes mpr-sparkle-sweep{0%{background-position:200% 0;opacity:0}30%{opacity:1}to{background-position:-100% 0;opacity:0}}@keyframes mpr-sparkle-pop{0%{opacity:0;transform:scale(0)}40%{opacity:1;transform:scale(1.5)}to{opacity:0;transform:scale(0)}}.mpr-betting .mpr-react-stage-list{display:grid;gap:0;margin:0 auto;max-width:540px}.mpr-betting .mpr-react-stage-notice{color:#496057;line-height:1.5;padding:10px 0;text-align:center}.mpr-betting .mpr-react-game-card{align-items:center;background:transparent;border:0;border-radius:4px;box-shadow:none;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-bottom:0;padding:5px 8px}.mpr-betting .mpr-react-game-card .mpr-team{display:-webkit-box;font-size:14px;font-weight:400;line-height:1.3;max-width:100%;min-width:0;text-align:right;width:auto;-webkit-box-orient:vertical;color:#496057;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}.mpr-betting .mpr-react-game-card .mpr-team:last-child{text-align:left}.mpr-betting .mpr-react-game-card .mpr-game-bet{min-width:0;width:100%}.mpr-betting .mpr-react-game-card .mpr-game-bet .mpr-react-game-choice{background:transparent;border:0;border-radius:0;color:#496057;cursor:pointer;font-size:13px;font-weight:600;line-height:1.1;min-height:28px;min-width:34px;padding:4px 6px;transition:background-color .1s ease,color .1s ease}.mpr-betting .mpr-react-game-card .mpr-game-bet .mpr-react-game-choice:focus-within,.mpr-betting .mpr-react-game-card .mpr-game-bet .mpr-react-game-choice:hover{background:rgba(45,106,79,.08)}.mpr-betting .mpr-react-game-card .mpr-game-bet .mpr-react-game-choice.is-selected{background:#2d6a4f;color:#fff}.mpr-betting .mpr-react-game-card .mpr-game-bet .mpr-react-game-choice.is-result{box-shadow:inset 0 -2px 0 #4cae4c}.mpr-betting .mpr-react-game-button-group{background:#fff;border:1px solid #d2dbd5;border-radius:6px;display:flex;gap:0;overflow:visible;width:auto}.mpr-betting .mpr-react-game-button-group.has-selection{background:#e2e9e4}.mpr-betting .mpr-react-game-button-group .mpr-react-game-choice{align-items:center;display:flex;flex:1 1 0;gap:4px;justify-content:center;position:relative}.mpr-betting .mpr-react-game-button-group .mpr-react-game-choice:after{background:#254336;border-radius:8px;bottom:calc(100% + 6px);box-shadow:0 8px 24px rgba(18,35,27,.18);color:#d5eadb;content:attr(data-tooltip);font-size:14px;font-weight:400;left:50%;line-height:1.5;max-width:320px;opacity:0;overflow-wrap:anywhere;padding:10px 14px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .12s ease;white-space:normal;width:-moz-max-content;width:max-content;z-index:30}.mpr-betting .mpr-react-game-button-group .mpr-react-game-choice:focus-within:after,.mpr-betting .mpr-react-game-button-group .mpr-react-game-choice:hover:after{opacity:1}.mpr-betting .mpr-react-game-button-group .mpr-react-game-choice+.mpr-react-game-choice{border-left:1px solid #d2dbd5}.mpr-betting .mpr-react-game-input{opacity:0;pointer-events:none;position:absolute}.mpr-betting .mpr-game-waiting .mpr-react-game-choice.is-selected{background-color:#b8c0ba;color:#fff}.mpr-betting .mpr-game-closed .mpr-react-game-choice.is-selected{background-color:#d9534f;color:#fff}.mpr-betting .mpr-game-closed .mpr-react-game-choice.is-selected.is-result{background-color:#4cae4c}.mpr-betting .mpr-betting-save-status-shell{bottom:0;display:grid;gap:10px;left:50%;max-width:300px;position:fixed;text-align:center;transform:translateX(-50%) translateY(100%);transition:transform .15s ease;width:100%;z-index:19}.mpr-betting .mpr-betting-save-status-shell.is-visible{transform:translateX(-50%) translateY(0)}.mpr-betting .mpr-betting-save-status{align-items:center;background:#f7fbf8;border:1px solid #d7dfd9;border-radius:12px 12px 0 0;color:#254336;display:flex;flex-wrap:wrap;font-size:14px;font-weight:600;gap:8px 16px;justify-content:center;padding:10px 18px;transition:opacity .15s ease,background-color .15s ease,border-color .15s ease}.mpr-betting .mpr-betting-save-status.is-saved.is-idle{opacity:.45}.mpr-betting .mpr-betting-save-status.is-saving{border-color:#b8c8bf;color:#254336}.mpr-betting .mpr-betting-save-status.is-dirty,.mpr-betting .mpr-betting-save-status.is-warning{background:#fff8ec;border-color:#d8c8a8;color:#7a5a12}.mpr-betting .mpr-betting-save-status.is-error{background:#fff3f3;border-color:#d8a8a8;color:#8f2f2f}.mpr-betting .mpr-betting-save-status-queued{color:#496057;font-weight:400}.mpr-betting .mpr-betting-save-notices{display:grid;font-weight:400;gap:4px;width:100%}.mpr-betting .mpr-betting-save-notice{font-size:13px}@media(min-width:768px){.mpr-betting .mpr-extra-react{gap:16px 24px;grid-template-columns:repeat(4,1fr)}.mpr-betting .mpr-react-section--wide{grid-column:span 2}.mpr-betting .mpr-react-choice-pair{display:flex;gap:24px}.mpr-betting .mpr-react-choice-pair>*{flex:1;min-width:0}.mpr-betting .mpr-react-stage-list{gap:0 32px;grid-template-columns:1fr 1fr;max-width:none}.mpr-betting .mpr-react-game-card{gap:10px}}@media(max-width:767px){.mpr-app-betting-view .mpr-app-panel-header{align-items:center;flex-direction:column;gap:8px}.mpr-app-betting-view .mpr-app-panel-header h2{justify-content:center;text-align:center;width:100%}.mpr-app-betting-view .mpr-app-panel-actions{justify-content:center;max-width:none;width:100%}.mpr-app-betting-view .mpr-app-panel-actions:has(.mpr-stage-progress){flex:0 0 auto}.mpr-app-betting-view .mpr-stage-progress{width:min(100%,320px)}.mpr-app-betting-view .mpr-react-help-popover{left:auto;max-width:min(240px,100vw - 80px);overflow-wrap:anywhere;right:0;text-align:left;white-space:normal;width:min(240px,100vw - 80px)}}.mpr-badge-strip-wrapper .mpr-app-panel-header{display:none}.mpr-badge-strip-wrapper .mpr-app-panel-body{padding:18px 22px 14px}.mpr-badge-strip{align-items:center;display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:thin}.mpr-badge-strip-item{flex:0 0 auto}.mpr-badge-strip-link{background:none;border:none;color:#1b4332;cursor:pointer;font-size:14px;font-weight:600;padding:0;transition:opacity .15s ease;white-space:nowrap}.mpr-badge-strip-link:hover{opacity:.7}.mpr-badge-icon{background:rgba(27,67,50,.06);border:2px solid rgba(27,67,50,.15);border-radius:16px;cursor:pointer;display:block;padding:0;position:relative;transition:border-color .15s ease,box-shadow .15s ease;width:64px}.mpr-badge-icon.is-earned{border-color:rgba(27,67,50,.3)}.mpr-badge-icon.is-locked .mpr-badge-artwork-fallback,.mpr-badge-icon.is-locked .mpr-badge-artwork-image{filter:grayscale(1);opacity:.6}.mpr-badge-icon:focus-visible,.mpr-badge-icon:hover{border-color:rgba(27,67,50,.4);box-shadow:0 6px 16px rgba(27,67,50,.12);outline:none}.mpr-badge-icon .mpr-badge-artwork{border-radius:14px}.mpr-badges-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.mpr-badges-grid-showcase{gap:20px;grid-template-columns:repeat(4,1fr)}.mpr-badges-grid-modal{margin-top:8px}.mpr-badges-grid-modal.mpr-badges-grid-showcase{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.mpr-badge-card{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(212,160,23,.2));border:1px solid rgba(27,67,50,.12);border-radius:10px;box-shadow:0 10px 24px rgba(27,67,50,.06);display:grid;gap:14px;grid-template-columns:72px minmax(0,1fr);padding:14px;text-align:left;width:100%}.mpr-badge-card.is-compact{grid-template-columns:56px minmax(0,1fr);padding:12px}.mpr-badge-card.is-earned{border-color:rgba(27,67,50,.22)}.mpr-badge-card.is-locked{background:linear-gradient(180deg,rgba(247,251,248,.9),hsla(0,0%,100%,.95))}.mpr-badge-card.is-placeholder{border-style:dashed}.mpr-badge-card.is-showcase{align-items:start;grid-template-columns:1fr;grid-template-rows:auto 1fr;justify-items:center;padding:16px 12px;position:relative;text-align:center}.mpr-badge-card.is-showcase .mpr-badge-artwork{width:96px}.mpr-badge-card.is-showcase .mpr-badge-meta{align-content:start;align-items:center}.mpr-badge-card.is-showcase .mpr-badge-meta-heading{justify-content:center}button.mpr-badge-card{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}button.mpr-badge-card:focus-visible,button.mpr-badge-card:hover{border-color:rgba(27,67,50,.28);box-shadow:0 14px 28px rgba(27,67,50,.1);outline:none;transform:translateY(-1px)}.mpr-badge-artwork{align-items:center;aspect-ratio:1/1;background:rgba(27,67,50,.06);border-radius:18px;display:flex;justify-content:center;overflow:hidden}.mpr-badge-artwork-fallback,.mpr-badge-artwork-image{display:block;height:100%;width:100%}.mpr-badge-artwork-image{-o-object-fit:cover;object-fit:cover}.mpr-badge-artwork-fallback{color:#1b4332;display:grid;font-size:22px;font-weight:700;letter-spacing:.08em;place-items:center}.mpr-badge-card.is-locked .mpr-badge-artwork-fallback,.mpr-badge-card.is-locked .mpr-badge-artwork-image{filter:grayscale(1);opacity:.75}.mpr-badge-meta{display:grid;gap:4px;min-width:0}.mpr-badge-meta-heading{align-items:center;display:inline-flex;gap:8px;min-width:0}.mpr-badge-name{color:#12231b;font-weight:700;line-height:1.3}.mpr-badge-percentage,.mpr-badge-status{color:#496057;font-size:13px;line-height:1.4}.mpr-badge-card-help{position:absolute;right:8px;top:8px}.mpr-badge-percentage-trigger{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:2px}.mpr-badge-status.is-placeholder{color:#1b4332}.mpr-badges-section+.mpr-badges-section{margin-top:28px}.mpr-badges-section-title{align-items:center;color:#12231b;display:flex;font-size:16px;font-weight:700;gap:8px;margin:0 0 16px}.mpr-badges-section-count{align-items:center;background:rgba(27,67,50,.1);border-radius:12px;color:#1b4332;display:inline-flex;font-size:13px;font-weight:700;height:24px;justify-content:center;min-width:24px;padding:0 8px}@media(min-width:768px)and (max-width:1023px){.mpr-badges-grid-showcase{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.mpr-badges-grid-showcase{grid-template-columns:1fr}}@media(max-width:767px){.mpr-badges-grid{grid-template-columns:1fr}.mpr-badges-grid-showcase{grid-template-columns:repeat(2,1fr)}.mpr-badge-card{grid-template-columns:60px minmax(0,1fr)}.mpr-badge-card.is-showcase{grid-template-columns:1fr}.mpr-badge-card.is-showcase .mpr-badge-artwork{width:80px}}.mpr-deadline .alert ul{margin:5px 0 0}.mpr-deadline-tooltip{cursor:pointer;white-space:nowrap}.mpr-deadline-tooltip .glyphicon{margin-left:4px}.mpr-deadline-panel{background:#fff;border:1px solid #dce7e0;border-radius:16px;box-shadow:0 12px 32px rgba(18,35,27,.06)}.mpr-deadline-panel-header{color:#12231b;font-weight:600;margin:0;padding:20px 22px 0}.mpr-deadline-panel-body{display:grid;gap:10px;padding:16px 22px 20px}.mpr-deadline-item{align-items:baseline;display:flex;font-size:14px;gap:12px;line-height:1.4}.mpr-deadline-item-status{border-radius:4px;flex:0 0 auto;font-size:11px;font-weight:700;letter-spacing:.04em;min-width:190px;padding:2px 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.mpr-deadline-item-label{color:#254336;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mpr-deadline-item-ok .mpr-deadline-countdown,.mpr-deadline-item-ok .mpr-deadline-item-status{background:#edf8ef;border:1px solid #b7d8b5;color:#1f5d2c}.mpr-deadline-item-danger .mpr-deadline-countdown,.mpr-deadline-item-danger .mpr-deadline-item-status{background:#fff3f3;border:1px solid #d8a8a8;color:#8f2f2f}.mpr-deadline-item-warning .mpr-deadline-countdown,.mpr-deadline-item-warning .mpr-deadline-item-status{background:#fff8ec;border:1px solid #e7d4aa;color:#7a5a12}.mpr-deadline-item-group-notice .mpr-deadline-item-label{line-height:1.6;overflow:visible;text-overflow:clip;white-space:normal}.mpr-deadline-inline-link{color:#7a5a12;font-weight:700;text-decoration:underline;text-underline-offset:2px}.mpr-deadline-inline-link:focus,.mpr-deadline-inline-link:hover{color:#12231b}.mpr-deadline-countdown-shell{display:inline-flex;flex:0 0 auto;position:relative}.mpr-deadline-countdown{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:13px;font-variant-numeric:tabular-nums;font-weight:700;gap:6px;justify-content:center;letter-spacing:.02em;padding:2px 10px;transition:filter .12s ease;white-space:nowrap}.mpr-deadline-countdown:hover{filter:brightness(.95)}.mpr-deadline-countdown-hint{align-items:center;background:rgba(0,0,0,.08);border-radius:50%;display:inline-flex;font-size:11px;font-weight:700;height:16px;justify-content:center;line-height:1;width:16px}.mpr-deadline-countdown-popover{background:#254336;border-radius:8px;box-shadow:0 8px 24px rgba(18,35,27,.18);color:#d5eadb;display:grid;font-size:13px;font-weight:400;gap:4px;line-height:1.5;opacity:0;padding:10px 14px;pointer-events:none;position:absolute;right:0;top:calc(100% + 6px);transition:opacity .12s ease;white-space:nowrap;width:-moz-max-content;width:max-content;z-index:30}.mpr-deadline-countdown-shell:hover .mpr-deadline-countdown-popover,.mpr-deadline-countdown:focus+.mpr-deadline-countdown-popover{opacity:1;pointer-events:auto}@media(max-width:767px){.mpr-deadline-panel-header{padding:16px 16px 0;text-align:center}.mpr-deadline-panel-body{gap:10px;padding:12px 16px 16px}.mpr-deadline-item{align-items:center;border-radius:10px;flex-direction:column;gap:4px;padding:12px;text-align:center}.mpr-deadline-item-ok{background:#edf8ef}.mpr-deadline-item-danger{background:#fff3f3}.mpr-deadline-item-warning{background:#fff8ec}.mpr-deadline-item-label{font-weight:500;overflow:visible;white-space:normal}.mpr-deadline-item .mpr-deadline-item-status{background:none;border:none;margin-bottom:2px;padding:0}.mpr-deadline-countdown-shell{margin-top:4px}.mpr-deadline-countdown{background:hsla(0,0%,100%,.7)!important}.mpr-deadline-countdown-popover{left:50%;right:auto;transform:translateX(-50%);white-space:normal}}#mpr-group-ranking-header{margin-top:10px}.mpr-updated{color:#6b8a7d;font-size:13px;margin-top:12px}.mpr-ranking-group tr.mpr-incomplete{color:#aaa}.mpr-ranking-group.mpr-ranking-group-large thead th{width:4%}.mpr-ranking-group.mpr-ranking-group-large thead th:nth-child(2){width:42%}.mpr-ranking-group.mpr-ranking-group-large thead th:nth-child(3){width:6%}.mpr-ranking-group.mpr-ranking-group-large .mpr-ranking-footer{font-size:.8em}.mpr-ranking-group.mpr-ranking-group-small thead th:first-child{width:10%}.mpr-ranking-group.mpr-ranking-group-small thead th:nth-child(2){width:75%}.mpr-ranking-group.mpr-ranking-group-small thead th:nth-child(3){width:15%}.mpr-groups table thead th{width:10%}.mpr-groups table thead th:first-child{width:40%}.mpr-groups table thead th:nth-child(2){width:30%}.mpr-groups table .mpr-group-user-name{cursor:text}.mpr-groups table .mpr-groups-joined{display:none}.mpr-groups .mpr-groups-add{margin-bottom:20px}#mpr-private-groups .mpr-group-user-name,#mpr-public-groups .mpr-group-user-name,.mpr-groups .mpr-modal-error{display:none}.mpr-app-table td .mpr-group-icon{margin-right:8px}.mpr-group-icon{display:inline-block;vertical-align:-3px}.mpr-group-icon svg{display:block;height:16px;width:16px}h2>.mpr-group-icon svg,h3>.mpr-group-icon svg{height:20px;width:20px}h2>.mpr-group-icon,h3>.mpr-group-icon{vertical-align:-4px}.mpr-icon-picker{display:flex;flex-wrap:wrap;gap:6px}.mpr-icon-picker-item{align-items:center;background:#fff;border:2px solid #dce7e0;border-radius:8px;color:#496057;cursor:pointer;display:flex;height:42px;justify-content:center;padding:8px;width:42px}.mpr-icon-picker-item.is-selected{background:#edf5ef;border-color:#2d6a4f;color:#2d6a4f}.mpr-icon-picker-item:hover:not(.is-selected){background:#f7fbf8;border-color:#b8c8bf;color:#254336}.mpr-icon-picker-item .mpr-icon-picker-svg svg{display:block;height:100%;width:100%}.mpr-statistics{text-align:center}.mpr-chart-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(min-width:768px){.mpr-chart-grid--wide{grid-template-columns:repeat(2,1fr)}}.mpr-chart-card{background:#fff;border:1px solid #edf1ee;border-radius:14px;box-shadow:none;min-height:300px;padding:10px}.mpr-chart-card--full{grid-column:1/-1}.mpr-chart-title{font-size:14px;font-weight:600;margin:8px 0 4px;text-align:center}.mpr-chart-tooltip{background:#fff;border:1px solid #c7d5cd;border-radius:6px;box-shadow:0 8px 24px rgba(18,35,27,.18);color:#254336;font-size:12px;padding:4px 8px}.mpr-public-app-root{width:100%}.mpr-public-app-loader-panel{min-height:320px}.mpr-public-app-loader-body{align-content:center;justify-items:center;min-height:240px;text-align:center}.mpr-public-app-loader-text{color:#496057;line-height:1.5;margin:0;max-width:32rem}.mpr-public-app-loader-body .mpr-loader{margin:0 auto}.mpr-public-app{display:grid;gap:20px}.mpr-public-app-frame{display:grid;gap:20px;transition:opacity .15s ease,filter .15s ease}.mpr-public-app-frame.is-inert{filter:saturate(.7);opacity:.45;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mpr-public-app-nav{background:#1b4332;border-radius:0 0 12px 12px;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;min-height:52px;padding:6px}.mpr-public-app-nav-item{align-items:center;background:transparent;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.01em;min-height:40px;padding:8px 20px;text-decoration:none;transition:background-color .15s ease,color .15s ease}.mpr-public-app-nav-item:hover{background:hsla(0,0%,100%,.1);color:#fff}.mpr-public-app-nav-item.is-active{background:#d4a017;color:#1b4332}.mpr-public-app-content{display:grid;gap:20px}.mpr-debug-tools-shell{max-width:100%}.mpr-debug-tools-shell.is-collapsed{justify-self:end}.mpr-debug-tools-toggle{align-items:center;background:hsla(0,0%,100%,.7);border:1px solid rgba(27,67,50,.22);border-radius:999px;box-shadow:0 8px 20px rgba(27,67,50,.08);color:#12231b;cursor:pointer;display:inline-flex;gap:14px;min-height:42px;opacity:.62;padding:10px 14px 10px 16px;transition:opacity .15s ease,border-color .15s ease,transform .15s ease,background-color .15s ease}.mpr-debug-tools-toggle:focus-visible,.mpr-debug-tools-toggle:hover{background:hsla(0,0%,100%,.92);border-color:rgba(27,67,50,.4);opacity:1;outline:none;transform:translateY(-1px)}.mpr-debug-tools-toggle-label{font-size:14px;font-weight:700;line-height:1}.mpr-debug-tools-toggle-action{color:#496057;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.mpr-debug-tools-panel .mpr-app-panel-header{padding:16px 18px 0}.mpr-debug-tools-panel .mpr-app-panel-header h2{font-size:22px;line-height:1.1}.mpr-debug-tools-panel .mpr-app-panel-actions{max-width:none}.mpr-debug-tools-panel .mpr-app-panel-body{gap:12px;padding:14px 18px 18px}.mpr-debug-tools-list{display:grid;gap:12px}.mpr-debug-tool{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.mpr-debug-tool-main{align-items:center;display:inline-flex;gap:8px;min-width:0}.mpr-debug-tool-label{color:#12231b;font-weight:600;line-height:1.4}.mpr-welcome-modal-copy{display:grid;gap:12px}.mpr-welcome-modal-copy p{color:#254336;line-height:1.6;margin:0}.mpr-ranking-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px}.mpr-ranking-pagination-status{flex:0 0 auto;font-weight:600;white-space:nowrap}@media(max-width:999px){.mpr-public-app-nav{flex-wrap:nowrap;gap:4px;min-height:48px;padding:4px}.mpr-public-app-nav-item{font-size:13px;justify-content:center;min-height:36px;padding:8px 12px}.mpr-public-app-nav-item>span{display:none}.mpr-public-app-nav-item>svg{height:24px;width:24px}.mpr-debug-tools-shell.is-collapsed{justify-self:stretch}.mpr-debug-tools-toggle{justify-content:space-between;width:100%}.mpr-debug-tool{align-items:stretch}.mpr-debug-tool-main{width:100%}}@media(max-width:767px){.mpr-ranking-pagination{gap:10px}.mpr-ranking-pagination .mpr-button{width:auto}.mpr-public-app-loader-panel .mpr-app-panel-header{justify-content:center}.mpr-public-app-loader-panel .mpr-app-panel-header h2{justify-content:center;text-align:center;width:100%}}.mpr-language-panel-inline{color:#12231b;font-size:.875em;line-height:1.6;margin:0 0 24px!important}.mpr-language-panel-inline .mpr-language-menu-flag{margin-inline-end:5px}.mpr-language-panel-separator{color:#8aa89a;margin:0 10px}.mpr-language-panel-link{align-items:center;color:#12231b;display:inline-flex;gap:2px;text-decoration:underline;transition:color .12s ease}.mpr-language-panel-link:hover{color:#2d6a4f;text-decoration:underline}
