@import "https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@400;500;600;700;800&display=swap";:root{color:#242326;font-synthesis:none;background:#f7f3ec;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f7f3ec;min-width:320px;min-height:100dvh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #6b8a75}.entry-screen,.loading-screen{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom));place-items:center;display:grid;position:relative;overflow:hidden}.entry-screen{background:radial-gradient(circle at 10% 0,#d8d1bf 0 2px,#0000 2.5px) 0 0/19px 19px,linear-gradient(135deg,#eae2d2 0%,#f8f4ec 48%,#e6efe3 100%)}.paper-noise{opacity:.23;pointer-events:none;mix-blend-mode:soft-light;background-image:radial-gradient(#4e4b43 .7px,#0000 .7px);background-size:7px 7px;position:absolute;inset:0}.entry-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8db;border:1px solid #2928231f;border-radius:38px;width:min(840px,100%);padding:46px clamp(24px,5vw,64px) 28px;position:relative;box-shadow:0 25px 70px #3e342826,inset 0 1px #fff}.logo{letter-spacing:-.09em;color:#29292a;align-items:center;gap:12px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(58px,10vw,96px);line-height:.76;display:inline-flex}.logo i{background:#e76c59;border-radius:50% 50% 50% 5%;flex:none;width:14px;height:14px;transform:translateY(3px)rotate(26deg);box-shadow:0 0 0 5px #f6e3cf}.logo.compact{letter-spacing:-.1em;gap:6px;font-size:31px}.logo.compact i{width:8px;height:8px;box-shadow:0 0 0 3px #f6e3cf}.subtitle{color:#514e4b;letter-spacing:-.025em;max-width:400px;margin:26px 0 34px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(20px,3vw,27px);line-height:1.17}.join-heading{color:#6a665f;align-items:baseline;gap:12px;margin:10px 0 23px;display:flex}.join-heading span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.join-heading b{color:#242326;letter-spacing:.04em;font-family:Iowan Old Style,Georgia,serif;font-size:32px}.entry-form{gap:17px;display:grid}.entry-form label{color:#5b5753;letter-spacing:.055em;text-transform:uppercase;gap:8px;font-size:13px;font-weight:700;display:grid}.entry-form input,.answer-box textarea{color:#292929;background:#fffdfa;border:1px solid #d6d0c5;border-radius:16px;padding:16px 18px;font-size:16px;transition:border .2s,box-shadow .2s}.entry-form input:focus,.answer-box textarea:focus{border-color:#9eae92;outline:0;box-shadow:0 0 0 4px #e4eddf}.choose-label{text-transform:uppercase;letter-spacing:.055em;color:#5b5753;justify-content:space-between;font-size:13px;font-weight:700;display:flex}.choose-label small{color:#a4604f;letter-spacing:.08em;font-size:11px}.avatar-picker{grid-template-columns:repeat(9,minmax(60px,1fr));gap:8px;display:grid}.avatar-choice{color:#64615b;background:0 0;border-radius:18px;padding:6px 3px 4px;font-size:9px;transition:background .2s,transform .2s;position:relative}.avatar-choice:hover{background:#f2eee7;transform:translateY(-2px)}.avatar-choice.selected{color:#364d3a;background:#e3eee0}.avatar-choice.selected:after{content:"";pointer-events:none;border:2px solid #52745b;border-radius:15px;position:absolute;inset:3px}.avatar-choice span{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.animal-avatar{background-color:color-mix(in srgb, var(--animal) 14%, white);background-image:url(/assets/alibi-avatars-v1.png);background-repeat:no-repeat;background-size:600% 300%;background-position:var(--sprite-x) var(--sprite-y);border-radius:50%;flex:none;transition:transform .2s;display:inline-block;box-shadow:inset 0 1px #ffffffb3}.avatar-choice.selected .animal-avatar{transform:translateY(-2px)rotate(-2deg)}.entry-actions{align-items:center;gap:12px;margin-top:6px;display:flex}.entry-actions>span{color:#aaa398;font-family:Iowan Old Style,Georgia,serif;font-style:italic}.join-inline{flex:1;gap:7px;min-width:0;display:flex}.join-inline input{letter-spacing:.1em;text-transform:uppercase;text-align:center;width:86px;min-width:0;padding:14px 10px}.button{letter-spacing:-.01em;border-radius:16px;min-height:50px;padding:0 21px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s}.button:not(:disabled):hover{transform:translateY(-2px)}.button.primary{color:#fffdf8;background:#283f34;box-shadow:0 7px #16261e,0 11px 18px #152a1f2b}.button.primary:not(:disabled):active{transform:translateY(3px);box-shadow:0 3px #16261e}.button.secondary{color:#383733;background:#eee8dc;box-shadow:inset 0 0 0 1px #d9d1c5}.button.compact{min-height:42px;padding:0 14px;font-size:13px}.button.full{width:100%}.form-error{color:#a64739;margin:-4px 0 0;font-size:14px}.how-button{color:#615e58;text-underline-offset:4px;background:0 0;margin:28px auto 0;font-size:13px;font-weight:700;text-decoration:underline;display:block}.how-button span{margin-left:4px;display:inline-block;transform:rotate(45deg)}.how-button.in-game{margin-top:20px}.modal-scrim{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2423236b;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fffdf8;border-radius:28px;width:min(610px,100%);max-height:min(82dvh,720px);padding:27px;overflow:auto;box-shadow:0 30px 80px #1d1a1645}.modal-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.modal h2{letter-spacing:-.04em;margin:2px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:32px}.icon-button{color:#4b4945;background:#f0ece4;border-radius:50%;width:34px;height:34px;font-size:25px;line-height:1}.eyebrow{color:#7d776d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:800}.rules{gap:9px;margin-bottom:24px;display:grid}.rules article{background:#f6f1e8;border-radius:17px;grid-template-columns:38px 1fr;column-gap:9px;padding:14px;display:grid}.rules article b{color:#df705c;grid-row:1/span 2;font-family:Iowan Old Style,Georgia,serif;font-size:19px}.rules h3{margin:0;font-size:15px}.rules p{color:#625f59;margin:4px 0 0;font-size:13px;line-height:1.35}.settings-group{border-top:1px solid #e6e0d6;padding:16px 0}.settings-group>span{margin-bottom:10px;font-weight:700;display:block}.segmented{gap:7px;display:flex}.segmented button{text-transform:capitalize;color:#5e5a54;background:#f0ece4;border-radius:13px;flex:1;min-height:42px;font-size:13px;font-weight:700}.segmented button.selected{color:#25442f;background:#dcebd9;box-shadow:inset 0 0 0 1px #91ab90}.setting-note{color:#825435;background:#faeddc;border-radius:12px;margin:11px 0 0;padding:10px 12px;font-size:13px;line-height:1.35}.loading-screen{background:#f7f3ec;gap:26px}.loading-dot{background:#e76c59;border-radius:50%;width:12px;height:12px;animation:1s infinite alternate pulse}@keyframes pulse{to{opacity:.25;transform:scale(1.8)}}.game-shell{min-height:100dvh;padding:max(17px, env(safe-area-inset-top)) clamp(15px, 4vw, 52px) max(24px, env(safe-area-inset-bottom));background:radial-gradient(circle at 92% 0,#e2eedb 0,#0000 29%),radial-gradient(circle at 0 90%,#f5dfc8 0,#0000 32%),#f8f5ef}.game-header{align-items:center;gap:15px;width:min(1120px,100%);min-height:52px;margin:0 auto 26px;display:flex;position:relative}.phase-label{color:#777168;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:750}.timer{color:#4f4b45;text-align:center;font-variant-numeric:tabular-nums;background:#ede7dc;border-radius:999px;min-width:49px;margin-left:auto;padding:7px 10px;font-size:14px;font-weight:800}.timer.urgent{color:#fffaf5;background:#db6957;animation:.45s infinite alternate timer-wobble}@keyframes timer-wobble{to{transform:rotate(3deg)scale(1.06)}}.game-stage{width:min(900px,100%);margin:0 auto}.lobby-top{background:#fffdf9;border:1px solid #e2ddd4;border-radius:30px 30px 18px 18px;justify-content:space-between;align-items:end;gap:16px;padding:clamp(21px,4vw,35px);display:flex}.room-code{letter-spacing:.11em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(43px,9vw,72px);line-height:.8}.share-row{flex-wrap:wrap;justify-content:end;align-items:center;gap:7px;display:flex}.share-row small{color:#5f795f;text-align:right;width:100%;font-size:11px}.lobby-copy{justify-content:space-between;align-items:baseline;padding:26px 5px 15px;display:flex}.lobby-copy h2{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:29px}.lobby-copy p,.waiting-note{color:#706b63;font-size:13px}.player-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.player-chip{background:#fffdf9;border:1px solid #e5dfd4;border-radius:20px;align-items:center;gap:12px;min-width:0;padding:10px;display:flex;box-shadow:0 4px 12px #4136280d}.player-chip>div{min-width:0}.player-chip b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.player-chip small{color:#7c776e;margin-top:2px;font-size:11px;display:block}.player-chip.offline{opacity:.58;filter:grayscale(.25)}.player-chip.wrong{background:#f4efec}.player-chip.wrong small{color:#a25e52}.player-chip.caught{background:#e6f0e1}.host-actions{justify-content:end;gap:10px;margin-top:21px;display:flex}.waiting-note{text-align:center;margin:24px 0 0}.prompt-card{color:#fffdf8;background:#283f34;border-radius:31px;padding:clamp(25px,5vw,48px);box-shadow:0 17px 34px #20342a2e}.prompt-card .eyebrow{color:#b9d1b5}.prompt-card>span{color:#e3ae78;font-size:14px;font-weight:750;display:inline-block}.prompt-card h1{letter-spacing:-.055em;max-width:700px;margin:18px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(29px,5.3vw,54px);font-weight:500;line-height:1.03}.answer-box{background:#fffdf9;border:1px solid #e2ddd4;border-radius:20px;margin-top:16px;padding:12px}.answer-box textarea{resize:none;border:0;width:100%;min-height:106px;padding:10px;font-size:18px;display:block}.answer-box>div{justify-content:space-between;align-items:center;padding:4px 2px 0 7px;display:flex}.answer-box small{color:#7d776f;font-size:12px}.submitted-state{text-align:center;background:#e5f0df;border-radius:20px;margin-top:16px;padding:32px}.submitted-state b{font-family:Iowan Old Style,Georgia,serif;font-size:28px}.submitted-state p{color:#5d695d;margin:5px 0 0;font-size:14px}.answer-list{gap:9px;margin-top:15px;display:grid}.answer-card{background:#fffdf9;border:1px solid #e6e0d6;border-radius:18px;align-items:flex-start;gap:11px;padding:13px;display:flex}.answer-card b{font-size:13px}.answer-card p{margin:3px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:19px;line-height:1.12}.decision-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.decision{letter-spacing:-.04em;border-radius:20px;min-height:86px;font-family:Iowan Old Style,Georgia,serif;font-size:26px;transition:transform .16s}.decision:hover{transform:translateY(-3px)}.decision.keep{color:#4d4a46;background:#eee9df}.decision.accuse{color:#fffdf9;background:#df725e;box-shadow:0 7px #ae4437}.canvas-pad{background:#fffdf9;border:1px solid #e3ddd4;border-radius:22px;margin-top:16px;overflow:hidden}.drawing-surface{touch-action:none;cursor:crosshair;background-color:#fffefa;background-image:linear-gradient(#fbfaf6 1px,#0000 1px),linear-gradient(90deg,#fbfaf6 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:100%;height:min(48vh,400px);display:block}.canvas-controls{border-top:1px solid #ebe5dc;align-items:center;gap:9px;padding:10px;display:flex}.palette,.brushes,.canvas-actions{align-items:center;gap:6px;display:flex}.color-dot{border:3px solid #0000;border-radius:50%;width:26px;height:26px}.color-dot.selected{border-color:#414542;box-shadow:0 0 0 2px #fff}.brushes{border-left:1px solid #e3ded5;padding-left:7px}.brushes button{background:0 0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.brushes button.selected{background:#e4eee0}.brushes i{background:#273e34;border-radius:50%;display:block}.canvas-actions{margin-left:auto}.text-button{color:#6a665e;text-underline-offset:3px;background:0 0;font-size:12px;font-weight:700;text-decoration:underline}.artist-head,.speaker-card{text-align:left;justify-content:center;align-items:center;gap:18px;margin:23px auto 17px;display:flex}.artist-head h1,.speaker-card h1{letter-spacing:-.05em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:36px}.artist-head p,.speaker-card p{color:#716d65;margin:3px 0 0}.drawing-preview{background:#fffefa;border:1px solid #e6e0d5;border-radius:24px;width:100%;height:220px;display:block}.drawing-preview.large-preview{height:min(52vh,450px);box-shadow:0 12px 28px #36302714}.centered{text-align:center}.speaker-card{text-align:center;background:#fffdf9;border-radius:25px;flex-direction:column;gap:7px;padding:24px}.vote-head{text-align:center;margin:15px auto 24px}.vote-head h1{letter-spacing:-.06em;margin:5px 0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(34px,6vw,48px)}.vote-head p:not(.eyebrow){color:#716c63;margin:0}.suspects{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.suspect-card{color:#29292a;background:#fffdf9;border:1px solid #e3ddd4;border-radius:23px;min-height:145px;padding:14px 8px;transition:transform .17s,background .17s}.suspect-card:not(:disabled):hover{background:#e8f1e3;transform:translateY(-4px)}.suspect-card b,.suspect-card small{display:block}.suspect-card b{margin-top:7px;font-size:14px}.suspect-card small{color:#79746b;margin-top:2px;font-size:11px}.accusation-result{text-align:center;background:#fffdf9;border-radius:32px;padding:45px 25px;overflow:hidden}.accusation-result.correct{background:#e0eedc}.accusation-result h1{letter-spacing:-.06em;margin:10px 0 3px;font-family:Iowan Old Style,Georgia,serif;font-size:48px}.accusation-result>p:not(.eyebrow){color:#635f57;margin:6px}.wrong-result{background:#f5e9e5;position:relative}.wrong-result:after{content:"";pointer-events:none;background:radial-gradient(circle,#f4fbf4cc 0 8%,#9eb4a480 10% 23%,#0000 60%);border-radius:50%;width:250px;height:250px;animation:.8s ease-out poof;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wrong-result>*{z-index:1;position:relative}@keyframes poof{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}65%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.35)}}.clue-card{color:#fffaf0;background:#282f49;border-radius:15px;gap:6px;max-width:300px;margin:25px auto 0;padding:15px;display:grid}.clue-card span{color:#b8c5e7;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.clue-card b{letter-spacing:.08em;font-family:Iowan Old Style,Georgia,serif;font-size:29px}.guess-options{gap:9px;display:grid}.guess-options button{color:#343230;text-align:left;background:#fffdf9;border:1px solid #e3ddd4;border-radius:18px;padding:17px 19px;font-family:Iowan Old Style,Georgia,serif;font-size:19px;line-height:1.16;transition:background .18s,transform .18s}.guess-options button:not(:disabled):hover{background:#e5f0df;transform:translate(4px)}.results-head{color:#fffdf8;text-align:center;background:#283f34;border-radius:30px;padding:clamp(27px,5vw,48px)}.results-head .eyebrow{color:#c2d9bc}.results-head h1{letter-spacing:-.055em;max-width:700px;margin:12px auto;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(31px,5vw,47px);font-weight:500;line-height:1.05}.results-head p:last-child{color:#d6e4ce;margin:0}.leaderboard{background:#fffdf9;border:1px solid #e5ded3;border-radius:23px;margin:16px 0;padding:6px}.leaderboard>div{border-bottom:1px solid #eee8de;grid-template-columns:27px 45px 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.leaderboard>div:last-child{border-bottom:0}.leaderboard span{text-align:center;color:#9d968b;font-family:Iowan Old Style,Georgia,serif;font-size:18px}.leaderboard b{font-size:14px}.leaderboard strong{background:#f2ece2;border-radius:10px;padding:6px 9px;font-size:14px}.leave{margin-top:10px}.connection-status,.toast{z-index:30;left:50%;top:max(11px, env(safe-area-inset-top));color:#fffdf8;background:#2b3f35;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;position:fixed;transform:translate(-50%);box-shadow:0 8px 20px #1e2a2133}.toast{background:#9d493d;align-items:center;gap:9px;display:flex}.toast button{color:#fff;background:#ffffff2e;border-radius:50%;width:20px;height:20px}.role-card{text-align:center;color:#fffaf4;cursor:pointer;background:linear-gradient(145deg,#313447,#20293b);border-radius:34px;align-content:center;justify-items:center;gap:18px;min-height:min(610px,70dvh);padding:clamp(32px,7vw,68px);display:grid;box-shadow:inset 0 1px #ffffff26,0 22px 48px #2125343b}.role-card.revealed{cursor:default;background:linear-gradient(145deg,#314839,#20352c)}.role-card .eyebrow{color:#c4d9b8}.role-card h1{letter-spacing:-.065em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(37px,6.5vw,61px);font-weight:500;line-height:.98}.role-card>p:not(.eyebrow){color:#d5ddd0;max-width:340px;margin:-7px 0 0;font-size:17px}.card-mark{background:repeating-linear-gradient(45deg,#ffffff12 0 2px,#0000 2px 10px);border:2px solid #ffffffa1;border-radius:20px;place-items:center;width:132px;height:168px;font-family:Iowan Old Style,Georgia,serif;font-size:80px;display:grid;box-shadow:7px 8px #080d1638}.incident-card{color:#303337;text-align:left;background:#f8f1df;border-radius:18px;max-width:590px;margin:8px 0;padding:20px;box-shadow:0 7px #0d1d1438}.incident-card small{color:#6b7565;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.incident-card p{letter-spacing:-.025em;margin:8px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(20px,3vw,27px);line-height:1.1}.role-card .button{color:#283f34;background:#f4dfbe;margin-top:4px;box-shadow:0 7px #ba9f7c}.role-foot{text-align:center;color:#7c766f;margin:13px 0 0;font-size:12px}.countdown{text-align:center;place-content:center;gap:15px;min-height:62dvh;display:grid}.countdown span{letter-spacing:-.13em;color:#e5725d;text-shadow:5px 7px #f3d6bd;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(160px,38vw,340px);font-weight:500;line-height:.65}.countdown p{color:#504d47;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}@media (min-width:700px){.modal-scrim{place-items:center}.avatar-picker{grid-template-columns:repeat(9,minmax(64px,1fr))}.lobby-top{border-radius:36px 36px 22px 22px}.player-grid{grid-template-columns:repeat(3,1fr)}.answer-list{grid-template-columns:1fr 1fr}.suspects{grid-template-columns:repeat(4,1fr)}.game-stage{padding-bottom:24px}}@media (max-width:520px){.entry-card{border-radius:27px;padding:36px 17px 22px}.logo{font-size:64px}.avatar-picker{grid-template-columns:repeat(6,1fr)}.entry-actions{flex-wrap:wrap;align-items:stretch}.entry-actions>.button{flex:1}.join-inline{flex-basis:100%;width:100%}.join-inline .button{flex:1}.game-shell{padding-left:13px;padding-right:13px}.game-header{margin-bottom:15px}.phase-label{display:none}.lobby-top{flex-direction:column;align-items:flex-start;padding:20px}.share-row{justify-content:flex-start}.share-row small{text-align:left}.lobby-copy{padding:20px 2px 12px;display:block}.lobby-copy p{margin:5px 0 0}.player-grid{grid-template-columns:1fr 1fr;gap:8px}.player-chip{border-radius:16px;gap:7px;padding:8px}.player-chip b{font-size:12px}.player-chip small{font-size:9px}.host-actions{justify-content:stretch}.host-actions .button{flex:1}.canvas-controls{flex-wrap:wrap;gap:5px}.palette{gap:4px}.color-dot{width:22px;height:22px}.canvas-actions{margin-left:auto}.drawing-surface{height:43vh}.suspects{grid-template-columns:repeat(3,1fr);gap:7px}.suspect-card{border-radius:18px;min-height:127px}.suspect-card b{font-size:12px}.answer-card p{font-size:17px}.role-card{padding:30px 21px!important}}.solo-role-group{border-top:1px solid #e7e0d7;padding-top:15px}.solo-role-group .segmented{grid-template-columns:1fr 1fr}.solo-role-group .segmented button{padding-inline:8px;font-size:12px}.solo-test-controls{z-index:21;right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));color:#59685d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.02em;background:#fffdf9eb;border:1px solid #354b3c2e;border-radius:999px;align-items:center;gap:7px;max-width:calc(100vw - 28px);padding:7px 8px 7px 11px;font-size:11px;font-weight:750;display:flex;position:fixed;box-shadow:0 8px 22px #2e39301f}.solo-test-actions{gap:5px;display:flex}.solo-test-button,.solo-next{color:#314b38;white-space:nowrap;background:#edf2e8;border-radius:999px;min-height:29px;padding:0 10px;font-size:11px;font-weight:800;transition:background .16s,transform .16s}.solo-test-button:hover:not(:disabled),.solo-next:hover{background:#dbe8d6;transform:translateY(-1px)}.solo-test-button:disabled{cursor:not-allowed;opacity:.46}.solo-next{color:#fffdf8;background:#2e4937}.solo-next:hover{background:#203d2b}@media (max-width:650px){.solo-test-controls{left:50%;right:auto;bottom:max(10px, env(safe-area-inset-bottom));border-radius:18px;flex-wrap:wrap;justify-content:center;transform:translate(-50%)}.solo-test-controls>span{text-align:center;width:100%}.solo-test-actions{justify-content:center;width:100%}.solo-test-button,.solo-next{min-height:32px}}.solo-preview-label{color:#5e5a54;gap:7px;margin-top:13px;font-size:12px;font-weight:750;display:grid}.solo-preview-input{color:#36332f;width:100%;min-height:42px;font:inherit;background:#fffdfa;border:1px solid #ddd5c9;border-radius:13px;outline:none;padding:0 12px;font-size:14px}.solo-preview-input:focus{border-color:#739878;box-shadow:0 0 0 3px #73987829}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.language-toggle{color:#8c857a;white-space:nowrap;background:#fffdf8b8;border:1px solid #ddd6ca;border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.language-toggle button{color:inherit;font-size:inherit;font-weight:inherit;background:0 0;border-radius:8px;padding:3px 5px}.language-toggle button.selected{color:#25442f;background:#dcebd9}.home-language-toggle{position:absolute;inset-block-start:16px;inset-inline-end:18px}.timer,.canvas-actions{margin-left:0;margin-inline-start:auto}html[dir=rtl]{direction:rtl}html[dir=rtl] body,html[dir=rtl] button,html[dir=rtl] input,html[dir=rtl] textarea{font-family:Noto Kufi Arabic,Segoe UI,sans-serif}html[dir=rtl] .entry-form label,html[dir=rtl] .choose-label,html[dir=rtl] .eyebrow,html[dir=rtl] .phase-label{letter-spacing:0;text-transform:none}html[dir=rtl] .subtitle,html[dir=rtl] .modal h2,html[dir=rtl] .prompt-card h1,html[dir=rtl] .role-card h1,html[dir=rtl] .incident-card p,html[dir=rtl] .answer-card p,html[dir=rtl] .artist-head h1,html[dir=rtl] .speaker-card h1,html[dir=rtl] .vote-head h1,html[dir=rtl] .accusation-result h1,html[dir=rtl] .results-head h1,html[dir=rtl] .decision,html[dir=rtl] .guess-options button{letter-spacing:0;font-family:Noto Kufi Arabic,Segoe UI,sans-serif;line-height:1.55}html[dir=rtl] .entry-card,html[dir=rtl] .modal,html[dir=rtl] .prompt-card,html[dir=rtl] .incident-card,html[dir=rtl] .artist-head,html[dir=rtl] .guess-options button{text-align:right}html[dir=rtl] .entry-actions,html[dir=rtl] .lobby-top,html[dir=rtl] .lobby-copy,html[dir=rtl] .share-row,html[dir=rtl] .host-actions{flex-direction:row-reverse}html[dir=rtl] .share-row{justify-content:flex-start}html[dir=rtl] .share-row small{text-align:left}html[dir=rtl] .canvas-actions{margin-right:0;margin-inline-start:auto}html[dir=rtl] .brushes{border-left:0;border-right:1px solid #e3ded5;padding-left:0;padding-right:7px}html[dir=rtl] .guess-options button:hover{transform:translate(-4px)}html[dir=rtl] .how-button span{margin-left:0;margin-right:4px;transform:rotate(-45deg)}html[dir=rtl] .solo-test-controls{right:auto;left:max(14px, env(safe-area-inset-left))}@media (max-width:650px){html[dir=rtl] .solo-test-controls{left:50%;right:auto;transform:translate(-50%)}html[dir=rtl] .entry-actions{flex-direction:column}}
