@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#e4e8e7;background:#0b0f13;font-synthesis:none;color-scheme:dark;--accent:#d5c297;--muted:#84918f;--line:#ffffff0e;--panel:#161e24}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{cursor:default;opacity:.42}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button,input,select{transition:background .2s,border-color .2s,opacity .2s,box-shadow .2s}svg{flex-shrink:0}::selection{color:#121a1b;background:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-shell{max-width:1600px;min-height:100svh;margin:auto;padding:22px 36px 30px;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 50%,#18222655,transparent 68%)}.topbar{display:flex;align-items:center;gap:26px;min-height:48px;margin-bottom:20px;padding:0 6px}.wordmark{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:21px;font-weight:650;letter-spacing:-1px}.wordmark svg{color:var(--accent)}.room-heading{display:flex;align-items:center;gap:14px;margin-left:18px}.mode-label{font-size:11px;color:#7f8b90}.room-code{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:2px;color:#c0cacb;padding:8px 0}.room-code svg{color:#708185}.topbar-controls{display:flex;gap:8px;margin-left:auto}.icon-button{width:38px;height:38px;border-radius:11px;color:#91a0a4;background:#161d25;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff03}.icon-button:hover{background:#253038;color:#e2e9e7}.leave-button{margin-left:6px}.leave-button:hover,.end-game:hover{color:#e5a5a0;background:#442c30}.table-room{position:relative;isolation:isolate;border:1px solid #ffffff07;border-radius:28px;background:radial-gradient(ellipse at 50% 10%,#202b3444,transparent 75%),linear-gradient(130deg,#19212a,#141b23 60%,#141b22);box-shadow:0 30px 80px #0005,inset 0 1px #ffffff05;display:flex;flex-direction:column;flex:1;overflow:hidden}.table-topline{display:flex;justify-content:space-between;align-items:center;min-height:63px;padding:14px 29px;gap:12px}.phase-chip{display:flex;align-items:center;gap:8px;font-size:11px;color:#b7c0c2}.phase-chip svg{color:var(--accent)}.chip-divider{height:11px;width:1px;background:#69788055;margin:0 4px}.status-dot{width:5px;height:5px;border-radius:50%;background:#9bbaac;display:inline-block;box-shadow:0 0 12px #a9d2b933}.table-meta{display:flex;align-items:center;gap:20px;font-size:11px;color:#b6c0c2}.player-count{display:flex;align-items:center;gap:6px}.count-total{color:#65747e;margin-left:-3px}.preview-label{font-size:10px;color:#9aa6ac}.rec{display:flex;align-items:center;gap:6px;font-size:9px;letter-spacing:1px;color:#b38c87}.rec i{width:5px;height:5px;background:#d09286;border-radius:50%}.table-arena{position:relative;flex:1;min-height:440px;width:calc(100% - 72px);margin:0 auto}.entry-arena{min-height:570px}.table-surface{position:absolute;left:7%;top:13%;width:86%;height:74%;overflow:visible;filter:drop-shadow(0 18px 15px #070b1155);transition:filter 1.2s}.table-watermark{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:13px;pointer-events:none;color:#9cad9625}.table-watermark span{font-size:18px;letter-spacing:8px;margin-left:8px;font-family:Manrope,sans-serif}.is-night .table-surface{filter:hue-rotate(30deg) brightness(.72) drop-shadow(0 18px 15px #070b1166)}.seat-slot{position:absolute;left:var(--x);top:var(--y);width:118px;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;flex-direction:column}.seat-button{position:relative;display:block;padding:5px;border-radius:50%;background:#111923;box-shadow:0 7px 15px #070b1644;border:1px solid #46535e55;transition:box-shadow .25s,transform .25s,border-color .25s}.seat-button:disabled{opacity:1}.avatar{width:59px;height:59px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(150deg,#8d9b92,#4a6468);color:#293c3b;--face-skin:#e5c8a4}.avatar>svg:not(.lucide){width:53px;height:53px;transform:translateY(7px)}.avatar-1{background:linear-gradient(145deg,#c4ac93,#7e6b65);color:#443b40;--face-skin:#e4b49b}.avatar-2{background:linear-gradient(135deg,#9a92b2,#585974);color:#363242;--face-skin:#d7bdac}.avatar-3{background:linear-gradient(145deg,#ba9b77,#76695b);color:#463527;--face-skin:#f0c4a0}.avatar-4{background:linear-gradient(145deg,#8aa6b3,#516674);color:#213641;--face-skin:#c99e81}.avatar-5{background:linear-gradient(145deg,#ac8991,#6f4f5b);color:#3e2e35;--face-skin:#e7bda8}.avatar.ai-avatar{background:radial-gradient(circle at 40% 30%,#426b69,#203b44);color:#b7d5bf;box-shadow:inset 0 0 15px #b7dac215}.seat-name{margin-top:9px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:500;max-width:125px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seat-name small{font-size:8px;color:#7a8b92;font-weight:400}.seat-name .ai-tag{color:#9ebdb2;font-size:7px;border:1px solid #769b8640;border-radius:3px;padding:1px 3px}.my-seat .seat-button{border-color:#cdb88699;box-shadow:0 0 0 3px #d5c2970c,0 8px 20px #080d1555}.my-seat .seat-name{color:#e6d5ae}.seat-indicator{position:absolute;right:0;bottom:0;background:#2a3540;border:3px solid #19212b;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;color:#91a0a6}.seat-indicator.available{background:#a4c5ae;color:#22362b}.seat-button.selectable{border-color:#d5c297;box-shadow:0 0 0 4px #d5c29718,0 0 25px #d5c29712;cursor:pointer}.seat-button.selectable:hover{transform:translateY(-4px);box-shadow:0 0 0 5px #d5c29735,0 8px 30px #0005}.empty-seat .seat-button{border:1px dashed #6b7d8044;box-shadow:none;background:#151e2540}.empty-seat .avatar{background:none;color:#53696d}.empty-seat .seat-name{font-weight:400;font-size:10px;color:#65767d}.eliminated .seat-button{filter:grayscale(1);opacity:.48}.eliminated .seat-name{color:#79858a;text-decoration:line-through}.card-back{background-color:#23353c;background-image:repeating-linear-gradient(45deg,transparent,transparent 4px,#8baca20e 4px,#8baca20e 5px),repeating-linear-gradient(-45deg,transparent,transparent 4px,#8baca20e 4px,#8baca20e 5px);border:1px solid #687c7345;color:#b7c5ad77;box-shadow:inset 0 0 0 3px #1c2a31,inset 0 0 0 4px #7e928033,2px 3px #0d161e,0 6px 8px #060a0d33}.seat-card{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%) rotate(-5deg);width:32px;height:45px;border-radius:5px;display:grid;place-items:center;animation:deal-card .6s both;animation-delay:var(--deal-delay);z-index:1}.seat-card.own-card{transform:translate(-50%,-50%) rotate(5deg)}.public-card{background:#b6c5af;color:#354c40;border:1px solid #dbe2c888;box-shadow:0 5px 12px #080e1244}.public-card.mafia{background:#8e5250;color:#f2c5b4;border-color:#d78b77}.table-center{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;width:360px;max-width:46%;z-index:2;text-align:center}.table-center h1{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.75px;font-weight:500;margin:20px 0 0}.table-center p{font-size:11px;line-height:1.65;color:#8da2a4;margin:10px 0 0}.center-deck{position:relative;width:58px;height:79px;margin-bottom:2px}.center-deck i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;display:grid;place-items:center;transform:rotate(-13deg) translate(-8px,1px)}.center-deck i:nth-child(2){transform:rotate(6deg) translate(4px,-1px)}.center-deck i:nth-child(3){transform:rotate(17deg) translate(12px,-3px);font-style:normal;color:#bcc9ad}.center-phase{display:flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:2px;font-size:10px;color:#b4c6bc}.table-timer{font-variant-numeric:tabular-nums;font-family:Manrope,sans-serif;font-size:47px;font-weight:400;letter-spacing:2px;line-height:1.4;margin-top:5px;color:#e1ddc7}.table-timer>span{color:#718983;margin:0 2px}.table-center .phase-hint{max-width:360px;font-size:11px;line-height:1.7;min-height:19px}.sound-wave{display:flex;align-items:center;gap:5px;height:62px;margin:5px 0;color:var(--accent)}.sound-wave i{display:block;width:3px;height:17px;border-radius:4px;background:#a5bcac;animation:wave .7s ease-in-out infinite alternate}.sound-wave i:nth-child(2),.sound-wave i:nth-child(4){height:29px;animation-delay:.2s}.sound-wave i:nth-child(3){height:40px;animation-delay:.4s}.result-symbol{color:var(--accent);background:#bca7770c;border:1px solid #bca77725;width:69px;height:69px;display:grid;place-items:center;border-radius:50%}.result-center h1{font-size:29px}.table-controls{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;min-height:103px;padding:18px 30px 24px}.voice-controls,.primary-actions{display:flex;align-items:center;gap:12px}.primary-actions{justify-content:center}.role-pocket{justify-self:end}.mic-button{height:44px;width:44px;display:grid;place-items:center;border-radius:13px;background:#243039;color:#c0ccc5;border:1px solid #6b85802b}.mic-button:hover{background:#34434b}.mic-button.muted{color:#e3a7a2;background:#442d33}.voice-summary{display:flex;flex-direction:column;gap:4px;font-size:11px}.voice-summary small{font-size:9px;color:#758990}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 21px;border-radius:10px;white-space:nowrap;font-size:12px;min-height:44px;font-weight:550}.primary-button{color:#272c25;background:linear-gradient(130deg,#e0cfaa,#c4b184);box-shadow:inset 0 1px #fff5,0 5px 15px #0002}.primary-button:hover:not(:disabled){background:#e4d4ad;box-shadow:inset 0 1px #fff5,0 5px 22px #c4b18414}.secondary-button{background:#202c35;color:#b8c7cb;border:1px solid #53687335;padding:12px 16px}.secondary-button:hover:not(:disabled){background:#2c3b43}.end-game{background:transparent;color:#72808a;width:30px}.pocket-button{display:flex;align-items:center;gap:13px;padding:3px 0}.pocket-card{width:26px;height:35px;border-radius:4px;display:grid;place-items:center;transform:rotate(-10deg)}.pocket-button>span:last-child{display:flex;align-items:center;gap:10px;color:#b7c2c0;font-size:11px}.pocket-button:hover>span:last-child{color:var(--accent)}.lobby-note,.private-note{display:flex;align-items:center;gap:8px;font-size:10px;color:#73858b}.lobby-note svg,.private-note svg{color:#82968e}.lobby-note>span{color:#485c63}.download-button{background:#253139}.entry-panel{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);width:310px;max-width:60%;z-index:4;border-radius:17px;background:#142126f2;box-shadow:0 22px 40px #08131b44,inset 0 1px #ffffff06;padding:24px}.entry-panel h1{font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.8px;font-weight:500;text-align:center;margin:0 0 21px}.tabs{display:flex;background:#0c181e77;border:1px solid #758a801c;padding:3px;border-radius:8px;margin-bottom:16px}.tabs button{width:50%;padding:8px 3px;border-radius:5px;font-size:11px;color:#7f969a}.tabs button.active{background:#2b3c40;color:#dfded0;box-shadow:0 1px 5px #0002}.entry-panel form{display:flex;flex-direction:column;gap:13px}.entry-panel input:not([type=checkbox]){width:100%;height:41px;background:#111c21;border:1px solid #71858235;border-radius:7px;padding:0 13px;font-size:12px;color:#e3e8e3}.entry-panel input::placeholder{color:#688084}.mode-options{display:flex;gap:7px}.mode-options button{display:flex;align-items:center;justify-content:center;gap:7px;flex:1;border:1px solid #62787430;border-radius:7px;padding:10px 5px;font-size:10px;color:#8fa4a5}.mode-options button.active{background:#33474055;border-color:#a8b78c77;color:#d6d9c4}.setup-options{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:#738d90;margin:-2px 0 0}.preview-toggle{display:flex;align-items:center;gap:5px;white-space:nowrap;cursor:pointer}.preview-toggle input,.consent input{accent-color:var(--accent);margin:0;width:12px;height:12px;flex-shrink:0}.consent{display:flex;align-items:flex-start;gap:8px;font-size:9px;line-height:1.5;color:#92a6a5;margin:2px 0}.consent input{margin-top:1px}.entry-panel .primary-button{width:100%;font-size:11px;min-height:41px;padding:11px 15px}.notice{z-index:8;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 25px;padding:11px 15px;border:1px solid #a99b6633;background:#272b23;color:#d1c9a7;border-radius:8px;font-size:11px;line-height:1.5}.notice.error{background:#36252a;color:#e5b5ad;border-color:#87554b55}.notice .icon-button{background:transparent;width:24px;height:24px}.dialog{position:fixed;padding:0;border:1px solid #71818a33;border-radius:19px;background:#172127;color:#e2e7e4;width:440px;max-width:calc(100% - 36px);max-height:85svh;box-shadow:0 25px 100px #0009;overflow:auto}.dialog::backdrop{background:#04090db8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.dialog[open]{animation:dialog-in .25s ease-out}.dialog-body{padding:25px}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.dialog-header h2{font-family:Manrope,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.5px;margin:0}.dialog-header .icon-button{width:31px;height:31px;background:#263238}.dialog-note{font-size:11px;color:#94a5a6;line-height:1.7}.rules-content>div{display:flex;gap:15px;margin:0 0 22px}.rules-content>div>svg{color:var(--accent);margin-top:2px}.rules-content p{margin:0;color:#8fa3a6;font-size:12px;line-height:1.7}.rules-content strong{display:block;color:#d9e2da;font-size:13px;font-weight:500;margin-bottom:3px}.rules-content .dialog-note{font-size:10px;border-top:1px solid var(--line);padding-top:16px}.rules-content .primary-button{width:100%;margin-top:23px}.game-log{display:flex;flex-direction:column;gap:18px}.log-event{display:flex;align-items:baseline;gap:16px;font-size:11px}.log-event>span{white-space:nowrap;font-size:9px;color:#788f98}.log-event p{margin:0;line-height:1.6;color:#b2c0c0}.log-event.elimination p{color:#dcaa95}.log-event.result p{color:var(--accent)}.mic-settings{display:flex;flex-direction:column;gap:22px;font-size:12px}.mic-settings>div{min-width:0}.mic-settings label,.mic-label{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}.mic-settings select{width:100%;font:inherit;color:inherit;background:#101b21;border:1px solid #3d5055;border-radius:7px;padding:10px;text-overflow:ellipsis}.mic-settings p{font-size:10px;color:#8fa3a6;line-height:1.6;margin:9px 0}.mic-meter{height:7px;border-radius:6px;background:#2e3e43;overflow:hidden}.mic-meter span{display:block;height:100%;background:#a9c3ab;transition:width .1s}.mic-meter.clipping span{background:#e99987}.mic-settings input[type=range]{width:100%;height:22px;padding:0;accent-color:var(--accent);border:0;background:transparent}.mic-test strong{display:block;font-size:11px;font-weight:500;margin-bottom:12px}.mic-test audio{width:100%;height:36px;margin-top:8px}.mic-test button{font-size:11px;width:100%}.role-dialog{width:420px;background:radial-gradient(ellipse at center,#27342f,#172127 75%);overflow:hidden}.role-dialog .dialog-header{margin-bottom:6px}.role-reveal{display:flex;flex-direction:column;align-items:center;padding:18px 0 7px;perspective:1200px}.role-flipper{width:205px;height:292px;padding:0;perspective:1100px;background:transparent;border-radius:13px}.role-flipper-inner{position:relative;display:block;width:100%;height:100%;transform-style:preserve-3d;transition:transform .85s cubic-bezier(.2,.7,.2,1)}.role-flipper.is-flipped .role-flipper-inner{transform:rotateY(180deg)}.role-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:13px;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 14px 30px #030a0c66;overflow:hidden}.role-back{background-color:#21373a;background-image:repeating-linear-gradient(45deg,transparent,transparent 7px,#d7c69b0a 7px,#d7c69b0a 8px),repeating-linear-gradient(-45deg,transparent,transparent 7px,#d7c69b0a 7px,#d7c69b0a 8px);border:1px solid #d4c49899;box-shadow:inset 0 0 0 7px #1b2e31,inset 0 0 0 8px #cbbb8b55,0 14px 30px #030a0c66;color:#d7c69b}.back-ornament{width:109px;height:109px;display:grid;place-items:center;border:1px solid #cbbb8b44;transform:rotate(45deg);position:relative}.back-ornament:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid #cbbb8b22}.back-ornament svg{transform:rotate(-45deg)}.card-back-name{position:absolute;bottom:47px;letter-spacing:3px;font-size:8px}.card-corner{position:absolute;left:17px;top:17px;display:flex;flex-direction:column;gap:1px;font-family:Georgia,serif;font-size:22px;line-height:1}.card-corner small{font-size:15px}.card-corner.bottom{top:auto;left:auto;bottom:17px;right:17px;transform:rotate(180deg)}.role-front{transform:rotateY(180deg);background:radial-gradient(circle at 50% 36%,#e0e4c9,#a9bca5);color:#304d41;border:1px solid #edf0d4;box-shadow:inset 0 0 0 7px #c1d0b355,inset 0 0 0 8px #344b3822,0 14px 30px #030a0c66}.role-front.mafia{background:radial-gradient(circle at 50% 35%,#b3675a,#603b40);color:#f2d8be;border-color:#d5997a;box-shadow:inset 0 0 0 7px #9a565733,inset 0 0 0 8px #e5bd9133,0 14px 30px #030a0c66}.role-art{width:112px;height:112px;display:grid;place-items:center;margin-top:-14px;border:1px solid #3e5a4333;border-radius:50%;box-shadow:0 0 0 8px #6d886011}.mafia .role-art{border-color:#e4b39244;box-shadow:0 0 0 8px #e8b58d08}.role-front strong{font-family:Georgia,serif;font-size:27px;font-weight:400;margin-top:22px}.role-objective{font-size:8px;margin-top:9px;letter-spacing:.2px}.reveal-hint{font-size:11px;color:#a9b6ae;min-height:16px;margin:24px 0 17px}.role-reveal>.primary-button{min-width:205px}.role-dialog[open] .role-flipper{animation:role-deal .7s cubic-bezier(.2,.7,.2,1) both}@keyframes role-deal{0%{opacity:0;transform:translateY(85px) rotate(-13deg) scale(.8)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes deal-card{0%{opacity:0;translate:0 -50px;scale:.6}to{opacity:1;translate:0 0;scale:1}}@keyframes dialog-in{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}@keyframes wave{0%{transform:scaleY(.4);opacity:.5}to{transform:scaleY(1);opacity:1}}@media(min-width:1500px){.game-shell{padding-top:32px;padding-bottom:40px}.topbar{margin-bottom:28px}.avatar{width:66px;height:66px}.avatar>svg:not(.lucide){width:60px;height:60px}.table-arena{min-height:560px}.entry-arena{min-height:600px}}@media(max-width:1000px){.game-shell{padding:18px 22px 24px}.room-heading{margin-left:0}.table-arena{width:calc(100% - 54px)}.avatar{width:52px;height:52px}.avatar>svg:not(.lucide){width:48px;height:48px}.seat-name{font-size:11px}.table-controls{padding:18px 22px 24px;gap:10px}.table-topline{padding:14px 23px}.table-center{max-width:48%}.seats-9 .avatar,.seats-10 .avatar{width:45px;height:45px}.seats-9 .seat-name,.seats-10 .seat-name{font-size:10px}}@media(max-width:700px){.game-shell{padding:14px 10px 18px;min-height:100svh}.topbar{min-height:39px;margin-bottom:13px;padding:0 5px;gap:12px;flex-wrap:wrap}.wordmark{font-size:18px;gap:6px}.wordmark svg{width:18px}.room-heading{order:3;width:100%;margin:0 2px;gap:10px;min-height:21px}.room-heading .mode-label{font-size:9px}.room-code{font-size:10px;padding:0}.topbar-controls{gap:5px}.icon-button{width:31px;height:31px;border-radius:9px}.icon-button svg{width:16px}.leave-button{margin-left:0}.table-room{border-radius:20px}.table-topline{padding:13px 15px;min-height:48px}.phase-chip{font-size:9px;gap:5px}.phase-chip svg{width:11px}.chip-divider{margin:0 2px}.table-meta{gap:9px;font-size:9px}.preview-label{font-size:8px}.rec{font-size:7px;gap:4px}.player-count{gap:4px}.player-count svg{width:12px}.table-arena{min-height:500px;width:calc(100% - 46px)}.entry-arena{min-height:620px}.table-surface{left:2%;width:96%;top:12%;height:77%}.table-watermark span{font-size:11px;letter-spacing:4px}.table-watermark{gap:10px}.seat-slot{width:76px}.seat-button{padding:4px}.avatar{width:45px;height:45px}.avatar>svg:not(.lucide){width:41px;height:41px}.avatar.ai-avatar>svg{width:25px}.seat-name{font-size:10px;margin-top:6px;max-width:85px;gap:3px}.seat-name small{font-size:7px}.seat-indicator{width:20px;height:20px;border-width:2px;right:-1px;bottom:-1px}.empty-seat .avatar{width:38px;height:38px}.empty-seat .seat-name{font-size:8px}.table-center{width:210px;max-width:72%;top:48%}.table-center h1{font-size:18px;margin-top:17px}.table-center p{font-size:10px}.table-timer{font-size:37px}.center-phase{font-size:8px;letter-spacing:1.2px}.table-center .phase-hint{font-size:9px;line-height:1.7;max-width:195px}.center-deck{width:43px;height:61px}.seat-card{width:25px;height:36px}.seat-card>svg{width:12px}.table-controls{grid-template-columns:1fr auto;gap:16px 8px;min-height:125px;padding:18px 16px 19px}.primary-actions{grid-column:1/-1;grid-row:2;justify-content:center}.role-pocket{grid-column:2;grid-row:1}.voice-controls{gap:8px}.mic-button{height:35px;width:35px;border-radius:10px}.mic-button svg{width:16px}.voice-summary{font-size:10px;gap:2px}.voice-summary small{font-size:8px}.pocket-button{gap:8px}.pocket-button>span:last-child{font-size:10px;gap:7px}.pocket-card{width:22px;height:30px}.primary-button,.secondary-button{font-size:11px;min-height:41px;padding:11px 19px}.end-game{width:27px}.lobby-note,.private-note{font-size:8px;gap:5px}.table-controls:not(:has(.primary-actions>*)){grid-template-columns:1fr auto;min-height:60px;padding-top:12px;padding-bottom:20px;gap:0}.table-controls:not(:has(.primary-actions>*)) .primary-actions{display:none}.entry-panel{width:270px;max-width:95%;padding:20px;top:48%}.entry-panel h1{font-size:22px;margin-bottom:17px}.entry-panel form{gap:12px}.entry-panel .mode-options button{font-size:9px}.setup-options,.consent{font-size:8px}.notice{margin:0 12px;font-size:10px;padding:10px}.dialog-body{padding:22px}.dialog-header h2{font-size:19px}.role-dialog{max-width:calc(100% - 40px)}.role-flipper{width:190px;height:270px}.role-reveal{padding-top:12px}.role-front strong{font-size:25px}.role-objective{font-size:7px}.role-art{width:100px;height:100px}.role-art svg{width:65px}.seats-7,.seats-8,.seats-9,.seats-10{min-height:610px}.seats-9 .avatar,.seats-10 .avatar{width:39px;height:39px}.seats-9 .seat-name,.seats-10 .seat-name{font-size:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.table-watermark{top:63%;opacity:.45}@media(max-width:700px){.entry-arena .seat-slot{left:var(--entry-x);top:var(--entry-y)}}.log-downloads{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}
