.slots-wheel-overlay{z-index:12000;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:16px;display:flex;position:fixed;inset:0}.slots-wheel-panel{z-index:0;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:min(90vw,1000px);display:flex;position:relative}.slots-wheel-stage-shell{flex-shrink:0;justify-content:center;align-items:center;width:400px;height:400px;display:flex;overflow:visible}.slots-wheel-stage{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;width:800px;height:800px;display:flex;position:relative;overflow:visible;transform:scale(.5)}@media (width>=768px){.slots-wheel-stage-shell{width:520px;height:520px}.slots-wheel-stage{transform:scale(.65)}}@media (width>=992px){.slots-wheel-stage-shell{width:600px;height:600px}.slots-wheel-stage{transform:scale(.75)}}@media (width>=1390px){.slots-wheel-stage-shell{width:720px;height:720px}.slots-wheel-stage{transform:scale(.9)}}@media (width>=1734px) and (height>=1220px){.slots-wheel-stage-shell{width:1000px;height:1000px}.slots-wheel-stage{transform:scale(1.25)}}.slots-wheel-accept-layer{z-index:100;box-sizing:border-box;pointer-events:auto;background:#00000094;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.slots-wheel-close{color:#e8e8e8;cursor:pointer;z-index:2;background:#ffffff1f;border:none;border-radius:50%;width:36px;height:36px;font-size:20px;line-height:1;position:absolute;top:-4px;right:0}.slots-wheel-close:hover{background:#ffffff38}.slots-wheel-title{letter-spacing:.08em;text-transform:uppercase;color:#c9b88a;text-align:center;margin:0;font-size:16px}.slots-wheel-title.slots-wheel-title--no-close{padding-right:0}.slots-wheel-kind-toggle{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.slots-wheel-kind-btn{letter-spacing:.08em;text-transform:uppercase;color:#a89a78;cursor:pointer;background:#00000059;border:2px solid #5a4a30;border-radius:4px;min-width:96px;padding:8px 14px;font-size:12px;transition:border-color .15s,color .15s,background .15s}.slots-wheel-kind-btn--active{color:#f0e6c8;background:linear-gradient(#4a3f2a,#2d2618);border-color:#c9b88a}.slots-wheel-kind-btn:disabled{opacity:.4;cursor:not-allowed}.slots-wheel-kind-btn:not(:disabled):hover{color:#e8dcc0;border-color:#8a7a50}.slots-wheel-pointer{filter:drop-shadow(0 2px 2px #00000073);z-index:3;border-top:24px solid #f4e6a8;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.slots-wheel-disk-wrap{background:linear-gradient(145deg,#5a4a2a,#2a2215);border-radius:50%;width:100%;height:100%;padding:6px;box-shadow:0 0 0 3px #1a1510,0 8px 32px #0000008c}.slots-wheel-disk{transform-origin:50%;will-change:transform;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.slots-wheel-conic{border-radius:50%;position:absolute;inset:0}.slots-wheel-hub{z-index:2;background:radial-gradient(circle at 35% 30%,#4a4030,#1a1510);border-radius:50%;width:22%;height:22%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 8px #0009,0 0 0 2px #f4e6a859}.slots-wheel-label{box-sizing:border-box;pointer-events:none;z-index:1;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.slots-wheel-label-img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;transform-origin:50%;width:100%;height:auto;display:block}.slots-wheel-actions{z-index:101;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.slots-wheel-spin{letter-spacing:.12em;text-transform:uppercase;color:#f0e6c8;cursor:pointer;background:linear-gradient(#4a3f2a,#2d2618);border:2px solid #8a7a50;border-radius:4px;min-width:192px;padding:12px 24px;font-size:15px}.slots-wheel-spin:disabled{opacity:.45;cursor:not-allowed}.slots-wheel-spin:not(:disabled):hover{color:#fff;border-color:#c9b88a}.slots-wheel-finish-regular{letter-spacing:.08em;text-transform:uppercase;color:#d4c8a8;cursor:pointer;background:linear-gradient(#3a3228,#252018);border:1px solid #6a5a40;border-radius:4px;min-width:192px;padding:10px 20px;font-size:13px}.slots-wheel-finish-regular:disabled{opacity:.45;cursor:not-allowed}.slots-wheel-finish-regular:not(:disabled):hover{color:#fff;border-color:#a89870}.slots-wheel-result{box-sizing:border-box;background:#14120efa;border:2px solid #5a4a30;border-radius:4px;width:min(100vw - 40px,352px);max-width:352px;max-height:min(85vh,448px);padding:16px;position:relative;overflow:auto}.slots-wheel-result-top{align-items:center;gap:12px;margin-bottom:12px;display:flex}.slots-wheel-result-img{background-position:50%;background-size:cover;border:1px solid #6a5a40;border-radius:4px;flex-shrink:0;width:56px;height:56px}.slots-wheel-result-title{color:#e8dcc8;font-size:16px;font-weight:600;line-height:1.2}.slots-wheel-result-description{color:#c8bba8;font-size:13px;line-height:1.35}.slots-wheel-result-description-item+.slots-wheel-result-description-item{margin-top:6px}.slots-wheel-result-button{letter-spacing:.1em;text-transform:uppercase;color:#f0e6c8;cursor:pointer;background:#3a3220;border:2px solid #7a6a48;border-radius:4px;width:100%;margin-top:16px;padding:10px;font-size:14px}.slots-wheel-result-button:hover:not(:disabled){border-color:#c9b88a}.slots-wheel-result-button:disabled{opacity:.55;cursor:wait}.slots-wheel-result-modal-backdrop{z-index:12050;box-sizing:border-box;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.slots-wheel-result-modal{background:#2a2418;border:2px solid #8a7a50;border-radius:4px;width:100%;max-width:320px;padding:20px;position:relative}.slots-wheel-result-modal-text{color:#e0d4c0;margin-bottom:16px;font-size:14px}.slots-wheel-result-modal-choice{color:#c8bba8;justify-content:center;gap:8px;margin-bottom:16px;display:flex}.slots-wheel-result-modal-choice-item{color:#e8dcc8;cursor:pointer;background:#1e1a14;border:2px solid #6a5a40;min-width:40px;padding:6px 8px}.slots-wheel-result-modal-choice-item-active{background:#3a3220;border-color:#c9b88a}.slots-wheel-result-modal-close{color:#a89878;cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:6px;right:6px}.slots-wheel-amount-input{box-sizing:border-box;color:#f0e6c8;background:#1a1814;border:2px solid #6a5a40;border-radius:4px;width:100%;margin-bottom:12px;padding:8px;font-size:16px}.bottlecap-icon{vertical-align:-2px;width:16px;height:16px;display:inline-block}.description-link{color:#9ecfff}.effect-resolution-overlay{z-index:13000;box-sizing:border-box;background:#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.effect-resolution-panel{color:#f0e6c8;background:linear-gradient(#2a2418 0%,#1a1610 100%);border:2px solid #5a4a30;border-radius:6px;width:min(100%,480px);max-height:min(90vh,640px);padding:24px 28px 28px;position:relative;overflow:auto;box-shadow:0 12px 40px #0000008c}.effect-resolution-close{color:#c9b88a;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;position:absolute;top:10px;right:12px}.effect-resolution-title{letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:18px}.effect-resolution-subtitle{color:#c9b88a;margin:0 0 20px;font-size:14px;line-height:1.45}.effect-resolution-step-label{letter-spacing:.06em;text-transform:uppercase;color:#a89870;margin:0 0 12px;font-size:13px}.effect-resolution-candidates{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.effect-resolution-candidate{cursor:pointer;background:#0003;border:1px solid #5a4a30;border-radius:4px;align-items:center;gap:10px;padding:10px 12px;display:flex}.effect-resolution-candidate--active{background:#c9b88a1f;border-color:#c9b88a}.effect-resolution-candidate--disabled{opacity:.45;cursor:not-allowed}.effect-resolution-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.effect-resolution-field label{color:#c9b88a;font-size:12px}.effect-resolution-field input{color:#f0e6c8;background:#14110c;border:1px solid #5a4a30;border-radius:4px;padding:10px 12px;font-size:14px}.effect-resolution-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.effect-resolution-btn{color:#f0e6c8;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#4a3f2a,#2d2618);border:2px solid #8a7a50;border-radius:4px;min-width:140px;padding:10px 18px;font-size:13px}.effect-resolution-btn:disabled{opacity:.45;cursor:not-allowed}.effect-resolution-btn:not(:disabled):hover{border-color:#c9b88a}.effect-resolution-loading,.effect-resolution-empty{color:#c9b88a;font-size:14px}.effect-resolution-random-list{color:#d4c8a8;margin:0 0 16px;padding-left:18px;font-size:14px;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.game-choose{box-sizing:border-box;opacity:1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;min-height:22.8125rem;max-height:100%;padding:2.3125rem 2.3125rem 0;transition:opacity .33s;display:flex;position:relative}.game-choose.fade-out{opacity:0}.game-choose.fade-in{animation:.33s forwards fadeIn}.game-choose .header-container{justify-content:center;align-items:center;width:100%;margin-bottom:.9375rem;display:flex;position:relative}.game-choose .title-container{justify-content:center;align-items:center;gap:.75rem;display:flex}.game-choose .decor-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:2rem}.game-choose .title-text{color:var(--color-title);font-family:var(--font-main);vertical-align:top;font-size:1.25rem;font-weight:400;display:inline-block}.game-choose .game-choose-section{align-items:center;gap:.625rem;width:100%;margin-bottom:1.25rem;display:flex}.game-choose .game-choose-section-label{color:#ffffff59;letter-spacing:.125rem;pointer-events:none;white-space:nowrap;text-transform:capitalize;font-size:.75rem;font-weight:400}.game-choose .game-choose-section-line{min-width:0;height:24px;color:var(--color-line);text-align:left;white-space:nowrap;flex:1;font-family:VCROSDMono;font-size:12px;font-weight:400;line-height:24px;overflow:hidden}.game-choose .game-select-container{align-items:center;gap:.625rem;width:100%;display:flex;position:relative}.game-choose .game-select-box{border:.125rem solid var(--color-primary);cursor:pointer;background-color:#383838;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;height:2.8125rem;padding:0 .9375rem;display:flex;position:relative}.game-choose .game-select-text{color:var(--color-title);font-family:var(--font-main);text-align:left;-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;font-size:.9375rem;font-weight:400;display:-webkit-box;overflow:hidden}.game-choose .game-select-arrow{color:var(--color-primary);font-size:.75rem;font-family:var(--font-main);margin-left:.625rem}.game-choose .game-select-dropdown{z-index:10;background-color:#383838;border-top:none;border-radius:1rem;width:100%;max-height:18.75rem;margin-top:0;position:absolute;top:100%;left:0;right:0;overflow:hidden}.game-choose .game-select-input{width:100%;color:var(--color-title);font-family:var(--font-main);background-color:#383838;border:none;outline:none;padding:.75rem .9375rem;font-size:.9375rem}.game-choose .game-select-input::placeholder{color:var(--color-line)}.game-choose .game-select-input:focus{background-color:color-mix(in srgb, var(--color-primary) 10%, transparent)}.game-choose .game-select-loading{color:var(--color-title);font-family:var(--font-main);text-align:center;padding:.75rem .9375rem;font-size:.875rem}.game-choose .game-select-results{max-height:15.625rem;overflow-y:auto}.game-choose .game-select-item{color:var(--color-title);font-family:var(--font-main);cursor:pointer;border-bottom:.0625rem solid color-mix(in srgb, var(--color-primary) 30%, transparent);align-items:center;gap:.75rem;padding:.75rem .9375rem;font-size:.9375rem;transition:background-color .2s;display:flex}.game-choose .game-select-item:hover{background-color:color-mix(in srgb, var(--color-primary) 20%, transparent)}.game-choose .game-select-item:last-child{border-bottom:none}.game-choose .game-select-item-image{-o-object-fit:cover;object-fit:cover;border:.0625rem solid var(--color-primary);flex-shrink:0;width:3.75rem;height:3.75rem}.game-choose .game-select-item-content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.game-choose .game-select-item-name{color:var(--color-title);font-family:var(--font-main);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:400;overflow:hidden}.game-choose .game-select-item-year{color:var(--color-title);font-family:var(--font-main);font-size:.8125rem;font-weight:400}.game-choose .game-select-no-results{color:var(--color-title);font-family:var(--font-main);text-align:center;padding:.75rem .9375rem;font-size:.875rem}.game-choose .selected-game-info{align-items:center;gap:.625rem;width:100%;display:flex}.game-choose .selected-game-image{-o-object-fit:cover;object-fit:cover;border:.0625rem solid var(--color-title);border-radius:.5rem;flex-shrink:0;width:5rem;height:5rem}.game-choose .selected-game-details{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.game-choose .selected-game-name{max-width:46.875rem;display:inline-block}.game-choose .selected-game-name-text{color:var(--color-title);font-family:var(--font-main);text-align:left;vertical-align:top;font-size:.9375rem;font-weight:400;display:inline-block}.game-choose .selected-game-name .steam-link-icon{vertical-align:top;align-items:flex-start;margin-left:.375rem;display:inline-flex}.game-choose .selected-game-name .steam-icon{-o-object-fit:contain;object-fit:contain;width:1.25rem;height:1.25rem}.game-choose .selected-game-release{color:#ffffff80;font-family:var(--font-main);text-align:left;font-size:.8125rem;font-weight:400}.game-choose .buttons-container{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;margin-top:1.25rem;display:flex}.game-choose .buttons-row{flex-flow:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.game-choose .auto-start-timer-checkbox{color:var(--color-title);font-family:var(--font-main);-webkit-user-select:none;user-select:none;text-align:center;justify-content:center;align-items:center;gap:.5rem;width:100%;font-size:.675rem;display:flex}.game-choose .auto-start-timer-checkbox input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--color-primary);cursor:pointer;margin:0}.game-choose .button{color:var(--color-title);cursor:pointer;box-sizing:border-box;width:160px;min-width:0;max-width:100%;height:auto;min-height:36px;box-shadow:none;text-align:center;text-transform:uppercase;letter-spacing:normal;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='black'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4564_451)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4564_451'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:none;flex:0 160px;justify-content:center;align-items:center;padding:6px 12px;font-family:Tiny5,monospace;font-size:16px;font-weight:400;line-height:1.15;display:flex}.game-choose .button:hover:not(.button-disabled),.game-choose .button:active:not(.button-disabled){color:var(--color-secondary);background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='white'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4568_120)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4568_120'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.game-choose .button.button-disabled{opacity:.5;cursor:not-allowed}.game-choose .button.button-disabled:hover,.game-choose .button.button-disabled:active{color:var(--color-title);background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='black'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4564_451)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4564_451'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.judge-panel{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:auto;min-height:22.8125rem;max-height:100%;padding:.9375rem 2.3125rem 0;display:flex;position:relative}.judge-panel-section{align-items:center;gap:.625rem;width:100%;margin-bottom:1.25rem;display:flex}.judge-panel-section-label{color:#ffffff59;letter-spacing:.125rem;pointer-events:none;white-space:nowrap;text-transform:capitalize;font-size:.75rem;font-weight:400}.judge-panel-section-line{min-width:0;height:24px;color:var(--color-line);text-align:left;white-space:nowrap;flex:1;font-family:VCROSDMono;font-size:12px;font-weight:400;line-height:24px;overflow:hidden}.judge-panel-body{justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.judge-panel-buttons{--judge-panel-button-width:14rem;flex-direction:row;flex:1;align-items:flex-start;gap:25px;min-width:0;display:flex}.judge-panel-buttons-col{flex-direction:column;flex:0 0 var(--judge-panel-button-width);width:var(--judge-panel-button-width);min-width:var(--judge-panel-button-width);align-items:stretch;gap:25px;display:flex}.judge-panel-button{color:var(--color-title);cursor:pointer;width:var(--judge-panel-button-width);max-width:var(--judge-panel-button-width);box-sizing:border-box;height:auto;min-height:2.75rem;box-shadow:none;text-align:center;text-transform:uppercase;letter-spacing:normal;white-space:normal;word-wrap:break-word;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='black'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4564_451)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4564_451'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:none;justify-content:center;align-items:center;padding:.5rem .625rem;font-family:Bounded-Black,sans-serif;font-size:14px;font-weight:400;line-height:1.2;display:flex}.judge-panel-button:hover,.judge-panel-button:active{color:var(--color-secondary);background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='white'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4568_120)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4568_120'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.judge-panel-cat{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;align-self:center;width:18.75rem;height:auto;max-height:24rem}@media (width<=900px){.judge-panel-body{flex-direction:column;align-items:center}.judge-panel-cat{width:15rem;max-height:18rem}}.movie-choose{box-sizing:border-box;opacity:1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;min-height:22.8125rem;max-height:100%;padding:2.3125rem;transition:opacity .33s;display:flex;position:relative}.movie-choose.fade-out{opacity:0}.movie-choose.fade-in{animation:.33s forwards fadeIn}.movie-choose .title-container{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.625rem;display:flex}.movie-choose .decor-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:2rem}.movie-choose .title-text{color:var(--color-primary);font-family:var(--font-main);margin:0;font-size:1.875rem;font-weight:700}.movie-choose .moviename{color:var(--color-title);text-align:center;font-size:1.125rem;font-weight:400;font-family:var(--font-main);margin-bottom:1.875rem}.movie-choose .movie-input-container{width:100%;max-width:31.25rem;margin-bottom:1.25rem;position:relative}.movie-choose .movie-input{border:.125rem solid var(--color-primary);width:100%;height:2.8125rem;color:var(--color-title);font-family:var(--font-main);box-sizing:border-box;background-color:#070b08;outline:none;padding:0 .9375rem;font-size:.9375rem;font-weight:400}.movie-choose .movie-input::placeholder{color:var(--color-line)}.movie-choose .movie-input:focus{background-color:color-mix(in srgb, var(--color-primary) 10%, transparent)}.movie-choose .selected-movie-info{flex-direction:row;align-items:center;gap:.75rem;width:100%;max-width:31.25rem;margin-bottom:1.25rem;display:flex}.movie-choose .selected-movie-name{color:var(--color-title);font-family:var(--font-main);text-align:left;flex-grow:1;justify-content:center;font-size:.9375rem;font-weight:400;display:flex}.movie-choose .buttons-container{justify-content:center;align-items:center;width:100%;margin-top:auto;display:flex}.movie-choose .button{border:.1875rem dashed var(--color-primary);width:9.1875rem;min-height:2.8125rem;font-size:.875rem;font-weight:400;font-family:var(--font-main);letter-spacing:.25rem;color:var(--color-primary);cursor:pointer;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;justify-content:center;align-items:center;transition:all .3s;display:flex}.movie-choose .button:hover:not(.button-disabled),.movie-choose .button:active:not(.button-disabled){background-color:var(--color-primary);color:var(--color-title)}.movie-choose .button.button-disabled{opacity:.5;cursor:not-allowed}@media (height>=74.0625rem) and (aspect-ratio>=1){.movie-choose{min-height:35rem;max-height:100%;height:auto!important;padding:2.8906rem 2.8906rem 0!important}.movie-choose .close-buttons-container{gap:1.1719rem!important}.movie-choose .title-container{gap:.9375rem!important}.movie-choose .decor-icon{height:2.5rem!important}.movie-choose .title-text{font-size:2.3438rem!important}}.inventory-wrapper{opacity:1;transition:opacity .33s;position:relative}.inventory-wrapper.fade-out{opacity:0}.inventory-wrapper.fade-in{animation:.33s forwards fadeIn}.turn-finish{box-sizing:border-box;opacity:1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;min-height:22.8125rem;max-height:100%;padding:2.3125rem 2.3125rem 0;transition:opacity .33s;display:flex;position:relative}.turn-finish.fade-out{opacity:0}.turn-finish.fade-in{animation:.33s forwards fadeIn}.turn-finish .header-container{justify-content:center;align-items:center;width:100%;margin-bottom:.9375rem;display:flex;position:relative}.turn-finish .title-container{justify-content:center;align-items:center;gap:.75rem;display:flex}.turn-finish .decor-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:2rem}.turn-finish .title-text{color:var(--color-title);font-size:1.875rem;font-family:var(--font-main);margin:0;font-weight:700}.turn-finish .slots-section{align-items:center;gap:.625rem;width:100%;display:flex}.turn-finish .slots-section-label{color:#ffffff59;font-family:var(--font-main);white-space:nowrap;font-size:.875rem;font-weight:400}.turn-finish .slots-section-line{height:24px;color:var(--color-line);text-align:center;flex-shrink:0;margin:0;font-family:VCROSDMono;font-size:12px;font-weight:400;line-height:24px}.turn-finish .slots-section-separator{white-space:nowrap;flex:1;width:auto;min-width:0;overflow:hidden}.turn-finish .description-container{justify-content:center;align-items:center;width:100%;margin:15px auto;display:flex}.turn-finish .description-container p{color:var(--color-title);font-family:var(--font-main);text-align:center;font-size:.75rem;font-weight:400;line-height:1.5}.turn-finish .content-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.turn-finish .button-container{justify-content:center;align-items:center;width:100%;display:flex}.turn-finish .auction-button{border:.1875rem solid var(--color-primary);width:12.5rem;height:3.125rem;font-size:1rem;font-weight:400;font-family:var(--font-main);letter-spacing:.25rem;color:var(--color-primary);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;transition:all .3s;display:flex}.turn-finish .auction-button:hover:not(:disabled),.turn-finish .auction-button:active:not(:disabled){background-color:var(--color-primary);color:var(--color-title)}.turn-finish .auction-button:disabled{opacity:.5;cursor:not-allowed}.turn-finish .confirmation-container{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;display:flex}.turn-finish .confirmation-text{color:var(--color-title);font-family:var(--font-main);text-align:center;margin:0;font-size:1.125rem;font-weight:400;line-height:1.5}.turn-finish .confirmation-buttons{text-align:center;box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:1.25rem;display:flex}.turn-finish .confirmation-buttons .turn-finish-btn{color:var(--color-title);cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;letter-spacing:normal;text-transform:none;background-color:#0000;background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='black'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4564_451)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4564_451'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:none;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:160px;height:36px;margin:0;padding:0 12px;font-family:Tiny5;font-size:18px;font-weight:400;display:flex}.turn-finish .confirmation-buttons .turn-finish-btn:hover:not(:disabled){color:var(--color-secondary);background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='white'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_btn_hover_fill)'%20fill-opacity='0.25'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_btn_hover_fill'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.turn-finish .confirmation-buttons .turn-finish-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes infoFadeIn{0%{opacity:0}to{opacity:1}}.main{width:100%;height:100%;position:relative}.main:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#0000 0%,#0000004d 100%);width:100%;height:100%;position:fixed;top:0;left:0}.main .tv{justify-content:center;align-items:center;width:83.25rem;height:65.625rem;transition:all .33s;display:flex;position:absolute;top:calc(100vh - 61.5625rem);left:50%;transform:translate(-50%)}@media (height>=74.0625rem){.main .tv{width:113.563rem;height:86.0313rem;top:calc(100vh - 83.875rem)}}@media (aspect-ratio<=1){.main .tv{width:100%;height:100%;top:0;left:0;transform:none}}.main .tv.tv-top{top:-13.6875rem;transform:translate(-50%)}@media (height>=74.0625rem){.main .tv.tv-top{top:-17.125rem}}@media (aspect-ratio<=1){.main .tv.tv-top{top:-100%;transform:none}}.main .tv.tv-hidden{top:-55.3125rem;transform:translate(-50%)}@media (height>=74.0625rem){.main .tv.tv-hidden{top:-76.125rem}}@media (aspect-ratio<=1){.main .tv.tv-hidden{top:-100%;transform:none}}.main .tv-img{-o-object-fit:contain;object-fit:contain;width:auto;height:auto}.main .tv-content{flex-direction:column;justify-content:center;align-items:center;padding:8%;display:flex;position:absolute;inset:0}.main .info{box-shadow:0 0 .5rem .125rem var(--color-border-solid);opacity:1;border:.125rem solid var(--color-border-solid);background-color:#070b08;width:58rem;height:40rem;transition:opacity .1s,box-shadow .33s,border-color .33s;position:relative;top:1.875rem}@media (height>=74.0625rem){.main .info{width:77.5rem;height:56.0313rem;top:2.775rem}}@media (aspect-ratio<=1){.main .info{opacity:0;justify-content:center;align-items:center;width:95vw;height:95vh;display:flex}.main .info.info-tv-center{opacity:1}}.main .info.info-tv-center{top:-.3125rem}.main .info.fade-out{opacity:0}.main .info.fade-in{animation:.1s forwards infoFadeIn}.main .info .platinum-coin-container{z-index:1;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.main .info .platinum-coin-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:2rem}.main .info .platinum-chips-text{font-family:var(--font-main);align-items:center;font-size:1.125rem;font-weight:400;display:flex}.main .info .platinum-chips-bracket{color:#ffffff59}.main .info .platinum-chips-number{color:#fff}.main .toggle-view-button{border:.1875rem dashed var(--color-primary);width:9.1875rem;height:2.8125rem;font-size:.875rem;font-weight:400;font-family:var(--font-main);letter-spacing:.25rem;color:var(--color-primary);cursor:pointer;z-index:10;justify-content:center;align-items:center;margin-top:1.25rem;transition:all .3s;display:flex;position:relative}.main .toggle-view-button:hover,.main .toggle-view-button:active{background-color:var(--color-primary);color:#fff}.main .tv-stand{z-index:-1;background-image:url(../../assets/img/tv/tv-stand.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:50.25rem;height:12.5rem;transition:bottom .33s;position:absolute;bottom:4.375rem;left:50%;transform:translate(-50%)}@media (height>=74.0625rem){.main .tv-stand{width:78.8125rem;height:20.625rem}}.main .tv-stand.lighttheme{background-image:url(../../assets/img/tv/tv-stand_nv.webp)}.main .tv-stand.show-tv-stand{bottom:1.5rem}@media (height>=74.0625rem){.main .tv-stand.show-tv-stand{bottom:-2.3rem}}.main .mobile-scheme-area{box-shadow:0 0 .5rem .125rem var(--color-border-solid);border-top:.125rem solid var(--color-border-solid);border-left:.125rem solid var(--color-border-solid);border-bottom:.125rem solid var(--color-border-solid);z-index:10;background-color:#070b08;padding:.625rem;position:absolute;top:35rem;right:0}.main .mobile-scheme-area .setting-controls{justify-content:center;align-items:center;display:flex}.main .mobile-scheme-area .scheme-area{gap:.9375rem;position:relative;left:0;transform:none}.main .mobile-scheme-area .scheme-label{letter-spacing:.0625rem;cursor:default;color:var(--color-primary);font-size:1rem;transition:opacity .2s}.main .mobile-scheme-area .scheme-label-dark{color:#63c64d}.main .mobile-scheme-area .scheme-label-light{color:#fcba48}.main .mobile-scheme-area .scheme-label.active{text-shadow:0 0 .3125rem}.main .mobile-scheme-area .scheme-label:not(.active){opacity:.5}.main .mobile-scheme-area .scheme-toggle{border:.125rem solid var(--color-primary);cursor:pointer;align-items:center;width:3.75rem;height:1.875rem;padding:.125rem;transition:box-shadow .2s;display:flex;position:relative}.main .mobile-scheme-area .scheme-toggle:hover{box-shadow:0 0 .3125rem var(--color-primary)}.main .mobile-scheme-area .toggle-thumb{background-color:var(--color-primary);width:44%;height:80%;box-shadow:0 0 .25rem var(--color-primary);margin-left:.125rem;transition:left .2s;position:absolute}.main .mobile-scheme-area .toggle-thumb.left{left:0}.main .mobile-scheme-area .toggle-thumb.right{left:50%}.laptop{z-index:1;transform-origin:bottom;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)scale(.5)}.laptop.laptop--slots-wheel-open{visibility:hidden;pointer-events:none;opacity:0}@media (width<=668px){.laptop{transform:translate(-50%)scale(.45)}}@media (width<=615px){.laptop{transform:translate(-50%)scale(.35)}}@media (width<=480px){.laptop{transform:translate(-50%)scale(.25)}}@media (width>=768px){.laptop{transform:translate(-50%)scale(.65)}}@media (width>=992px){.laptop{transform:translate(-50%)scale(.75)}}@media (width>=1390px){.laptop{transform:translate(-50%)scale(.9)}}@media (width>=1734px) and (height>=1220px){.laptop{transform:translate(-50%)scale(1.25)}}.laptop-screen{background-color:var(--color-background-secondary);flex-direction:column;width:1200px;height:750px;min-height:0;display:flex;position:absolute;bottom:123px;left:50%;overflow:hidden;transform:translate(-50%)}.laptop-screen .header{background-color:var(--color-secondary);flex-shrink:0;justify-content:center;align-items:center;gap:20px;height:50px;padding:0 50px;display:flex}.laptop-screen .header .header-separator{background-image:url("data:image/svg+xml,%3csvg%20width='6'%20height='18'%20viewBox='0%200%206%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='6'%20width='2'%20height='2'%20fill='white'/%3e%3crect%20x='2'%20y='10'%20width='2'%20height='2'%20fill='white'/%3e%3crect%20x='4'%20y='8'%20width='2'%20height='2'%20fill='white'/%3e%3crect%20y='8'%20width='2'%20height='2'%20fill='white'/%3e%3crect%20x='2'%20width='2'%20height='2'%20fill='white'/%3e%3crect%20x='4'%20y='2'%20width='2'%20height='4'%20fill='white'/%3e%3crect%20y='2'%20width='2'%20height='4'%20fill='white'/%3e%3crect%20x='4'%20y='18'%20width='2'%20height='2'%20transform='rotate(-180%204%2018)'%20fill='white'/%3e%3crect%20x='2'%20y='16'%20width='2'%20height='4'%20transform='rotate(-180%202%2016)'%20fill='white'/%3e%3crect%20x='6'%20y='16'%20width='2'%20height='4'%20transform='rotate(-180%206%2016)'%20fill='white'/%3e%3c/svg%3e");width:6px;height:18px}.laptop-screen .header .header-tab{color:#fff;cursor:pointer;font-family:BetterVCR;font-size:13px;font-weight:400}.laptop-screen .header .header-tab:hover,.laptop-screen .header .header-tab.header-tab-active{color:#f85f67}.laptop-screen .header .header-tab-link{text-decoration:none}.laptop-screen .header .header-mode{justify-content:center;align-items:center;gap:20px;margin-left:auto;display:flex}.laptop-screen .header .header-mode .header-admin-icon{cursor:pointer;opacity:.85;background-color:#0000;background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='16'%20viewBox='0%200%2013%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%2016H0V14H13V16ZM6%2012H0V10H6V12ZM5%209H1V3H5V9ZM13%207H6V5H13V7ZM6%202H0V0H6V2Z'%20fill='%23F85F67'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;flex-shrink:0;width:13px;height:16px;padding:0;transition:opacity .2s;display:inline-block}.laptop-screen .header .header-mode .header-admin-icon:hover{opacity:1}.laptop-screen .header .header-mode .header-theme-toggle{cursor:pointer;opacity:.65;background-color:#0000;border:none;padding:0;transition:opacity .2s}.laptop-screen .header .header-mode .header-theme-toggle:hover{opacity:.9}.laptop-screen .header .header-mode .header-theme-toggle.active{opacity:1}.laptop-screen .header .header-mode .header-dark{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='16'%20viewBox='0%200%2010%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%202H8V4H6V12H8V14H10V16H4V14H2V12H0V4H2V2H4V0H10V2Z'%20fill='white'/%3e%3c/svg%3e");background-size:100%;width:10px;height:16px}.laptop-screen .header .header-mode .header-light{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2016H7V12H9V16ZM5%2013H4V14H2V12H3V11H5V13ZM13%2012H14V14H12V13H11V11H13V12ZM10%2010H6V6H10V10ZM4%209H0V7H4V9ZM16%209H12V7H16V9ZM4%203H5V5H3V4H2V2H4V3ZM14%204H13V5H11V3H12V2H14V4ZM9%204H7V0H9V4Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/svg%3e");background-size:100%;width:16px;height:16px}.laptop-screen .header .header-volume{align-items:flex-end;gap:10px;margin-left:40px;display:flex}.laptop-screen .header .header-volume .header-volume-icon{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='16'%20viewBox='0%200%2013%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2016H6V14H4V12H2V10H0V6H2V4H4V2H6V0H8V16ZM12%207H13V9H12V10H10V6H12V7Z'%20fill='white'/%3e%3c/svg%3e");background-size:100%;width:13px;height:16px}.laptop-screen .header .header-volume .header-volume-bars{cursor:pointer;align-items:center;gap:2px;height:16px;display:flex}.laptop-screen .header .header-volume .header-volume-bar{background-color:var(--color-line);width:1px}.laptop-screen .header .header-volume .header-volume-bar.filled{background-color:#fff}.laptop-screen .header .header-volume .header-volume-bar:first-child{height:4px}.laptop-screen .header .header-volume .header-volume-bar:nth-child(2){height:6px}.laptop-screen .header .header-volume .header-volume-bar:nth-child(3){height:8px}.laptop-screen .header .header-volume .header-volume-bar:nth-child(4){height:10px}.laptop-screen .header .header-volume .header-volume-bar:nth-child(5){height:12px}.laptop-screen .header .header-volume .header-volume-bar:nth-child(6){height:14px}.laptop-screen .header .header-volume .header-volume-bar:nth-child(7){height:16px}.laptop-screen>.content{flex:auto;min-height:0;padding-bottom:.5rem;overflow:hidden}.laptop-screen .content-body{align-items:stretch;min-height:0;overflow:hidden}.laptop-screen .content-body-right{opacity:1;flex:auto;justify-content:flex-end;align-self:stretch;align-items:stretch;min-width:0;min-height:0;transition:opacity .1s;display:flex}.laptop-screen .content-body-right.fade-out{opacity:0}.laptop-screen .content-body-right.fade-in{animation:.1s forwards infoFadeIn}.laptop-screen .left-menu{flex-shrink:0;align-self:stretch;height:auto;min-height:0}.laptop-opening-video{-o-object-fit:contain;object-fit:contain;width:1932px;height:1080px;max-width:unset;display:block}.content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;min-height:0;padding:20px 20px 40px;display:flex}.content .content-meta{width:100%;font-family:var(--font-main);color:#fff;letter-spacing:.0625rem;opacity:.9;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;font-size:11px;font-weight:400;display:flex}.content .content-meta-version{text-overflow:ellipsis;min-width:0;overflow:hidden}.content .content-meta-datetime{white-space:nowrap;text-align:right}.content .content-meta-blink-dot{animation:2s step-end infinite content-meta-blink;display:inline-block}.content .content-body{flex:1;justify-content:space-between;align-items:center;width:100%;min-height:0;display:flex}.content .streamer-links{justify-content:center;align-items:center;gap:10px;display:flex}.content .streamer-links .streamer-link{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:30px}.content .tokens{justify-content:center;align-items:center;display:flex;position:relative}.content .token-icon{background-image:url("data:image/svg+xml,%3csvg%20width='25'%20height='23'%20viewBox='0%200%2025%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_4473_1460)'%3e%3crect%20x='11.0847'%20y='-1.24268'%20width='17.4334'%20height='17.4334'%20rx='3'%20transform='rotate(45%2011.0847%20-1.24268)'%20fill='url(%23paint0_linear_4473_1460)'/%3e%3crect%20x='11.0847'%20y='-0.182016'%20width='15.9334'%20height='15.9334'%20rx='2.25'%20transform='rotate(45%2011.0847%20-0.182016)'%20stroke='url(%23paint1_linear_4473_1460)'%20stroke-width='1.5'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_4473_1460'%20x='0'%20y='0'%20width='24.1694'%20height='22.1692'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_4473_1460'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_4473_1460'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_4473_1460'%20x1='10.9971'%20y1='16.1031'%20x2='28.2553'%20y2='-1.1551'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='0.259615'%20stop-color='%23898989'/%3e%3cstop%20offset='0.5'%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%233D3C3C'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_4473_1460'%20x1='10.9971'%20y1='-1.1551'%20x2='28.2553'%20y2='16.1031'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='0.509615'%20stop-color='%23999999'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;position:absolute}.content .arrow-right{background-image:url("data:image/svg+xml,%3csvg%20width='6'%20height='10'%20viewBox='0%200%206%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%202H4V4H6V6H4V8H2V10H0V6H2V4H0V0H2V2Z'%20fill='white'/%3e%3c/svg%3e");background-size:contain;width:6px;height:10px}.content .arrow-left{background-image:url("data:image/svg+xml,%3csvg%20width='6'%20height='10'%20viewBox='0%200%206%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%202H4V4H6V6H4V8H2V10H0V6H2V4H0V0H2V2Z'%20fill='white'/%3e%3c/svg%3e");background-size:contain;width:6px;height:10px;transform:rotate(180deg)}.content .title{background-color:var(--color-secondary);color:#fff;justify-content:space-between;align-items:center;height:50px;padding:0 30px;font-family:AppleGaramondCyr;font-size:28px;display:flex}.content .title .title-left{justify-content:flex-start;align-items:center;gap:10px;height:100%;display:flex}.content .title .title-clickable{cursor:pointer}.content .title .title-clickable:hover{color:#f85f67}.content .title .title-statistics-current-player{color:#f85f67}.content .title .title-right{cursor:pointer;color:var(--color-line);justify-content:flex-end;align-items:baseline;gap:10px;font-family:BetterVCR;font-size:10px;line-height:12px;display:flex}.content .title .title-right:hover{color:#fff}.content .title .title-separator{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='30'%20viewBox='0%200%2012%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2030H0V25H2V30ZM4%2025H2V20H4V25ZM6%2020H4V15H6V20ZM8%2015H6V10H8V15ZM10%2010H8V5H10V10ZM12%205H10V0H12V5Z'%20fill='white'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:12px;height:30px;margin:0 10px;display:inline-block}.content .title .title-token-text{color:var(--color-line);font-family:BetterVCR;font-size:10px}.content .title .title-judge-name{color:#f85f67;font-family:Bounded-Black,sans-serif;font-size:16px;line-height:1}.content .title .title-judge-suffix{color:#ffffff80;font-family:Bounded-Regular,sans-serif;font-size:10px;line-height:1}.content .full-content{background-color:var(--color-background);scrollbar-width:thin;border-radius:5px;flex-direction:column;flex:auto;align-items:stretch;width:auto;min-width:0;max-width:min(1160px,100%);height:auto;min-height:0;max-height:min(47.5rem,100%);display:flex;position:relative;overflow:hidden auto}.content .full-content>.title{flex-shrink:0}.content .full-content>.statistics{flex:auto;width:100%;min-height:0;overflow:hidden auto}.content .full-content>.player-history{flex:auto;width:100%;height:auto;min-height:0}.content .main-content{background-color:var(--color-background);scrollbar-width:thin;border-radius:5px;flex-direction:column;align-items:stretch;width:840px;max-width:min(840px,100%);height:auto;min-height:0;max-height:min(47.5rem,100%);display:flex;overflow:hidden auto}.content .main-content>.title{flex-shrink:0}.content .main-content>.game-result,.content .main-content>.turn-finish,.content .main-content>.movie-choose{flex:0 auto;min-height:0;max-height:min(26.5rem,100dvh - 22rem);overflow:hidden auto}.content .main-content>.game-choose{z-index:2;flex:0 auto;min-height:0;max-height:min(26.5rem,100dvh - 22rem);position:relative;overflow:visible}.content .main-content>.member-detail{flex:none;overflow:hidden visible}.content .main-content>.inventory{z-index:1;flex:none;margin-top:auto;position:relative}.content .main-content>.main-content-scrollable,.content .main-content>.main-content-with-img{flex:auto;min-height:0;overflow:hidden}.content .main-content .main-content-with-img{flex-direction:column;justify-content:flex-start;align-items:center;margin:30px 28px 30px 23px;display:flex}.content .main-content .main-content-with-img .main-content-image{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:350px!important;height:350px!important}.content .main-content .main-content-with-img .svg-scrollbar{flex:auto;align-self:stretch;width:100%;min-height:0;max-height:185px}.content .main-content .main-content-with-img .main-content-text{color:#fff;font-family:BetterVCR;font-size:13px;font-weight:400;line-height:24px}.content .main-content .main-content-scrollable{flex-direction:column;margin:30px 0 0 23px;display:flex}.content .main-content .main-content-scrollable .svg-scrollbar{flex:auto;width:100%;min-height:0}.content .main-content .main-content-scrollable .main-content-text{color:#fff;font-family:BetterVCR;font-size:13px;font-weight:400;line-height:24px}@keyframes content-meta-blink{0%,49%{opacity:1}50%,to{opacity:0}}.laptop-screen .content .main-content,.laptop-screen .content .full-content{flex:auto;align-self:stretch;min-width:0;min-height:0;max-height:none}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;will-change:opacity;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{backface-visibility:hidden;background:inherit;z-index:-1;position:absolute}.core-styles-module_content__BRKdB{z-index:1;position:relative}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;width:max-content;font-size:90%}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.hold-progress-wrapper{display:inline-block;position:relative}.progress-fill{background-color:var(--color-border-solid);opacity:.6;z-index:9999;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}@keyframes lockPulse{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.inventory{box-sizing:border-box;opacity:1;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:auto;padding:1.3125rem;transition:opacity .33s;display:flex;position:relative;overflow:hidden}.inventory .inventory-title-section{align-items:center;gap:.625rem;width:100%;margin-bottom:.625rem;display:flex}.inventory .inventory-title{color:#ffffff59;letter-spacing:.125rem;pointer-events:none;white-space:nowrap;text-transform:capitalize;font-size:.75rem}.inventory .inventory-title .inventory-title-count{color:var(--color-title)}.inventory .inventory-title-line{width:240px;height:24px;color:var(--color-line);text-align:center;font-family:VCROSDMono;font-size:12px;font-weight:400;line-height:24px}.inventory .inventory-content{flex:none;align-items:flex-start;width:100%;min-height:9.5rem;display:flex;position:relative}.inventory .inventory-nav-button{color:var(--color-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.875rem;padding:0 .5rem;font-size:1.375rem;line-height:1;transition:left .2s,right .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.inventory .inventory-nav-button:before{content:"‹"}.inventory .inventory-nav-button.inventory-nav-button-light{color:var(--color-primary)}.inventory .inventory-nav-button.inventory-nav-left{left:-.3125rem}.inventory .inventory-nav-button.inventory-nav-left:active{left:-.625rem}.inventory .inventory-nav-button.inventory-nav-right{right:-.3125rem;transform:translateY(-50%)rotate(180deg)}.inventory .inventory-nav-button.inventory-nav-right:active{right:-.625rem}.inventory .inventory-nav-button:hover{color:var(--color-title)}.inventory .inventory-nav-blocked-count{white-space:nowrap;pointer-events:none;z-index:10;font-size:.75rem;font-weight:700;position:absolute;top:-1.25rem;left:50%;transform:translate(-50%)}.inventory .inventory-nav-right .inventory-nav-blocked-count{transform:translate(-50%)rotate(180deg)}.inventory .inventory-items{box-sizing:border-box;flex:auto;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;min-height:9rem;display:flex;overflow:auto hidden}.inventory .inventory-items .inventory-item-type{z-index:2;background-position:50%;background-repeat:no-repeat;background-size:contain;width:2.5rem;height:.8125rem;position:absolute;top:calc(100% - .25rem);left:50%;overflow:visible;transform:translate(-50%,-50%)}.inventory .inventory-items .inventory-item-type.inventory-item-impact-positive{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='14'%20viewBox='0%200%2048%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_3850_4895)'%3e%3crect%20x='4'%20width='40'%20height='6'%20rx='3'%20fill='%2363C64D'%20fill-opacity='0.25'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_3850_4895'%20x='0'%20y='0'%20width='48'%20height='14'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3850_4895'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_3850_4895'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");width:3rem}.inventory .inventory-items .inventory-item-type.inventory-item-impact-negative{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='14'%20viewBox='0%200%2048%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_3850_4895)'%3e%3crect%20x='4'%20width='40'%20height='6'%20rx='3'%20fill='%23F92529'%20fill-opacity='0.25'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_3850_4895'%20x='0'%20y='0'%20width='48'%20height='14'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3850_4895'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_3850_4895'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");width:3rem}.inventory .inventory-items .inventory-item-type.inventory-item-impact-neutral{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='14'%20viewBox='0%200%2048%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_3850_4895)'%3e%3crect%20x='4'%20width='40'%20height='6'%20rx='3'%20fill='%23FFFFFF'%20fill-opacity='0.25'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_3850_4895'%20x='0'%20y='0'%20width='48'%20height='14'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3850_4895'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_3850_4895'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");width:3rem}.inventory .inventory-item-container.inventory-item-active .inventory-item-type{top:calc(100% - .25rem)}.inventory .inventory-item-container.inventory-item-active .inventory-item-type.inventory-item-impact-positive{background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='26'%20viewBox='0%200%2060%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_dd_3811_561)'%3e%3crect%20x='10'%20y='10'%20width='40'%20height='6'%20rx='3'%20fill='%2363C64D'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_3811_561'%20x='0'%20y='0'%20width='60'%20height='26'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.388235%200%200%200%200%200.776471%200%200%200%200%200.301961%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3811_561'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.388235%200%200%200%200%200.776471%200%200%200%200%200.301961%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_3811_561'%20result='effect2_dropShadow_3811_561'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_3811_561'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");width:3.75rem;min-height:2.5rem;height:2.5rem!important}.inventory .inventory-item-container.inventory-item-active .inventory-item-type.inventory-item-impact-neutral{background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='26'%20viewBox='0%200%2060%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_dd_3811_571)'%3e%3crect%20x='10'%20y='10'%20width='40'%20height='6'%20rx='3'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_3811_571'%20x='0'%20y='0'%20width='60'%20height='26'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3811_571'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_3811_571'%20result='effect2_dropShadow_3811_571'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_3811_571'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");width:3.75rem;min-height:2.5rem;height:2.5rem!important}.inventory .inventory-item-container.inventory-item-active .inventory-item-type.inventory-item-impact-negative{background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='26'%20viewBox='0%200%2060%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_dd_3811_567)'%3e%3crect%20x='10'%20y='10'%20width='40'%20height='6'%20rx='3'%20fill='%23F92529'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_3811_567'%20x='0'%20y='0'%20width='60'%20height='26'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.976471%200%200%200%200%200.145098%200%200%200%200%200.160784%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3811_567'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.976471%200%200%200%200%200.145098%200%200%200%200%200.160784%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_3811_567'%20result='effect2_dropShadow_3811_567'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_3811_567'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");width:3.75rem;min-height:2.5rem;height:2.5rem!important}.inventory .inventory-scrollbar-track{background:var(--scrollbar-bg);border-radius:.125rem;width:50rem;height:.9375rem;position:absolute;bottom:.9375rem;left:50%;transform:translate(-50%)}@media (height>=74.0625rem) and (aspect-ratio>=1){.inventory .inventory-scrollbar-track{width:61.7rem}}.inventory .inventory-scrollbar-thumb{background:var(--color-main);cursor:grab;background:var(--scrollbar-arrow-color);height:100%;position:absolute;top:0}.inventory .inventory-scrollbar-thumb:hover{background:var(--scrollbar-arrow-hover)}.inventory .inventory-scrollbar-thumb:active{cursor:grabbing}.inventory.fade-out{opacity:0}.inventory.fade-in{animation:.33s forwards fadeIn}.inventory .inventory-item-container{flex-shrink:0;position:relative}.inventory .inventory-item-container .progress-fill{z-index:10;background-color:#0000;background-position:0;background-repeat:no-repeat;background-size:auto .875rem;position:absolute;top:100%;overflow:visible;transform:translateY(-50%)}.inventory .inventory-item-container:has(.inventory-item-impact-positive) .progress-fill{background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='26'%20viewBox='0%200%2060%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_dd_3811_561)'%3e%3crect%20x='10'%20y='10'%20width='40'%20height='6'%20rx='3'%20fill='%2363C64D'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_3811_561'%20x='0'%20y='0'%20width='60'%20height='26'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.388235%200%200%200%200%200.776471%200%200%200%200%200.301961%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3811_561'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.388235%200%200%200%200%200.776471%200%200%200%200%200.301961%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_3811_561'%20result='effect2_dropShadow_3811_561'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_3811_561'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:auto 1.5625rem;width:3rem;min-height:2.5rem;top:calc(100% - .45rem);left:calc(50% - 1.7rem);transform:translateY(-50%);height:2.5rem!important}.inventory .inventory-item-container:has(.inventory-item-impact-negative) .progress-fill{background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='26'%20viewBox='0%200%2060%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_dd_3811_567)'%3e%3crect%20x='10'%20y='10'%20width='40'%20height='6'%20rx='3'%20fill='%23F92529'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_3811_567'%20x='0'%20y='0'%20width='60'%20height='26'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.976471%200%200%200%200%200.145098%200%200%200%200%200.160784%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3811_567'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.976471%200%200%200%200%200.145098%200%200%200%200%200.160784%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_3811_567'%20result='effect2_dropShadow_3811_567'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_3811_567'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:auto 1.5625rem;width:3rem;min-height:2.5rem;top:calc(100% - .45rem);left:calc(50% - 1.7rem);transform:translateY(-50%);height:2.5rem!important}.inventory .inventory-item-container:has(.inventory-item-impact-neutral) .progress-fill{background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='26'%20viewBox='0%200%2060%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_dd_3811_571)'%3e%3crect%20x='10'%20y='10'%20width='40'%20height='6'%20rx='3'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_3811_571'%20x='0'%20y='0'%20width='60'%20height='26'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3811_571'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_3811_571'%20result='effect2_dropShadow_3811_571'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_3811_571'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:auto 1.5625rem;width:3rem;min-height:2.5rem;top:calc(100% - .45rem);left:calc(50% - 1.7rem);transform:translateY(-50%);height:2.5rem!important}.inventory .inventory-item-allowed-effects{z-index:3;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;top:.125rem;left:50%;transform:translate(-50%)}.inventory .inventory-item-allowed-effects .inventory-item-allowed-effect{background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.5rem;height:1.5rem}.inventory .inventory-item-allowed-effects .inventory-item-allowed-effect.inventory-item-allowed-in_game{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='28'%20viewBox='0%200%2048%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_4133_6)'%3e%3cpath%20d='M13.1437%200.0262881L34.5779%200C40.796%200.443743%2045.1279%206.18191%2043.7402%2012.2986C42.7644%2016.6015%2038.8993%2020%2034.4988%2020C27.0173%2020%2020.4914%2020%2013.3523%2020C1.01404%2018.8927%200.822256%201.36803%2013.1437%200.0262881ZM11.9772%205.55205C11.8686%206.24501%2012.0573%207.18927%2011.9772%207.91378L11.8592%208.03155H9.49246C9.44609%208.03155%208.97401%208.24501%208.88971%208.29548C7.65473%209.03996%207.62522%2010.897%208.8423%2011.6709C8.9424%2011.735%209.42396%2011.9664%209.49246%2011.9664H11.8592L11.9772%2012.0841V14.4458C11.9772%2014.5142%2012.2101%2014.9947%2012.2733%2015.0946C13.0499%2016.3091%2014.9108%2016.2797%2015.6558%2015.0473C15.7074%2014.9632%2015.9203%2014.4921%2015.9203%2014.4458V12.0841L16.0383%2011.9664H18.405C18.4735%2011.9664%2018.9551%2011.734%2019.0552%2011.6709C20.2722%2010.8959%2020.2427%209.03891%2019.0078%208.29548C18.9235%208.24395%2018.4514%208.03155%2018.405%208.03155H16.0383L15.9203%207.91378V5.55205C15.9203%205.24501%2015.3903%204.56257%2015.1268%204.37645C14.0088%203.5878%2012.19%204.19033%2011.9772%205.55205ZM33.5684%204.03575C31.2955%204.42482%2031.5779%208.06625%2034.0152%208.02313C36.7918%207.97371%2036.5157%203.53207%2033.5684%204.03575ZM29.5462%208.05047C28.1469%208.2734%2027.5462%2010.041%2028.3492%2011.1746C29.1521%2012.3081%2031.0415%2012.2397%2031.7127%2010.9989C32.5599%209.43323%2031.306%207.76972%2029.5462%208.05047ZM36.5357%2011.388C38.2143%2013.1514%2041.1174%2010.8223%2039.5842%208.77918C37.9414%206.58991%2034.6%209.35436%2036.5357%2011.388ZM33.8887%2011.9853C31.1732%2012.1325%2031.482%2016.3712%2034.3313%2015.9748C36.699%2015.6456%2036.3987%2011.8486%2033.8887%2011.9853Z'%20fill='%235E605E'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_4133_6'%20x='0'%20y='0'%20width='48'%20height='28'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_4133_6'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_4133_6'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.inventory .inventory-item-allowed-effects .inventory-item-allowed-effect.inventory-item-allowed-idle{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='23'%20viewBox='0%200%2019%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4555%2021.5103C12.7044%2021.791%2011.9586%2022.0984%2011.1647%2022.2467C9.19344%2022.6149%207.15866%2022.3429%205.35107%2021.4856L8.33342%2016.3154C9.06513%2016.5827%209.76946%2016.5299%2010.5065%2016.3321L13.4555%2021.511V21.5103Z'%20fill='%235E605E'/%3e%3cpath%20d='M18.8074%2012.2576H12.8053C12.7137%2011.5012%2012.2466%2010.8904%2011.7615%2010.3405L14.7064%205.20508C16.7973%206.6331%2018.2881%208.93183%2018.6924%2011.4471C18.7359%2011.7157%2018.7345%2011.9957%2018.8067%2012.2576H18.8074Z'%20fill='%235E605E'/%3e%3cpath%20d='M6.0021%2012.2576H0C0.0721696%2011.9957%200.0715013%2011.7157%200.114269%2011.4471C0.51922%208.92716%202.00738%206.63845%204.1003%205.20508L7.04522%2010.3405C6.56075%2010.8904%206.09298%2011.5012%206.00143%2012.2576H6.0021Z'%20fill='%235E605E'/%3e%3cpath%20d='M18.7572%2013.707C18.6156%2016.5277%2017.0138%2019.1799%2014.7064%2020.7596L11.7615%2015.6242C12.2326%2015.0649%2012.7204%2014.4655%2012.8053%2013.707H18.7579H18.7572Z'%20fill='%235E605E'/%3e%3cpath%20d='M6.0021%2013.707C6.08697%2014.4655%206.57411%2015.0649%207.04589%2015.6242L4.07023%2020.7055C1.98333%2019.3322%200.511869%2016.9874%200.114269%2014.5176C0.0708331%2014.249%200.0721696%2013.969%200%2013.707H6.0021Z'%20fill='%235E605E'/%3e%3cpath%20d='M8.07111%205.13571C8.6204%205.685%209.44032%205.82801%2010.1533%205.52797C10.9345%205.19853%2011.133%204.44676%2011.584%203.8106L13.4551%204.45411L10.4808%209.64431C9.7564%209.37434%209.02936%209.4278%208.30098%209.63228L5.35205%204.45344L7.22245%203.80859C7.54253%204.20219%207.71293%204.77821%208.07044%205.13571H8.07111Z'%20fill='%235E605E'/%3e%3cpath%20d='M9.09116%2010.9184C11.9138%2010.5315%2012.3248%2014.7882%209.6224%2015.0508C6.9127%2015.3141%206.5151%2011.2712%209.09116%2010.9184Z'%20fill='%235E605E'/%3e%3cpath%20d='M7.33868%200.01136L11.3808%200C11.6876%200.0193789%2011.8727%200.338128%2011.7424%200.611437C11.0614%201.63985%2010.5382%202.91552%209.8439%203.9172C9.63273%204.22192%209.40821%204.39433%209.08077%204.09963C8.49874%203.03246%207.81179%202.00738%207.24379%200.934195C7.052%200.571342%206.8228%200.249921%207.33801%200.0106918L7.33868%200.01136Z'%20fill='%235E605E'/%3e%3c/svg%3e");position:relative;top:-.25rem}.inventory .inventory-item-image{-o-object-fit:contain;object-fit:contain;z-index:1;width:9.375rem;height:9.375rem;transition:filter .3s,opacity .3s;position:relative}@media (height>=74.0625rem) and (aspect-ratio>=1){.inventory .inventory-item-image{width:9.375rem;height:9.375rem}}.inventory .inventory-item-container:has(.inventory-item-lock) .inventory-item-image{filter:grayscale();opacity:.5}.inventory .inventory-item-lock{z-index:5;pointer-events:none;animation:1.5s ease-in-out infinite lockPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inventory .inventory-item-lock-icon{width:3rem;height:3rem}.inventory .inventory-item-active-label{white-space:nowrap;color:var(--color-title);letter-spacing:0%;text-align:center;vertical-align:middle;font-size:.75rem;font-weight:400;line-height:.75rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.inventory .inventory-item-activation-hint{z-index:2;white-space:normal;color:#ffffffb3;letter-spacing:0%;text-align:center;word-wrap:break-word;width:9.375rem;font-size:.6875rem;font-weight:400;line-height:.875rem;position:absolute;bottom:-2.4375rem;left:50%;transform:translate(-50%)}.inventory .tooltip-content{z-index:1000;font-family:var(--font-main);flex-direction:column;gap:.25rem;display:flex}.inventory .tooltip-title{color:var(--color-title);font-size:1rem;font-family:var(--font-main);margin:0}.inventory .tooltip-description{color:#e0e0e0;font-size:.75rem;line-height:1.4;font-family:var(--font-main);margin:0}.inventory .tooltip-cooldown{color:#fff9;font-size:.75rem;font-family:var(--font-main);margin-top:.5rem;display:block}.inventory .tooltip-activation-hint{color:#fff9;margin-top:.5rem;font-size:.75rem;display:block}.inventory .tooltip-blocked{margin-top:.75rem}.inventory .tooltip-blocked-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.inventory .tooltip-blocked-label{color:#fffc;font-size:.75rem;font-family:var(--font-main);white-space:nowrap}.inventory .tooltip-blocked-separator{background-color:#fff6;flex:1;height:.0625rem;margin-left:.5rem}.inventory .tooltip-blocked-images{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.inventory .tooltip-blocked-image{-o-object-fit:contain;object-fit:contain;background:#000000bf;width:2.5rem;height:2.5rem}.inventory-tooltip{z-index:100;max-width:22.82rem;padding:.5rem .75rem;font-size:.875rem;color:var(--color-title)!important;font-family:var(--font-main)!important;background-color:#2f4f2b!important;border-radius:0!important}.lighttheme .inventory-tooltip{background-color:#3d2a1b!important}.skeleton{border:1px solid var(--color-skeleton-border,#ffffff38);background-color:#0000004d;display:inline-block;position:relative;overflow:hidden}.skeleton-light{border-color:var(--color-skeleton-border,#ffffff38)}.skeleton-rect{border-radius:0}.skeleton-circle{border-radius:50%}.skeleton-text{border-radius:.125rem}.skeleton-shimmer{background:linear-gradient(90deg, transparent, var(--color-skeleton-shimmer,#b2b2b247), transparent);width:100%;height:100%;animation:1.5s infinite skeleton-shimmer;position:absolute;top:0;left:-100%}.skeleton-light .skeleton-shimmer{background:linear-gradient(90deg, transparent, var(--color-skeleton-shimmer,#b2b2b247), transparent)}@keyframes skeleton-shimmer{0%{left:-100%}to{left:100%}}.image-with-skeleton{width:100%;height:100%;display:inline-block;position:relative}.image-with-skeleton-img{-o-object-fit:contain;object-fit:contain;opacity:1;z-index:1;border-radius:.5rem;width:100%;height:100%;padding:.25rem;transition:opacity .3s;display:block;position:relative}.image-with-skeleton-img.image-loading{opacity:0;position:absolute;top:0;left:0}.image-skeleton-overlay{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.image-skeleton-error{border:1px solid var(--color-primary);color:var(--color-primary);font-family:var(--font-main);background-color:#00000080;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.image-skeleton-error-text{opacity:.5}@keyframes introStartFadeIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes introMainFadeIn{0%{opacity:0}to{opacity:1}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes buttonFadeIn{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}@keyframes startPromptBlink{0%,to{opacity:1}50%{opacity:.35}}.intro-block{opacity:1;z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .33s;display:flex;position:relative}.intro-block.fade-out{opacity:0;visibility:hidden;pointer-events:none;transition:none}.intro-block .terminal-content{width:58rem!important;height:40rem!important}@media (height>=74.0625rem){.intro-block .terminal-content{width:77.5rem!important;height:56.0313rem!important}}.intro-block .intro-timer-container{border:.125rem solid var(--color-border-solid);opacity:1;width:58rem;height:21.75rem;box-shadow:0 0 .5rem .125rem var(--color-border-solid);background-color:#070b08;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin:0 auto;transition:opacity .5s,transform .5s;display:flex}@media (height>=74.0625rem) and (aspect-ratio>=1){.intro-block .intro-timer-container{width:77.5rem}}@media (aspect-ratio<=1){.intro-block .intro-timer-container{background-color:#000000b3;border:none;gap:1.5rem;width:90%;max-width:35rem;height:auto;min-height:15rem;padding:1.5rem}}.intro-block .intro-timer-container.timer-fade-out{opacity:0;transform:translateY(-1rem)}.intro-block .timer-title-container{justify-content:center;align-items:center;gap:.75rem;display:flex}.intro-block .timer-title-container .decor-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:3rem}@media (aspect-ratio<=1){.intro-block .timer-title-container .decor-icon{height:2rem}}.intro-block .timer-title-text{color:var(--color-primary);font-family:var(--font-main);margin:0;font-size:2.875rem;font-weight:700}@media (aspect-ratio<=1){.intro-block .timer-title-text{font-size:1rem}}.intro-block .timer-time{color:var(--color-title);font-family:var(--font-main);text-align:center;letter-spacing:.25rem;font-size:3rem;font-weight:400}@media (aspect-ratio<=1){.intro-block .timer-time{letter-spacing:.125rem;font-size:1rem}}.intro-block .timer-icon{-o-object-fit:contain;object-fit:contain;z-index:10;opacity:1;width:auto;max-width:25rem;height:auto;max-height:25rem;transition:opacity .5s,transform .5s;position:absolute;top:67%;left:92%;transform:translate(-50%)}@media (height>=74.0625rem) and (aspect-ratio>=1){.intro-block .timer-icon{max-width:35rem;max-height:35rem;top:68%;left:95%}}@media (aspect-ratio<=1){.intro-block .timer-icon{display:none}}.intro-block .timer-icon.timer-icon-fade-out{opacity:0;transform:translate(-50%)translateY(-1rem)}.intro-block .intro-start-container{visibility:visible;text-align:center;background-color:#0000;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;display:flex;position:absolute;inset:0}@media (aspect-ratio<=1){.intro-block .intro-start-container{width:100vw;height:100vh;padding:1.5rem}}.intro-block .intro-start-hitbox{cursor:pointer;outline:none;justify-content:center;align-items:center;padding:3em .75em;display:inline-flex}.intro-block .intro-start-container:not(.intro-start-fade-in){opacity:1;transition:opacity .3s}.intro-block .intro-start-prompt{color:#9a9a9a;font-size:1.5rem;font-family:var(--font-main);letter-spacing:.25rem;text-shadow:-.0625rem -.0625rem #000,.0625rem -.0625rem #000,-.0625rem .0625rem #000,.0625rem .0625rem #000,0 0 .4rem #000000d9;-webkit-text-stroke:.0313rem #000;will-change:opacity;-webkit-user-select:none;user-select:none;margin:0;font-weight:400;animation:1.9s ease-in-out infinite startPromptBlink}@media (aspect-ratio<=1){.intro-block .intro-start-prompt{letter-spacing:.15rem;font-size:1rem}}.intro-block .fade-out-start{opacity:0}.intro-block .intro-start-fade-in{animation:.5s forwards introStartFadeIn}.intro-block .intro-main-fade-in{animation:.3s forwards introMainFadeIn}.intro-block .intro-start-hitbox:hover .intro-start-prompt{opacity:1}.intro-block .portrait-container{flex-shrink:0;width:25rem;height:25rem;margin:0 auto 1.4375rem;position:relative}@media (height>=74.0625rem) and (aspect-ratio>=1){.intro-block .portrait-container{width:32.25rem;height:32.25rem}}@media (aspect-ratio<=1){.intro-block .portrait-container{width:18rem;height:18rem;margin-bottom:1rem}}.intro-block .tv-portrait{-o-object-fit:contain;object-fit:contain;border:.125rem solid var(--color-border-solid);width:100%;height:100%;box-shadow:0 0 .5rem .125rem var(--color-border-solid);margin:auto}.intro-block .tv-portrait-dashed-inner{border:.125rem solid var(--color-border-solid);pointer-events:none;position:absolute}.intro-block .tv-text-frame{width:58rem;height:15.875rem;box-shadow:0 0 .5rem .125rem var(--color-border-solid);background-color:#070b08;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}@media (height>=74.0625rem) and (aspect-ratio>=1){.intro-block .tv-text-frame{width:77.5rem;height:19.875rem}}@media (aspect-ratio<=1){.intro-block .tv-text-frame{gap:.75rem;width:90%;max-width:35rem;height:auto;min-height:12rem;padding:1.5rem 1rem}}.intro-block .tv-dashed-inner{border:.125rem solid var(--color-border-solid);pointer-events:none;position:absolute;inset:0}.intro-block .title-container{justify-content:center;align-items:center;gap:.75rem;display:flex}.intro-block .decor-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:2rem}@media (aspect-ratio<=1){.intro-block .decor-icon{height:1.5rem}}.intro-block .title-text{color:var(--color-primary);font-family:var(--font-main);margin:0;font-size:1.875rem;font-weight:700}@media (aspect-ratio<=1){.intro-block .title-text{font-size:1.5rem}}.intro-block .description-text{color:#fff;font-family:var(--font-main);text-align:left;white-space:pre-wrap;margin:0;padding-left:8.8125rem;padding-right:8.8125rem;font-size:.9375rem;line-height:1.4438rem}@media (aspect-ratio<=1){.intro-block .description-text{text-align:center;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem}}.intro-block .typewriter-cursor{margin-left:.125rem;animation:1s infinite blink;display:inline-block}.intro-block .continue-button{border:.125rem solid var(--color-primary);width:12.5rem;height:3.4375rem;color:var(--color-primary);font-size:1rem;font-family:var(--font-main);cursor:pointer;letter-spacing:.25rem;background-color:#070b08;justify-content:center;align-self:center;align-items:center;font-weight:400;transition:color .2s,background-color .2s;display:flex}@media (aspect-ratio<=1){.intro-block .continue-button{width:11rem;height:3rem;font-size:.9375rem}}.intro-block .continue-button:hover{background-color:var(--color-primary);color:#fff}.intro-block .button-fade-in{animation:.5s forwards buttonFadeIn}.member-detail{box-sizing:border-box;opacity:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;min-height:22.8125rem;padding:2.3125rem 2.3125rem 0;transition:opacity .33s;display:flex}.member-detail.fade-out{opacity:0}.member-detail.fade-in{animation:.33s forwards fadeIn}.member-detail .header-container{justify-content:center;align-items:center;width:100%;margin-bottom:.9375rem;display:flex;position:relative}.member-detail .streamer-links{flex-wrap:wrap;justify-content:center;gap:1.25rem;width:40rem;display:flex;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.member-detail .streamer-links .streamer-link{letter-spacing:0%;text-align:right;vertical-align:middle;color:var(--color-title);font-size:.75rem;font-weight:400;text-decoration:underline;transition:color .2s}.member-detail .streamer-links .streamer-link:hover{color:var(--color-primary)}.member-detail .title-container{justify-content:center;align-items:center;gap:.75rem;margin-bottom:0;display:flex;position:relative}.member-detail .title-container .decor-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:2rem}.member-detail .title-text{color:var(--color-primary);font-family:var(--font-main);margin:0;font-size:1.875rem}.member-detail .close-button{cursor:pointer;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;padding:0;display:flex;position:absolute;top:.625rem;right:.625rem}.member-detail .close-button img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .2s}.member-detail .close-button:hover img{transform:scale(1.1)}.member-detail .main-content{width:100%;margin-bottom:.75rem;display:flex}.member-detail .main-content-body{flex-direction:column;gap:.625rem;width:100%;display:flex}.member-detail .member-detail-head-row{align-items:center;gap:.625rem;width:100%;min-width:0;display:flex}.member-detail .member-detail-head-separator{white-space:nowrap;flex:1;width:auto;min-width:0;overflow:hidden}.member-detail .member-detail-head-rewards{text-align:right;flex-shrink:0;align-self:center;margin-left:0}.member-detail .member-detail-columns{flex-direction:row;align-items:flex-start;gap:.9375rem;width:100%;min-width:0;display:flex}.member-detail .main-content.idle-centered{justify-content:center;margin-left:0}.member-detail .main-content.idle-centered .member-detail-columns{justify-content:center}.member-detail .vertical-separator{background-color:var(--color-title);flex-shrink:0;align-self:flex-end;width:.125rem;height:85%;margin-top:auto}.member-detail .left-column{flex-direction:column;flex:2;gap:.625rem;min-width:0;display:flex}.member-detail .main-content.idle-centered .left-column{text-align:center;align-items:center}.member-detail .status-section{align-items:center;gap:.625rem;width:100%;margin-bottom:.625rem;display:flex}.member-detail .status-label{color:#ffffff59;font-family:var(--font-main);white-space:nowrap;font-size:.875rem;font-weight:400}.member-detail .members-list-separator{height:24px;color:var(--color-line);text-align:center;flex-shrink:0;margin:0;font-family:VCROSDMono;font-size:12px;font-weight:400;line-height:24px}.member-detail .status-section-separator{white-space:nowrap;flex:1;width:auto;min-width:0;overflow:hidden}.member-detail .member-detail-buttons-separator{white-space:nowrap;flex:none;align-self:center;width:3.25rem;min-width:2.5rem;max-width:4rem;height:36px;padding:0 .125rem;font-size:10px;line-height:36px;overflow:hidden}.member-detail .game-info-row{align-items:flex-start;gap:1.25rem;display:flex}.member-detail .main-content.idle-centered .game-info-row{justify-content:center}.member-detail .game-cover{z-index:1;background-image:url("data:image/svg+xml,%3csvg%20width='159'%20height='160'%20viewBox='0%200%20159%20160'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M152%20160H6V159H152V160ZM6%20159H4V158H6V159ZM154%20159H152V158H154V159ZM4%20158H2V157H4V158ZM156%20158H154V157H156V158ZM2%20157H1V155H2V157ZM157%20157H156V155H157V157ZM1%20153V155H0V153H1ZM158%20155H157V153H158V155ZM159%20153H158V7H159V153ZM158%207H157V5H158V7ZM157%205H156V3H157V5ZM156%203H154V2H156V3ZM154%202H152V1H154V2ZM152%201H139V0H152V1Z'%20fill='white'/%3e%3c/svg%3e");background-position:100%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;justify-content:center;align-items:center;width:10.313rem;height:10rem;display:flex;position:relative;overflow:visible;transform:translateY(6px)}.member-detail .game-cover-img{z-index:1;width:100%;height:100%;position:relative;overflow:visible}.member-detail .game-cover-img .image-with-skeleton-img{-o-object-fit:cover;object-fit:cover;border-radius:.75rem;transform:translate(-2px,-6px)}.member-detail .cover-placeholder{background-color:#444;flex-shrink:0;width:100%;height:100%}.member-detail .game-text-info{flex-direction:column;flex:1;justify-content:space-between;height:162px;display:flex}.member-detail .main-content.idle-centered .game-text-info{text-align:center;align-items:center}.member-detail .game-title{display:inline-block}.member-detail .game-title-text{color:var(--color-title);font-family:Apple Garamond CYR;font-size:35px;font-style:normal;font-weight:400;line-height:34px}.member-detail .game-title .steam-link-icon{vertical-align:top;align-items:flex-start;padding:0 0 1rem;display:inline-flex}.member-detail .game-title .steam-icon{-o-object-fit:contain;object-fit:contain;width:18px;height:18px}.member-detail .hltb-hours{color:#ffffff80;font-family:Bounded-Regular;font-size:10px;font-style:normal;line-height:24px}.member-detail .game-text-info .auction-session-timer{margin-top:0;margin-bottom:0}.member-detail .crown-section{color:var(--color-title);flex-direction:column;align-items:flex-start;font-family:Bounded-Regular;font-size:14px;line-height:24px;display:flex;position:relative}.member-detail .crown-text{color:var(--color-title)}.member-detail .crown-result{color:#02804c}.member-detail .right-column{flex-direction:column;flex:none;align-items:flex-end;gap:.625rem;margin-left:auto;display:flex}.member-detail .rewards-label{color:#ffffff59;font-family:var(--font-main);align-self:flex-end;font-size:.875rem;font-weight:400}.member-detail .rewards-list{flex-direction:column;align-self:flex-start;gap:.5rem;display:flex}.member-detail .reward-item{flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.member-detail .reward-item-top{flex-direction:row;justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.member-detail .reward-item .reward-icon{color:#02804c;flex-shrink:0;justify-content:center;align-items:center;font-family:AppleGaramondCyr,serif;font-size:2.5rem;font-weight:400;line-height:1;display:inline-flex}.member-detail .reward-value{color:var(--color-title);font-family:var(--font-main);text-align:right;min-width:3.75rem;font-size:1.5rem;font-weight:400}.member-detail .reward-label{color:#ffffff80;font-family:var(--font-main);text-align:right;font-size:.75rem;font-weight:400;line-height:1.2}.member-detail .dashed-separator{border-top:.125rem dashed var(--color-primary);width:100%;height:.0625rem;margin:.625rem 0}.member-detail .buttons-container{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;margin-top:0;margin-bottom:.625rem;display:flex;position:relative}.member-detail .buttons-container.idle-centered{justify-content:center;margin-left:0}.member-detail .buttons-container.history-only{justify-content:center;margin-top:0;margin-bottom:1.25rem;margin-left:0}.member-detail .members-list-btn{color:var(--color-title);cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='black'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4564_451)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4564_451'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:36px;margin:0;font-family:Tiny5;font-size:18px;display:flex}.member-detail .members-list-btn:hover{color:var(--color-secondary);background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='white'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4568_120)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4568_120'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.member-detail .drop-button{gap:.25rem;position:relative}.member-detail .drop-text{font-size:inherit;font-weight:inherit;color:inherit;font-family:inherit;display:block}.member-detail .penalty-value{font-size:inherit;font-weight:inherit;color:inherit;font-family:inherit;display:none}.member-detail .penalty-icon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:1rem;height:1rem;display:none;position:relative;bottom:.1rem}.member-detail .drop-button:hover .drop-text{display:none}.member-detail .drop-button:hover .penalty-value,.member-detail .drop-button:hover .penalty-icon{display:block}.member-detail .effects-section{flex-direction:column;gap:.625rem;width:100%;display:flex}.member-detail .effects-header{color:var(--color-primary);font-family:var(--font-main);font-size:.875rem;font-weight:400}.member-detail .effects-carousel{align-items:center;gap:.625rem;width:100%;display:flex}.member-detail .carousel-arrow{border:.125rem dashed var(--color-primary);color:var(--color-primary);font-family:var(--font-main);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;font-size:1.125rem;transition:all .3s;display:flex}.member-detail .carousel-arrow:hover{background-color:var(--color-primary);color:var(--color-title)}.member-detail .effects-items{scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:.9375rem;display:flex;overflow-x:auto}.member-detail .effects-items::-webkit-scrollbar{display:none}.member-detail .close-buttons-container{justify-content:space-between;display:flex}.member-detail .effect-item{flex-direction:column;align-items:center;gap:.3125rem;min-width:5rem;display:flex}.member-detail .effect-icon{border:.125rem solid var(--color-border-solid);width:3.75rem;height:3.75rem;color:var(--color-title);font-family:var(--font-main);text-align:center;background-color:#333;justify-content:center;align-items:center;padding:.3125rem;font-size:.625rem;display:flex}.member-detail .effect-status{color:var(--color-primary);font-family:var(--font-main);font-size:.75rem;font-weight:400}.auction-session-timer{flex-shrink:0;width:100%;max-width:20rem}.auction-session-timer .auction-timer-frame{box-sizing:border-box;background-color:#0000;background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='black'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_btn_fill)'%20fill-opacity='0.25'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_btn_fill'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:fit-content;min-width:160px;max-width:100%;height:36px;min-height:36px;padding:0 10px 0 20px;display:flex;overflow:hidden}.auction-session-timer .auction-timer-frame.auction-timer-frame--submitting{pointer-events:none;cursor:wait;opacity:.8}.auction-session-timer .auction-timer-arrow-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.auction-session-timer .auction-timer-arrow-btn:hover:not(:disabled) .auction-timer-arrow{filter:brightness(1.25)}.auction-session-timer .auction-timer-arrow-btn:disabled{cursor:not-allowed}.auction-session-timer .auction-timer-arrow-btn:disabled .auction-timer-arrow{opacity:.45}.auction-session-timer .auction-timer-arrow-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.auction-session-timer .auction-timer-arrow{width:19px;height:22px;image-rendering:pixelated;transition:none;display:block}.auction-session-timer .auction-timer-arrow.auction-timer-arrow--stop{width:19px;height:22px}.auction-session-timer .auction-timer-display{min-width:0;font-family:var(--font-main);color:var(--color-title);white-space:nowrap;flex:auto;font-size:14px;line-height:1}.auction-session-timer.auction-session-timer--no-start .auction-timer-frame{justify-content:center;gap:0;padding:0 16px}.auction-session-timer.auction-session-timer--no-start .auction-timer-display{text-align:center;flex:none}.left-menu{box-sizing:border-box;background-color:var(--color-background);border-radius:5px;flex-direction:column;flex-shrink:0;width:300px;height:640px;min-height:0;display:flex;overflow:hidden}.left-menu .title{background-color:var(--color-secondary);color:var(--color-title);flex-shrink:0;justify-content:flex-start;align-items:center;height:50px;padding:0 30px;font-family:AppleGaramondCyr;font-size:28px;display:flex}.left-menu .list{flex-direction:column;flex:auto;min-height:0;margin-top:20px;display:flex;overflow:hidden auto}.left-menu .list .item{height:50px;font-family:var(--font-main);color:var(--color-title);cursor:pointer;justify-content:flex-start;align-items:center;gap:20px;padding:0 30px;font-size:13px;transition:background-color .15s,color .15s;display:flex}.left-menu .list .item:not(.selected):hover{background-color:var(--color-border-solid);color:var(--color-secondary)}.left-menu .list .item.selected{color:var(--color-secondary);cursor:default;background-color:#ebebeb}.left-menu .list .item .online{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%202)'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%2016)'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2014%204)'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%200%204)'%20fill='%2302804C'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.left-menu .list .item .offline{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%202)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%202%204)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%2012%204)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%2012%2014)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%202%2014)'%20fill='%23303030'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%2016)'%20fill='%23303030'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2014%204)'%20fill='%23303030'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%200%204)'%20fill='%23303030'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.left-menu .list .item .points{margin-left:auto}.left-menu .effects-list{overflow-y:auto}.left-menu .effects-list .item{gap:0;min-height:48px;padding:0 30px;font-size:16px;line-height:1.2;transition:background-color .15s,color .15s}.left-menu .effects-list .item:not(.selected):hover{background-color:var(--color-border-solid);color:var(--color-secondary)}.left-menu .effects-list .effect-name{width:100%;color:inherit;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.left-menu .members-list-separator{width:240px;height:24px;color:var(--color-line);text-align:center;flex-shrink:0;margin:0 auto;font-family:VCROSDMono;font-size:12px;font-weight:400;line-height:24px}.left-menu .members-list-btn{color:var(--color-title);cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='black'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4564_451)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4564_451'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:36px;margin:20px auto;font-family:Tiny5;font-size:18px;display:flex}.left-menu .members-list-btn:hover{color:var(--color-secondary);background-image:url("data:image/svg+xml,%3csvg%20width='160'%20height='36'%20viewBox='0%200%20160%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='white'/%3e%3cpath%20d='M8%204V2H152V4H156V8H158V28H156V32H152V34H8V32H4V28H2V8H4V4H8Z'%20fill='url(%23paint0_linear_4568_120)'%20fill-opacity='0.25'/%3e%3cpath%20d='M152%2036H8V34H152V36ZM8%2034H4V32H8V34ZM156%2034H152V32H156V34ZM4%2032H2V28H4V32ZM158%2032H156V28H158V32ZM2%2028H0V8H2V28ZM160%2028H158V8H160V28ZM4%208H2V4H4V8ZM158%208H156V4H158V8ZM8%204H4V2H8V4ZM156%204H152V2H156V4ZM152%202H8V0H152V2Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4568_120'%20x1='87'%20y1='34'%20x2='87'%20y2='2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2499'%20stop-color='%230B0B0B'/%3e%3cstop%20offset='0.25'%20stop-color='%23202020'/%3e%3cstop%20offset='0.5'%20stop-color='%23464646'/%3e%3cstop%20offset='0.5001'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754808'%20stop-color='%23666666'/%3e%3cstop%20offset='0.754908'%20stop-color='%238D8D8D'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.left-menu .left-menu-countdown{text-align:center;flex-shrink:0;padding-bottom:10px}.left-menu .left-menu-countdown-text{color:var(--color-line);font-family:Better VCR;font-size:10px;font-style:normal;font-weight:400;line-height:24px}.left-menu .left-menu-countdown-value{text-align:center;color:var(--color-title);font-family:Better VCR;font-size:12px;font-style:normal;font-weight:400;line-height:24px}.svg-scrollbar{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex}.svg-scrollbar .ScrollbarsCustom-TrackY{cursor:pointer}.svg-scrollbar .ScrollbarsCustom-TrackY:before{content:"";background-color:var(--color-line);pointer-events:none;width:2px;display:block;position:absolute;top:0;bottom:1px;left:50%;transform:translate(-50%)}.ScrollbarsCustom-Track{right:5px!important}.svg-scrollbar .ScrollbarsCustom-Wrapper{inset:0 20px 0 0!important}.svg-scrollbar .ScrollbarsCustom-Scroller{scrollbar-width:none;-ms-overflow-style:none;margin-right:0!important}.svg-scrollbar .ScrollbarsCustom-Scroller::-webkit-scrollbar{width:0;height:0;display:none}.svg-scrollbar-thumb{box-sizing:border-box;justify-content:center;align-items:center;display:flex;background:0 0!important;border-radius:0!important}.svg-scrollbar-thumb img{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:10px;height:29px;display:block}.game-result{box-sizing:border-box;opacity:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 2.3125rem 0;transition:opacity .33s;display:flex;position:relative}.game-result.fade-out{opacity:0}.game-result.fade-in{animation:.33s forwards fadeIn}.game-result .header-container{justify-content:center;align-items:center;width:100%;margin-bottom:.9375rem;display:flex;position:relative}.game-result .title-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.game-result .decor-icon{-o-object-fit:contain;object-fit:contain;width:auto;height:2rem}.game-result .title-text{color:var(--color-title);font-size:1.875rem;font-family:var(--font-main);margin:0;font-weight:700}.game-result .time-input-gamename-container{align-items:center;min-width:0;margin-bottom:1rem;display:flex}.game-result .gamename{color:var(--color-title);text-align:center;width:100%;font-size:1.125rem;font-weight:400;font-family:var(--font-main);border-bottom:.0625rem solid var(--color-title);box-sizing:border-box;justify-content:center;align-items:center;height:2.75rem;margin-bottom:0;margin-left:auto;padding:0 .75rem;display:inline-flex}.game-result .time-input-gamename-container .gamename{text-overflow:ellipsis;white-space:nowrap;flex:1;width:auto;min-width:0;padding:0 .5rem;font-size:1rem;overflow:hidden}.game-result .review-form{border:.0625rem solid var(--color-title);flex-direction:column;align-items:stretch;width:100%;display:flex}.game-result .review-textarea{width:100%;min-height:7rem;color:var(--color-title);resize:none;font-family:var(--font-main);background-color:#0a0a0a91;outline:none;flex:1;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:1rem}.game-result .review-textarea::placeholder{color:var(--color-line)}.game-result .rating-section{align-items:center;gap:.625rem;width:100%;margin-bottom:.9375rem;display:flex}.game-result .rating-section-label{color:#ffffff59;font-family:var(--font-main);white-space:nowrap;font-size:.875rem;font-weight:400}.game-result .rating-section-line{height:22px;color:var(--color-line);text-align:center;flex-shrink:0;margin:0;font-family:VCROSDMono;font-size:12px;font-weight:400;line-height:24px}.game-result .rating-section-separator{white-space:nowrap;flex:1;width:auto;min-width:0;overflow:hidden}.game-result .rating-row{justify-content:space-between;align-items:center;gap:.375rem;margin-bottom:.5rem;margin-left:.5rem;display:flex}.game-result .rating-cell{border:.0625rem solid var(--color-title);width:3rem;height:3rem;font-size:1.125rem;font-family:var(--font-main);color:var(--color-title);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.game-result .rating-cell:hover{color:#fff;background-color:#525252;transform:scale(1.1)}.game-result .rating-cell-active{color:#fff;background-color:#525252}.game-result .rating-cell-hover{background-color:var(--color-primary);color:#fff;transform:scale(1.1)}.game-result .finish-button-container{justify-content:center;margin-left:auto;margin-right:.5rem;display:flex}.game-result .review-form>.finish-button-container{margin-bottom:.5rem}.game-result .finish-button{border:.0625rem solid var(--color-title);width:10rem;height:3rem;font-size:1rem;font-family:var(--font-main);letter-spacing:.25rem;color:var(--color-title);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;transition:all .2s;display:flex}.game-result .finish-button:hover:not(:disabled){background-color:var(--color-title);color:#000}.game-result .finish-button:disabled{opacity:.5;cursor:not-allowed}.time-input-container{flex-shrink:0;align-self:flex-start;align-items:center;display:flex}.time-input-wrapper{border-right:.1rem solid var(--color-title);border-bottom:.1rem solid var(--color-title);align-items:center;height:2.75rem;padding:0;display:inline-flex}.time-input{color:var(--color-title);font-family:var(--font-main);text-align:center;font-variant-numeric:tabular-nums;background-color:#0000;border:none;outline:none;width:2.25rem;height:100%;padding:.5rem .25rem;font-size:1.0625rem}.time-input::placeholder{color:var(--color-title)}.time-divider{color:var(--color-title);font-family:var(--font-main);-webkit-user-select:none;user-select:none;font-size:1.0625rem}.time-label{color:#ffffff59;font-family:var(--font-main);opacity:.8;border-bottom:.1rem solid var(--color-title);border-right:.1rem solid var(--color-title);box-sizing:border-box;align-items:center;height:2.75rem;padding:0 .75rem;font-size:.875rem;display:inline-flex}.time-label-arrow{color:var(--color-primary);margin-right:.3125rem}.statistics{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:35px 0;display:flex;position:relative}.statistics .statistics-table{border-collapse:collapse;width:100%}.statistics .statistics-table .statistics-table-separator{color:var(--color-line);text-align:left;padding-left:30px;padding-right:30px;font-family:VCROSDMono;font-size:12px;font-weight:400;position:absolute;top:55px;left:0}.statistics .statistics-table tbody tr{cursor:pointer;font-family:BetterVCR;font-size:13px;font-weight:400;transition:background-color .2s,border-bottom-color .2s;position:relative}.statistics .statistics-table tbody tr:hover{background-color:#ebebeb}.statistics .statistics-table tbody tr:hover td:nth-child(2){color:var(--color-background)}.statistics .statistics-table tbody tr td{text-align:left;height:40px;transition:color .2s}.statistics .statistics-table tbody tr td:first-child{color:var(--color-line);padding-left:30px}.statistics .statistics-table tbody tr td:nth-child(2){color:var(--color-title);word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.statistics .statistics-table tbody tr td:last-child{padding-right:30px}.statistics .statistics-table tbody tr td:not(:first-child):not(:nth-child(2)){color:#02804c}.statistics .statistics-table thead tr{position:relative}.statistics .statistics-table thead tr th{color:var(--color-line);text-align:left;cursor:pointer;height:40px;padding-bottom:24px;font-family:BetterVCR;font-size:10px;font-weight:400}.statistics .statistics-table thead tr th:first-child{padding-left:30px}.statistics .statistics-table thead tr th:last-child{padding-right:30px}.player-history{justify-content:flex-start;align-items:stretch;gap:15px;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.player-history .player-history-gold-text{background:linear-gradient(132.88deg,#ffffff80 51.18%,#00000080 65.72%),#ffcf5d;-webkit-text-fill-color:transparent;color:#0000;background-blend-mode:overlay, normal;-webkit-background-clip:text;background-clip:text;font-family:AppleGaramondCyr;font-size:50px;font-style:normal;font-weight:400;line-height:49px}.player-history .player-history-left{flex:0 0 332px;align-self:stretch;min-height:561px;padding:30px 17px 11px;position:relative;overflow:visible}.player-history .player-history-left .player-history-avatar{-o-object-position:bottom center;object-position:bottom center;width:auto;max-width:none;height:100%;position:absolute;transform:translate(-5%)}.player-history .player-history-left .player-history-bg{filter:blur(100px);background:#fff3;width:296px;height:585px;position:absolute;bottom:-109px;left:16px}.player-history .player-history-left .player-history-online{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%202)'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%2016)'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2014%204)'%20fill='%2302804C'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%200%204)'%20fill='%2302804C'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.player-history .player-history-left .player-history-online-status{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}.player-history .player-history-left .player-history-offline{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%202)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%202%204)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%2012%204)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%2012%2014)'%20fill='%23303030'/%3e%3crect%20width='2'%20height='2'%20transform='matrix(1%200%200%20-1%202%2014)'%20fill='%23303030'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(1%200%200%20-1%204%2016)'%20fill='%23303030'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2014%204)'%20fill='%23303030'/%3e%3crect%20width='8'%20height='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%200%204)'%20fill='%23303030'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.player-history .player-history-left .player-history-online-status-text{color:#ffffff80;font-family:Bounded-Regular;font-size:10px;font-style:normal;font-weight:400;line-height:24px}.player-history .player-history-right{z-index:1;flex-direction:column;flex:auto;align-self:stretch;min-width:0;min-height:0;margin-right:30px;padding-top:30px;padding-left:30px;display:flex;position:relative;overflow:hidden}.player-history .player-history-right:before{content:"";z-index:-1;background-color:#181818cc;position:absolute;inset:-30px -30px 0 0}.player-history .player-history-right .player-history-header{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;padding-left:.25rem;display:flex}.player-history .player-history-right .player-history-header .player-history-balance{background:linear-gradient(132.88deg,#ffffff80 51.18%,#00000080 65.72%),#ffcf5d;-webkit-text-fill-color:transparent;color:#0000;background-blend-mode:overlay, normal;-webkit-background-clip:text;background-clip:text;font-family:AppleGaramondCyr;font-size:50px;font-style:normal;font-weight:400;line-height:49px}.player-history .player-history-right .player-history-tokens{font-variation-settings:"wght" 900;color:var(--color-title);flex-shrink:0;align-items:center;gap:10px;margin-top:5px;padding-left:.25rem;font-family:Bounded-Variable;font-size:16px;font-style:normal;line-height:24px;display:flex}.player-history .player-history-right .player-history-statistics{flex-direction:row;flex-shrink:0;justify-content:space-between;margin-top:5px;padding-left:.25rem;display:flex}.player-history .player-history-right .player-history-statistics .player-history-statistics-item{color:#ffffff80;gap:3px;font-family:Bounded-Regular;font-size:10px;font-style:normal;font-weight:400;line-height:24px;display:flex}.player-history .player-history-right .player-history-statistics .player-history-statistics-item .player-history-statistics-item-value{color:#fff}.player-history .player-history-right .player-history-statistics .player-history-statistics-item .player-history-statistics-item-plus{color:#02804c}.player-history .player-history-right .player-history-statistics .player-history-statistics-item .player-history-statistics-item-minus{color:#f85f67}.player-history .player-history-game-best{color:var(--color-title);flex-direction:column;align-items:flex-start;font-family:Bounded-Regular;font-size:14px;line-height:24px;display:flex;position:relative}.player-history .player-history-game-best .player-history-game-best-top{flex-direction:row;align-items:center;display:flex;position:relative}.player-history .player-history-game-best .crown-icon{flex-shrink:0;width:31px;height:31px;display:block}.player-history .player-history-game-best .player-history-best-player{color:#02804c}.player-history .player-history-game-best .player-history-best-time{color:#ffffff80}.player-history .player-history-game-best .player-history-game-best-bottom{flex-direction:row;align-items:center;gap:10px;display:flex}.player-history .player-history-title{text-align:left;color:#ffffff80;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;margin-top:5px;padding-left:.25rem;font-family:Bounded-Regular;font-size:10px;font-style:normal;font-weight:400;line-height:24px;display:flex}.player-history .player-history-title .player-history-title-line{color:#ffffff80;font-family:VCROSDMono;font-size:12px;font-style:normal;font-weight:400;line-height:24px}.player-history .player-history-title label{cursor:pointer;align-items:center;gap:10px;display:flex;position:relative}.player-history .player-history-title label .player-history-radio-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;inset-block-start:0;inset-inline-start:0;overflow:hidden}.player-history .player-history-title label .player-history-radio-icon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:14px;height:14px;display:block}.player-history .player-history-actions{flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}.player-history .player-history-action{flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.player-history .player-history-divider{justify-content:center;align-items:center;width:100%;height:30px;display:flex}.player-history .player-history-divider .player-history-divider-img{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='6'%20viewBox='0%200%2018%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='12'%20y='2'%20width='2'%20height='2'%20transform='rotate(90%2012%202)'%20fill='white'/%3e%3crect%20x='8'%20y='2'%20width='2'%20height='2'%20transform='rotate(90%208%202)'%20fill='white'/%3e%3crect%20x='10'%20y='4'%20width='2'%20height='2'%20transform='rotate(90%2010%204)'%20fill='white'/%3e%3crect%20x='10'%20y='7.86805e-07'%20width='2'%20height='2'%20transform='rotate(90%2010%207.86805e-07)'%20fill='white'/%3e%3crect%20x='18'%20y='2'%20width='2'%20height='2'%20transform='rotate(90%2018%202)'%20fill='white'/%3e%3crect%20x='16'%20y='4'%20width='2'%20height='4'%20transform='rotate(90%2016%204)'%20fill='white'/%3e%3crect%20x='16'%20y='7.86805e-07'%20width='2'%20height='4'%20transform='rotate(90%2016%207.86805e-07)'%20fill='white'/%3e%3crect%20x='2.62268e-07'%20y='4'%20width='2'%20height='2'%20transform='rotate(-90%202.62268e-07%204)'%20fill='white'/%3e%3crect%20x='2'%20y='2'%20width='2'%20height='4'%20transform='rotate(-90%202%202)'%20fill='white'/%3e%3crect%20x='2'%20y='6'%20width='2'%20height='4'%20transform='rotate(-90%202%206)'%20fill='white'/%3e%3c/svg%3e");width:18px;height:6px}.player-history .player-history-action-top{flex-direction:column;gap:.9375rem;width:100%;padding-top:.9375rem;padding-bottom:.9375rem;display:flex}.player-history .player-history-game-content{align-items:flex-start;gap:1.25rem;display:flex}.player-history .player-history-game-cover{z-index:1;background-image:url("data:image/svg+xml,%3csvg%20width='159'%20height='160'%20viewBox='0%200%20159%20160'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M152%20160H6V159H152V160ZM6%20159H4V158H6V159ZM154%20159H152V158H154V159ZM4%20158H2V157H4V158ZM156%20158H154V157H156V158ZM2%20157H1V155H2V157ZM157%20157H156V155H157V157ZM1%20153V155H0V153H1ZM158%20155H157V153H158V155ZM159%20153H158V7H159V153ZM158%207H157V5H158V7ZM157%205H156V3H157V5ZM156%203H154V2H156V3ZM154%202H152V1H154V2ZM152%201H139V0H152V1Z'%20fill='white'/%3e%3c/svg%3e");background-position:100%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;justify-content:center;align-items:center;width:10.313rem;height:10rem;display:flex;position:relative;overflow:visible;transform:translateY(6px)}.player-history .player-history-game-img{z-index:1;width:100%;height:100%;position:relative;overflow:visible}.player-history .player-history-game-img .image-with-skeleton-img{-o-object-fit:cover;object-fit:cover;border-radius:.75rem;transform:translate(-2px,-4px)}.player-history .player-history-cover-placeholder{background-color:#444;flex-shrink:0;width:100%;height:100%}.player-history .player-history-game-info{flex-direction:column;justify-content:space-between;height:162px;display:flex}.player-history .player-history-game-name{align-items:center;gap:10px;display:inline-flex}.player-history .player-history-game-type-icon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:35px;height:35px}.player-history .player-history-game-name-text{color:var(--color-title);font-family:Apple Garamond CYR;font-size:35px;font-style:normal;font-weight:400;line-height:34px}.player-history .player-history-game-name .steam-link-icon{vertical-align:top;align-items:flex-start;padding:0 0 1rem;display:inline-flex}.player-history .player-history-game-name .steam-icon{-o-object-fit:contain;object-fit:contain;width:18px;height:18px}.player-history .player-history-game-data{color:#ffffff80;align-items:center;font-family:Bounded-Regular;font-size:10px;font-style:normal;line-height:24px;display:flex}.player-history .player-history-game-data .player-history-game-data-item-green{color:#02804c}.player-history .player-history-status{justify-content:flex-start;align-items:flex-end;gap:10px;display:flex}.player-history .player-history-status .player-history-score{color:#02804c;font-family:Apple Garamond CYR;font-size:30px;font-style:normal;font-weight:400;line-height:29px}.player-history .player-history-status .player-history-status-text{color:#ffffff80;align-items:center;font-family:Bounded-Regular;font-size:10px;font-style:normal;font-weight:400;line-height:24px;display:flex}.player-history .player-history-review{color:var(--color-title);word-break:break-word;flex-grow:1;padding-left:.25rem;font-family:Bounded-Regular;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.player-history .player-log-action{justify-content:space-between;align-items:flex-start;width:100%;display:flex;position:relative}.player-history .player-log-action .player-log-game-text{color:var(--color-title);font-size:.9375rem;font-weight:400}.player-history .player-log-action .player-log-game-date{color:#ffffff59;white-space:nowrap;font-size:.75rem;font-weight:400}.player-history .player-history-loading{letter-spacing:.08em;text-transform:uppercase;color:#fffc;text-shadow:0 0 8px #ffffff40,0 0 2px #000c;text-align:center;flex:auto;justify-content:center;align-items:center;width:100%;font-family:Tiny5,monospace;font-size:2.125rem;animation:1.6s steps(2,end) infinite player-history-loading-flicker;display:flex;position:relative}.player-history .player-history-loading:after{content:"...";text-align:left;width:1.25em;margin-left:.1em;animation:1s steps(4,end) infinite player-history-loading-dots;display:inline-block;overflow:hidden}.player-history .player-history-loading--static{animation:none}.player-history .player-history-loading--static:after{content:"";width:0;margin-left:0;animation:none}@keyframes player-history-loading-flicker{0%,to{opacity:1}45%{opacity:.72}55%{opacity:.9}}@keyframes player-history-loading-dots{0%{width:0}25%{width:.4em}50%{width:.8em}75%,to{width:1.25em}}.player-history-ggp-tooltip{z-index:1000;max-width:22.82rem;padding:.5rem .75rem;font-size:.875rem;color:var(--color-title)!important;font-family:var(--font-main)!important;background-color:#2f4f2b!important;border-radius:0!important}.lighttheme .player-history-ggp-tooltip{background-color:#3d2a1b!important}.tooltip-content{font-family:var(--font-main);flex-direction:column;gap:.5rem;display:flex}.tooltip-reward-item{flex-direction:row;align-items:flex-start;gap:.5rem;display:flex}.tooltip-reward-value{color:var(--color-title);font-family:var(--font-main);text-align:right;min-width:2.5rem;font-size:.875rem;font-weight:400}.tooltip-reward-icon{color:#02804c;width:1rem;height:1rem;font-family:var(--font-main);flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1;display:inline-flex;position:relative;top:.125rem}.player-history-ggp-currency{color:#02804c;font-family:var(--font-main);margin-left:.125rem;font-weight:600;display:inline}.tooltip-reward-label{color:var(--color-title);font-family:var(--font-main);font-size:.875rem;font-weight:400}.site-brand-container{z-index:1000;flex-direction:column;align-items:center;gap:.5rem;transition:transform .5s ease-in-out;display:flex;position:fixed;top:45px;right:2rem;transform:translate(0)}.site-brand-container.site-brand-slide-out{transform:translate(calc(100% + 1.25rem))}.site-brand-image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:10rem;height:auto;max-height:10rem}@media (height>=74.0625rem) and (aspect-ratio>=1){.site-brand-image{max-width:11.25rem;max-height:11.25rem}}.notification-container{z-index:1001;opacity:0;transition:transform .5s ease-in-out,opacity .5s ease-in-out;position:fixed;top:3.125rem;right:-.3125rem;transform:translate(calc(100% + 1.25rem))}.notification-container.notification-visible{opacity:1;transform:translate(0)}.notification-content{border:.125rem solid var(--color-border-solid);box-shadow:0 0 .5rem .125rem var(--color-border-solid);background-color:#000000e6;align-items:center;gap:1rem;min-width:18.75rem;max-width:31.25rem;padding:1rem 1.25rem;display:flex}.notification-image{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:3.75rem;height:3.75rem}.notification-text{flex-direction:column;flex:1;gap:.25rem;display:flex}.notification-title{color:var(--color-primary);font-family:var(--font-main);font-size:1.125rem;font-weight:700;line-height:1.2}.notification-message{color:var(--color-title);font-family:var(--font-main);font-size:1rem;font-weight:400;line-height:1.4}@media (height>=74.0625rem) and (aspect-ratio>=1){.notification-content{gap:1.5rem;min-width:25.875rem;max-width:35.875rem;padding:1.5rem 1.875rem}.notification-image{width:5.625rem;height:5.625rem}.notification-title{font-size:1.6875rem}.notification-message{font-size:1.5rem}}.credits-page{box-sizing:border-box;background-color:var(--color-background);border-radius:5px;width:100%;height:100%;overflow:hidden}.credits-page .svg-scrollbar{width:100%;height:100%}.credits-page-scroll{box-sizing:border-box;flex-direction:column;min-height:100%;padding:24px 32px 20px;display:flex}.credits-page-top{grid-template-columns:1fr 1.25fr 1fr;align-items:start;gap:26px;display:grid}.credits-side{flex-direction:column;display:flex}.credits-side-right{text-align:right;align-items:flex-end}.credits-side-title{color:#fff9;font-family:Bounded-Regular;font-size:14px;line-height:22px}.credits-side-name{color:#fff;margin-bottom:12px;font-family:Bounded-Black;font-size:24px;line-height:30px}.credits-side-image{-o-object-fit:contain;object-fit:contain;width:288px;height:375px}.credits-side-image-left{align-self:flex-start}.credits-side-image-right{align-self:flex-end}.credits-center{text-align:center;flex-direction:column;gap:12px;padding-top:4px;display:flex}.credits-center-row{flex-direction:column;gap:2px;display:flex}.credits-center-role{color:#ffffff8c;font-family:Bounded-Regular;font-size:14px;line-height:22px}.credits-center-name{color:#fff;font-family:Bounded-Black;font-size:24px;line-height:30px}.credits-separator{text-align:center;color:var(--color-line);white-space:nowrap;margin-top:8px;margin-bottom:16px;font-family:VCROSDMono;font-size:14px;line-height:20px;overflow:hidden}.credits-page-bottom{grid-template-columns:463px 1fr;align-items:center;gap:30px;margin-top:auto;display:grid}.credits-sponsor-image{-o-object-fit:contain;object-fit:contain;width:463px;height:375px}.credits-sponsor-text-wrap{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.credits-sponsor-bg{color:#0000;opacity:.8;background:linear-gradient(90deg,#000 0%,#666 100%);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;font-family:Bounded-Black;font-size:240px;line-height:1;display:flex;position:absolute;inset:0}.credits-sponsor-text{z-index:1;color:#fff;text-wrap:balance;flex-direction:column;gap:0;max-width:420px;font-family:Bounded-Black;font-size:24px;line-height:30px;display:flex;position:relative}.credits-sponsor-text-nowrap{white-space:nowrap}.background-image-with-skeleton{width:100%;height:100%;display:inline-block;position:relative;overflow:hidden}.background-image-skeleton-overlay{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.background-image-error{border:1px solid var(--color-primary);width:100%;height:100%;color:var(--color-primary);font-family:var(--font-main);z-index:1;background-color:#00000080;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:0;left:0}.background-image-error-text{opacity:.5}.webgl-widget{--webgl-widget-peek-height:3rem;border:1px solid var(--color-primary);z-index:60;background:#231f20;flex-direction:column;width:24rem;height:24rem;transition:transform .22s;display:flex;position:fixed;bottom:-1.875rem;right:1rem;overflow:hidden;transform:translateY(0);box-shadow:0 0 14px #00000073}.webgl-widget--dock-hidden:not(.webgl-widget--expanded){transform:translateY(calc(100% - var(--webgl-widget-peek-height)))}.webgl-widget__inner{z-index:1;flex:1;min-height:0;position:relative}.webgl-widget__frame{border:0;width:100%;height:100%;display:block}.webgl-widget--expanded{width:100%;max-width:none;height:100%;box-shadow:none;z-index:200;background:0 0;border:none;justify-content:center;align-items:center;padding:1rem;display:flex;inset:0 auto auto 0;transform:none}.webgl-widget__backdrop{z-index:0;background:#000;position:fixed;inset:0}.webgl-widget--expanded .webgl-widget__inner{aspect-ratio:990/1080;border:1px solid var(--color-primary);background:#231f20;height:auto;overflow:hidden;box-shadow:0 0 24px #0009}@media (width<=1900px){.webgl-widget:not(.webgl-widget--expanded){width:24rem;height:28rem}}@media (width>=1920px){.webgl-widget:not(.webgl-widget--expanded){width:28rem;height:32rem}}@media (width>=2560px){.webgl-widget:not(.webgl-widget--expanded){width:32rem;height:36rem}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:BetterVCR, "Courier New", monospace;--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--font-main:"BetterVCR", "Courier New", monospace;--color-primary:#00000080;--color-secondary:#000;--color-border-dashed:#fff;--color-border-solid:#ffffffa8;--color-skeleton-border:#ffffff38;--color-skeleton-shimmer:#b2b2b247;--color-line:gray;--color-title:#fff;--color-background:#191818;--color-background-secondary:#303030}.lighttheme{--color-primary:#ffffff80;--color-secondary:#585858;--color-border-dashed:#fff;--color-border-solid:#fff;--color-skeleton-border:#ffffff38;--color-skeleton-shimmer:#b2b2b247;--color-line:#000;--color-title:#fff;--color-background:#383838;--color-background-secondary:#9e9e9e}body{background-image:var(--app-background-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}body:before{content:"";z-index:-1;background-image:var(--app-background-overlay-image,none);opacity:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;transition:opacity .65s ease-in-out;position:fixed;inset:0}body.app-bg-crossfade-active:before{opacity:1}#root{width:100vw;height:100vh;overflow:hidden}img,svg{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:auto}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#fff}*{scrollbar-width:thin;scrollbar-color:var(--color-primary) transparent}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.hidden{display:none}.h-screen{height:100vh}.w-screen{width:100vw}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-5{gap:calc(var(--spacing) * 5)}.text-center{text-align:center}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}@font-face{font-family:AppleGaramondCyr;src:url(/assets/AppleGaramondCyr-DWneFMXl.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BetterVCR;src:url(/assets/BetterVCR-C0IcRw2m.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tiny5;src:url(/assets/Tiny5-DQ9lhWGJ.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:VCROSDMono;src:url(/assets/VCROSDMono-D_vI0UQp.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bounded-Regular;src:url(/assets/Bounded-Regular-C7t67IZ7.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bounded-Black;src:url(/assets/Bounded-Black-tOp2JWHO.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bounded-Variable;src:url(/assets/Bounded-Variable-BA5EKPZ9.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
