.change-password-popup{position:fixed;top:0;left:0;z-index:var(--z-modal);display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--bg-overlay)}.change-password-popup.show{display:flex}.change-password-popup__content{width:340px;max-width:90%;border-radius:var(--border-radius-xl);overflow:hidden;box-shadow:var(--shadow-2xl)}.change-password-popup__header{display:flex;align-items:center;justify-content:center;height:80px;border-radius:var(--border-radius-xl) var(--border-radius-xl) 0 0;background:var(--gradient-primary)}.change-password-popup__title{margin:0;font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-white)}.change-password-popup__close{position:absolute;top:24px;right:20px;border:none;background:transparent;color:#ffffff;font-size:24px;line-height:1;cursor:pointer}.change-password-popup__body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 20px 0;background-color:#ffffff}.change-password-popup__section{width:240px;display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.change-password-popup__label{display:block;margin-bottom:8px;color:#2b304d;font-size:14px;font-weight:700}.change-password-popup__input{width:100%;height:40px;padding:0 12px;border:1px solid #e9ecef;border-radius:10px;outline:none;background-color:#f8f9fa;font-size:20px;font-weight:700;color:#000000;text-align:center;box-sizing:border-box}.change-password-popup__input:focus{border-color:#dddddd}.change-password-popup__error{width:240px;min-height:18px;margin:-6px 0 8px;font-size:13px;line-height:1.2;color:#d83a3a}.change-password-popup__footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 20px 20px;border-radius:0 0 20px 20px;background-color:#ffffff}.edit-popup__overlay{position:fixed;top:0;left:0;z-index:var(--z-modal);display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--bg-overlay)}.edit-popup__overlay.show{display:flex!important}.edit-popup{width:340px;max-width:90%;border-radius:var(--border-radius-xl);box-shadow:var(--shadow-2xl)}.edit-popup__header{display:flex;justify-content:center;align-items:center;height:80px;border-radius:var(--border-radius-xl) var(--border-radius-xl) 0 0;background:var(--gradient-primary)}.edit-popup__title{margin:0;font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-white)}.edit-popup__body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 20px 0;background-color:#ffffff}.edit-popup__section{width:240px;margin-bottom:20px}.edit-popup__label{display:block;margin-bottom:8px;font-size:14px;font-weight:700;color:#2b304d}.edit-popup__input{width:100%;height:40px;padding:0 12px;border:1px solid #e9ecef;border-radius:10px;outline:none;background-color:#f8f9fa;font-size:20px;font-weight:700;color:#000000;text-align:center;box-sizing:border-box}.edit-popup__input:focus{border-color:#dddddd}.edit-popup__footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 20px 20px;border-radius:0 0 20px 20px;background-color:#ffffff}.edit-popup__button{width:70px;height:40px;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer}.edit-popup__button--save{background-color:#2b304d;color:#ffffff}.edit-popup__button--save:hover{background-color:#1a1d2e}.edit-popup__button--cancel{border:1px solid #cccccc;background-color:#f8f9fa;color:#666666}.edit-popup__button--cancel:hover{background-color:#ececec}.battle-setup-popup__overlay{position:fixed;top:0;left:0;z-index:var(--z-modal);display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--bg-overlay)}.battle-setup-popup__overlay.show{display:flex}.battle-setup-popup{display:flex;flex-direction:column;width:600px;height:500px;max-width:96%;border-radius:var(--border-radius-xl);overflow:hidden;box-shadow:var(--shadow-2xl);background:#ffffff}.battle-setup-popup.battle-setup-popup--assignment{width:min(1280px,98vw);height:min(820px,92vh)}.battle-setup-popup__header{position:relative;display:flex;align-items:center;justify-content:center;height:72px;padding:0 72px;background:var(--gradient-primary);box-sizing:border-box}.battle-setup-popup__title{margin:0;font-size:22px;font-weight:800;color:#ffffff}.battle-setup-popup__step{position:absolute;right:30px;margin:0;font-size:20px;font-weight:700;color:rgba(255,255,255,.82)}.battle-setup-popup__body{padding:30px}.battle-setup-popup__body,.battle-setup-popup__section{display:flex;flex:1 1;flex-direction:column;min-height:0}.battle-setup-popup__section{gap:30px}#battleSetupSection4{flex-direction:row;align-items:stretch;gap:18px}.battle-setup-popup__label{margin:0;font-size:14px;font-weight:700;color:#2b304d}.battle-setup-popup__team-count-row{display:flex;align-items:center;gap:24px}.battle-setup-popup__label--team-count{font-size:20px;flex:0 0 auto}.battle-setup-popup__input,.battle-setup-popup__textarea{width:100%;border:1px solid #e4e8f0;border-radius:10px;background:#f8f9fc;color:#111111;box-sizing:border-box}.battle-setup-popup__input{height:40px;padding:0 12px}.battle-setup-popup__team-count-spinner{display:flex;align-items:center;gap:5px;padding:10px 12px;border-radius:14px;border:1px solid #d7ddeb;background:#f3f5fa;width:-moz-fit-content;width:fit-content}.battle-setup-popup__team-count-button{border:none;background:transparent;font-size:30px;line-height:1;width:30px;height:30px;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:500}.battle-setup-popup__team-count-button--decrease,.battle-setup-popup__team-count-button--increase{color:#2b304d}.battle-setup-popup__team-count-input{width:60px;height:40px;padding:0;text-align:center;border-radius:10px;background:#ffffff;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.battle-setup-popup__team-count-input::-webkit-inner-spin-button,.battle-setup-popup__team-count-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#battleSetupTeamsInput{font-size:20px;font-weight:700}.battle-setup-popup__textarea{flex:1 1;min-height:302px;height:100%;resize:none;padding:30px;font-size:40px;font-weight:700;line-height:normal}.battle-setup-popup__choices{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;font-weight:600;color:#2b304d}.battle-setup-popup__choices--full{flex-wrap:nowrap}.battle-setup-popup__choice-button{flex:1 1;min-height:220px;border:1px solid #d7ddeb;border-radius:20px;background:#f3f5fa;color:#2b304d;font-size:30px;font-weight:700;line-height:1.5;text-align:center;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.battle-setup-popup__choice-button--selected{border-color:#2b304d;background:#2b304d;color:#ffffff}.battle-setup-popup__hint{margin:0;font-size:13px;color:#6a7184}.battle-setup-popup__pool,.battle-setup-popup__teams{display:grid;grid-gap:max(8px,var(--battle-setup-chip-gap,8px));gap:max(8px,var(--battle-setup-chip-gap,8px))}.battle-setup-popup__pool{display:flex;flex-direction:column;flex:0 0 clamp(180px,28%,260px);min-width:0;min-height:0;padding:8px;border:1px dashed #cfd6e6;border-radius:10px;background:#f7f9ff;overflow:hidden}.battle-setup-popup__tier-row{display:flex;align-items:flex-start;min-width:0;gap:8px}.battle-setup-popup__tier-name{flex:0 0 auto;min-width:44px;max-width:72px;margin:0;padding-top:4px;font-size:13px;font-weight:800;color:#2b304d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-setup-popup__tier-list{display:grid;flex:1 1;min-width:0;grid-template-columns:repeat(auto-fill,var(--battle-setup-chip-width,90px));justify-content:flex-start;grid-gap:max(6px,var(--battle-setup-chip-gap,8px));gap:max(6px,var(--battle-setup-chip-gap,8px));overflow:hidden}.battle-setup-popup__teams{min-width:0}.battle-setup-popup__team,.battle-setup-popup__teams{display:flex;flex-direction:column;flex:1 1;min-height:0}.battle-setup-popup__team{border:1px solid #dbe1ef;border-radius:10px;padding:8px;background:#f9fbff;overflow:hidden}.battle-setup-popup__team-title{margin:0 0 8px;font-size:13px;font-weight:800;color:#2b304d}.battle-setup-popup__team-list{display:grid;flex:1 1;min-height:0;align-content:flex-start;grid-template-columns:repeat(auto-fill,var(--battle-setup-chip-width,90px));justify-content:flex-start;grid-gap:max(8px,var(--battle-setup-chip-gap,8px));gap:max(8px,var(--battle-setup-chip-gap,8px));overflow:hidden}.battle-setup-popup__chip{display:inline-flex;align-items:center;justify-content:center;width:var(--battle-setup-chip-width,90px);height:var(--battle-setup-chip-height,50px);padding:0 var(--battle-setup-chip-padding,10px);border:1px solid var(--battle-setup-chip-border,#c7d2fe);border-radius:var(--battle-setup-chip-radius,14px);background:var(--battle-setup-chip-bg,#eef2ff);color:var(--battle-setup-chip-color,#1f2a44);font-size:var(--battle-setup-chip-font-size,20px);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.battle-setup-popup__error{min-height:18px;margin:10px 0 0;font-size:16px;color:#d83a3a}.battle-setup-popup__footer{display:flex;gap:8px;justify-content:center;padding:0 16px 28px}.battle-setup-popup__button{display:inline-flex;align-items:center;justify-content:center;height:36px;border:none;border-radius:8px;padding:0 14px;font-size:14px;font-weight:700;text-align:center;cursor:pointer}.battle-setup-popup__button:disabled{opacity:.45;cursor:not-allowed}.battle-setup-popup__button--confirm{background:#2b304d;color:#ffffff}.battle-setup-popup__button--secondary{background:#eceff6;color:#2b304d}.settlement-popup__overlay{position:fixed;top:0;left:0;z-index:1000;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.settlement-popup__overlay.show{display:flex!important}.settlement-popup{background-color:transparent;border-radius:20px;width:500px;max-width:90%;max-height:80%;box-shadow:0 10px 30px rgba(0,0,0,.3);overflow:hidden}.settlement-popup__header{display:flex;justify-content:center;align-items:center;height:80px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#667eea,#764ba2)}.settlement-popup__title{margin:0;font-size:24px;font-weight:700;color:#ffffff}.settlement-popup__body{max-height:50vh;padding:30px;overflow-y:auto;background-color:#ffffff}.settlement-popup-result{height:100%;background-color:#f8f9fa;padding:30px;border-radius:10px;border:1px solid #e9ecef;font-size:16px;line-height:1.6;font-weight:400;color:#2b304d;white-space:pre-line;overflow-y:auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.settlement-popup__footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:0 30px 30px;border-radius:0 0 20px 20px;background-color:#ffffff}.settlement-popup__button{width:70px;height:40px;border-radius:10px;border:none;font-size:16px;font-weight:700;cursor:pointer}.settlement-popup__button--copy{background-color:#2b304d;color:#ffffff}.settlement-popup__button--copy:hover{background-color:#1a1d2e}.settlement-popup__button--close{background-color:#f8f9fa;color:#666666;border:1px solid #cccccc}.settlement-popup__button--close:hover{background-color:#ececec}.reset-popup__overlay{position:fixed;top:0;left:0;z-index:2000;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.reset-popup__overlay.show{display:flex}.reset-popup{border-radius:20px;width:400px;max-width:90%;box-shadow:0 10px 30px rgba(0,0,0,.3);overflow:hidden}.reset-popup__header{display:flex;justify-content:center;align-items:center;height:80px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#667eea,#764ba2)}.reset-popup__title{font-size:24px;font-weight:700;color:#ffffff;margin:0}.reset-popup__body{padding:40px 40px 30px;text-align:center;background-color:#ffffff}.reset-popup__body p{font-size:16px;line-height:28px;font-weight:500;color:#2b304d}.reset-popup__body img{width:60px;height:60px;margin:0 0 15px}.reset-popup__footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:0 0 30px;border-radius:0 0 20px 20px;background-color:#ffffff}.reset-popup__button{width:70px;height:40px;border-radius:10px;border:none;font-size:16px;font-weight:700;cursor:pointer}.reset-popup__button--confirm{background-color:#f33c3c;color:#ffffff}.reset-popup__button--confirm:hover{background-color:#dc3545}.reset-popup__button--cancel{background-color:#f8f9fa;border:1px solid #cccccc;color:#666666}.reset-popup__button--cancel:hover{background-color:#ececec}.soop-personal-popup__overlay{position:fixed;top:0;left:0;z-index:2100;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.soop-personal-popup__overlay.show{display:flex}.soop-personal-popup{overflow:hidden;width:420px;max-width:92%;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.soop-personal-popup__header{display:flex;flex-direction:row;justify-content:center;align-items:center;height:72px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#667eea,#764ba2)}.soop-personal-popup__title{margin:0;font-size:22px;font-weight:700;color:#ffffff}.soop-personal-popup__body{padding:24px 28px 12px;background-color:#ffffff}.soop-personal-popup__field-hint{margin:0;font-size:13px;line-height:1.5;font-weight:500;color:#5c6378}.soop-personal-popup__field{gap:6px;margin:0 0 14px}.soop-personal-popup__field,.soop-personal-popup__field-heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.soop-personal-popup__field-heading{gap:4px}.soop-personal-popup__field-label-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:8px}.soop-personal-popup__field-label{font-size:14px;font-weight:700;color:#2b304d}.soop-personal-popup__live-badge{display:inline-flex;justify-content:center;align-items:center;min-width:1.25em;font-size:12px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.soop-personal-popup__input{width:100%;height:40px;padding:0 12px;border:1px solid #e9ecef;border-radius:10px;outline:none;background-color:#f8f9fa;font-size:20px;font-weight:700;color:#000000;text-align:center;box-sizing:border-box}.soop-personal-popup__input:focus{border-color:#dddddd}.soop-personal-popup__footer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0 28px 28px;border-radius:0 0 20px 20px;background-color:#ffffff}.soop-personal-popup__button{width:80px;height:40px;border-radius:10px;border:none;font-size:16px;font-weight:700;cursor:pointer}.soop-personal-popup__button--confirm{background-color:#667eea;color:#ffffff}.soop-personal-popup__button--confirm:hover{background-color:#5568d3}.soop-personal-popup__button--cancel{background-color:#f8f9fa;border:1px solid #cccccc;color:#666666}.soop-personal-popup__button--cancel:hover{background-color:#ececec}.mafia-guess-popup__overlay{position:fixed;top:0;left:0;z-index:1000;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.mafia-guess-popup__overlay.show{display:flex!important}.mafia-guess-popup{border-radius:20px;width:500px;max-width:90%;max-height:80%;box-shadow:0 10px 30px rgba(0,0,0,.3);overflow:hidden;display:flex;flex-direction:column}.mafia-guess-popup__header{display:flex;justify-content:center;align-items:center;height:80px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#667eea,#764ba2)}.mafia-guess-popup__title{font-size:24px;font-weight:700;color:#ffffff;margin:0}.mafia-guess-popup__body{flex:1 1;display:flex;flex-direction:column;padding:30px 30px 0;overflow-y:auto;background-color:#ffffff}.mafia-guess-popup__tabs{display:flex;flex-direction:row;gap:10px;margin-bottom:20px}.mafia-guess-popup__tab{flex:1 1;height:40px;border:none;border-radius:10px;background-color:#f8f9fa;color:#666666;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease}.mafia-guess-popup__tab:hover{background-color:#e9ecef}.mafia-guess-popup__tab--active{background-color:#2b304d;color:#ffffff}.mafia-guess-popup__content{flex:1 1;display:flex;flex-direction:column}.mafia-guess-popup__result{margin:25px 0 0;min-height:50px}.mafia-guess-popup__participants{position:relative;display:flex;flex-direction:row;gap:15px;flex:1 1}.mafia-guess-popup__participants-left{flex:1 1;display:flex;flex-direction:column;gap:25px;position:relative;z-index:2;pointer-events:none}.mafia-guess-popup__participants-right{flex:0 0 auto;display:flex;flex-direction:column;gap:25px;position:relative;z-index:2;pointer-events:none}.mafia-guess-participant-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.mafia-guess-arrow-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.mafia-guess-participant{display:flex;flex-direction:row;align-items:center;justify-content:center;width:80px;height:40px;padding:10px;border:1px solid #e9ecef;border-radius:10px;background-color:#f8f9fa;cursor:pointer;transition:all .2s ease;box-sizing:border-box;pointer-events:auto}.mafia-guess-participant--confirmed,.mafia-guess-participant--selected{font-weight:700;background-color:#ededed;border:1px solid #2b304d}.mafia-guess-participant__name{flex:1 1;font-size:16px;font-weight:500;color:inherit}.mafia-guess-participant__role-wrapper{margin-left:10px}.mafia-guess-participant-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;width:100%}.mafia-guess-participant__role-select{display:none}.mafia-role__select{position:relative;width:80px;height:40px;margin:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.mafia-role__select__trigger{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 8px;border-radius:10px;background:#2b304d;font-size:16px;font-weight:700;color:#ffffff;cursor:pointer;transition:all .2s ease}.mafia-role__select__arrow{margin-left:4px;font-size:10px;transition:transform .2s ease}.mafia-role__select.open .mafia-role__select__arrow{transform:rotate(180deg)}.mafia-role__select__options{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:1000;max-height:200px;border:none;border-radius:10px;outline:none;background-color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.15);opacity:0;visibility:hidden;overflow-y:auto;transform:translateY(-10px);transition:all .2s ease}.mafia-role__select.open .mafia-role__select__options{opacity:1;visibility:visible;transform:translateY(0)}.mafia-role__select__option{padding:8px 12px;font-size:16px;font-weight:700;color:#000000;text-align:center;cursor:pointer;transition:all .15s ease}.mafia-role__select__option:hover{background-color:#f0f0f0;color:#2b304d}.mafia-role__select__option.selected{background-color:#2b304d;color:#ffffff}.mafia-role__select[style*="pointer-events: none"] .mafia-role__select__trigger{background-color:#e0e0e0;color:#999999;cursor:not-allowed}.mafia-role__select[style*="pointer-events: none"] .mafia-role__select__trigger:hover{background-color:#e0e0e0;color:#999999}.mafia-guess-popup__footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:20px;border-radius:0 0 20px 20px;background-color:#ffffff}.mafia-guess-popup__button{width:70px;height:40px;border-radius:10px;border:none;font-size:16px;font-weight:700;cursor:pointer}.mafia-guess-popup__button--reset{background-color:#f33c3c;color:#ffffff}.mafia-guess-popup__button--reset:hover{background-color:#dc3545}.mafia-guess-popup__button--complete{background-color:#2b304d;color:#ffffff}.mafia-guess-popup__button--complete:hover{background-color:#1a1d2e}.mafia-guess-popup__button--cancel{background-color:#f8f9fa;color:#666666;border:1px solid #cccccc}.mafia-guess-popup__button--cancel:hover{background-color:#ececec}.arrow-delete-btn{position:absolute;background-color:#ff4444;width:22px;height:22px;border-radius:50%;color:white;font-size:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s;pointer-events:none;box-shadow:0 2px 4px rgba(0,0,0,.2)}.arrow-delete-btn:before{content:"X";font-weight:700;line-height:1}.arrow-delete-btn.visible{opacity:1;pointer-events:auto}.auto-mode-popup__overlay{position:fixed;top:0;left:0;z-index:1200;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.auto-mode-popup__overlay.show{display:flex!important}.auto-mode-popup{width:420px;max-width:92%;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.25);overflow:hidden}.auto-mode-popup--wide{width:760px}.auto-mode-popup__header{display:flex;justify-content:center;align-items:center;height:80px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#667eea,#764ba2)}.auto-mode-popup__title{margin:0;font-size:24px;font-weight:700;color:#ffffff}.auto-mode-popup__body{padding:24px;background-color:#ffffff;gap:16px}.auto-mode-popup__body,.auto-mode-popup__field{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.auto-mode-popup__field{gap:8px}.auto-mode-popup__label{font-size:14px;font-weight:700;color:#2b304d}.auto-mode-popup__choices{display:flex;gap:14px;font-size:14px}.auto-mode-popup__choices label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.auto-mode-popup__role{min-width:110px;height:38px;padding:0 14px;border:1px solid #d0d7e7;border-radius:10px;background-color:#ffffff;color:#556082;font-size:14px;font-weight:700;cursor:pointer}.auto-mode-popup__role--active{border-color:#2b304d;background-color:#2b304d;color:#ffffff}.auto-mode-popup__input{width:100%;height:44px;padding:0 14px;border:1px solid #dde3f0;border-radius:12px;outline:none;background-color:#f8faff;font-size:16px;font-weight:600;color:#2b304d;box-sizing:border-box}.auto-mode-popup__input:focus{border-color:#667eea}.auto-mode-popup__footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:0 24px 24px;background-color:#ffffff}.auto-mode-popup__button{min-width:86px;height:42px;padding:0 18px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer}.auto-mode-popup__button--confirm{border:none;background-color:#2b304d;color:#ffffff}.auto-mode-popup__button--cancel{border:1px solid #d0d6e4;background-color:#f8f9fa;color:#666666}.auto-ceremony{position:fixed;inset:0;z-index:1300;display:none;justify-content:center;align-items:center;overflow:hidden;background:radial-gradient(circle,rgba(6,9,22,.8),rgba(6,9,22,.95))}.auto-ceremony.show{display:flex}.auto-ceremony__fireworks{position:absolute;inset:0;pointer-events:none;opacity:.92;filter:saturate(1.12) brightness(1.12);overflow:hidden}.auto-ceremony__fireworks:after,.auto-ceremony__fireworks:before{content:"";position:absolute;inset:0;pointer-events:none}.auto-ceremony__fireworks:before{background:radial-gradient(circle at 20% 22%,rgba(255,236,145,.18),transparent 38%),radial-gradient(circle at 77% 29%,rgba(255,138,193,.16),transparent 34%),radial-gradient(circle at 33% 74%,rgba(124,240,255,.16),transparent 36%),radial-gradient(circle at 72% 67%,rgba(156,255,183,.16),transparent 36%);opacity:.9}.auto-ceremony__fireworks:after{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.07),rgba(255,255,255,0) 100%);opacity:.8}.auto-ceremony__confetti,.auto-ceremony__particle{position:absolute;left:var(--x);top:var(--y);pointer-events:none;transform:translate(-50%,-50%);will-change:transform,opacity}.auto-ceremony__particle{width:var(--size);height:var(--size);border-radius:50%;background-color:var(--color);box-shadow:0 0 8px var(--color),0 0 14px var(--color);animation:autoCeremonyParticleBurst var(--duration) cubic-bezier(.22,.61,.36,1) forwards}.auto-ceremony__confetti{width:var(--size);height:calc(var(--size) * 1.3);border-radius:2px;background-color:var(--color);box-shadow:0 1px 4px rgba(0,0,0,.35);animation:autoCeremonyConfettiBurst var(--duration) cubic-bezier(.25,.46,.45,.94) forwards}.auto-ceremony__content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;height:160px;border-radius:28px;background:rgba(18,24,53,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px rgba(0,0,0,.35);text-align:center}.auto-ceremony__name{margin:0;font-size:20px;line-height:28px;font-weight:500;font-family:GMarketSans,sans-serif;color:#ffffff}.auto-ceremony__funding-name{margin:8px 0 0;font-size:28px;line-height:32px;font-weight:700;font-family:GMarketSans,sans-serif;color:#ffffff}.auto-ceremony__up-badge{display:inline-block;margin-left:6px;font-size:18px;font-weight:700;color:#ff6b6b;text-transform:uppercase;letter-spacing:1px;vertical-align:top}.auto-ceremony__count{margin:8px 0 0;font-size:28px;line-height:32px;font-weight:700;font-family:GMarketSans,sans-serif;color:#ffd95e}.auto-ceremony[data-level=level1] .auto-ceremony__content{transform:scale(1)}.auto-ceremony[data-level=level1] .auto-ceremony__fireworks{opacity:.86;filter:saturate(1.05) brightness(1.05)}.auto-ceremony[data-level=level2] .auto-ceremony__content{transform:scale(1.05)}.auto-ceremony[data-level=level2] .auto-ceremony__fireworks{opacity:.92;filter:saturate(1.18) brightness(1.12)}.auto-ceremony[data-level=level2] .auto-ceremony__fireworks:before{opacity:.9}.auto-ceremony[data-level=level3] .auto-ceremony__content{transform:scale(1.1)}.auto-ceremony[data-level=level3] .auto-ceremony__fireworks{opacity:.97;filter:saturate(1.3) brightness(1.2)}.auto-ceremony[data-level=level3] .auto-ceremony__fireworks:before{opacity:.98}.auto-ceremony[data-level=level3] .auto-ceremony__fireworks:after{opacity:.82}.auto-ceremony[data-level=level4] .auto-ceremony__content{transform:scale(1.16)}.auto-ceremony[data-level=level4] .auto-ceremony__fireworks{opacity:1;filter:saturate(1.45) brightness(1.32)}.auto-ceremony[data-level=level4] .auto-ceremony__fireworks:before{opacity:1}.auto-ceremony[data-level=level4] .auto-ceremony__fireworks:after{opacity:.9}@keyframes autoCeremonyParticleBurst{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.2);opacity:0}}@keyframes autoCeremonyConfettiBurst{0%{transform:translate(-50%,-50%) rotate(0deg) scale(1);opacity:1}50%{opacity:1}to{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) rotate(var(--rot)) scale(.35);opacity:0}}@keyframes autoJoinBgFade{0%{opacity:0}12%{opacity:1}84%{opacity:1}to{opacity:0}}@keyframes autoJoinContentSlide{0%{transform:translateY(50px);opacity:0}16%{transform:translateY(0);opacity:1}84%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.auto-ceremony[data-type=join].show,.auto-ceremony[data-type=leave].show{animation:autoJoinBgFade var(--join-notice-duration,4s) ease forwards;pointer-events:none}.auto-ceremony[data-type=join] .auto-ceremony__count,.auto-ceremony[data-type=join] .auto-ceremony__fireworks,.auto-ceremony[data-type=join] .auto-ceremony__funding-name,.auto-ceremony[data-type=leave] .auto-ceremony__count,.auto-ceremony[data-type=leave] .auto-ceremony__fireworks,.auto-ceremony[data-type=leave] .auto-ceremony__funding-name{display:none}.auto-ceremony[data-type=join].show .auto-ceremony__content,.auto-ceremony[data-type=leave].show .auto-ceremony__content{animation:autoJoinContentSlide var(--join-notice-duration,4s) ease forwards}.auto-ceremony[data-type=join] .auto-ceremony__name,.auto-ceremony[data-type=leave] .auto-ceremony__name{font-size:16px;line-height:26px;font-weight:500;padding:8px 16px}@keyframes toastSlideUp{0%{bottom:-100px;opacity:0;transform:translateX(-50%) translateY(0) scale(.8)}to{bottom:40px;opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@keyframes toastSlideDown{0%{bottom:40px;opacity:1;transform:translateX(-50%) translateY(0) scale(1)}to{bottom:-100px;opacity:0;transform:translateX(-50%) translateY(0) scale(.8)}}.toast{position:fixed;bottom:-100px;left:50%;z-index:10000;width:100%;max-width:500px;min-width:280px;padding:16px 32px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.4);opacity:0;transform:translateX(-50%);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toast.show{bottom:40px;opacity:1}.toast__message{margin:0;font-size:16px;line-height:1.4;font-weight:600;text-align:center;letter-spacing:.5px}.mafia-guess-result-message{font-size:16px;font-weight:700;text-align:center;padding:10px;border-radius:10px}.mafia-guess-result-message.error{color:#ff4444;background-color:#fff0f0;border:1px solid #ffcccc}input:focus,input:focus-visible,input:hover,textarea:focus,textarea:focus-visible,textarea:hover{outline:2px solid var(--color-focus);outline-offset:2px;box-shadow:var(--focus-ring)}input:focus,input:hover,textarea:focus,textarea:hover{outline:none;box-shadow:none}.modal-overlay.modal-overlay{position:fixed;inset:0;z-index:var(--z-modal);display:none;align-items:center;justify-content:center;padding:var(--modal-gutter);background:var(--modal-overlay);overflow:auto}.modal-overlay.modal-overlay.show{display:flex!important;animation:modalOverlayIn var(--modal-transition)}.modal-dialog{display:flex;flex-direction:column;width:min(var(--modal-width-sm),calc(100vw - (var(--modal-gutter) * 2)));max-height:calc(100dvh - (var(--modal-gutter) * 2));border:1px solid var(--modal-border);border-radius:var(--modal-radius);background:var(--modal-surface);box-shadow:var(--modal-shadow);overflow:hidden;animation:modalDialogIn var(--modal-transition)}.modal-dialog--result{width:min(var(--modal-width-md),calc(100vw - (var(--modal-gutter) * 2)))}.modal-dialog--complex{width:min(var(--modal-width-lg),calc(100vw - (var(--modal-gutter) * 2)))}.modal__header{display:flex;flex:0 0 auto;position:relative;align-items:center;justify-content:center;min-height:72px;padding:16px var(--modal-padding);background:var(--modal-header);color:var(--color-text-inverse);text-align:center}.modal__title{margin:0;font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:inherit}.modal__body{min-height:0;padding:var(--modal-padding);background:var(--modal-surface);color:var(--color-text);overflow:auto}.modal__footer{flex:0 0 auto;align-items:center;justify-content:center;padding:0 var(--modal-padding) var(--modal-padding);background:var(--modal-surface)}.modal__field,.modal__footer{display:flex;gap:var(--spacing-sm)}.modal__field{flex-direction:column}.modal__field+.modal__field{margin-top:var(--spacing-lg)}.modal__label{color:var(--color-text);font-size:var(--font-size-md);font-weight:var(--font-weight-bold)}.modal__hint{color:var(--color-text-muted);line-height:1.45}.modal__error,.modal__hint{font-size:var(--font-size-sm)}.modal__error{color:var(--color-danger);line-height:1.4}.modal__button,.modal__input{min-height:var(--modal-control-height);box-sizing:border-box}.modal__input{width:100%;padding:0 var(--spacing-md);border:1px solid var(--modal-border);border-radius:var(--border-radius-md);background:var(--modal-surface-subtle);color:var(--color-text)}.modal__button{min-width:80px;padding:0 var(--spacing-lg);border:1px solid transparent;border-radius:var(--border-radius-md);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);cursor:pointer}.modal__button--primary{background:var(--color-brand);color:var(--color-text-inverse)}.modal__button--secondary{order:-1;border-color:var(--modal-border);background:var(--modal-surface-subtle);color:var(--color-text-muted)}.modal__button--danger{background:var(--color-danger);color:var(--color-text-inverse)}@keyframes modalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes modalDialogIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:520px){.modal-overlay.modal-overlay{align-items:flex-end}.modal-dialog,.modal-dialog--complex,.modal-dialog--result{width:100%;max-height:calc(100dvh - (var(--modal-gutter) * 2))}.modal__header{min-height:64px;padding-inline:var(--spacing-xl)}.modal__body{padding:var(--spacing-xl)}.modal__footer{padding-inline:var(--spacing-xl);padding-bottom:var(--spacing-xl)}}.input-panel{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:125px;border:none;font-size:16px;line-height:16px;font-weight:500;color:#ffffff}.bgm-player{position:relative;z-index:var(--z-dropdown);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:40px;padding:0 var(--spacing-md);border:none;border-radius:var(--border-radius-xl);background-color:var(--primary-color)}.bgm-player img{width:auto;height:20px;margin:0 10px 0 0}.bgm-player__title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 var(--spacing-lg) 0 0;height:40px;cursor:pointer;color:#ffffff}button.bgm-player__title{padding:0;border:0;background:transparent;font:inherit;text-align:left}.bgm-player__title:hover{animation:scale-102 .3s ease}.bgm-player__control{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bgm-player__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:40px;padding:0 5px;border:0;background:transparent;color:#ffffff;cursor:pointer}.bgm-player__icon-btn svg{width:20px;height:20px;fill:currentColor;flex:0 0 auto}.bgm-player__icon-btn:hover{animation:scale-125 .4s ease}.material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 20;color:#ffffff;cursor:pointer}.volume-control{width:100px;height:4px;margin:0 3px 0 var(--spacing-md);padding:0;border-radius:2px;background:rgba(255,255,255,.3);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.volume-control::-webkit-slider-track{width:100%;height:4px;border-radius:2px;background:transparent}.volume-control::-webkit-slider-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#ffffff;cursor:pointer;-webkit-appearance:none;appearance:none}.volume-control::-moz-range-track{width:100%;height:4px;border:none;border-radius:2px;background:transparent}.volume-control::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#ffffff;cursor:pointer}.bgm-player__list{position:absolute;top:0;left:0;z-index:-1;display:none;width:100%;margin:0;padding:40px 0 0;overflow-y:auto;border-radius:var(--border-radius-xl);background-color:var(--primary-color);box-shadow:var(--shadow-md);font-weight:var(--font-weight-medium);transition:all var(--transition-slow)}.bgm-player__list.show{display:block}.bgm-player__list ul{margin:0;padding:0 15px 15px;list-style:none}.bgm-player__list li{padding:12px 26px;border-radius:10px;font-size:16px;line-height:16px;font-weight:500;color:#ffffff;transition:background-color .3s ease;cursor:pointer}.bgm-player__list li:hover{background-color:rgba(255,255,255,.2)}.bgm-player__list li:last-child{border-bottom:none}html[data-theme=dark] body{background-color:var(--bg-tertiary)}html[data-theme=dark] body.auto-ranking-popup,html[data-theme=dark] body.auto-shareholder-popup{background-color:#1e2230}html[data-theme=dark] ::placeholder{color:#888888}html[data-theme=dark] #wrapper.app-shell__main{background-color:#1a1d28}html[data-theme=dark] .mode-selector__button{background-color:#2b304d;color:#ffffff}html[data-theme=dark] #mode-selector__button--personal-mode{background-color:#ffffff;color:#111111}html[data-theme=dark] .number-settings__label{color:#c5cad8}html[data-theme=dark] .number-settings__input{border:1px solid #d0d5e0;background-color:#ffffff;color:#111111}html[data-theme=dark] .number-spinner{background-color:transparent}html[data-theme=dark] .number-spinner__button--decrease,html[data-theme=dark] .number-spinner__button--increase{background-color:transparent;color:#b8c0d4;-webkit-appearance:none;-moz-appearance:none;appearance:none}html[data-theme=dark] .number-spinner__button--decrease:hover,html[data-theme=dark] .number-spinner__button--increase:hover{color:#e8eaef}html[data-theme=dark] .number-spinner__button--decrease:active,html[data-theme=dark] .number-spinner__button--increase:active{color:#ffffff}html[data-theme=dark] .funding-save__input{border-color:rgba(43,48,77,.9);background-color:#ffffff;color:#111111}html[data-theme=dark] .auto-mode-panel{border-color:rgba(90,100,130,.45);background-color:#252a38}html[data-theme=dark] .auto-mode-panel__label{color:#8b93a8}html[data-theme=dark] .auto-mode-panel__value{color:#dce0ea}html[data-theme=dark] .results__content{background-color:#222736}html[data-theme=dark] .auto-funding-item__badge{background-color:#2f3550;color:#9eb4ff}html[data-theme=dark] .auto-funding-item__host{background-color:#3d3428;color:#f0b85c}html[data-theme=dark] .auto-funding-empty{border-color:#3d4558;background-color:#1e2230}html[data-theme=dark] .auto-funding-empty__title{color:#dce0ea}html[data-theme=dark] .auto-funding-empty__text{color:#8b93a8}html[data-theme=dark] .auto-room-list{border-color:#3d4558;background-color:#1e2230}html[data-theme=dark] .auto-room-list__guide{border-color:#3d4558;background-color:#252a38}html[data-theme=dark] .auto-room-list__guide-text{color:#c5cad8}html[data-theme=dark] .auto-room-list__guide-text--warning{color:#f87171}html[data-theme=dark] .auto-room-list__item{border-color:#3d4558;background-color:#252a38}html[data-theme=dark] .auto-room-list__name{color:#e8eaef}html[data-theme=dark] .auto-room-list__count{color:#9aa3b2}html[data-theme=dark] .auto-room-list__empty{color:#8b93a8}html[data-theme=dark] .funding-item:hover{border-color:#3d4558;background-color:#2a3142}html[data-theme=dark] .funding-name{color:#e8eaef}html[data-theme=dark] .name-edit-input{background-color:#ffffff;color:#111111}html[data-theme=dark] .funding-count{color:#6b7288}html[data-theme=dark] .personal-soop-toolbar{border-color:#3d4558;background-color:#252a38}html[data-theme=dark] .personal-soop-toolbar__label{color:#e8eaef}html[data-theme=dark] .funding-role,html[data-theme=dark] .funding-role--citizen{color:#c5cad8}html[data-theme=dark] .team-ratio-label{color:#e8eaef}html[data-theme=dark] .team-ratio{border:1px solid #d0d5e0;background-color:#ffffff;color:#111111}html[data-theme=dark] .team-ratio-decrease,html[data-theme=dark] .team-ratio-increase{background-color:transparent;color:#b8c0d4;-webkit-appearance:none;-moz-appearance:none;appearance:none}html[data-theme=dark] .team-ratio-decrease:hover,html[data-theme=dark] .team-ratio-increase:hover{color:#e8eaef}html[data-theme=dark] .team-ratio-decrease:active,html[data-theme=dark] .team-ratio-increase:active{color:#ffffff}html[data-theme=dark] .team-select-dropdown{border:1px solid #d0d5e0;background-color:#ffffff;color:#111111}html[data-theme=dark] .funding-team__select__trigger{background-color:#ffffff;box-shadow:inset 0 0 0 1px #d0d5e0;color:#111111}html[data-theme=dark] .funding-team__select__options{background-color:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.35)}html[data-theme=dark] .funding-team__select__option{color:#111111}html[data-theme=dark] .funding-team__select__option:hover{background-color:#f0f2f7;color:#111111}html[data-theme=dark] .funding-team__select__option.selected{background-color:#3d4d7a;color:#ffffff}html[data-theme=dark] .funding-item:hover .funding-team__select__trigger,html[data-theme=dark] .funding-team__select.open .funding-team__select__trigger,html[data-theme=dark] .reward-team__select__trigger{background-color:#ffffff;box-shadow:inset 0 0 0 1px #d0d5e0;color:#111111}html[data-theme=dark] .reward-team__select__options{background-color:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.35)}html[data-theme=dark] .reward-team__select__option{color:#111111}html[data-theme=dark] .reward-team__select__option:hover{background-color:#f0f2f7;color:#111111}html[data-theme=dark] .reward-team__select__option.selected{background-color:#3d4d7a;color:#ffffff}html[data-theme=dark] .reward-team__select.open .reward-team__select__trigger,html[data-theme=dark] .reward-team__select__trigger:hover{background-color:#ffffff;box-shadow:inset 0 0 0 1px #d0d5e0;color:#111111}html[data-theme=dark] .result-area.auto-mode .reward-team__select[data-locked=true] .reward-team__select__trigger,html[data-theme=dark] .result-area.auto-mode .reward-team__select[data-locked=true] .reward-team__select__trigger:hover,html[data-theme=dark] .result-area.auto-mode .reward-team__select[data-locked=true].open .reward-team__select__trigger,html[data-theme=dark] .result-area.auto-mode .team-select:disabled+.reward-team__select .reward-team__select__trigger,html[data-theme=dark] .result-area.auto-mode .team-select:disabled+.reward-team__select .reward-team__select__trigger:hover,html[data-theme=dark] .result-area.auto-mode .team-select:disabled+.reward-team__select.open .reward-team__select__trigger{background-color:#f0f0f0;box-shadow:inset 0 0 0 1px #d0d5e0;color:#666666}html[data-theme=dark] .memo-input{border-color:#3d4558;background-color:#1e2230;color:#dce0ea}html[data-theme=dark] .memo-controls__button{background-color:#2a3142;color:#c5cad8}html[data-theme=dark] .simulation-area__table{border-color:#3d4558}html[data-theme=dark] .simulation-area__row-label{background-color:#252a38;color:#dce0ea}html[data-theme=dark] .simulation-area__col-win{background-color:#1e2d24;color:#6ec8ff}html[data-theme=dark] .simulation-area__col-lose{background-color:#2d1e22;color:#f09090}html[data-theme=dark] .simulation-area__col-voter{background-color:#252a38}html[data-theme=dark] .simulation-area__cell-voter{background-color:#1e2230}html[data-theme=dark] .simulation-area__voter-input{background-color:#ffffff;color:#111111}html[data-theme=dark] .simulation-area__voter-input:focus{background-color:#ffffff}html[data-theme=dark] .simulation-area__voter-input::placeholder{color:#888888}html[data-theme=dark] .profile-menu-modal{border-color:#d9deea;background:#252a3d}html[data-theme=dark] .profile-menu-modal__item{background:transparent;color:#ffffff}html[data-theme=dark] .profile-menu-modal__item:hover{background-color:rgba(255,255,255,.2)}html[data-theme=dark] .profile-menu-modal__item--danger{color:#ff9b9b}html[data-theme=dark] .profile-menu-modal__theme-btn{border-color:#5d6691;background:#3a4268;color:#dfe5ff}html[data-theme=dark] .profile-menu-modal__theme-btn:hover{background:#4a537d}html[data-theme=dark] .profile-menu-modal__theme-btn--active{border-color:#3f5dd1;background:linear-gradient(135deg,#4f6ad7,#6b7cf0);color:#ffffff}html[data-theme=dark] .sidebar-account{border-color:#3b435c;background:#252a3d}html[data-theme=dark] .sidebar-account__profile{color:#f7f8ff}html[data-theme=dark] .sidebar-account__profile:focus-visible,html[data-theme=dark] .sidebar-account__profile:hover{background:#30364c}html[data-theme=dark] .sidebar-account__avatar{border-color:#556086;background:#343d5e;box-shadow:none}html[data-theme=dark] .sidebar-account__balance{color:#aeb7d1}html[data-theme=dark] .sidebar-account__balance strong{color:var(--mineral-color)}html[data-theme=dark] #rouletteContainer{background:#12151e}html[data-theme=dark] .roulette-game{background:#3a3f52}html[data-theme=dark] .roulette-game__pointer{border-top-color:#dce0ea}html[data-theme=dark] .roulette-result__area{background:#1e2230}html[data-theme=dark] .roulette-result-item{background:#2f3545}html[data-theme=dark] .roulette-result-item__rank{background:#3d4558;color:#e8eaef}html[data-theme=dark] .roulette-setting__area,html[data-theme=dark] .roulette-setting__body{background:#1e2230}html[data-theme=dark] .roulette-setting__textarea{border-color:#d0d5e0;background:#ffffff;color:#111111}html[data-theme=dark] .roulette-setting__textarea::placeholder{color:#888888}html[data-theme=dark] .roulette-setting__footer{background:#1e2230}html[data-theme=dark] #zerglingRaceContainer{background:#12151e}html[data-theme=dark] .zergling-race-setting__body,html[data-theme=dark] .zergling-race-setting__footer{background:#1e2230}html[data-theme=dark] .zergling-race-setting__textarea{border-color:#d0d5e0;background:#ffffff;color:#111111}html[data-theme=dark] .zergling-race-setting__textarea::placeholder{color:#888888}html[data-theme=dark] .zergling-race-description__body{background:#1e2230}html[data-theme=dark] .zergling-race-description__copyright-line,html[data-theme=dark] .zergling-race-description__item,html[data-theme=dark] .zergling-race-description__text{color:#c5cad8}html[data-theme=dark] #zerglingRaceCanvas,html[data-theme=dark] .zergling-race-animation__area{background:#5c2020}html[data-theme=dark] .zergling-race-result__area{background:#1e2230}html[data-theme=dark] .zergling-race-result-item{background:#2f3545}html[data-theme=dark] .zergling-race-result-item__rank{background:#3d4558;color:#e8eaef}html[data-theme=dark] .zergling-race-speed__buttons{background:#2a3142}html[data-theme=dark] .zergling-race-speed__button{background:#252a38;color:#c5cad8}html[data-theme=dark] .zergling-race-speed__button--active,html[data-theme=dark] .zergling-race-speed__button:active,html[data-theme=dark] .zergling-race-speed__button:hover{background:#3d4d7a;color:#f1f3f5}html[data-theme=dark] .auto-mode-popup__body,html[data-theme=dark] .auto-mode-popup__footer,html[data-theme=dark] .change-password-popup__body,html[data-theme=dark] .change-password-popup__footer,html[data-theme=dark] .edit-popup__body,html[data-theme=dark] .edit-popup__footer,html[data-theme=dark] .mafia-guess-popup__body,html[data-theme=dark] .mafia-guess-popup__footer,html[data-theme=dark] .reset-popup__body,html[data-theme=dark] .reset-popup__footer,html[data-theme=dark] .settlement-popup__body,html[data-theme=dark] .settlement-popup__footer,html[data-theme=dark] .soop-personal-popup__body,html[data-theme=dark] .soop-personal-popup__footer{background-color:#1e2230;color:#c5cad8}html[data-theme=dark] .auto-mode-popup__label,html[data-theme=dark] .change-password-popup__label,html[data-theme=dark] .edit-popup__label,html[data-theme=dark] .reset-popup__body p,html[data-theme=dark] .soop-personal-popup__field-hint,html[data-theme=dark] .soop-personal-popup__field-label{color:#c5cad8}html[data-theme=dark] .auto-mode-popup__input,html[data-theme=dark] .edit-popup__input,html[data-theme=dark] .soop-personal-popup__input{border-color:#d0d5e0;background-color:#ffffff;color:#111111}html[data-theme=dark] .settlement-popup-result{border-color:#d0d5e0;background-color:#f5f6f8;color:#1a1d28}html[data-theme=dark] .auto-mode-popup__input:focus,html[data-theme=dark] .edit-popup__input:focus,html[data-theme=dark] .soop-personal-popup__input:focus{border-color:#5a6fd0}html[data-theme=dark] .auto-mode-popup__button--cancel,html[data-theme=dark] .edit-popup__button--cancel,html[data-theme=dark] .reset-popup__button--cancel,html[data-theme=dark] .settlement-popup__button--close,html[data-theme=dark] .soop-personal-popup__button--cancel{border-color:#3d4558;background-color:#2a3142;color:#c5cad8}html[data-theme=dark] .mafia-guess-popup__content,html[data-theme=dark] .mafia-guess-popup__tabs{background-color:#1e2230}html[data-theme=dark] .mafia-guess-popup__tab{background-color:#ffffff;box-shadow:inset 0 0 0 1px #d0d5e0;color:#555555}html[data-theme=dark] .mafia-guess-popup__tab--active{background-color:#3d4d7a;box-shadow:none;color:#ffffff}html[data-theme=dark] .mafia-guess-participant{border-color:#d0d5e0;background-color:#ffffff;color:#111111}html[data-theme=dark] .mafia-role__select__trigger{background-color:#ffffff;box-shadow:inset 0 0 0 1px #d0d5e0;color:#111111}html[data-theme=dark] .mafia-role__select__options{background-color:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.35)}html[data-theme=dark] .mafia-role__select__option{color:#111111}html[data-theme=dark] .mafia-role__select__option:hover{background-color:#f0f2f7;color:#111111}html[data-theme=dark] .mafia-role__select__option.selected{background-color:#3d4d7a;color:#ffffff}html[data-theme=dark] .mafia-guess-result-message.error{border-color:#5c3038;background-color:#2d1e22;color:#ff8a8a}html[data-theme=dark] .toast,html[data-theme=dark] .tooltip{background:linear-gradient(135deg,#4a56a8,#5a3d78);color:#f1f3f5}html[data-theme=dark] .mafia-guess-popup__tab:hover{background-color:#f0f2f7}html[data-theme=dark] .mafia-guess-participant--confirmed,html[data-theme=dark] .mafia-guess-participant--selected{border-color:#5a6fd0;background-color:#e8ecf7;color:#111111}html[data-theme=dark] .mafia-role__select[style*="pointer-events: none"] .mafia-role__select__trigger,html[data-theme=dark] .mafia-role__select[style*="pointer-events: none"] .mafia-role__select__trigger:hover{background-color:#f0f0f0;box-shadow:inset 0 0 0 1px #d0d5e0;color:#666666}html[data-theme=dark] .mafia-guess-popup__button--cancel{background-color:#2a3142;color:#c5cad8}html[data-theme=dark] .modal-dialog,html[data-theme=dark] .modal__body,html[data-theme=dark] .modal__footer{border-color:var(--modal-border);background-color:var(--modal-surface);color:var(--color-text)}html[data-theme=dark] .modal__input{border-color:var(--modal-border);background-color:var(--modal-surface-subtle);color:var(--color-text)}html[data-theme=dark] select{border:1px solid #d0d5e0;background-color:#ffffff;color:#111111}html[data-theme=dark] .login-form__input{border-color:#d0d5e0;background-color:#ffffff;color:#111111}html[data-theme=dark] .login-form__input:focus{border-color:#6366f1;background-color:#ffffff;box-shadow:0 0 0 3px rgba(99,102,241,.15)}html[data-theme=dark] .login-form__input::placeholder{color:#888888}html[data-theme=dark] .tier-board__panel{border-color:rgba(255,255,255,.07);background:#171b28;box-shadow:0 24px 70px rgba(0,0,0,.28)}html[data-theme=dark] .tier-board__crew,html[data-theme=dark] .tier-board__sidebar{border-color:#303646;background:rgba(35,40,55,.92);box-shadow:0 8px 24px rgba(0,0,0,.14)}html[data-theme=dark] .tier-board__crew>span,html[data-theme=dark] .tier-board__live-toggle,html[data-theme=dark] .tier-board__sidebar p{color:#e5e8f1}html[data-theme=dark] .tier-board__crew button,html[data-theme=dark] .tier-board__sidebar button{color:#aeb6ca}html[data-theme=dark] .tier-board__crew button:focus-visible,html[data-theme=dark] .tier-board__crew button:hover,html[data-theme=dark] .tier-board__sidebar button:focus-visible,html[data-theme=dark] .tier-board__sidebar button:hover{border-color:#424a60;background:#2c3243;color:#f3f5fa}html[data-theme=dark] .tier-board__crew button.is-active{border-color:#6474c8;background:#5363b5;color:#fff}html[data-theme=dark] .tier-board__live-toggle{border-color:#343a4b}html[data-theme=dark] .tier-board__tier{border-color:#303646;background:#202533;box-shadow:0 7px 24px rgba(0,0,0,.12)}html[data-theme=dark] .tier-board__tier>h2{border-color:#343a49;background:linear-gradient(90deg,color-mix(in srgb,var(--tier-accent) 14%,#202533),#202533 46%);color:#f1f3f8}html[data-theme=dark] .tier-board__tier>h2 small,html[data-theme=dark] .tier-race h3 small{border-color:#3a4050;background:#292f3e;color:#aeb6ca}html[data-theme=dark] .tier-race{border-color:#303646}html[data-theme=dark] .tier-member{border-color:#343a4a;background:linear-gradient(145deg,#272d3b,#222734);box-shadow:0 2px 7px rgba(0,0,0,.1)}html[data-theme=dark] .tier-member--live{border-color:color-mix(in srgb,var(--race-accent) 42%,#343a4a)}html[data-theme=dark] .tier-member__body strong{color:#f1f3f8}html[data-theme=dark] .tier-member__body>span{color:#9aa3b9}html[data-theme=dark] .tier-member--promotion-candidate{border-color:#9b5360;background:radial-gradient(ellipse at center,#302830 32%,#34282f 65%,#422b34 100%)}html[data-theme=dark] .tier-race__empty{border-color:#3a4050;background:#1d222e;color:#7f899f}.app-shell--standard{width:min(100%,var(--app-shell-width));max-width:var(--app-shell-width);margin:0}.app-shell--standard>.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-sticky);align-self:flex-start;height:100vh;max-height:100vh;overflow-y:auto;flex:0 0 var(--sidebar-width);width:var(--sidebar-width);min-width:var(--sidebar-width)}.app-shell--standard>#wrapper.app-shell__main,.app-shell--standard>.app-shell__main{flex:0 0 var(--main-width);width:var(--main-width);max-width:var(--main-width);min-width:0}.app-shell--standard .contents__header{position:static;top:auto;z-index:auto;width:100%;min-height:94px;height:94px;padding-right:var(--main-gutter);padding-left:var(--main-gutter)}.app-shell--standard :is(.dashboard,.tier-board,.admin-members,.admin-star,.admin-youtube,.admin-balloon,.predictions,#rouletteContainer,#zerglingRaceContainer){width:min(100%,var(--content-width));max-width:var(--content-width);margin-right:auto;margin-left:auto}.app-shell--standard .admin-balloon__panel,.app-shell--standard .admin-members__panel,.app-shell--standard .admin-star__panel,.app-shell--standard .admin-youtube__panel,.app-shell--standard .dashboard__feed,.app-shell--standard .dashboard__hero,.app-shell--standard .predictions__panel{width:100%;max-width:none}.app-shell--standard .contents__input,.app-shell--standard .contents__output{width:min(calc(100% - (var(--main-gutter) * 2)),var(--content-width));margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}.app-shell--community{color:var(--community-text);font-family:var(--font-family-sans)}.app-shell--community>#wrapper.app-shell__main,.app-shell--community>.app-shell__main,.app-shell--legacy-visual>#wrapper.app-shell__main,.app-shell--legacy-visual>.app-shell__main{background:var(--community-page)}:is(.app-shell--community,.app-shell--community-chrome)>.sidebar{border:0;background:var(--community-surface);color:var(--community-text)}:is(.app-shell--community,.app-shell--community-chrome) .site-title{height:auto;min-height:92px;margin:0;padding:24px}:is(.app-shell--community,.app-shell--community-chrome) .site-title h1,:is(.app-shell--community,.app-shell--community-chrome) .site-title__brain,:is(.app-shell--community,.app-shell--community-chrome) .site-title__hello{color:var(--community-text)}:is(.app-shell--community,.app-shell--community-chrome) .site-title__hello{color:var(--community-primary);font-size:13px;line-height:16px;letter-spacing:.08em}:is(.app-shell--community,.app-shell--community-chrome) .site-title__brain{font-size:28px;line-height:30px;letter-spacing:-.035em}:is(.app-shell--community,.app-shell--community-chrome) .site-title__logo{width:44px;height:44px;flex-basis:44px;margin-left:12px;background:var(--community-gradient);box-shadow:0 8px 18px rgba(91,108,240,.2)}:is(.app-shell--community,.app-shell--community-chrome) .bookmark ul{padding:0 16px}:is(.app-shell--community,.app-shell--community-chrome) .bookmark li{margin-bottom:4px;padding:10px 14px;border-radius:12px;color:var(--community-text-muted);transition:color .16s ease,background-color .16s ease,transform .16s ease}:is(.app-shell--community,.app-shell--community-chrome) .bookmark li:hover{color:var(--community-primary);background:var(--community-surface-soft);transform:translateX(2px)}:is(.app-shell--community,.app-shell--community-chrome) .bookmark li.bookmark__item--active{color:#ffffff;background:var(--community-gradient);box-shadow:0 8px 18px rgba(91,108,240,.2)}:is(.app-shell--community,.app-shell--community-chrome) .bookmark a{color:inherit;font-size:15px;line-height:22px;font-weight:700}:is(.app-shell--community,.app-shell--community-chrome) .producer,:is(.app-shell--community,.app-shell--community-chrome) .sidebar__copyright{padding:24px}:is(.app-shell--community,.app-shell--community-chrome) .producer a,:is(.app-shell--community,.app-shell--community-chrome) .producer span{color:var(--community-text-muted);font-size:13px;line-height:18px}:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account{border-color:var(--community-border);background:#f4f7fc;box-shadow:none}:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account__profile{color:var(--community-text)}:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account__profile:focus-visible,:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account__profile:hover{background:color-mix(in srgb,var(--community-primary) 8%,transparent)}:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account__profile:focus-visible{outline-color:var(--community-primary)}:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account__avatar{border-color:var(--community-surface);box-shadow:none}:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account__balance{color:var(--community-text-muted)}:is(.app-shell--community,.app-shell--community-chrome) .sidebar-account__balance strong{color:var(--mineral-color)}:is(.app-shell--community,.app-shell--community-chrome) .contents__header{border:0;background:#F4F7FC;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell--legacy-visual .contents__header{background:var(--community-page)}:is(.app-shell--community,.app-shell--community-chrome) .mode-selector__button,:is(.app-shell--community,.app-shell--community-chrome) .toolbar__login-button{min-height:40px;border:1px solid var(--community-border);border-radius:999px;background:var(--community-surface);color:var(--community-text);font-size:15px;line-height:22px;box-shadow:none}:is(.app-shell--community,.app-shell--community-chrome) .mode-selector__button:hover,:is(.app-shell--community,.app-shell--community-chrome) .toolbar__login-button:hover{border-color:color-mix(in srgb,var(--community-primary) 38%,var(--community-border));background:var(--community-surface-soft)}:is(.app-shell--community,.app-shell--community-chrome) .mode-selector__button--admin{border-color:transparent;background:var(--community-gradient);color:#ffffff}:is(.app-shell--community,.app-shell--community-chrome) .profile-menu__minerals{background:#dff3ff;color:var(--mineral-color)}:is(.app-shell--community,.app-shell--community-chrome) .profile-menu__trigger{border-color:var(--community-surface);background:var(--community-surface-soft);box-shadow:0 0 0 1px var(--community-border)}:is(.app-shell--community,.app-shell--community-chrome) .profile-menu-modal{border:1px solid var(--community-border);background:var(--community-surface);box-shadow:var(--community-card-shadow)}:is(.app-shell--community,.app-shell--community-chrome) .profile-menu-modal__item{color:var(--community-text)}:is(.app-shell--community,.app-shell--community-chrome) .profile-menu-modal__item:hover{background:var(--community-surface-soft)}:is(.app-shell--community,.app-shell--community-chrome) .profile-menu-modal__item--danger{color:var(--community-danger)}.app-shell--community :is(.dashboard,.tier-board,.admin-members,.admin-star,.admin-youtube,.admin-balloon,.predictions,#rouletteContainer,#zerglingRaceContainer){color:var(--community-text);font-family:var(--font-family-sans)}.app-shell--community :is(.admin-members__panel,.admin-star__panel,.admin-youtube__panel,.admin-balloon__panel,.predictions__panel,.youtube-dashboard__group,.star-notices,.tier-board__panel){border:1px solid var(--community-border);border-radius:var(--community-card-radius);background:var(--community-surface);box-shadow:var(--community-card-shadow)}.app-shell--community :is(.admin-members__heading h1,.admin-star__heading h1,.admin-youtube__heading h1,.admin-balloon__heading h1,.predictions h1,.tier-board__heading h1){color:var(--community-text);font-size:28px;line-height:38px;font-weight:800;letter-spacing:-.025em}.app-shell--community :is(.admin-members__heading p,.admin-star__heading span,.admin-youtube__heading span,.admin-balloon__heading span,.predictions__heading p,.tier-board__heading span){color:var(--community-text-muted);font-size:15px;line-height:22px;font-weight:500}.app-shell--community :is(.admin-members__eyebrow,.admin-star__heading>p,.admin-youtube__heading>div>p,.admin-balloon__heading p,.tier-board__heading>div>p,.youtube-dashboard__group-kicker){color:var(--community-primary);font-size:12px;line-height:18px;font-weight:700;letter-spacing:.1em}.app-shell--community :is(input,textarea,select){border-color:var(--community-border);border-radius:var(--community-control-radius);background:var(--community-surface);color:var(--community-text)}.app-shell--community :is(input,select):not([type=checkbox]):not([type=radio]){min-height:44px}.app-shell--community :is(input,textarea,select)::placeholder{color:color-mix(in srgb,var(--community-text-muted) 65%,transparent)}.app-shell--community :is(input,textarea,select):focus{border-color:var(--community-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--community-primary) 16%,transparent)}.app-shell--community :is(.admin-members__search button,.admin-members__pagination button,.admin-star__form-actions button,.admin-star__member-row--lookup>button,.admin-youtube__form button,.admin-balloon__filters button,.predictions button,.predictions__create){min-height:40px;border-radius:var(--community-control-radius);background:var(--community-button-primary);color:#ffffff;font-size:15px;line-height:22px;font-weight:700;box-shadow:none}.app-shell--community :is(.admin-members__search button,.admin-members__pagination button,.admin-star__form-actions button,.admin-star__member-row--lookup>button,.admin-youtube__form button,.admin-balloon__filters button,.predictions button,.predictions__create):hover{filter:brightness(.96);transform:translateY(-1px)}.app-shell--community :is(.admin-members__table-wrap,.admin-youtube__table-wrap,.admin-balloon__table-wrap,.predictions__table,.admin-star__section){border-color:var(--community-border)}.app-shell--community :is(.admin-members th,.admin-youtube th,.admin-balloon th,.predictions__table th,.admin-star th){background:var(--community-surface-soft);color:var(--community-text-muted);font-size:13px;line-height:18px;font-weight:700}.app-shell--community :is(.admin-members td,.admin-youtube td,.admin-balloon td,.predictions__table td,.admin-star td){border-color:var(--community-border);color:var(--community-text);font-size:15px;line-height:22px}.app-shell--community .dashboard{min-height:calc(100vh - 72px);padding:0 0 48px}.app-shell--community .dashboard__hero{margin-bottom:20px;padding:32px;border:0;border-radius:var(--community-card-radius);background:var(--community-gradient);box-shadow:0 14px 34px rgba(91,108,240,.2)}.app-shell--community .dashboard__eyebrow{margin-bottom:8px;color:rgba(255,255,255,.78);font-size:12px;line-height:18px;letter-spacing:.1em}.app-shell--community .dashboard__hero h1{font-size:28px;line-height:38px;font-weight:800}.app-shell--community .dashboard__hero p{margin-top:8px;color:rgba(255,255,255,.82);font-size:15px;line-height:22px}.app-shell--community .dashboard__hoxy-link{height:44px;padding:0 18px;border-radius:999px;color:var(--community-primary);font-size:15px;line-height:22px}.app-shell--community .dashboard__feed{gap:20px}.app-shell--community .star-notices{padding:24px}.app-shell--community .star-notices__heading{margin-bottom:16px}.app-shell--community .star-notices__item{border-color:var(--community-border);border-radius:12px;background:var(--community-page)}.app-shell--community .youtube-dashboard__group{padding:24px}.app-shell--community .youtube-dashboard__group-heading{margin-bottom:20px;padding-bottom:16px;border-color:var(--community-border)}.app-shell--community .youtube-dashboard__group-heading h3{color:var(--community-text);font-size:22px;line-height:30px}.app-shell--community .youtube-dashboard__channel{border-color:var(--community-border)}.app-shell--community .youtube-dashboard__channel-name{color:var(--community-text)}.app-shell--community .youtube-dashboard__video{border-color:var(--community-border);border-radius:12px;background:var(--community-page);color:var(--community-text)}.app-shell--community :is(.admin-members,.admin-star,.admin-youtube,.admin-balloon,.predictions){padding:0 0 48px}.app-shell--community :is(.admin-members__panel,.admin-star__panel,.admin-youtube__panel,.admin-balloon__panel,.predictions__panel){padding:24px}.app-shell--community .admin-balloon__heading>strong{background:var(--community-surface-soft);color:var(--community-primary)}.app-shell--community .admin-balloon__filters label,.app-shell--community .admin-balloon__tabs button{color:var(--community-text-muted);font-size:13px;line-height:18px}.app-shell--community .admin-balloon__tabs button{min-height:40px;border-color:var(--community-border);border-radius:999px;background:var(--community-surface)}.app-shell--community .admin-balloon__tabs button:hover{border-color:color-mix(in srgb,var(--community-primary) 40%,var(--community-border));background:var(--community-surface-soft);color:var(--community-primary)}.app-shell--community .admin-balloon__tabs button.is-active{border-color:var(--community-button-primary);background:var(--community-button-primary);color:#ffffff}.app-shell--community .admin-balloon__table-wrap{border-radius:12px}.app-shell--community .admin-balloon__amount{color:var(--community-primary)}.app-shell--community .admin-balloon td small,.app-shell--community .admin-balloon__hint{color:var(--community-text-muted)}.app-shell--community .admin-star__section{border-radius:14px;background:var(--community-surface)}.app-shell--community .admin-star__tabs{border-color:var(--community-border)}.app-shell--community .admin-star__tabs button{color:var(--community-text-muted)}.app-shell--community .admin-star__tabs button.is-active{border-bottom-color:var(--community-primary);color:var(--community-primary)}.app-shell--community .predictions{max-width:var(--content-width)}.app-shell--community .predictions__panel{color:var(--community-text)}.app-shell--community .predictions__table td,.app-shell--community .predictions__table th{padding:16px 14px}.app-shell--community .predictions__title{color:var(--community-text)}.app-shell--community .prediction-option{padding:20px;border-color:var(--community-border);border-radius:14px;background:var(--community-surface)}.app-shell--community .prediction-option__bar{background:var(--community-surface-soft)}.app-shell--community .prediction-option__bar>span{background:var(--community-gradient)}.app-shell--community .rich-editor{border-color:var(--community-border);border-radius:12px}.app-shell--community .rich-editor__toolbar{border-color:var(--community-border);background:var(--community-surface-soft)}.app-shell--community .tier-board{padding:0 0 48px;background:var(--community-page)}.app-shell--community .tier-board__panel{padding:24px}.app-shell--community .tier-board__crew,.app-shell--community .tier-board__sidebar,.app-shell--community .tier-board__tier,.app-shell--community .tier-race{border-color:var(--community-border);background:var(--community-surface)}.app-shell--community .tier-board__crew button,.app-shell--community .tier-board__sidebar button{color:var(--community-text-muted)}.app-shell--community .tier-board__crew button.is-active,.app-shell--community .tier-board__crew button:hover,.app-shell--community .tier-board__sidebar button:hover{background:var(--community-surface-soft);color:var(--community-primary)}.app-shell--community .tier-board__crew button.is-active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--community-primary) 28%,transparent)}.app-shell--community .tier-member{border-color:var(--community-border);border-radius:12px;background:var(--community-surface);box-shadow:none}.app-shell--community .tier-member:hover{border-color:color-mix(in srgb,var(--community-primary) 40%,var(--community-border));box-shadow:var(--community-card-shadow)}.app-shell--community #rouletteContainer{min-width:0;min-height:calc(100vh - 72px);padding:0 0 48px;background:var(--community-page)}.app-shell--community .roulette-game__area,.app-shell--community .roulette__main{width:100%;gap:20px}.app-shell--community .roulette-game{width:calc(100% - 340px);min-width:0}.app-shell--community .roulette-game,.app-shell--community .roulette-result__area{border:1px solid var(--community-border);border-radius:var(--community-card-radius);background:var(--community-surface);box-shadow:var(--community-card-shadow)}.app-shell--community .roulette-result__area{width:320px;padding:24px;color:var(--community-text)}.app-shell--community .roulette-result-item{border-radius:10px;background:var(--community-surface-soft);color:var(--community-text)}.app-shell--community .roulette-setting__area{border:1px solid var(--community-border);border-radius:var(--community-card-radius);background:var(--community-surface);box-shadow:var(--community-card-shadow)}.app-shell--community .roulette-setting__header{border-radius:var(--community-card-radius) var(--community-card-radius) 0 0;background:var(--community-gradient)}.app-shell--community .roulette-setting__body,.app-shell--community .roulette-setting__footer{background:var(--community-surface)}.app-shell--community .roulette-setting__footer{border-radius:0 0 var(--community-card-radius) var(--community-card-radius)}.app-shell--community .roulette-setting__button--start{background:var(--community-button-primary)}.app-shell--community .roulette-setting__button--reset{background:var(--community-danger)}.app-shell--community #zerglingRaceContainer{min-height:calc(100vh - 72px);padding:0 0 48px;background:var(--community-page)}.app-shell--community .zergling-race__main{max-width:var(--content-width)}.app-shell--community .zergling-race-animation__area,.app-shell--community .zergling-race-description__area,.app-shell--community .zergling-race-game__area,.app-shell--community .zergling-race-result__area,.app-shell--community .zergling-race-setting__area{border:1px solid var(--community-border);border-radius:var(--community-card-radius);box-shadow:var(--community-card-shadow)}.app-shell--community .zergling-race-description__header,.app-shell--community .zergling-race-setting__header{border-radius:var(--community-card-radius) var(--community-card-radius) 0 0;background:var(--community-gradient)}.app-shell--community .zergling-race-description__body,.app-shell--community .zergling-race-setting__body,.app-shell--community .zergling-race-setting__footer{background:var(--community-surface)}.app-shell--community .zergling-race__button--shuffle{background:var(--community-success)}.app-shell--community .zergling-race__button--start{background:var(--community-cyan)}.app-shell--community .zergling-race__button--reset{background:var(--community-danger)}@media (max-width:1679px) and (min-width:901px){.app-shell--standard{width:100%;max-width:100%}.app-shell--standard>#wrapper.app-shell__main,.app-shell--standard>.app-shell__main{flex:1 1 auto;width:calc(100vw - var(--sidebar-width));max-width:calc(100vw - var(--sidebar-width))}.app-shell--standard :is(.dashboard,.tier-board,.admin-members,.admin-star,.admin-youtube,.admin-balloon,.predictions,#rouletteContainer,#zerglingRaceContainer){width:calc(100% - (var(--main-gutter) * 2))}.app-shell--community .roulette-game__area{align-items:stretch;overflow-x:auto}.app-shell--community .roulette-game{min-width:760px}.app-shell--community .roulette-result__area{min-width:300px}}@media (max-width:900px){.app-shell--standard{display:block;width:100%;max-width:100%}.app-shell--standard>#wrapper.app-shell__main,.app-shell--standard>.app-shell__main{width:100%;max-width:100%;min-width:0}.app-shell--standard>.sidebar{height:auto;max-height:none;overflow-y:visible;flex:0 0 auto;width:100%;min-width:0}.app-shell--standard .contents__header{top:auto;min-height:64px;height:auto;padding-right:16px;padding-left:16px}.app-shell--standard :is(.dashboard,.tier-board,.admin-members,.admin-star,.admin-youtube,.admin-balloon,.predictions,#rouletteContainer,#zerglingRaceContainer){width:100%;max-width:100%}.app-shell--standard .contents__input,.app-shell--standard .contents__output{width:calc(100% - 32px)}:is(.app-shell--community,.app-shell--community-chrome)>.sidebar{width:100%;min-width:0;border:0;background:var(--community-surface)}:is(.app-shell--community,.app-shell--community-chrome) .site-title{min-height:0;padding:0}:is(.app-shell--community,.app-shell--community-chrome) .site-title h1{color:var(--community-text)}:is(.app-shell--community,.app-shell--community-chrome) .bookmark li{margin-bottom:0}.app-shell--community :is(.dashboard,.tier-board,.admin-members,.admin-star,.admin-youtube,.admin-balloon,.predictions){padding-right:16px;padding-left:16px}.app-shell--community #rouletteContainer,.app-shell--community #zerglingRaceContainer{padding-right:16px;padding-left:16px}}@media (max-width:700px){.app-shell--community .dashboard__hero{padding:24px 20px}.app-shell--community :is(.admin-members__panel,.admin-star__panel,.admin-youtube__panel,.admin-balloon__panel,.predictions__panel,.tier-board__panel){padding:20px 16px}.app-shell--community .predictions__table{display:block;overflow-x:auto;white-space:nowrap}.app-shell--community .roulette-game__area{flex-wrap:wrap;overflow:visible}.app-shell--community .roulette-game,.app-shell--community .roulette-result__area{width:100%;min-width:0}.app-shell--community #rouletteCanvas{width:220px;height:220px}.app-shell--community .roulette-result__area{height:300px;padding:20px}.app-shell--community .roulette-result__list{height:258px}}