.HomeScreen-module__V4fK1a__container{min-height:100vh;padding:var(--space-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HomeScreen-module__V4fK1a__background{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.HomeScreen-module__V4fK1a__crest{opacity:.03;font-size:30rem;animation:10s infinite HomeScreen-module__V4fK1a__float}.HomeScreen-module__V4fK1a__content{z-index:1;width:100%;max-width:500px;position:relative}.HomeScreen-module__V4fK1a__header{text-align:center;margin-bottom:var(--space-2xl)}.HomeScreen-module__V4fK1a__title{margin-bottom:var(--space-sm);background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;animation:3s infinite HomeScreen-module__V4fK1a__glow}.HomeScreen-module__V4fK1a__subtitle{color:var(--text-secondary);font-size:1rem}.HomeScreen-module__V4fK1a__connecting{align-items:center;gap:var(--space-md);padding:var(--space-xl);color:var(--text-secondary);flex-direction:column;display:flex}.HomeScreen-module__V4fK1a__spinner{border:3px solid var(--border-color);border-top-color:var(--gold-accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite HomeScreen-module__V4fK1a__spin}.HomeScreen-module__V4fK1a__error{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md);border:1px solid var(--admin);border-radius:var(--radius-md);color:var(--admin-light);margin-bottom:var(--space-lg);background:#c0392b33;display:flex}.HomeScreen-module__V4fK1a__error button{color:var(--admin-light);cursor:pointer;background:0 0;border:none;font-size:1.25rem}.HomeScreen-module__V4fK1a__menu{gap:var(--space-lg);flex-direction:column;animation:.5s HomeScreen-module__V4fK1a__fadeIn;display:flex}.HomeScreen-module__V4fK1a__menu .HomeScreen-module__V4fK1a__btn{width:100%;padding:var(--space-lg);font-size:1.125rem}.HomeScreen-module__V4fK1a__rules{background:var(--gradient-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-xl);margin-top:var(--space-lg)}.HomeScreen-module__V4fK1a__rulesTitle{text-align:center;color:var(--gold-accent);margin-bottom:var(--space-lg);font-size:1.125rem}.HomeScreen-module__V4fK1a__rulesList{gap:var(--space-md);flex-direction:column;display:flex}.HomeScreen-module__V4fK1a__rule{gap:var(--space-md);align-items:flex-start;display:flex}.HomeScreen-module__V4fK1a__ruleIcon{flex-shrink:0;font-size:1.5rem}.HomeScreen-module__V4fK1a__ruleText{flex-direction:column;display:flex}.HomeScreen-module__V4fK1a__ruleText strong{color:var(--text-primary);font-size:.875rem}.HomeScreen-module__V4fK1a__ruleText span{color:var(--text-muted);font-size:.75rem}.HomeScreen-module__V4fK1a__form{background:var(--gradient-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-xl);animation:.3s HomeScreen-module__V4fK1a__fadeIn}.HomeScreen-module__V4fK1a__backBtn{color:var(--text-secondary);cursor:pointer;margin-bottom:var(--space-lg);transition:color var(--transition-fast);background:0 0;border:none}.HomeScreen-module__V4fK1a__backBtn:hover{color:var(--gold-accent)}.HomeScreen-module__V4fK1a__formTitle{text-align:center;color:var(--gold-accent);margin-bottom:var(--space-xl);font-size:1.5rem}.HomeScreen-module__V4fK1a__inputGroup{margin-bottom:var(--space-lg)}.HomeScreen-module__V4fK1a__inputLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:var(--space-sm);font-size:.75rem;font-weight:600;display:block}.HomeScreen-module__V4fK1a__input{width:100%;padding:var(--space-md)var(--space-lg);color:var(--text-primary);border:2px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-normal);background:#ffffff0d;outline:none;font-family:inherit;font-size:1rem}.HomeScreen-module__V4fK1a__input::placeholder{color:var(--text-muted)}.HomeScreen-module__V4fK1a__input:focus{border-color:var(--gold-accent);box-shadow:0 0 0 4px #c4a35a1a}.HomeScreen-module__V4fK1a__codeInput{text-align:center;letter-spacing:.2em;text-transform:uppercase;font-size:1.5rem;font-weight:700}.HomeScreen-module__V4fK1a__form .HomeScreen-module__V4fK1a__btn{width:100%;margin-top:var(--space-md)}.HomeScreen-module__V4fK1a__footer{text-align:center;margin-top:var(--space-2xl);color:var(--text-muted);font-size:.75rem}@keyframes HomeScreen-module__V4fK1a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes HomeScreen-module__V4fK1a__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(5deg)}}@keyframes HomeScreen-module__V4fK1a__spin{to{transform:rotate(360deg)}}@keyframes HomeScreen-module__V4fK1a__glow{0%,to{filter:drop-shadow(0 0 10px #c4a35a4d)}50%{filter:drop-shadow(0 0 20px #c4a35a80)}}@media (max-width:640px){.HomeScreen-module__V4fK1a__title{font-size:2rem}.HomeScreen-module__V4fK1a__crest{font-size:20rem}.HomeScreen-module__V4fK1a__rules{padding:var(--space-lg)}}
.Lobby-module__egF6Fq__container{min-height:100vh;padding:var(--space-lg);justify-content:center;align-items:center;display:flex}.Lobby-module__egF6Fq__card{background:var(--gradient-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:600px;padding:var(--space-2xl);box-shadow:var(--shadow-lg)}.Lobby-module__egF6Fq__header{text-align:center;margin-bottom:var(--space-xl)}.Lobby-module__egF6Fq__title{color:var(--gold-accent);margin-bottom:var(--space-lg);font-size:1.75rem}.Lobby-module__egF6Fq__gameCode{justify-content:center;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.Lobby-module__egF6Fq__codeLabel{color:var(--text-secondary);font-size:.875rem}.Lobby-module__egF6Fq__code{font-size:2rem;font-weight:700;font-family:var(--font-serif);letter-spacing:.15em;background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Lobby-module__egF6Fq__copyBtn{padding:var(--space-sm)var(--space-md);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);background:#ffffff1a;font-size:.875rem}.Lobby-module__egF6Fq__copyBtn:hover{border-color:var(--gold-accent);background:#ffffff26}.Lobby-module__egF6Fq__shareSection{margin-bottom:var(--space-xl);text-align:center}.Lobby-module__egF6Fq__shareText{color:var(--text-secondary);margin-bottom:var(--space-sm);font-size:.875rem}.Lobby-module__egF6Fq__shareLink{gap:var(--space-sm);display:flex}.Lobby-module__egF6Fq__linkInput{padding:var(--space-sm)var(--space-md);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);text-overflow:ellipsis;background:#0003;flex:1;font-size:.75rem;overflow:hidden}.Lobby-module__egF6Fq__playersSection{margin-bottom:var(--space-xl)}.Lobby-module__egF6Fq__playersTitle{color:var(--text-primary);margin-bottom:var(--space-md);align-items:center;gap:var(--space-sm);font-size:1rem;display:flex}.Lobby-module__egF6Fq__minPlayers{color:var(--admin-light);font-size:.75rem;font-weight:400}.Lobby-module__egF6Fq__playersList{gap:var(--space-sm);flex-direction:column;display:flex}.Lobby-module__egF6Fq__playerItem{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);background:#ffffff0d;animation:.3s backwards Lobby-module__egF6Fq__slideIn;display:flex}.Lobby-module__egF6Fq__playerItem.Lobby-module__egF6Fq__disconnected{opacity:.6}.Lobby-module__egF6Fq__playerAvatar{background:var(--gradient-cambridge);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;display:flex}.Lobby-module__egF6Fq__playerName{color:var(--text-primary);flex:1;font-weight:500}.Lobby-module__egF6Fq__youTag{color:var(--gold-accent)}.Lobby-module__egF6Fq__hostBadge{text-transform:uppercase;background:var(--gradient-gold);color:var(--ink);border-radius:var(--radius-sm);padding:4px 8px;font-size:.625rem;font-weight:700}.Lobby-module__egF6Fq__offlineBadge{text-transform:uppercase;color:orange;border-radius:var(--radius-sm);background:#ffa50033;padding:4px 8px;font-size:.625rem;font-weight:700}.Lobby-module__egF6Fq__emptySlot{align-items:center;gap:var(--space-md);padding:var(--space-md);border:2px dashed var(--border-color);border-radius:var(--radius-md);opacity:.5;display:flex}.Lobby-module__egF6Fq__emptyIcon{border:2px dashed var(--border-color);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Lobby-module__egF6Fq__emptyText{color:var(--text-muted);font-style:italic}.Lobby-module__egF6Fq__rolesInfo{margin-bottom:var(--space-xl);padding:var(--space-md);border-radius:var(--radius-md);background:#0003}.Lobby-module__egF6Fq__rolesTitle{color:var(--text-secondary);margin-bottom:var(--space-md);text-align:center;font-size:.875rem}.Lobby-module__egF6Fq__rolesGrid{gap:var(--space-sm);grid-template-columns:repeat(3,1fr);display:grid}.Lobby-module__egF6Fq__roleRow{padding:var(--space-sm);border-radius:var(--radius-sm);transition:all var(--transition-fast);flex-direction:column;align-items:center;font-size:.75rem;display:flex}.Lobby-module__egF6Fq__roleRow.Lobby-module__egF6Fq__currentRole{border:1px solid var(--gold-accent);background:#c4a35a33}.Lobby-module__egF6Fq__rolePlayerCount{color:var(--text-primary);font-weight:700}.Lobby-module__egF6Fq__roleSU{color:var(--student-union)}.Lobby-module__egF6Fq__roleCO{color:var(--admin)}.Lobby-module__egF6Fq__actions{gap:var(--space-md);flex-direction:column;display:flex}.Lobby-module__egF6Fq__startBtn,.Lobby-module__egF6Fq__leaveBtn{width:100%}.Lobby-module__egF6Fq__waitingText{text-align:center;color:var(--text-secondary);padding:var(--space-md);font-style:italic}@keyframes Lobby-module__egF6Fq__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.Lobby-module__egF6Fq__card{padding:var(--space-lg)}.Lobby-module__egF6Fq__code{font-size:1.5rem}.Lobby-module__egF6Fq__rolesGrid{grid-template-columns:repeat(2,1fr)}}
.RoleReveal-module__mhYyXG__container{min-height:100vh;padding:var(--space-lg);justify-content:center;align-items:center;display:flex}.RoleReveal-module__mhYyXG__card{width:100%;max-width:500px;padding:var(--space-2xl);border-radius:var(--radius-xl);text-align:center;animation:.5s RoleReveal-module__mhYyXG__scaleIn}.RoleReveal-module__mhYyXG__studentUnion{border:2px solid var(--student-union);background:linear-gradient(135deg,#3498db33 0%,#2471a31a 100%);box-shadow:0 0 40px #3498db33}.RoleReveal-module__mhYyXG__chancellorsOffice{border:2px solid var(--admin);background:linear-gradient(135deg,#c0392b33 0%,#922b211a 100%);box-shadow:0 0 40px #c0392b33}.RoleReveal-module__mhYyXG__chancellor{border:2px solid var(--gold-accent);background:linear-gradient(135deg,#c4a35a33 0%,#967d461a 100%);animation:.5s RoleReveal-module__mhYyXG__scaleIn,2s infinite RoleReveal-module__mhYyXG__glow;box-shadow:0 0 40px #c4a35a4d}.RoleReveal-module__mhYyXG__header{margin-bottom:var(--space-lg)}.RoleReveal-module__mhYyXG__emoji{margin-bottom:var(--space-md);font-size:4rem;animation:3s infinite RoleReveal-module__mhYyXG__float;display:block}.RoleReveal-module__mhYyXG__title{margin:0;font-size:2rem}.RoleReveal-module__mhYyXG__studentUnion .RoleReveal-module__mhYyXG__title{color:var(--student-union)}.RoleReveal-module__mhYyXG__chancellorsOffice .RoleReveal-module__mhYyXG__title{color:var(--admin)}.RoleReveal-module__mhYyXG__chancellor .RoleReveal-module__mhYyXG__title{background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.RoleReveal-module__mhYyXG__description{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:1rem;line-height:1.6}.RoleReveal-module__mhYyXG__objectives{text-align:left;margin-bottom:var(--space-xl);padding:var(--space-md);border-radius:var(--radius-md);background:#0003}.RoleReveal-module__mhYyXG__objectivesTitle{color:var(--gold-accent);margin-bottom:var(--space-sm);font-size:.875rem}.RoleReveal-module__mhYyXG__objectivesList{margin:0;padding:0;list-style:none}.RoleReveal-module__mhYyXG__objective{padding:var(--space-sm)0;color:var(--text-primary);padding-left:var(--space-lg);font-size:.875rem;position:relative}.RoleReveal-module__mhYyXG__objective:before{content:"✓";color:var(--gold-accent);position:absolute;left:0}.RoleReveal-module__mhYyXG__teammates{text-align:left;margin-bottom:var(--space-xl);padding:var(--space-md);border:1px solid var(--admin);border-radius:var(--radius-md);background:#c0392b1a}.RoleReveal-module__mhYyXG__teammatesTitle{color:var(--admin-light);margin-bottom:var(--space-md);font-size:.875rem}.RoleReveal-module__mhYyXG__teammatesList{gap:var(--space-sm);flex-direction:column;display:flex}.RoleReveal-module__mhYyXG__teammate{align-items:center;gap:var(--space-md);padding:var(--space-sm);border-radius:var(--radius-sm);background:#0003;display:flex}.RoleReveal-module__mhYyXG__teammateAvatar{background:linear-gradient(135deg,var(--admin)0%,var(--admin-dark)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.RoleReveal-module__mhYyXG__teammateInfo{flex-direction:column;display:flex}.RoleReveal-module__mhYyXG__teammateName{color:var(--text-primary);font-weight:600}.RoleReveal-module__mhYyXG__teammateRole{color:var(--admin-light);font-size:.75rem}.RoleReveal-module__mhYyXG__warning{padding:var(--space-md);border-radius:var(--radius-md);color:var(--text-secondary);margin-bottom:var(--space-xl);background:#ffffff0d;font-size:.875rem;animation:2s infinite RoleReveal-module__mhYyXG__pulse}@keyframes RoleReveal-module__mhYyXG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes RoleReveal-module__mhYyXG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes RoleReveal-module__mhYyXG__glow{0%,to{box-shadow:0 0 40px #c4a35a4d}50%{box-shadow:0 0 60px #c4a35a80}}@keyframes RoleReveal-module__mhYyXG__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:640px){.RoleReveal-module__mhYyXG__card{padding:var(--space-xl)}.RoleReveal-module__mhYyXG__emoji{font-size:3rem}.RoleReveal-module__mhYyXG__title{font-size:1.5rem}}
.PolicyTrack-module__GswcGq__container{padding:var(--space-md);border-radius:var(--radius-md);border:1px solid var(--border-color);background:#0003}.PolicyTrack-module__GswcGq__header{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.PolicyTrack-module__GswcGq__title{font-size:.875rem;font-weight:600}.PolicyTrack-module__GswcGq__suTitle{color:var(--student-union)}.PolicyTrack-module__GswcGq__adminTitle{color:var(--admin)}.PolicyTrack-module__GswcGq__counter{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.875rem}.PolicyTrack-module__GswcGq__track{gap:var(--space-sm);flex-wrap:wrap;display:flex}.PolicyTrack-module__GswcGq__slot{border-radius:var(--radius-sm);border:2px dashed var(--border-color);width:50px;height:70px;transition:all var(--transition-normal);justify-content:center;align-items:center;display:flex;position:relative}.PolicyTrack-module__GswcGq__slot.PolicyTrack-module__GswcGq__filled{border-style:solid}.PolicyTrack-module__GswcGq__suSlot{border-color:#3498db66}.PolicyTrack-module__GswcGq__suSlot.PolicyTrack-module__GswcGq__filled{border-color:var(--student-union);background:#3498db26}.PolicyTrack-module__GswcGq__adminSlot{border-color:#c0392b66}.PolicyTrack-module__GswcGq__adminSlot.PolicyTrack-module__GswcGq__filled{border-color:var(--admin);background:#c0392b26}.PolicyTrack-module__GswcGq__policy{font-size:1.5rem;animation:.3s PolicyTrack-module__GswcGq__scaleIn}.PolicyTrack-module__GswcGq__suPolicy{filter:drop-shadow(0 0 8px #3498db80)}.PolicyTrack-module__GswcGq__adminPolicy{filter:drop-shadow(0 0 8px #c0392b80)}.PolicyTrack-module__GswcGq__powerBadge{background:var(--gold-accent);color:var(--ink);border-radius:var(--radius-sm);white-space:nowrap;padding:2px 6px;font-size:.5rem;font-weight:600;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.PolicyTrack-module__GswcGq__warning{margin-top:var(--space-lg);padding:var(--space-sm)var(--space-md);border:1px solid var(--admin);border-radius:var(--radius-sm);color:var(--admin-light);text-align:center;background:#c0392b33;font-size:.75rem;animation:2s infinite PolicyTrack-module__GswcGq__pulse}@keyframes PolicyTrack-module__GswcGq__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes PolicyTrack-module__GswcGq__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:640px){.PolicyTrack-module__GswcGq__slot{width:40px;height:56px}.PolicyTrack-module__GswcGq__policy{font-size:1.25rem}.PolicyTrack-module__GswcGq__powerBadge{font-size:.4rem;bottom:-20px}}
.PlayerList-module__kjO22q__container{gap:var(--space-sm);flex-direction:column;display:flex}.PlayerList-module__kjO22q__playerCard{padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:var(--space-md);transition:all var(--transition-normal);animation:.3s backwards PlayerList-module__kjO22q__slideIn;display:flex}.PlayerList-module__kjO22q__playerCard.PlayerList-module__kjO22q__selectable{cursor:pointer}.PlayerList-module__kjO22q__playerCard.PlayerList-module__kjO22q__selectable:hover{border-color:var(--gold-accent);background:#c4a35a0d;transform:translate(4px)}.PlayerList-module__kjO22q__playerCard.PlayerList-module__kjO22q__selected{border-color:var(--gold-accent);box-shadow:var(--shadow-glow-gold);background:#c4a35a26}.PlayerList-module__kjO22q__playerCard.PlayerList-module__kjO22q__dead{opacity:.5}.PlayerList-module__kjO22q__playerCard.PlayerList-module__kjO22q__disconnected{opacity:.7}.PlayerList-module__kjO22q__avatar{background:var(--gradient-cambridge);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.PlayerList-module__kjO22q__dead .PlayerList-module__kjO22q__avatar{background:linear-gradient(135deg,#555 0%,#333 100%)}.PlayerList-module__kjO22q__info{flex:1;min-width:0}.PlayerList-module__kjO22q__nameRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.PlayerList-module__kjO22q__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.PlayerList-module__kjO22q__youTag{color:var(--gold-accent);margin-left:var(--space-xs);font-size:.75rem}.PlayerList-module__kjO22q__disconnectedBadge{color:orange;border-radius:var(--radius-sm);background:#ffa50033;padding:2px 6px;font-size:.625rem}.PlayerList-module__kjO22q__badges{gap:var(--space-xs);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.PlayerList-module__kjO22q__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);padding:2px 8px;font-size:.625rem;font-weight:700}.PlayerList-module__kjO22q__badgeHost{color:var(--text-secondary);background:#ffffff1a}.PlayerList-module__kjO22q__badgeVC{background:var(--gradient-gold);color:var(--ink)}.PlayerList-module__kjO22q__badgeChair{background:var(--gradient-cambridge);color:#fff}.PlayerList-module__kjO22q__badgeDead{color:var(--admin-light);background:#c0392b4d}.PlayerList-module__kjO22q__voteIndicator{flex-shrink:0}.PlayerList-module__kjO22q__vote{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:700;display:flex}.PlayerList-module__kjO22q__voteApprove{background:var(--student-union);color:#fff}.PlayerList-module__kjO22q__voteReject{background:var(--admin);color:#fff}.PlayerList-module__kjO22q__votePending{background:var(--bg-tertiary);color:var(--text-muted);animation:2s infinite PlayerList-module__kjO22q__pulse}@keyframes PlayerList-module__kjO22q__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes PlayerList-module__kjO22q__pulse{0%,to{opacity:1}50%{opacity:.5}}
.PolicyCard-module__Rn5rDq__card{border-radius:var(--radius-md);transition:all var(--transition-normal);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.PolicyCard-module__Rn5rDq__small{width:60px;height:90px}.PolicyCard-module__Rn5rDq__medium{width:80px;height:120px}.PolicyCard-module__Rn5rDq__large{width:100px;height:150px}.PolicyCard-module__Rn5rDq__inner{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-sm);text-align:center;flex-direction:column;display:flex}.PolicyCard-module__Rn5rDq__icon{font-size:2rem}.PolicyCard-module__Rn5rDq__small .PolicyCard-module__Rn5rDq__icon{font-size:1.5rem}.PolicyCard-module__Rn5rDq__large .PolicyCard-module__Rn5rDq__icon{font-size:2.5rem}.PolicyCard-module__Rn5rDq__label{text-transform:uppercase;letter-spacing:.05em;color:#fff;font-size:.625rem;font-weight:700}.PolicyCard-module__Rn5rDq__small .PolicyCard-module__Rn5rDq__label{font-size:.5rem}.PolicyCard-module__Rn5rDq__studentUnion{background:linear-gradient(135deg,var(--student-union)0%,var(--student-union-dark)100%);box-shadow:var(--shadow-md)}.PolicyCard-module__Rn5rDq__studentUnion:before{content:"";border-radius:calc(var(--radius-md) - 3px);border:2px solid #fff3;position:absolute;inset:3px}.PolicyCard-module__Rn5rDq__admin{background:linear-gradient(135deg,var(--admin)0%,var(--admin-dark)100%);box-shadow:var(--shadow-md)}.PolicyCard-module__Rn5rDq__admin:before{content:"";border-radius:calc(var(--radius-md) - 3px);border:2px solid #fff3;position:absolute;inset:3px}.PolicyCard-module__Rn5rDq__hidden{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#3a4a5c 0%,#1a252f 100%)}.PolicyCard-module__Rn5rDq__hidden .PolicyCard-module__Rn5rDq__label{color:var(--text-muted)}.PolicyCard-module__Rn5rDq__clickable{cursor:pointer}.PolicyCard-module__Rn5rDq__clickable:hover{transform:translateY(-8px)scale(1.05)}.PolicyCard-module__Rn5rDq__selected{outline:3px solid var(--gold-accent);outline-offset:3px;box-shadow:var(--shadow-lg),var(--shadow-glow-gold);transform:translateY(-8px)}.PolicyCard-module__Rn5rDq__disabled{cursor:not-allowed;opacity:.6}.PolicyCard-module__Rn5rDq__disabled:hover{transform:none}.PolicyCard-module__Rn5rDq__group{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}@keyframes PolicyCard-module__Rn5rDq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
.Chat-module__mvFkka__container{border-radius:var(--radius-md);border:1px solid var(--border-color);background:#0003;flex-direction:column;height:300px;display:flex;overflow:hidden}.Chat-module__mvFkka__header{padding:var(--space-sm)var(--space-md);border-bottom:1px solid var(--border-color);background:#0003}.Chat-module__mvFkka__title{color:var(--text-secondary);font-size:.875rem;font-weight:600}.Chat-module__mvFkka__messages{padding:var(--space-md);gap:var(--space-sm);flex-direction:column;flex:1;display:flex;overflow-y:auto}.Chat-module__mvFkka__emptyMessage{color:var(--text-muted);text-align:center;padding:var(--space-lg);font-style:italic}.Chat-module__mvFkka__message{gap:var(--space-sm);animation:.2s Chat-module__mvFkka__slideIn;display:flex}.Chat-module__mvFkka__ownMessage .Chat-module__mvFkka__sender{color:var(--cambridge-blue)}.Chat-module__mvFkka__sender{color:var(--gold-accent);flex-shrink:0;font-weight:600}.Chat-module__mvFkka__content{color:var(--text-primary);word-break:break-word}.Chat-module__mvFkka__inputContainer{gap:var(--space-sm);padding:var(--space-md);border-top:1px solid var(--border-color);display:flex}.Chat-module__mvFkka__input{padding:var(--space-sm)var(--space-md);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);background:#ffffff0d;outline:none;flex:1;font-family:inherit}.Chat-module__mvFkka__input:focus{border-color:var(--gold-accent)}.Chat-module__mvFkka__sendBtn{padding:var(--space-sm)var(--space-md);background:var(--gradient-cambridge);border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:all var(--transition-fast);border:none;font-weight:600}.Chat-module__mvFkka__sendBtn:hover{opacity:.9}@keyframes Chat-module__mvFkka__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}
.GameBoard-module__FvS0Za__container{min-height:100vh;padding:var(--space-lg)}.GameBoard-module__FvS0Za__header{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.GameBoard-module__FvS0Za__title{margin:0;font-size:1.75rem}.GameBoard-module__FvS0Za__electionTracker{align-items:center;gap:var(--space-md);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);border:1px solid var(--border-color);background:#0003;display:flex}.GameBoard-module__FvS0Za__electionLabel{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem}.GameBoard-module__FvS0Za__electionMarkers{gap:var(--space-xs);display:flex}.GameBoard-module__FvS0Za__electionMarker{border:2px solid var(--border-color);width:28px;height:28px;color:var(--text-muted);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.GameBoard-module__FvS0Za__electionMarker.GameBoard-module__FvS0Za__active{background:var(--admin);border-color:var(--admin);color:#fff}.GameBoard-module__FvS0Za__electionWarning{color:var(--admin-light);font-size:.75rem;animation:1s infinite GameBoard-module__FvS0Za__pulse}.GameBoard-module__FvS0Za__main{gap:var(--space-xl);grid-template-columns:1fr 350px;display:grid}.GameBoard-module__FvS0Za__leftPanel{gap:var(--space-xl);flex-direction:column;display:flex}.GameBoard-module__FvS0Za__tracks{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.GameBoard-module__FvS0Za__phasePanel{background:var(--gradient-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-xl)}.GameBoard-module__FvS0Za__phaseContent{animation:.3s GameBoard-module__FvS0Za__fadeIn}.GameBoard-module__FvS0Za__phaseHeader{text-align:center;margin-bottom:var(--space-xl)}.GameBoard-module__FvS0Za__phaseTitle{color:var(--gold-accent);margin-bottom:var(--space-sm);font-size:1.5rem}.GameBoard-module__FvS0Za__phaseDescription{color:var(--text-secondary)}.GameBoard-module__FvS0Za__phaseDescription strong{color:var(--gold-accent)}.GameBoard-module__FvS0Za__rightPanel{top:var(--space-lg);height:fit-content;position:sticky}.GameBoard-module__FvS0Za__waitingIndicator{align-items:center;gap:var(--space-md);padding:var(--space-xl);color:var(--text-secondary);flex-direction:column;display:flex}.GameBoard-module__FvS0Za__spinner{border:3px solid var(--border-color);border-top-color:var(--gold-accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite GameBoard-module__FvS0Za__spin}.GameBoard-module__FvS0Za__governmentPreview{justify-content:center;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);padding:var(--space-lg);border-radius:var(--radius-lg);background:#0003;display:flex}.GameBoard-module__FvS0Za__governmentMember{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.GameBoard-module__FvS0Za__memberAvatar{font-size:2.5rem}.GameBoard-module__FvS0Za__memberName{color:var(--text-primary);font-weight:600}.GameBoard-module__FvS0Za__memberRole{color:var(--text-muted);text-transform:uppercase;font-size:.75rem}.GameBoard-module__FvS0Za__governmentAnd{color:var(--text-muted);font-size:1.5rem}.GameBoard-module__FvS0Za__voteButtons{gap:var(--space-lg);margin-bottom:var(--space-xl);justify-content:center;display:flex}.GameBoard-module__FvS0Za__voteBtn{min-width:150px}.GameBoard-module__FvS0Za__votedMessage{text-align:center;color:var(--text-secondary);padding:var(--space-lg);border-radius:var(--radius-md);margin-bottom:var(--space-xl);background:#ffffff0d}.GameBoard-module__FvS0Za__voteProgress{text-align:center;margin-bottom:var(--space-lg)}.GameBoard-module__FvS0Za__voteProgressLabel{color:var(--text-muted);font-size:.875rem}.GameBoard-module__FvS0Za__policySelection{margin-bottom:var(--space-xl);padding:var(--space-lg);justify-content:center;display:flex}.GameBoard-module__FvS0Za__investigationResult{text-align:center;margin-bottom:var(--space-xl)}.GameBoard-module__FvS0Za__partyCard{align-items:center;gap:var(--space-sm);padding:var(--space-xl);border-radius:var(--radius-lg);margin-bottom:var(--space-md);flex-direction:column;display:inline-flex}.GameBoard-module__FvS0Za__suParty{border:2px solid var(--student-union);background:linear-gradient(135deg,#3498db4d 0%,#2471a333 100%)}.GameBoard-module__FvS0Za__adminParty{border:2px solid var(--admin);background:linear-gradient(135deg,#c0392b4d 0%,#922b2133 100%)}.GameBoard-module__FvS0Za__partyEmoji{font-size:3rem}.GameBoard-module__FvS0Za__partyName{color:var(--text-primary);font-size:1.25rem;font-weight:600}.GameBoard-module__FvS0Za__investigationNote,.GameBoard-module__FvS0Za__peekNote{color:var(--text-muted);margin-bottom:var(--space-lg);font-size:.875rem;font-style:italic}@keyframes GameBoard-module__FvS0Za__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes GameBoard-module__FvS0Za__spin{to{transform:rotate(360deg)}}@keyframes GameBoard-module__FvS0Za__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.GameBoard-module__FvS0Za__main{grid-template-columns:1fr}.GameBoard-module__FvS0Za__rightPanel{position:static}}@media (max-width:640px){.GameBoard-module__FvS0Za__container{padding:var(--space-md)}.GameBoard-module__FvS0Za__header{text-align:center;flex-direction:column}.GameBoard-module__FvS0Za__title{font-size:1.25rem}.GameBoard-module__FvS0Za__phasePanel{padding:var(--space-md)}.GameBoard-module__FvS0Za__governmentPreview{flex-direction:column}.GameBoard-module__FvS0Za__governmentAnd{transform:rotate(90deg)}.GameBoard-module__FvS0Za__voteButtons{flex-direction:column;align-items:center}.GameBoard-module__FvS0Za__voteBtn{width:100%}}
.GameOver-module__0E0kZG__container{min-height:100vh;padding:var(--space-lg);justify-content:center;align-items:center;display:flex}.GameOver-module__0E0kZG__card{width:100%;max-width:600px;padding:var(--space-2xl);border-radius:var(--radius-xl);text-align:center;animation:.5s GameOver-module__0E0kZG__scaleIn}.GameOver-module__0E0kZG__suWin{border:2px solid var(--student-union);background:linear-gradient(135deg,#3498db33 0%,#2471a31a 100%);box-shadow:0 0 60px #3498db4d}.GameOver-module__0E0kZG__adminWin{border:2px solid var(--admin);background:linear-gradient(135deg,#c0392b33 0%,#922b211a 100%);box-shadow:0 0 60px #c0392b4d}.GameOver-module__0E0kZG__header{margin-bottom:var(--space-xl)}.GameOver-module__0E0kZG__emoji{margin-bottom:var(--space-md);font-size:5rem;animation:1s infinite GameOver-module__0E0kZG__bounce;display:block}.GameOver-module__0E0kZG__title{margin-bottom:var(--space-md);font-size:2.5rem}.GameOver-module__0E0kZG__suWin .GameOver-module__0E0kZG__title{color:var(--student-union)}.GameOver-module__0E0kZG__adminWin .GameOver-module__0E0kZG__title{color:var(--admin)}.GameOver-module__0E0kZG__reason{color:var(--text-secondary);font-size:1rem}.GameOver-module__0E0kZG__resultBadge{padding:var(--space-md)var(--space-xl);border-radius:var(--radius-lg);margin-bottom:var(--space-xl);font-size:1.5rem;font-weight:700;display:inline-block}.GameOver-module__0E0kZG__victory{background:var(--gradient-gold);color:var(--ink);animation:2s infinite GameOver-module__0E0kZG__glow}.GameOver-module__0E0kZG__defeat{color:var(--text-secondary);background:#0000004d}.GameOver-module__0E0kZG__rolesSection{margin-bottom:var(--space-xl)}.GameOver-module__0E0kZG__rolesTitle{color:var(--gold-accent);margin-bottom:var(--space-lg);font-size:1.25rem}.GameOver-module__0E0kZG__rolesList{gap:var(--space-sm);flex-direction:column;display:flex}.GameOver-module__0E0kZG__playerRole{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);text-align:left;display:flex}.GameOver-module__0E0kZG__suRole{background:#3498db1a;border:1px solid #3498db4d}.GameOver-module__0E0kZG__coRole{background:#c0392b1a;border:1px solid #c0392b4d}.GameOver-module__0E0kZG__chancellorRole{background:#c4a35a1a;border:1px solid #c4a35a80;box-shadow:0 0 10px #c4a35a33}.GameOver-module__0E0kZG__playerAvatar{background:var(--gradient-cambridge);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.GameOver-module__0E0kZG__chancellorRole .GameOver-module__0E0kZG__playerAvatar{background:var(--gradient-gold);color:var(--ink)}.GameOver-module__0E0kZG__playerInfo{flex-direction:column;flex:1;display:flex}.GameOver-module__0E0kZG__playerName{color:var(--text-primary);font-weight:600}.GameOver-module__0E0kZG__youTag{color:var(--gold-accent)}.GameOver-module__0E0kZG__roleName{color:var(--text-secondary);font-size:.75rem}.GameOver-module__0E0kZG__deadBadge{font-size:1.25rem}.GameOver-module__0E0kZG__stats{justify-content:center;gap:var(--space-2xl);margin-bottom:var(--space-xl);display:flex}.GameOver-module__0E0kZG__stat{flex-direction:column;align-items:center;display:flex}.GameOver-module__0E0kZG__statValue{color:var(--gold-accent);font-size:2rem;font-weight:700}.GameOver-module__0E0kZG__statLabel{color:var(--text-muted);text-transform:uppercase;font-size:.75rem}@keyframes GameOver-module__0E0kZG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes GameOver-module__0E0kZG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes GameOver-module__0E0kZG__glow{0%,to{box-shadow:0 0 10px #c4a35a4d}50%{box-shadow:0 0 30px #c4a35a99}}@media (max-width:640px){.GameOver-module__0E0kZG__card{padding:var(--space-xl)}.GameOver-module__0E0kZG__emoji{font-size:3.5rem}.GameOver-module__0E0kZG__title{font-size:1.75rem}.GameOver-module__0E0kZG__stats{gap:var(--space-xl)}}
