@charset "UTF-8";
:root{color-scheme:dark;--bg:#171716;--panel:#20201f;--text:#eeeae0;--muted:#a6a49f;--dim:#7c7b76;--line:#3a3937;--gold:#e8c35a;--paper:#e8e3d5;--red:#cc665b;--blue:#689dab;--white:#e1dfcf;--green:#83a983;--violet:#a190b5;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--wire:#a19f9a;--key-color:#c4c0b2;--radius:8px;font-family:var(--sans);background:var(--bg);color:var(--text);font-synthesis:none}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;width:100%}body{background:radial-gradient(ellipse at 78% 12%,#29292750,transparent 58%),var(--bg);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.38}a{color:inherit;text-decoration:none}button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:4px}button:focus:not(:focus-visible){outline:none}button,select{user-select:none}h1,h2,h3,p{margin:0}button svg{pointer-events:none}svg{display:block}small{font-size:11px}[hidden]{display:none!important}.boot{min-height:100vh;display:grid;place-content:center;font:16px var(--mono);letter-spacing:3px;gap:18px}.boot span{font-size:11px;color:var(--muted)}.masthead{height:102px;display:flex;align-items:center;justify-content:space-between;padding:0 4.9%;border-bottom:1px solid var(--line);position:relative;z-index:10;gap:14px}.wordmark{border:0;background:none;display:flex;align-items:center;text-align:left;gap:10px;padding:0;font-size:16px;letter-spacing:1.25px;line-height:1.2;font-weight:650}.wordmark>svg{width:35px;height:42px;color:var(--gold)}.wordmark-light{font-weight:400}.wordmark small{display:block;font:8px var(--mono);letter-spacing:2.8px;color:var(--muted);margin-top:7px}.header-right{display:flex;gap:27px;align-items:center}.edition{font:10px var(--mono);color:var(--muted);letter-spacing:1.5px}.icon-button{border:1px solid var(--line);background:transparent;border-radius:30px;font:9px var(--mono);letter-spacing:1px;min-height:36px;padding:9px 15px}.icon-button:hover{border-color:#797874;background:#2b2b29}.room-mini{font:10px var(--mono);letter-spacing:1px;color:var(--muted)}.room-mini b{color:var(--text);margin-left:6px}.latency{font:9px var(--mono);color:#c4c2bb;white-space:nowrap}.eyebrow{font:10px var(--mono);letter-spacing:1.5px;color:var(--muted);text-transform:uppercase}.little-line{display:inline-block;height:1px;width:29px;background:var(--gold);vertical-align:middle;margin-right:12px}.button{min-height:50px;display:inline-flex;justify-content:space-between;gap:26px;align-items:center;border:1px solid var(--line);border-radius:4px;padding:15px 20px;font-weight:550;font-size:13px;transition:background .18s,transform .12s,border-color .18s;white-space:nowrap}.button span{font-size:20px;font-weight:400;line-height:1}.button.primary{background:var(--gold);border-color:var(--gold);color:#232321;box-shadow:inset 0 1px #fff3}.button.primary:hover:not(:disabled){background:#f1d17a}.button.secondary{background:#20201f;border-color:#5d5c59}.button.secondary:hover:not(:disabled){border-color:#bab8b2;background:#2b2b29}.button:active:not(:disabled){transform:translateY(2px)}.text-button{background:none;border:none;border-bottom:1px solid #67666270;padding:8px 0;font:10px var(--mono);letter-spacing:.3px;min-height:36px;text-align:left}.text-button:hover{color:var(--gold)}.section-label{display:flex;justify-content:space-between;gap:12px;font:9px var(--mono);letter-spacing:1.2px;color:var(--muted);padding-bottom:18px;border-bottom:1px solid var(--line)}.status-dot{display:inline-block;width:5px;height:5px;border-radius:100%;background:var(--gold);margin-right:8px;box-shadow:0 0 0 3px #e8c35a0a}.title-layout{max-width:1660px;margin:auto;min-height:690px;display:grid;grid-template-columns:1fr 1.16fr;align-items:center;padding:68px 4.9% 66px;gap:30px;overflow:hidden}.title-copy{z-index:2}.title-copy h1{font-size:clamp(50px,5.2vw,82px);line-height:1.08;letter-spacing:-3.9px;font-weight:430;margin:29px 0 25px;white-space:nowrap}.title-copy h1 em,.lobby-layout h1 em{font-style:normal;color:var(--gold);font-weight:380}.title-description{font-size:16px;color:#c6c4bd;line-height:1.75}.title-description>span{display:inline-block;margin-top:12px;color:#999792}.title-actions{display:flex;gap:12px;margin:33px 0 0}.title-actions .button{min-width:165px}.role-trio{display:flex;gap:31px;margin-top:49px;padding-top:28px;border-top:1px solid var(--line);max-width:475px}.role-trio>div{display:flex;align-items:center;gap:10px}.role-trio .medallion{width:45px;height:45px;filter:drop-shadow(0 4px 4px #0005)}.role-trio span{font:10px var(--mono);letter-spacing:1.3px}.role-trio small{display:block;color:var(--muted);font:10px var(--sans);letter-spacing:0;margin-top:5px;white-space:nowrap}.title-object{position:relative;perspective:1400px;margin:0 -25px 0 10px;padding:10px 24px 0;min-width:0}.title-object:before{content:"";position:absolute;left:10%;right:8%;bottom:55px;height:70px;background:#000;filter:blur(26px);opacity:.6;transform:rotate(-4deg)}.object-caption{font:8px var(--mono);letter-spacing:1px;color:#888782;display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding:0 4%}.hero-instrument{width:100%;max-width:620px;min-width:430px;position:relative;margin:auto;transform:rotateX(12deg) rotateY(-12deg) rotateZ(5deg);transform-style:preserve-3d;animation:instrument-drift 12s ease-in-out infinite;border-radius:26px;background:#0d0d0c;padding:12px;box-shadow:5px 8px 0 #212120,9px 14px 0 #0a0a0a,10px 18px 0 #222220,16px 28px 50px #000a,0 0 0 1px #61605d,inset 0 1px 0 #8b8a85}
@keyframes instrument-drift{0%,100%{transform:rotateX(12deg) rotateY(-12deg) rotateZ(5deg) translateY(0)}50%{transform:rotateX(8deg) rotateY(-8deg) rotateZ(3.5deg) translateY(-9px)}}.case-edge{position:absolute;inset:4px;border-radius:23px;border:1px solid #807f7a48;pointer-events:none}.instrument-face{position:relative;background:repeating-linear-gradient(0deg,#ffffff03 0 1px,#00000003 1px 2px),linear-gradient(120deg,#918f8a,#6c6b67 38%,#8b8a85 67%,#5d5c59);border:1px solid #b2b0aa;border-bottom-color:#4d4c4a;border-radius:17px;padding:23px 21px 16px;box-shadow:inset 0 1px 0 #c7c5be,inset 0 -2px 5px #1118}.engraving{display:flex;justify-content:space-between;gap:10px;color:#353433;text-shadow:0 1px #a2a09b;font:6.6px var(--mono);font-weight:700;letter-spacing:1px;margin-bottom:14px}.screw{position:absolute;width:8px;height:8px;border-radius:50%;background:linear-gradient(130deg,#8c8b86,#3d3c3a);box-shadow:0 0 0 1px #2d2d2b70,0 1px 0 #b6b4ae60;z-index:1}.screw:after{content:"";width:5px;height:1px;background:#242422;position:absolute;top:3.5px;left:1.5px;transform:rotate(-35deg);box-shadow:0 1px 0 #93918c66}.screw.tl{left:9px;top:9px}.screw.tr{right:9px;top:9px;transform:rotate(85deg)}.screw.bl{left:9px;bottom:9px;transform:rotate(35deg)}.screw.br{right:9px;bottom:9px;transform:rotate(130deg)}.hero-timer{display:flex;align-items:center;position:relative;border-radius:8px;padding:17px 24px 13px;background:linear-gradient(135deg,#2b2b29,#191918);border:2px solid #3f3e3c;border-top-color:#242422;border-bottom-color:#a5a39e;box-shadow:inset 0 4px 14px #000a,0 1px #b1afa940;margin-bottom:14px;overflow:hidden}.hero-timer:before,.glass:before,.clock-box:before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,#e8e6de08 15%,#e8e6de10 38%,transparent 38.5%);pointer-events:none}.hero-timer small{font:7px var(--mono);letter-spacing:2px;color:#a3a19c;display:block}.hero-timer strong{display:block;font:60px/1.1 var(--mono);letter-spacing:2px;color:#d6d4cc;text-shadow:0 0 12px #cfcdc630;margin-top:7px}.hero-timer strong span{opacity:.65}.timer-knob,.clock-crown{width:59px;height:59px;border-radius:50%;margin-left:auto;position:relative;background:repeating-conic-gradient(#7b7a75 0deg 3deg,#2b2b29 3deg 7deg);border:2px solid #656460;box-shadow:0 4px 8px #0007}.timer-knob:before,.clock-crown:before{content:"";position:absolute;inset:6px;border-radius:50%;background:radial-gradient(circle at 40% 30%,#605f5c,#2f2f2d);border:1px solid #908e8a;box-shadow:inset 0 -2px 3px #111}.timer-knob i,.clock-crown i{position:absolute;width:2px;height:11px;background:var(--gold);top:10px;left:48%;z-index:2;transform-origin:bottom}.timer-led{position:absolute;right:19px;bottom:11px;width:4px;height:4px;background:var(--gold);border-radius:50%}.hero-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mini-module{border:1px solid #484745;border-bottom-color:#a4a29d;border-radius:5px;background:repeating-linear-gradient(0deg,#fffcf401 0 1px,#00000004 1px 2px),linear-gradient(135deg,#7b7a75,#5c5b58);padding:8px 9px 10px;position:relative;min-height:145px;box-shadow:inset 0 1px #adaba520,0 1px #27272555}.mini-label{font:6px var(--mono);color:#2c2c2a;font-weight:600;letter-spacing:.6px;display:flex;gap:8px;align-items:center;margin-bottom:11px;text-shadow:0 1px #b4b2ac55}.mini-label span{font-size:5.3px;letter-spacing:.35px}.hero-wires .strand{height:30px}.mini-glass{font:15px var(--mono);background:#2a2a28;padding:5px 8px;color:#cfcdc6;text-align:center;border-radius:3px;border-bottom:1px solid #b0aea8;box-shadow:inset 0 2px 4px #000a;margin-bottom:7px}.mini-key-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mechanical-key{background:linear-gradient(155deg,#52514e,#383735);border:1px solid #787773;border-bottom-color:#232321;border-radius:6px;box-shadow:0 3px 0 #1b1b1a,0 4px 1px #97959070,inset 0 1px 1px #c8c6bf1a;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:72px;color:#cccac3;padding:12px;transition:transform .09s,box-shadow .09s,background .18s}.mechanical-key:not(:disabled):is(button):hover{background:linear-gradient(155deg,#676662,#474644);border-top-color:#a9a7a1}.mechanical-key.depressed,.mechanical-key:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px 0 #1b1b1a,inset 0 2px 5px #1118}.hero-keys .mechanical-key{min-height:30px;height:32px;padding:2px}.hero-keys .braille-dots{height:24px;width:20px}.braille-dots{height:68px;width:54px}.braille-dots .raised{fill:#c9c7c0;filter:drop-shadow(0 1px 0 #f6f3eb88) drop-shadow(0 2px 1px #0c0c0b)}.braille-dots .recessed{fill:#1d1d1c77;stroke:#797874;stroke-width:.6}.shape{height:52px;width:52px;fill:currentColor}.relief-demo .mechanical-key{min-height:49px;height:49px;padding:10px}.relief-demo .shape{height:29px;width:29px;color:#c4c2bb;filter:drop-shadow(1px 2px 1px #292927)}.hero-compass{height:96px;width:96px;border-radius:50%;background:repeating-conic-gradient(#aba9a3 0deg 1deg,#454442 1deg 15deg);position:relative;margin:6px auto 0;box-shadow:0 3px 3px #232321;border:1px solid #adaba5}.hero-compass:before{content:"";position:absolute;inset:11px;background:radial-gradient(#5b5a57,#31302f);border-radius:50%;border:1px solid #8c8b86}.hero-compass i{position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:25px solid var(--gold);top:18px;left:39px;z-index:2;transform:rotate(32deg);transform-origin:bottom}.hero-compass em{position:absolute;left:36px;top:42px;font:24px var(--mono);color:#a6a49f}.hero-compass b{position:absolute;top:4px;left:43px;font:6px var(--mono);color:#d8d6ce}.tiny-leds{font:8px var(--mono);color:var(--gold);text-align:center;margin-top:7px;letter-spacing:6px}.hero-hold{margin:9px auto 13px;position:relative;height:81px;width:81px;background:repeating-conic-gradient(#a6a49f 0deg 2deg,#343332 2deg 5deg);border-radius:50%;box-shadow:0 2px 3px #20201f}.hero-hold span{position:absolute;inset:8px;border-radius:50%;background:radial-gradient(ellipse at 45% 25%,#868580,#4c4b49 70%);border:2px solid #a09e99;box-shadow:0 5px 0 #252523,inset 0 1px 2px #dad8d050}.hero-hold span:after{content:"";position:absolute;inset:19px;border:1px solid #b1a06570;border-radius:50%;box-shadow:0 0 0 3px #b1a06518}.gold-strip{height:4px;margin:0 28%;border-radius:2px;background:#e8c35a;box-shadow:0 0 0 3px #41403e}.echo-lamp{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;border-radius:5px;background:#323130;box-shadow:inset 0 1px 6px #121211,inset 0 -1px 1px #a6a49f55;min-height:94px}.echo-lamp>span{display:block;width:45px;height:45px;border-radius:50%;background:radial-gradient(circle at 30% 25%,color-mix(in srgb,var(--lamp),#eee 15%),color-mix(in srgb,var(--lamp),#000 62%));border:3px solid #403f3d;box-shadow:0 0 0 1px #868580,0 2px 3px #111110;opacity:.65;transition:background .05s,opacity .05s,box-shadow .05s}.echo-lamp.lit>span{background:radial-gradient(circle at 30% 25%,#fff,var(--lamp) 55%,color-mix(in srgb,var(--lamp),#000 20%));box-shadow:0 0 0 2px var(--lamp),0 0 19px color-mix(in srgb,var(--lamp),transparent 60%);opacity:1}.echo-lamp small{margin-top:8px;font:8px var(--mono);color:#cbc9c2;letter-spacing:1px}.echo-demo .echo-lamp{min-height:50px;height:50px;padding:7px}.echo-demo .echo-lamp>span{height:30px;width:30px;border-width:2px}.hero-bottom{display:flex;justify-content:space-between;margin-top:16px;font:5.5px var(--mono);letter-spacing:.7px;color:#323130;text-shadow:0 1px #bbb9b350}.hero-bottom i{font-style:normal}.title-footer{max-width:1660px;padding:25px 4.9% 30px;margin:auto;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font:8px var(--mono);color:var(--muted);letter-spacing:.7px}.title-footer b{font-weight:400;margin:0 11px;color:var(--dim)}.practice-link{color:#d8d6ce}.practice-link span{margin-left:16px;color:var(--gold)}.join-form{display:none;max-width:343px;margin-top:20px}.join-form.open{display:block}.join-form label{font:9px var(--mono);color:var(--muted);letter-spacing:1px}.join-form>div{display:flex;margin-top:8px;gap:8px}.join-form input{font:24px var(--mono);text-transform:uppercase;letter-spacing:9px;width:180px;min-width:0;padding:10px 15px;border:1px solid #7f7e79;border-radius:4px;background:#2b2b29;color:var(--text)}.join-form .button{min-height:50px}.medallion{height:70px;width:70px;flex-shrink:0}
/* The room is a quiet, legible assembly bench. */
.lobby-layout{max-width:1300px;padding:65px 5% 60px;display:grid;grid-template-columns:1fr 1.1fr;gap:100px;margin:auto}.lobby-layout h1{font-size:53px;font-weight:430;line-height:1.1;letter-spacing:-2px;margin:25px 0}.room-intro>p{font-size:14px;color:var(--muted);line-height:1.8}.room-code-card{padding:26px 27px;margin:34px 0 25px;background:linear-gradient(125deg,#353433,#242422);border:1px solid #71706c;border-radius:7px;max-width:365px;box-shadow:inset 0 1px #c0beb71a}.room-code-card>span{font:9px var(--mono);color:var(--muted);letter-spacing:2px}.room-code-card strong{display:block;font:61px/1.4 var(--mono);letter-spacing:15px;color:var(--gold)}.room-code-card .text-button{color:#d4d2ca}.talking-note{display:flex;gap:15px;max-width:365px;color:#d4d2ca}.talking-note>span{font-size:24px;color:var(--gold)}.talking-note p{font-size:12px;line-height:1.8}.talking-note strong{font-weight:600}.talking-note small{display:block;margin-top:10px;color:var(--dim);font-size:10px;line-height:1.6}.role-cards{display:flex;flex-direction:column;gap:12px;margin-top:20px}.role-card{width:100%;display:flex;align-items:center;gap:15px;position:relative;text-align:left;background:linear-gradient(100deg,#2d2d2b,#222220);border:1px solid #504f4c;border-radius:7px;min-height:118px;padding:19px 20px;transition:border-color .2s,background .2s}.role-card .medallion{height:68px;width:68px}.role-card h2{font-size:23px;line-height:1.3;font-weight:420;letter-spacing:-.6px}.role-alias{font:8px var(--mono);letter-spacing:1.8px;color:var(--muted)}.role-card p{font-size:11px;color:var(--muted);margin-top:6px}.role-card .seat-status{font:8px var(--mono);letter-spacing:.8px;margin-left:auto;color:#c9c7c0;align-self:flex-start;margin-top:4px}.role-card.claimed{border-color:var(--gold);background:linear-gradient(100deg,#3b3a38,#2b2b29);box-shadow:inset 0 0 0 1px #e8c35a15}.role-card.claimed .seat-status{color:var(--gold)}.role-card.occupied{opacity:.55}.role-card:hover:not(:disabled){border-color:#aeaca6}.mission-select{margin-top:25px;display:grid;grid-template-columns:1fr;gap:10px}.mission-select label{font:9px var(--mono);letter-spacing:1.1px;color:var(--muted)}.mission-select select{width:100%;background:#292927;border:1px solid #5d5c59;border-radius:4px;padding:12px;color:var(--text);font:12px var(--mono);min-height:46px}.mission-select p{font-size:11px;color:var(--muted)}.ready-row{display:flex;align-items:center;gap:10px;margin-top:23px}.ready-row .button{flex:1;padding:13px 16px;gap:10px}.waiting-host{font-size:12px;color:var(--muted)}
/* Briefing: one role, one instruction, one first move. */
.briefing-layout{max-width:1120px;margin:auto;padding:35px 5% 50px;display:grid;grid-template-columns:1.1fr 1fr;gap:26px 70px;align-items:center}.briefing-heading{grid-column:1/-1;text-align:center}.briefing-heading h1{font-size:40px;line-height:1.2;font-weight:430;letter-spacing:-1.7px;margin-top:10px}.briefing-heading p{font-size:12px;color:var(--muted);margin:10px 0 6px}.role-brief{border:1px solid #6d6c68;border-radius:8px;padding:30px;background:linear-gradient(130deg,#353433,#282826);text-align:center;position:relative;box-shadow:inset 0 1px #c0beb710,0 15px 50px #0002}.role-brief>.medallion{width:87px;height:87px;margin:0 auto 13px}.role-brief>.eyebrow{font-size:8px}.role-brief h2{font-size:33px;line-height:1.2;font-weight:400;margin:8px 0}.brief-verb{color:#d1cfc8;font-size:13px}.brief-lines{margin-top:25px;text-align:left}.brief-lines p{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#d8d6ce;padding:10px 0;border-top:1px solid #65646066}.brief-lines span{font:8px var(--mono);color:#adaba5;letter-spacing:1.2px}.first-touch{text-align:left;padding:13px;background:#e8c35a0b;border-left:2px solid var(--gold);margin:15px 0 22px}.first-touch>span{font:8px var(--mono);letter-spacing:1.2px;color:var(--gold)}.first-touch p{font-size:11px;margin-top:5px;color:#d5d3cb}.role-brief .button{width:100%;font-size:12px}.brief-relay{align-self:center}.relay-diagram{display:flex;align-items:center;justify-content:space-between;margin:30px -12px 25px}.relay-diagram>div{display:flex;flex-direction:column;align-items:center;gap:9px}.relay-diagram .medallion{height:62px;width:62px}.relay-diagram span{font:6px var(--mono);letter-spacing:.5px;color:var(--muted)}.relay-diagram b{color:var(--gold);font-weight:400;align-self:center;margin-bottom:22px}.brief-relay>p{font-size:15px;line-height:2;color:#d4d2ca}.brief-relay>small{display:block;color:var(--dim);margin-top:16px;font-size:11px}.brief-readiness{display:flex;gap:22px;border-top:1px solid var(--line);margin-top:27px;padding-top:20px;font:9px var(--mono);letter-spacing:1px;color:var(--gold)}
/* Running instrument: persistent controls, role-safe observations. */
.game-page .masthead{height:72px;padding:0 3.6%}.game-page .wordmark{font-size:12px}.game-page .wordmark small{font-size:6px;letter-spacing:2px}.game-page .wordmark>svg{width:29px;height:36px}.game-main{max-width:1520px;padding:26px 3.6% 30px;margin:auto;position:relative}.livebar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.livebar .eyebrow{font-size:8px;letter-spacing:1.2px}.livebar h1{font-weight:430;font-size:27px;letter-spacing:-.9px;line-height:1.2;margin-top:5px}.live-meta{display:flex;align-items:center;gap:27px}.strikes>span{font:7px var(--mono);color:var(--dim);letter-spacing:1.1px}.strikes>div{display:flex;gap:5px;align-items:center;margin-top:7px}.strikes i{height:6px;width:16px;background:#51504d;border:1px solid #6b6a66;border-radius:2px}.strikes i.hit{background:var(--red);border-color:#efaca4;box-shadow:0 0 8px #df453540}.strikes b{font:9px var(--mono);color:#adaba5;margin-left:5px}.pulse-status{display:flex;align-items:center;gap:11px}.pulse-status small{font:8px var(--mono);letter-spacing:1px;color:var(--muted)}.pulse-orbit{width:22px;height:22px;display:inline-block;border:1px solid #9d9b9655;border-radius:50%;position:relative}.pulse-orbit:after{content:"";position:absolute;inset:7px;background:#bdbbb4;border-radius:50%;box-shadow:0 0 0 3px #b2b0aa20;animation:pulse 1.1s infinite}.role-mute .pulse-orbit:after{background:var(--gold)}[data-pulse=urgent] .pulse-orbit:after{animation-duration:.55s}[data-pulse=critical] .pulse-orbit:after{animation-duration:.35s}.is-frozen .pulse-orbit:after{animation-play-state:paused}.top-clock{display:none}.incident{min-height:35px;display:flex;align-items:center;font:8px var(--mono);letter-spacing:.8px;color:#bab8b2}.incident.has-strike{color:#eeaaa0}.operator-heading{display:flex;align-items:center;gap:13px;margin-bottom:18px}.operator-heading .medallion{width:45px;height:45px}.operator-heading h2{font-size:17px;letter-spacing:-.35px;font-weight:430;line-height:1.3}.operator-heading p{font-size:10px;color:var(--muted);margin-top:4px}.operator-heading.small .medallion{width:38px;height:38px}.operator-heading.small h2{font-size:15px}.module-tabs{display:flex;gap:6px;overflow:auto;scrollbar-width:thin;scrollbar-color:#7f7e79 transparent;padding:1px 1px 10px;margin-bottom:4px}.module-tabs button{flex:1;min-width:100px;display:flex;align-items:center;justify-content:flex-start;gap:7px;min-height:43px;background:#272725;border:1px solid #484745;border-radius:4px;font:9px var(--mono);padding:8px 11px;color:#b4b2ac;white-space:nowrap}.module-tabs button.selected{border-color:#96948f;background:#3e3d3b;color:var(--text)}.module-tabs button.selected .tab-index{color:var(--gold)}.module-tabs button.is-safe{color:#bdbbb4}.module-tabs button i{font-style:normal;margin-left:auto;color:#b1afa9}.tab-index{font:10px var(--mono);opacity:.75}.instrument{position:relative;border:1px solid #7a7975;border-bottom-color:#4f4e4b;border-radius:14px;background:repeating-linear-gradient(0deg,#ffffff04 0 1px,#00000004 1px 2px),linear-gradient(120deg,#7d7c77,#545350 45%,#6a6965 82%,#4b4a48);padding:13px;box-shadow:inset 0 1px #cbc9c290,inset 0 0 0 5px #1f1f1e4d,0 3px 0 #191918,0 5px 0 #3e3d3b,0 12px 30px #0005}.instrument-bottom{font:6px var(--mono);font-weight:600;letter-spacing:1px;display:flex;justify-content:space-between;gap:10px;color:#c2c0b98f;border-top:1px solid #1f1f1e40;margin:12px 5px 1px;padding-top:8px}.hands-layout{max-width:660px;margin:0 auto}.hands-instrument{background:repeating-linear-gradient(0deg,#ffffff04 0 1px,#00000004 1px 2px),linear-gradient(125deg,#777672,#4e4d4a 50%,#6d6c68);border-color:#92908b;padding:12px}.case-top{height:52px;margin-bottom:11px;border:1px solid #2f2f2d80;border-bottom-color:#a19f9a55;border-radius:6px;position:relative;background:linear-gradient(135deg,#585754,#444341);padding:12px 30px;display:flex;align-items:center;justify-content:space-between}.tactile-serial{display:flex;gap:8px;align-items:center}.tactile-serial i{display:block;height:8px;width:3px;border-radius:2px;background:#95938e;box-shadow:1px 2px 1px #2d2d2b}.tactile-serial i:nth-child(2n){height:15px}.case-vents{width:58px;height:13px;background:repeating-linear-gradient(90deg,#292927 0 3px,transparent 3px 7px);border-bottom:1px solid #9c9a9555}.module-card{min-width:0;position:relative}.module-heading{height:30px;display:flex;justify-content:space-between;align-items:center;gap:6px;font:8px var(--mono);color:#d1cfc8;margin:0 1px 7px;letter-spacing:.3px;white-space:nowrap}.module-heading>span:first-child{display:flex;align-items:center;gap:6px}.module-heading i{font:9px var(--mono);font-style:normal;color:#e5e3db;padding-right:4px}.safe-lamp{font:6px var(--mono);letter-spacing:.5px;border:1px solid #9c9a9550;border-radius:3px;padding:4px 5px;background:#323130;color:#b5b3ad;white-space:nowrap}.solved .safe-lamp{color:var(--gold);background:#3a3937;border-color:#a7a59fa0}.module-surface{position:relative;border-radius:7px;padding:22px 17px 20px;background:repeating-linear-gradient(0deg,#ffffff03 0 1px,#00000002 1px 2px),linear-gradient(115deg,#72716d,#545350);border:1px solid #373635;border-bottom-color:#a6a49f;box-shadow:inset 0 1px #c2c0b955,0 1px 0 #1c1c1b60;transition:opacity .3s,filter .3s;overflow:hidden}.solved .module-surface{opacity:.5;filter:saturate(.3)}.hands-instrument .module-surface{background:repeating-linear-gradient(0deg,#ffffff03 0 1px,#00000003 1px 2px),linear-gradient(130deg,#82817c,#5f5e5b);padding:22px 20px 27px;border-bottom-color:#bfbdb699}.hands-instrument .module-heading{font-size:10px;color:#e4e2da}.hands-instrument .safe-lamp{font-size:8px}.hands-instrument .module-heading i{font-size:11px}.hands-instrument .module-surface .mechanical-key{background:linear-gradient(140deg,#696864,#4a4947);border-color:#a5a39e;border-bottom-color:#343332}.hands-instrument .module-surface .mechanical-key:hover:not(:disabled){background:linear-gradient(140deg,#81807b,#5c5b58)}.role-blind .instrument{filter:saturate(0)}.role-blind .module-tabs button.selected .tab-index{color:#e9e7df}.role-blind .module-tabs button.selected{border-color:#aaa}.role-blind .pulse-orbit:after{background:#d8d6ce}.role-blind .incident,.role-blind .safe-overview .safe{color:#d6d4cc}.tactile-heading{height:22px;display:flex;gap:9px;align-items:flex-start;margin:2px 7px 11px}.tactile-heading i{width:5px;height:5px;border-radius:50%;background:#c4c2bb;box-shadow:1px 2px 1px #333231}.wires-array{display:flex;flex-direction:column;gap:7px}.wire{display:flex;align-items:center;width:100%;min-height:44px;padding:0;background:transparent;border:0;position:relative;text-align:left;gap:10px;color:#d4d2ca;--wire:#adaba5;transition:background .15s}.wire-position{font:8px var(--mono);color:#c9c7c0;min-width:15px;text-align:left;letter-spacing:-1px}.strand{height:44px;width:100%;overflow:visible;flex:1;min-width:0}.wire-shadow{fill:none;stroke:#161615;stroke-width:12;opacity:.6;transform:translateY(3px);filter:blur(2px)}.wire-body{fill:none;stroke:var(--wire);stroke-width:9;stroke-linecap:round}.wire-grain{fill:none;stroke-width:8}.wire-light{fill:none;stroke:#fff;opacity:.2;stroke-width:1.5;stroke-linecap:round}.wire-left,.wire-right{transform-origin:150px 23px;transition:transform .32s cubic-bezier(.2,.8,.1,1)}.parted .wire-left{transform:translate(-7px,5px) rotate(-4deg)}.parted .wire-right{transform:translate(7px,5px) rotate(4deg)}.wire.cut .wire-body{opacity:.65}.wire.cut .wire-shadow{opacity:.3}.spark{animation:spark .35s both}.swatch-name{min-width:44px;font:7px var(--mono);letter-spacing:.4px;text-transform:uppercase;text-align:right;color:#d8d6ce}.wire:is(button):hover:not(:disabled){background:#29292722;border-radius:5px;outline:1px solid #d2d0c92a}.wire:is(button):active:not(:disabled){transform:translateY(1px)}.wire:is(button):disabled{opacity:1}.lamp-line{display:flex;align-items:center;gap:7px;font:7px var(--mono);letter-spacing:.5px;color:#c9c7c0;padding-bottom:9px;margin-bottom:8px;border-bottom:1px solid #45444266}.lamp-line b{font-weight:400;color:#e5e3db}.lamp{height:7px;width:7px;display:inline-block;border-radius:50%;background:#353433;border:1px solid #92908b;box-shadow:0 1px 2px #151514}.lamp.on{background:var(--gold);box-shadow:0 0 6px #e8c35a35}.keys-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.keys-grid .mechanical-key{height:99px}.blanking-plate{height:45px;border-radius:5px;background:repeating-linear-gradient(90deg,#4e4d4a30 0 1px,transparent 1px 4px),linear-gradient(#585754,#646360);box-shadow:inset 0 2px 6px #302f2e99,0 1px 0 #bebcb555;display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin-bottom:20px;border:1px solid #464543}.blanking-plate i{height:3px;width:11px;background:#999792;border-radius:2px;box-shadow:0 1px #2c2c2a}.blanking-plate.small{height:23px;width:95px;margin:0 auto 12px}.glass{position:relative;background:linear-gradient(135deg,#232321,#343332);box-shadow:inset 0 2px 7px #000b,0 1px #b1afa970;border:1px solid #464543;border-top-color:#262624;border-radius:5px;color:#e1dfd7}.arithmetic{font:31px var(--mono);letter-spacing:4px;line-height:1.3;text-align:center;padding:12px;margin-bottom:15px}.key-index{font:21px var(--mono);opacity:.65}.glyph-display{display:flex;align-items:center;justify-content:center;gap:15px;padding:9px;font:8px var(--mono);letter-spacing:1px;margin-bottom:11px}.glyph-display .shape{height:35px;width:35px}.compass-control{position:relative;width:190px;height:190px;margin:0 auto}.compass-rings{position:absolute;inset:11px;border-radius:50%;background:repeating-conic-gradient(#9c9a95 0deg 1deg,#51504d 1deg 10deg);box-shadow:inset 0 1px #d5d3cb85,0 2px 3px #2f2f2d;border:2px solid #8b8a85}.compass-rings:before{content:"";position:absolute;inset:9px;border-radius:50%;background:radial-gradient(#83827d,#494846);border:1px solid #3e3d3b;box-shadow:inset 0 3px 12px #0007}.compass-rings span{position:absolute;inset:25px;border-radius:50%;border:1px solid #bbb9b350;box-shadow:inset 0 0 0 13px #302f2e22,0 0 0 6px #1f1f1e11}.compass-dir{position:absolute;height:46px;width:46px;border-radius:5px;background:linear-gradient(140deg,#797874,#555451);border:1px solid #a6a49f;border-bottom-color:#3b3a38;box-shadow:0 2px 0 #3b3a38;display:flex;align-items:center;justify-content:center;color:#dad8d0;font-size:24px;font-family:var(--mono);z-index:3}.compass-dir.up{top:0;left:72px}.compass-dir.down{bottom:0;left:72px}.compass-dir.left{left:0;top:72px}.compass-dir.right{right:0;top:72px}.compass-dir:is(button):hover:not(:disabled){background:#85847f}.compass-dir:is(button):active:not(:disabled){transform:translateY(2px)}.joystick{position:absolute;inset:66px;border-radius:50%;background:repeating-conic-gradient(#7d7c77 0deg 3deg,#41403e 3deg 8deg);box-shadow:0 2px 7px #171716;border:1px solid #93918c;transition:transform .15s}.joystick i{position:absolute;inset:8px;border-radius:50%;background:radial-gradient(circle at 30% 20%,#aeaca6,#696864 65%);border:1px solid #b1afa9;box-shadow:0 3px 0 #3b3a38}.compass-control[data-direction=up] .joystick{transform:translateY(-7px)}.compass-control[data-direction=down] .joystick{transform:translateY(7px)}.compass-control[data-direction=left] .joystick{transform:translateX(-7px)}.compass-control[data-direction=right] .joystick{transform:translateX(7px)}.shape-name{font:7px var(--mono);text-transform:uppercase;letter-spacing:1px;margin-top:8px;color:#dcdad2}.coloured-key .shape{color:var(--key-color);filter:drop-shadow(1px 2px 1px #242422)}.relief-grid .mechanical-key .shape{width:45px;height:45px;filter:drop-shadow(1px 2px 1px #242422)}.progress-nubs{display:flex;justify-content:center;gap:12px;padding:19px 0 0}.progress-nubs i{height:6px;width:6px;border-radius:50%;background:#393836;border:1px solid #9f9d98;box-shadow:0 1px 0 #c2c0b933}.progress-nubs i.filled{background:#d7d5cd;box-shadow:0 0 0 2px #bcbab422}.strip-label{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 11px;font:8px var(--mono)}.strip-label b{font-weight:400;color:#d8d6ce}.colour-strip{display:block;width:32px;height:6px;border-radius:2px;background:var(--strip);box-shadow:0 0 0 2px #3d3c3a,0 1px 0 3px #adaba5}.hold-surround{margin:12px auto 20px;height:192px;width:192px;border-radius:50%;padding:18px;background:repeating-conic-gradient(#a2a09b 0deg 1.5deg,#403f3d 1.5deg 4deg);border:1px solid #bcbab4;box-shadow:0 4px 5px #2c2c2a,inset 0 0 0 8px #5f5e5b66}.hold-button{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;border-radius:50%;background:radial-gradient(ellipse at 40% 20%,#9d9b96,#696864 80%);border:2px solid #b3b1ab;border-bottom-color:#51504d;box-shadow:0 7px 0 #41403e,0 9px 8px #252523,inset 0 1px 4px #e0ded666;touch-action:none;transition:transform .06s,box-shadow .06s}.hold-button.held{transform:translateY(6px);box-shadow:0 1px 0 #41403e,0 2px 4px #252523,inset 0 2px 6px #2a2a2888;background:radial-gradient(ellipse at 40% 20%,#aba9a3,#7d7c77 80%)}.hold-button:is(button):hover:not(:disabled){border-top-color:#e5e3db}.hold-fingerprint{display:block;width:49%;height:49%;border-radius:50%;border:1px solid #cdcbc444;box-shadow:inset 0 0 0 6px #7f7e7999,0 0 0 5px #b9b7b115;position:relative}.hold-fingerprint:before{content:"";position:absolute;inset:15%;border:1px solid #cdcbc444;border-radius:50%;box-shadow:inset 0 0 0 6px #68676344,0 0 0 4px #b9b7b115}.hold-state{font:8px var(--mono);letter-spacing:1px;text-align:center;color:#dbd9d1;min-height:14px}.echo-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;font:7px var(--mono);color:#d4d2ca;margin:0 0 8px}.echo-caption .text-button{font-size:7px;min-height:30px}.dished-key{display:block;width:50px;height:50px;border-radius:50%;background:radial-gradient(ellipse at 55% 70%,#9e9c97,#63625f 80%);box-shadow:inset 0 4px 7px #393836,0 1px 0 #cfcdc670;border:1px solid #8f8d89}.embossed-count{font:7px var(--mono);letter-spacing:4px;margin-top:9px;color:#c4c2bb;text-shadow:0 1px #302f2e}.sequence-state{font:7px var(--mono);color:#cbc9c2;text-align:center;margin-top:12px;letter-spacing:1px;min-height:10px}.operator-note{font-size:11px;color:#c8c6bf;margin:20px 3px 10px}.safe-overview{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.safe-overview>span{font:8px var(--mono);color:#a7a59f;background:#2c2c2a;border:1px solid #5a5956;border-radius:3px;padding:7px 9px;letter-spacing:.2px}.safe-overview b{font-weight:400;margin-left:7px}.safe-overview .safe{color:var(--gold);border-color:#b0aea877}
/* Eyes: full instrument plus a persistent gesture receiver. */
.eyes-layout{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:28px}.eyes-main{min-width:0}.bomb-top{display:flex;align-items:center;gap:24px;position:relative;background:linear-gradient(140deg,#3d3c3a,#343332);border:1px solid #3b3a38;border-bottom-color:#b0aea888;border-radius:7px;padding:17px 25px 17px;margin:0 0 13px;min-height:105px;box-shadow:inset 0 2px 7px #1c1c1b44}.bomb-serial>span{font:6px var(--mono);letter-spacing:1px;color:#bdbbb4;display:block;margin-bottom:6px}.bomb-serial>b{font:15px var(--mono);letter-spacing:3px;color:#d7d5cd}.bomb-serial>small{display:block;font:6px var(--mono);letter-spacing:1px;color:#b6b4ae;margin-top:7px}.clock-box{position:relative;background:linear-gradient(140deg,#1d1d1c,#2a2a28);padding:12px 17px 9px;border:1px solid #161615;border-bottom-color:#95938e;border-radius:6px;box-shadow:inset 0 3px 6px #0008;margin-left:auto;min-width:200px;overflow:hidden}.clock-box>span{display:block;font:6px var(--mono);letter-spacing:2px;color:#c0beb7}.clock-box strong{font:43px/1.2 var(--mono);letter-spacing:5px;color:#e4e2da;text-shadow:0 0 13px #dad8d030;display:block;white-space:nowrap}.clock-crown{width:44px;height:44px;margin-left:0;flex-shrink:0}.clock-crown i{height:7px;top:9px}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.module-grid.count-1{max-width:510px;margin:auto;grid-template-columns:1fr}.module-grid.count-1 .module-surface{min-height:234px;padding:31px 27px}.module-grid.count-1 .wire{min-height:48px;margin:3px 0}.module-grid.count-1 .lamp-line{font-size:8px}.module-grid.count-1 .swatch-name{font-size:9px;min-width:60px}.module-grid.count-1 .strand{height:46px}.module-grid.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.module-grid.count-4,.module-grid.count-5,.module-grid.count-6{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.eyes-instrument .module-card.live-module .module-heading{color:#f0e8c9}.eyes-instrument .module-card.live-module .module-surface{outline:1px solid #b7b5af;outline-offset:2px}.eyes-instrument .module-card.live-module .module-heading>span:first-child:before{content:"";width:3px;height:3px;border-radius:50%;background:var(--gold);flex-shrink:0}.module-card.compact .module-heading{font-size:7px;margin-bottom:5px;height:22px}.module-card.compact .module-heading i{font-size:8px}.module-card.compact .safe-lamp{font-size:5px;padding:3px}.module-card.compact .module-surface{padding:16px 10px 12px;min-height:209px}.module-card.compact .wire{min-height:28px;gap:5px}.module-card.compact .wires-array{gap:1px}.module-card.compact .strand{height:25px}.module-card.compact .wire-position{font-size:6px;min-width:10px}.module-card.compact .swatch-name{font-size:5px;min-width:27px}.module-card.compact .lamp-line{font-size:5px;margin-bottom:4px;padding-bottom:4px;gap:4px}.module-card.compact .lamp{height:5px;width:5px}.module-card.compact .arithmetic{font-size:20px;padding:7px;margin-bottom:10px;letter-spacing:2px}.module-card.compact .keys-grid{gap:8px}.module-card.compact .mechanical-key{height:52px;min-height:52px;padding:6px}.module-card.compact .key-index{font-size:16px}.module-card.compact .glyph-display{padding:4px;gap:9px;font-size:6px;margin-bottom:8px}.module-card.compact .glyph-display .shape{width:26px;height:26px}.module-card.compact .compass-control{width:143px;height:143px;margin:0 auto}.module-card.compact .compass-dir{width:35px;height:35px;font-size:17px}.module-card.compact .compass-dir.up{left:54px}.module-card.compact .compass-dir.down{left:54px}.module-card.compact .compass-dir.left{top:54px}.module-card.compact .compass-dir.right{top:54px}.module-card.compact .joystick{inset:48px}.module-card.compact .joystick i{inset:6px}.module-card.compact .compass-rings{inset:8px}.module-card.compact .relief-grid{padding-top:7px;gap:13px}.module-card.compact .relief-grid .mechanical-key{height:69px}.module-card.compact .relief-grid .shape{height:30px;width:30px}.module-card.compact .shape-name{font-size:5px;margin-top:4px}.module-card.compact .progress-nubs{padding-top:12px;gap:9px}.module-card.compact .progress-nubs i{height:4px;width:4px}.module-card.compact .hold-surround{width:133px;height:133px;padding:13px;margin:8px auto 15px}.module-card.compact .strip-label{font-size:6px;margin-bottom:5px;gap:7px}.module-card.compact .colour-strip{width:24px;height:4px}.module-card.compact .hold-state{font-size:5px;letter-spacing:.3px}.module-card.compact .echo-caption{font-size:5px;margin-bottom:5px}.module-card.compact .echo-caption .text-button{font-size:6px;min-height:20px;padding:3px}.module-card.compact .echo-lamp{min-height:65px;padding:7px}.module-card.compact .echo-lamp>span{height:30px;width:30px;border-width:2px}.module-card.compact .echo-lamp small{font-size:5px;letter-spacing:.3px;margin-top:5px}.module-card.compact .sequence-state{font-size:5px;margin-top:8px}.gesture-receiver{padding:21px 18px;border:1px solid #53524f;background:linear-gradient(145deg,#302f2e,#232321);border-radius:8px;align-self:start;margin-top:2px;box-shadow:inset 0 1px #a3a19c15}.receiver-label{font:7px var(--mono);letter-spacing:1.3px;color:#c6c4bd;padding-bottom:17px;border-bottom:1px solid #605f5c}.latest-gesture{min-height:215px;display:flex;align-items:center;justify-content:center;padding:20px 0}.empty-sign{text-align:center}.empty-sign>.medallion{width:72px;height:72px;opacity:.75;margin:0 auto 16px}.empty-sign>span{font-size:14px;display:block;color:#d7d5cd}.empty-sign>small{font-size:10px;line-height:1.7;display:block;margin-top:8px;color:#a8a6a0}.received-sign{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--gold);animation:sign-in .24s ease-out}.received-sign>.hand-sign{width:126px;height:143px}.received-sign strong{font-size:12px;font-weight:450;color:#d8d6ce;margin-top:7px}.received-sign .sign-glyph{font:116px/1.2 var(--sans)}.received-sign .module-sign{font:85px/1 var(--mono);text-align:center}.module-sign small{display:block;font:9px var(--mono);letter-spacing:1px;margin-bottom:9px}.gesture-trail-label{font:6px var(--mono);letter-spacing:1px;color:#b2b0aa;margin-bottom:10px}.gesture-trail{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;min-height:62px}.trail-sign{border:1px solid #605f5c;background:#2b2b29;border-radius:4px;height:64px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#d4d2ca;padding:5px 2px;min-width:0}.trail-sign .hand-sign{width:29px;height:34px}.trail-sign>.small,.trail-sign small{font:5.5px var(--mono);margin-top:4px;color:#b8b6b0;white-space:nowrap}.trail-sign .sign-glyph{font:29px/1.2 var(--sans)}.trail-sign .module-sign{font:25px var(--mono)}.trail-sign .module-sign small{font-size:4px;margin:0}.receiver-instruction{border-top:1px solid #545350;margin-top:21px;padding-top:18px}.receiver-instruction>span{font:6px var(--mono);letter-spacing:1.2px;color:#bbb9b3}.receiver-instruction p{font-size:11px;line-height:1.9;color:#d4d2ca;margin-top:8px}.slap-button{width:100%;font-size:10px;padding:11px;margin-top:19px;min-height:46px}.house-rule{font-size:9px;color:#9f9d98;display:block;margin:13px 0 0;text-align:center}.finale .eyes-instrument{border:2px solid #c9b362;box-shadow:inset 0 0 0 4px #a48e4845,0 4px 0 #5c5123,0 10px 30px #0005}.finale .eyes-instrument .instrument-bottom{color:#e5d590}.finale .hands-instrument{border-width:3px}
/* Book: printed rules and a finite, touch-sized vocabulary. */
.book-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;max-width:1140px;margin:auto}.handbook-column{min-width:0}.manual-tabs{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.manual-tabs button{border:1px solid #696864;background:#302f2e;border-radius:3px;font:8px var(--mono);color:#a7a59f;min-height:37px;padding:8px 11px;display:flex;gap:7px;align-items:center}.manual-tabs button.present{color:#dbd9d1}.manual-tabs button.selected{background:var(--paper);border-color:var(--paper);color:#323130}.manual-tabs button span{opacity:.65}.handbook{background:repeating-linear-gradient(0deg,#64512703 0 1px,transparent 1px 3px),var(--paper);color:#343332;border:1px solid #beb8a4;border-radius:3px;padding:25px 30px 20px;box-shadow:0 2px 0 #b8b6b0,0 4px 0 #5f5e5b,0 6px 0 #2b2b29,0 16px 24px #0003;max-height:525px;overflow:auto;scrollbar-width:thin;scrollbar-color:#aaa38d #ddd6c4;font-family:var(--mono)}.paper-mast{display:flex;justify-content:space-between;gap:16px;font:6px var(--mono);font-weight:600;letter-spacing:1px;border-bottom:1px solid #898883;padding-bottom:11px;color:#73726e}.paper-title{display:flex;align-items:baseline;gap:20px;border-bottom:1px solid #b4b2ac;padding:16px 0 13px;margin-bottom:14px}.paper-title>span{font:24px var(--mono);color:#9c9a95;white-space:nowrap}.paper-title h2{font:500 22px/1.15 var(--sans);letter-spacing:-.6px}.manual-intro{font:10px/1.75 var(--mono);color:#63625f;margin-bottom:15px}.manual-section{margin-top:17px}.manual-section h3{font:600 9px var(--mono);text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #b8b6b0;padding-bottom:7px;margin-bottom:8px;color:#434240}.manual-section p{font:10px/1.8 var(--mono);color:#565552}.manual-section table{width:100%;border-collapse:collapse;margin:10px 0;font:9px/1.65 var(--mono)}.manual-section th{font-weight:600;text-align:left;background:#c8c6bf6b;border-bottom:1px solid #9e9c97;padding:8px 7px}.manual-section td{border-bottom:1px solid #c0beb799;padding:9px 7px;color:#4b4a48}.manual-section tr:nth-child(2n) td{background:#f0ede540}.paper-footer{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #9c9a95;padding-top:12px;margin-top:23px;font:6px var(--mono);letter-spacing:1px;color:#7a7975}.braille-reference{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:13px}.braille-reference>div{display:flex;flex-direction:column;align-items:center;padding:8px 1px;border:1px solid #b3b1ab;border-radius:2px}.braille-reference .braille-dots{height:36px;width:26px}.braille-reference .raised{fill:#4c4b49;filter:none}.braille-reference .recessed{fill:none;stroke:#a7a59f;stroke-width:1}.braille-reference b{font:10px var(--mono);margin-top:4px}.braille-reference small{font:7px var(--mono);color:#7c7b76;margin-top:4px}.gesture-pad{padding:21px 18px 16px;border:1px solid #6f6e6a;border-radius:7px;background:linear-gradient(130deg,#3c3b39,#2d2d2b);align-self:start;box-shadow:inset 0 1px #c8c6bf14}.pad-heading{display:flex;justify-content:space-between;gap:10px;font:7px var(--mono);letter-spacing:.9px;color:#d5d3cb;border-bottom:1px solid #71706c;padding-bottom:17px;margin-bottom:18px}.pad-heading>span:last-child{font-size:6px;color:#afada7}.pad-section{margin-top:16px}.pad-label{font:6px var(--mono);letter-spacing:1px;color:#b4b2ac;display:block;margin-bottom:9px}.number-pad{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.gesture-key{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:53px;min-width:0;border:1px solid #82817c;border-bottom-color:#5c5b58;background:linear-gradient(135deg,#51504d,#454442);box-shadow:0 3px 0 #272725,inset 0 1px #c5c3bc20;border-radius:4px;color:#dedcd4;padding:4px;transition:background .15s,transform .07s}.gesture-key:hover:not(:disabled){background:linear-gradient(135deg,#666561,#53524f);border-top-color:#b9b7b1}.gesture-key:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px 0 #272725,inset 0 2px 4px #292927}.gesture-key .hand-sign{height:35px;width:30px;opacity:.75}.gesture-key>b{position:absolute;right:4px;bottom:3px;font:8px var(--mono);color:#dedcd4}.direction-pad{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.direction-pad .gesture-key{min-height:52px}.gesture-key .sign-glyph{font:25px/1 var(--sans)}.gesture-key small{font:6px var(--mono);text-transform:uppercase;margin-top:6px;color:#c4c2bb}.action-pad{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:11px}.action-pad .gesture-key{min-height:52px}.point-pad{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.point-key{font:18px var(--mono);min-height:43px;background:#3d3c3a}.gesture-key.sent{animation:sent .3s}.sign-feedback{margin-top:19px;font:8px/1.7 var(--mono);color:#c4c2bb;min-height:29px}.relay-mini{display:flex;align-items:center;justify-content:center;gap:10px;padding-top:18px;border-top:1px solid #6d6c68;margin-top:12px}.relay-mini .medallion{height:29px;width:29px;opacity:.7}.relay-mini>span{font-size:13px;color:#9f9d98}.role-mute .safe-overview{margin-top:17px}.role-mute .safe-overview>span{font-size:7px}
/* Consensus pause, reconnection, honest result effects. */
.pause-vote{position:fixed;z-index:35;bottom:20px;left:50%;transform:translateX(-50%);width:min(720px,calc(100% - 26px));display:flex;gap:18px;align-items:center;padding:17px 22px;border:1px solid var(--gold);border-radius:6px;background:#393836;box-shadow:0 8px 40px #0009}.pause-vote>div{flex:1}.pause-vote strong{font-size:12px;font-weight:500;display:block}.pause-vote span{font-size:10px;color:#c3c1ba;display:block;margin-top:4px}.pause-vote .button{min-height:40px;padding:8px 16px;font-size:11px}.pause-vote .text-button{font-size:9px;white-space:nowrap}.session-overlay{position:fixed;inset:72px 0 0;background:#1d1d1cd9;backdrop-filter:blur(8px);z-index:30;display:grid;place-items:center;text-align:center;padding:25px}.session-overlay>div{max-width:450px;border:1px solid #95938e;border-radius:7px;padding:37px;background:linear-gradient(140deg,#41403e,#302f2e);box-shadow:0 20px 70px #0006}.session-overlay h2{font-size:32px;line-height:1.2;font-weight:430;letter-spacing:-1px;margin:17px 0}.session-overlay p{color:#ceccc5;font-size:13px;line-height:1.8}.session-overlay .button{margin-top:24px;width:100%}.session-overlay small{display:block;font:9px var(--mono);color:#a6a49f;margin-top:24px}.offline-banner{position:fixed;z-index:60;left:0;right:0;bottom:0;padding:17px;background:#dfc876;color:#272725;font:11px var(--mono);text-align:center;box-shadow:0 -10px 30px #0005}#toast{position:fixed;left:50%;bottom:25px;max-width:min(560px,calc(100% - 30px));transform:translate(-50%,20px);padding:14px 20px;border:1px solid #93918c;border-radius:5px;background:#393836;color:#e8e6de;box-shadow:0 7px 30px #0007;font-size:12px;opacity:0;pointer-events:none;z-index:100;transition:opacity .18s,transform .18s}#toast.visible{opacity:1;transform:translate(-50%,0)}#effects{position:fixed;inset:0;pointer-events:none;z-index:80;overflow:hidden}#effects.strike{animation:strike-flash .25s both}#effects.slap{animation:slap-flash .3s both}#effects.safe{animation:safe-flash .5s both}#effects.boom{animation:boom-flash .55s both}.shockwave{position:absolute;left:50%;top:50%;width:80px;height:80px;border:3px solid #fff;border-radius:50%;animation:shockwave 1.3s ease-out both}.debris{position:absolute;width:9px;height:17px;background:linear-gradient(130deg,#c6c4bd,#444341);border:1px solid #a8a6a0;left:50%;top:50%;animation:debris 2.6s ease-out both;animation-delay:var(--delay);transform-origin:center}.jolt #app{animation:jolt .13s steps(2,end)}.result-layout{max-width:1210px;padding:65px 5% 60px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.result-copy{padding-top:14px}.result-symbol{width:57px;height:57px;border-radius:50%;border:1px solid #b9b7b1;color:var(--gold);display:flex;align-items:center;justify-content:center;font:35px var(--sans);margin:33px 0 22px;box-shadow:0 0 0 5px #e8c35a04}.result-copy h1{font-size:77px;letter-spacing:-4px;font-weight:400;line-height:1}.result-caption{font-size:14px;line-height:1.8;color:#c5c3bc;margin-top:24px}.result-numbers{display:flex;gap:33px;margin:31px 0;padding:23px 0;border-top:1px solid #5b5a57;border-bottom:1px solid #5b5a57}.result-numbers>div{display:flex;flex-direction:column;gap:9px}.result-numbers span{font:7px var(--mono);letter-spacing:1.3px;color:#b4b2ac}.result-numbers strong{font:30px var(--mono);color:#e6e4dc}.result-numbers small{font-size:14px;color:#9c9a95}.result-numbers .medal{color:var(--gold)}.result-actions{display:flex;flex-wrap:wrap;gap:10px}.result-actions .button{font-size:12px;padding:14px 17px}.result-actions .text-button{flex-basis:100%;margin-top:6px}.medal-note{font:8px var(--mono);letter-spacing:1px;color:#b9b7b1;margin-top:24px}.result-detail .section-label{margin-bottom:23px}.result-instrument{background:linear-gradient(120deg,#6f6e6a,#51504d);padding:14px;border-radius:10px;border:1px solid #9d9b96;box-shadow:0 3px 0 #2f2f2d}.result-modules{margin-top:25px}.result-modules>div{display:flex;justify-content:space-between;gap:20px;align-items:center;font:9px var(--mono);padding:13px 0;border-bottom:1px solid #585754;color:#c5c3bc}.result-modules b{font-weight:400;color:var(--gold);font-size:8px;white-space:nowrap}.answer-review{margin-top:26px;border:1px solid #656460;border-radius:5px;padding:17px 19px;color:#d5d3cb}.answer-review summary{font-size:11px;cursor:pointer}.answer-review h2{font-size:15px;font-weight:450;letter-spacing:-.2px}.answer-review p{font:10px/1.8 var(--mono);padding:13px 0 4px;color:#cdcbc4}.answer-review p>span{display:block;font-size:8px;color:#a9a7a1;letter-spacing:.5px;margin-bottom:4px}.lost .result-copy h1,.lost .result-symbol{color:#e2a49b}.lost .result-symbol{border-color:#b0776f}.lost .result-modules b{color:#d4a89c}
/* Solo inspection is three real browser clients, not a simulated shortcut. */
.practice-page{height:100dvh;overflow:hidden;background:#191918}.practice-header{height:69px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 25px;border-bottom:1px solid var(--line)}.practice-header .wordmark{font-size:11px;white-space:nowrap}.practice-header .wordmark small{font-size:6px}.practice-header .wordmark svg{width:28px;height:35px}.practice-header p{font-size:10px;color:var(--muted)}.practice-header>span{font:9px var(--mono);color:var(--gold);white-space:nowrap}.practice-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;height:calc(100dvh - 69px);gap:8px;padding:0 8px 8px}.practice-grid>section{display:flex;flex-direction:column;min-width:0}.practice-seat-label{font:8px var(--mono);letter-spacing:1px;color:#bfbdb6;height:31px;display:flex;align-items:center;justify-content:center}.practice-grid iframe{width:100%;height:100%;min-height:0;flex:1;border:1px solid #686763;border-radius:4px;background:var(--bg)}
@keyframes pulse{0%{opacity:1;transform:scale(1.15)}50%{opacity:.25;transform:scale(.75)}100%{opacity:1;transform:scale(1.15)}}@keyframes sign-in{from{opacity:0;transform:translateY(8px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spark{from{opacity:1;transform:scale(1);transform-origin:150px 20px}to{opacity:0;transform:scale(1.5);transform-origin:150px 20px}}@keyframes strike-flash{0%{background:#ed40373b;box-shadow:inset 0 0 140px #b7203288}100%{background:transparent;box-shadow:none}}@keyframes slap-flash{0%{box-shadow:inset 0 0 100px #fff5}100%{box-shadow:inset 0 0 0 #fff0}}@keyframes safe-flash{0%{box-shadow:inset 0 0 35px #e8c35a22}100%{box-shadow:none}}@keyframes boom-flash{0%,15%{background:#fff}40%{background:#f6e7c36b}100%{background:transparent}}@keyframes shockwave{0%{transform:translate(-50%,-50%) scale(.1);opacity:1}100%{transform:translate(-50%,-50%) scale(25);opacity:0}}@keyframes debris{0%{transform:rotate(var(--angle)) translateY(0);opacity:1}100%{transform:rotate(var(--angle)) translateY(var(--distance)) rotate(210deg);opacity:0}}@keyframes jolt{0%{transform:translate(-3px,2px)}50%{transform:translate(2px,-1px)}100%{transform:none}}@keyframes sent{0%{border-color:var(--gold);color:var(--gold)}100%{border-color:#82817c}}.animate-no{animation:shake .35s!important}.animate-yes{animation:nod .35s!important}@keyframes shake{0%,100%{transform:translateX(0)}30%{transform:translateX(-12px)}65%{transform:translateX(12px)}}@keyframes nod{0%,100%{transform:translateY(0)}50%{transform:translateY(12px)}}
@media(min-width:1500px){.title-layout{min-height:760px}.title-object{padding:10px 20px}.hero-instrument{max-width:680px}.mini-module{min-height:161px}.hero-timer strong{font-size:73px}.hero-timer{padding:20px 25px}.hero-wires .strand{height:34px}.mini-label{font-size:7px}.mini-label span{font-size:6px}.hero-keys .mechanical-key{height:38px}.relief-demo .mechanical-key{height:55px}.hero-compass{margin:13px auto 7px}.hero-hold{margin:15px auto 16px;height:90px;width:90px}.echo-demo .echo-lamp{height:57px}.title-copy h1{font-size:85px}}
@media(max-width:1150px){.masthead{height:84px;padding:0 4%}.title-layout{padding:58px 4% 62px;gap:10px;min-height:650px}.title-copy h1{font-size:57px;letter-spacing:-2.5px}.title-description{font-size:14px}.title-actions .button{min-width:145px;font-size:12px}.title-object{padding:10px 0; margin-right:-40px}.hero-instrument{min-width:400px}.role-trio{gap:17px}.role-trio .medallion{width:37px;height:37px}.role-trio span{font-size:8px}.role-trio small{font-size:9px}.edition{font-size:8px}.title-footer{font-size:7px;letter-spacing:.2px}.lobby-layout{gap:48px;padding-top:40px}.lobby-layout h1{font-size:44px}.role-card{padding:16px 14px;gap:12px}.role-card h2{font-size:21px}.role-card .medallion{height:55px;width:55px}.role-card .seat-status{font-size:7px}.game-page .header-right{gap:16px}.eyes-layout{grid-template-columns:minmax(0,1fr) 215px;gap:16px}.gesture-receiver{padding:17px 12px}.receiver-label{font-size:6px;letter-spacing:.8px}.gesture-trail{gap:3px}.trail-sign .hand-sign{width:23px}.trail-sign small{font-size:4.5px}.clock-crown{display:none}.bomb-top{gap:12px;padding:16px 22px}.clock-box{min-width:177px}.clock-box strong{font-size:36px}.bomb-serial>b{font-size:12px;letter-spacing:2px}.module-tabs button{font-size:8px;padding:7px;min-width:91px}.module-grid.count-3,.module-grid.count-4,.module-grid.count-5,.module-grid.count-6{grid-template-columns:repeat(2,minmax(0,1fr))}.book-layout{grid-template-columns:minmax(0,1fr) 286px;gap:20px}.handbook{padding:22px}.gesture-pad{padding:18px 14px}.direction-pad,.point-pad{gap:4px}.result-layout{gap:45px}.result-copy h1{font-size:65px}}
@media(max-width:800px){.masthead{height:72px;padding:0 5%}.wordmark{font-size:12px;gap:6px}.wordmark>svg{width:29px;height:35px}.wordmark small{font-size:6px;letter-spacing:2px}.header-right{gap:12px}.edition{display:none}.icon-button{font-size:8px;padding:8px 11px;min-height:36px}.title-layout{grid-template-columns:1fr;gap:40px;padding:50px 7% 27px;overflow:hidden}.title-copy h1{font-size:66px;letter-spacing:-3.3px;margin:24px 0 22px}.title-copy .eyebrow{font-size:8px;letter-spacing:1px}.title-description{font-size:15px}.title-actions{margin-top:29px}.title-actions .button{min-width:156px;font-size:12px}.role-trio{max-width:420px;margin-top:31px;padding-top:24px;gap:30px}.role-trio .medallion{width:40px;height:40px}.title-object{max-width:560px;width:100%;margin:10px auto 0;padding:10px 17px}.hero-instrument{min-width:0;transform:rotateX(9deg) rotateY(-9deg) rotateZ(3deg)}.object-caption{font-size:6px;letter-spacing:.5px;margin-top:33px;gap:10px}.title-footer{flex-wrap:wrap;gap:18px;padding:20px 7%;line-height:1.8}.title-footer b{margin:0 7px}.title-footer .practice-link{font-size:9px}.lobby-layout{grid-template-columns:1fr;gap:38px;padding:35px 6%}.lobby-layout h1{font-size:44px;margin:20px 0}.room-intro>p{font-size:12px}.room-code-card{max-width:none;padding:18px 22px;margin-top:24px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.room-code-card strong{font-size:47px;letter-spacing:8px;grid-column:1;grid-row:2}.room-code-card>.text-button{justify-self:end;grid-column:2;grid-row:1/3;max-width:120px;font-size:9px}.room-code-card>span{font-size:7px}.talking-note{max-width:none}.talking-note small{max-width:350px}.role-card .medallion{width:61px;height:61px}.role-card h2{font-size:24px}.role-card p{font-size:11px}.role-card{min-height:109px;padding:15px 18px}.role-card .seat-status{font-size:8px}.ready-row .button{min-height:49px}.briefing-layout{grid-template-columns:1fr;padding:25px 6% 35px;gap:24px}.briefing-heading h1{font-size:30px}.briefing-heading .eyebrow{font-size:8px}.briefing-heading p{font-size:11px}.role-brief{padding:24px;max-width:510px;width:100%;margin:auto}.brief-relay{max-width:500px;width:100%;margin:auto}.brief-relay .section-label{font-size:8px}.brief-relay>p{font-size:12px}.brief-relay>small{font-size:10px}.relay-diagram{margin:20px 0}.relay-diagram .medallion{height:48px;width:48px}.brief-lines p{font-size:11px}.role-brief>.medallion{height:68px;width:68px}.role-brief h2{font-size:27px}.brief-verb{font-size:12px}.first-touch p{font-size:10px}.game-page .masthead{height:60px;padding:0 4%;gap:8px}.game-page .wordmark{font-size:10px}.game-page .wordmark small{display:none}.game-page .wordmark>svg{width:23px;height:28px}.game-page .header-right{gap:8px}.game-page .icon-button{font-size:6px;padding:8px;min-height:34px}.game-page .room-mini{font-size:7px}.game-page .room-mini b{display:block;margin:1px 0 0;letter-spacing:1px}.game-page .latency{font-size:6px}.pause-control span{display:none}.game-main{padding:18px 4% 26px}.livebar{padding-bottom:13px}.livebar h1{font-size:23px}.livebar .eyebrow{font-size:7px}.incident{font-size:7px;min-height:29px;letter-spacing:.4px}.operator-heading{margin-bottom:14px}.operator-heading h2{font-size:16px}.operator-heading p{font-size:10px}.operator-heading .medallion{height:40px;width:40px}.pulse-status small{font-size:6px;letter-spacing:.5px}.pulse-orbit{width:20px;height:20px}.pulse-orbit:after{inset:6px}.live-meta{gap:15px}.strikes>span{font-size:6px}.strikes i{width:12px;height:5px}.strikes b{font-size:8px}.hands-layout{max-width:510px}.eyes-layout{grid-template-columns:1fr;gap:18px}.gesture-receiver{order:-1;display:grid;grid-template-columns:150px 1fr;gap:0 16px;margin-top:0;padding:11px 14px;align-items:center;min-height:120px}.receiver-label{grid-column:1/-1;padding-bottom:8px;font-size:6px}.latest-gesture{min-height:85px;padding:5px 0;grid-column:1;grid-row:2/5;max-height:125px}.empty-sign>.medallion{height:40px;width:40px;margin:4px auto 8px}.empty-sign>span{font-size:10px}.empty-sign>small{font-size:7px;line-height:1.5;margin-top:4px}.gesture-trail-label{grid-column:2;font-size:5px;letter-spacing:.7px;margin:8px 0 5px}.gesture-trail{grid-column:2;min-height:46px}.trail-sign{height:48px}.trail-sign .hand-sign{height:27px;width:21px}.trail-sign .sign-glyph{font-size:23px}.trail-sign small{font-size:4px}.received-sign{flex-direction:row;gap:14px}.received-sign>.hand-sign{height:76px;width:62px}.received-sign strong{font-size:9px;max-width:55px;line-height:1.4}.received-sign>.sign-glyph{font-size:64px}.received-sign>.module-sign{font-size:49px}.received-sign>.module-sign small{font-size:5px;margin-bottom:2px}.receiver-instruction,.gesture-receiver .house-rule{display:none}.slap-button{grid-column:2;min-height:30px;margin-top:6px;padding:5px 10px;font-size:8px;gap:7px}.slap-button>span{font-size:15px}.operator-heading.small{display:none}.eyes-main .module-tabs button{font-size:7px;min-width:80px;min-height:37px;padding:7px}.module-grid.count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.book-layout{grid-template-columns:1fr;gap:18px;max-width:580px}.handbook{max-height:430px}.gesture-pad{padding:18px}.number-pad{grid-template-columns:repeat(9,minmax(0,1fr));gap:7px}.number-pad .gesture-key{min-height:54px}.direction-pad{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.action-pad{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.gesture-pad .pad-section{margin-top:12px}.pad-heading{font-size:8px;padding-bottom:12px;margin-bottom:10px}.pad-label{font-size:7px}.gesture-key small{font-size:7px}.direction-pad .gesture-key,.action-pad .gesture-key{min-height:52px}.point-pad{gap:8px}.point-key{min-height:46px}.sign-feedback{font-size:9px;margin-top:13px;min-height:17px}.relay-mini{display:none}.session-overlay{inset:60px 0 0}.pause-vote{gap:10px;flex-wrap:wrap;padding:14px}.pause-vote>div{flex-basis:100%}.pause-vote .button{flex:1}.result-layout{grid-template-columns:1fr;padding:30px 6%;gap:30px}.result-copy h1{font-size:63px}.result-symbol{height:47px;width:47px;font-size:29px;margin:23px 0 17px}.result-caption{margin-top:17px;font-size:13px}.result-numbers{margin:25px 0;gap:35px}.result-numbers strong{font-size:30px}.result-actions .button{flex:1;min-height:50px;font-size:11px;padding:11px 14px}.result-detail{max-width:520px;width:100%;margin:auto}.result-detail .module-surface{padding:23px 16px}.practice-grid{grid-template-columns:390px 580px 390px;overflow:auto;justify-content:start}.practice-header{padding:0 15px}.practice-header p{display:none}.practice-grid>section{min-height:0}.practice-header>span{font-size:8px}}
@media(max-width:440px){.masthead{height:66px;padding:0 5%}.title-copy h1{font-size:48px;letter-spacing:-2.3px;line-height:1.14}.title-layout{padding-top:38px;gap:26px}.title-description{font-size:13px}.title-actions .button{min-width:0;flex:1;font-size:11px;padding:13px 15px;gap:12px}.title-actions{gap:8px}.role-trio{gap:20px;margin-top:28px;padding-top:22px}.role-trio>div{gap:6px}.role-trio .medallion{height:31px;width:31px}.role-trio span{font-size:7px;letter-spacing:1px}.role-trio small{font-size:7px}.title-object{padding:10px 5px}.hero-instrument{padding:8px;border-radius:19px}.instrument-face{border-radius:12px;padding:18px 12px 12px}.engraving{font-size:4px;letter-spacing:.6px;gap:5px;margin-bottom:10px}.hero-timer{padding:11px 15px;margin-bottom:10px;border-radius:6px}.hero-timer small{font-size:5px;letter-spacing:1px}.hero-timer strong{font-size:39px;letter-spacing:1px;margin-top:4px}.timer-knob{width:40px;height:40px}.timer-knob:before{inset:4px}.timer-knob i{top:7px;height:8px}.hero-modules{gap:7px}.mini-module{padding:7px 6px;min-height:107px}.mini-label{font-size:4px;gap:4px;margin-bottom:6px;letter-spacing:0}.mini-label span{font-size:3.4px}.mini-glass{font-size:11px;padding:4px 5px;margin-bottom:6px}.mini-key-grid{gap:5px}.hero-keys .mechanical-key{height:25px;min-height:25px}.hero-keys .braille-dots{height:20px}.hero-wires .strand{height:26px}.hero-compass{width:65px;height:65px;margin-top:10px}.hero-compass:before{inset:8px}.hero-compass i{border-left-width:5px;border-right-width:5px;border-bottom-width:17px;top:14px;left:25px}.hero-compass em{left:23px;top:28px;font-size:17px}.hero-compass b{top:3px;left:29px;font-size:5px}.tiny-leds{font-size:5px;letter-spacing:4px;margin-top:7px}.relief-demo .mechanical-key{height:37px;min-height:37px;padding:7px}.relief-demo .shape{height:25px;width:25px}.hero-hold{width:58px;height:58px;margin:12px auto}.hero-hold span{inset:6px}.hero-hold span:after{inset:12px}.echo-demo .echo-lamp{height:38px;min-height:38px;padding:5px}.echo-demo .echo-lamp>span{width:25px;height:25px}.hero-bottom{font-size:3.5px;letter-spacing:.4px;margin-top:11px}.object-caption{font-size:4.7px;letter-spacing:.3px;margin-top:27px}.title-footer{font-size:6px}.title-footer .practice-link{font-size:8px}.join-form input{width:170px;font-size:22px}.lobby-layout .eyebrow{font-size:8px}.lobby-layout h1{font-size:37px}.role-card{padding:14px;gap:12px}.role-card h2{font-size:22px}.role-card .medallion{width:53px;height:53px}.role-card p{font-size:10px}.role-card .seat-status{font-size:6px}.ready-row .button{font-size:10px;padding:12px;gap:10px}.lobby-page .header-right .latency,.briefing-page .header-right .latency,.result-page .header-right .latency{display:none}.room-mini{font-size:7px}.room-mini b{margin-left:3px}.header-right{gap:10px}.game-page .masthead{padding:0 13px;height:54px}.game-page .wordmark{font-size:8px;gap:4px;letter-spacing:.8px}.game-page .wordmark>svg{width:22px;height:26px}.game-page .wordmark-light{display:block;font-size:7px;margin-top:2px;letter-spacing:1.5px}.game-page .header-right{gap:8px}.game-page .sound-toggle{font-size:5.5px;padding:7px;min-height:33px}.game-page .room-mini{font-size:6px}.game-page .latency{font-size:5px;max-width:38px}.game-page .pause-control{min-height:33px;font-size:10px;padding:7px 9px}.game-main{padding:14px 13px 24px}.livebar h1{font-size:21px}.livebar .eyebrow{font-size:6px;letter-spacing:.9px}.live-meta{gap:12px}.pulse-status{gap:7px}.pulse-status small{font-size:5px;letter-spacing:.3px;max-width:27px;line-height:1.5}.strikes>span{font-size:5px}.strikes i{width:10px;height:5px}.strikes>div{gap:3px;margin-top:5px}.strikes b{font-size:7px;margin-left:3px}.operator-heading{gap:10px;margin-bottom:11px}.operator-heading .medallion{width:34px;height:34px}.operator-heading h2{font-size:14px}.operator-heading p{font-size:9px}.incident{min-height:28px;font-size:6px;letter-spacing:.3px}.module-tabs{gap:5px;padding-bottom:8px;margin-bottom:5px}.module-tabs button{min-width:100px;min-height:44px;font-size:8px;padding:8px 9px}.hands-instrument{padding:10px;border-radius:11px}.case-top{height:43px;margin-bottom:8px;padding:12px 29px}.hands-instrument .module-heading{height:25px;margin-bottom:6px;font-size:9px}.hands-instrument .module-heading i{font-size:9px}.hands-instrument .safe-lamp{font-size:7px;padding:3px 5px}.hands-instrument .module-surface{padding:19px 13px 23px}.tactile-heading{margin:2px 3px 8px;height:15px}.wire-position{min-width:24px;font-size:7px;letter-spacing:-1.5px}.wire{gap:5px;min-height:45px}.wire .strand{height:43px}.wires-array{gap:7px}.hands-instrument .instrument-bottom{font-size:5px;letter-spacing:.7px;margin-top:10px;padding-top:7px}.keys-grid{gap:12px}.keys-grid .mechanical-key{height:91px;padding:8px}.braille-dots{height:60px;width:46px}.blanking-plate{height:35px;margin-bottom:17px}.blanking-plate.small{height:20px;width:78px;margin-bottom:13px}.compass-control{height:180px;width:180px;margin:4px auto 3px}.compass-dir{height:45px;width:45px;font-size:22px}.compass-dir.up,.compass-dir.down{left:67.5px}.compass-dir.left,.compass-dir.right{top:67.5px}.joystick{inset:63px}.hold-surround{width:173px;height:173px;padding:16px;margin:13px auto 19px}.hold-state{font-size:7px;letter-spacing:.8px}.progress-nubs{padding-top:15px}.operator-note{font-size:10px;margin-top:17px;line-height:1.7}.safe-overview>span{font-size:7px;padding:6px 8px}.safe-overview{gap:5px}.session-overlay{inset:54px 0 0}.session-overlay>div{padding:28px}.session-overlay h2{font-size:27px}.session-overlay p{font-size:12px}.book-layout{gap:14px}.manual-tabs{flex-wrap:nowrap;overflow:auto;scrollbar-width:none;margin-bottom:9px;gap:5px;padding:1px 0 3px}.manual-tabs button{min-height:44px;white-space:nowrap;font-size:8px;padding:8px 10px;flex-shrink:0}.handbook{padding:17px 16px 16px;max-height:263px}.paper-mast{font-size:5px;letter-spacing:.6px;padding-bottom:8px}.paper-title{padding:12px 0 10px;gap:15px;margin-bottom:11px}.paper-title>span{font-size:19px}.paper-title h2{font-size:20px;letter-spacing:-.5px}.manual-intro{font-size:10px;line-height:1.7;margin-bottom:13px}.manual-section h3{font-size:9px;letter-spacing:.3px}.manual-section p{font-size:10px;line-height:1.75}.manual-section table{font-size:9px;line-height:1.7}.manual-section td{padding:8px 5px}.manual-section th{padding:7px 5px}.role-mute .safe-overview{margin-top:11px;max-height:38px;overflow:auto;flex-wrap:nowrap}.role-mute .safe-overview>span{white-space:nowrap;flex-shrink:0;font-size:6px;padding:6px}.gesture-pad{padding:12px 13px 10px;border-radius:6px}.pad-heading{font-size:7px;letter-spacing:.5px;padding-bottom:9px;margin-bottom:9px}.pad-heading>span:last-child{font-size:6px}.gesture-pad .pad-section{margin-top:9px}.pad-label{font-size:5.5px;letter-spacing:.7px;margin-bottom:7px}.number-pad{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.number-pad .gesture-key{min-height:44px}.gesture-key .hand-sign{height:29px;width:28px}.gesture-key>b{font-size:8px;right:5px;bottom:4px}.direction-pad{gap:6px}.direction-pad .gesture-key{min-height:44px}.gesture-key .sign-glyph{font-size:23px}.gesture-key small{font-size:5px;margin-top:3px}.action-pad{margin-top:8px;gap:6px}.action-pad .gesture-key{min-height:44px}.point-pad{gap:6px}.point-key{min-height:44px;font-size:16px}.sign-feedback{font-size:7px;line-height:1.5;min-height:11px;margin-top:9px}.gesture-receiver{grid-template-columns:118px 1fr;gap:0 10px;padding:10px 12px;min-height:116px}.latest-gesture{max-height:111px;min-height:90px}.receiver-label{font-size:5px}.gesture-trail-label{font-size:4px}.trail-sign{height:43px;padding:3px 1px}.trail-sign .hand-sign{width:19px;height:26px}.trail-sign small{font-size:3.8px}.received-sign{gap:8px}.received-sign>.hand-sign{height:61px;width:51px}.received-sign strong{font-size:8px;max-width:40px}.received-sign>.sign-glyph{font-size:51px}.slap-button{font-size:7px;min-height:32px;padding:5px 8px}.eyes-layout{gap:10px}.eyes-instrument{padding:9px}.bomb-top{min-height:94px;padding:16px 15px;margin-bottom:9px;gap:10px}.bomb-serial>span{font-size:4px;letter-spacing:.5px;max-width:93px;line-height:1.5}.bomb-serial>b{font-size:11px;letter-spacing:1.8px}.bomb-serial>small{font-size:5px;letter-spacing:.5px}.clock-box{min-width:153px;padding:9px 11px 7px}.clock-box>span{font-size:5px;letter-spacing:1px}.clock-box strong{font-size:30px;letter-spacing:4px}.module-grid{gap:10px;grid-template-columns:1fr}.module-grid.count-2,.module-grid.count-3,.module-grid.count-4,.module-grid.count-5,.module-grid.count-6{grid-template-columns:repeat(2,minmax(0,1fr))}.module-grid.count-1 .module-surface{padding:25px 15px;min-height:235px}.module-grid.count-1 .swatch-name{font-size:7px;min-width:42px}.module-grid.count-1 .wire-position{min-width:13px;letter-spacing:0}.module-grid.count-1 .strand{height:43px}.module-grid.count-1 .lamp-line{font-size:7px}.eyes-instrument .instrument-bottom{font-size:4px;letter-spacing:.4px}.module-card.compact .compass-control{width:117px;height:133px}.module-card.compact .compass-dir{width:30px;height:33px;font-size:16px}.module-card.compact .compass-dir.up,.module-card.compact .compass-dir.down{left:43.5px}.module-card.compact .compass-dir.left,.module-card.compact .compass-dir.right{top:50px}.module-card.compact .joystick{inset:48px 40px}.module-card.compact .module-heading{font-size:5.5px;gap:3px}.module-card.compact .module-heading i{font-size:6px;padding-right:0}.module-card.compact .module-heading>span:first-child{gap:3px}.module-card.compact .safe-lamp{font-size:4px;letter-spacing:0;padding:2px}.module-card.compact .module-surface{padding:16px 8px 11px;min-height:202px}.module-card.compact .hold-surround{width:112px;height:112px;padding:11px;margin:17px auto 18px}.module-card.compact .hold-state{font-size:4.2px;letter-spacing:.1px;line-height:1.6}.module-card.compact .swatch-name{font-size:4px;min-width:22px}.module-card.compact .wire-position{font-size:5px;min-width:9px}.module-card.compact .wires-array{gap:2px}.module-card.compact .wire{gap:2px;min-height:25px}.module-card.compact .lamp-line{font-size:4px}.module-card.compact .arithmetic{font-size:15px;letter-spacing:1px;padding:8px 2px}.module-card.compact .key-index{font-size:13px}.module-card.compact .relief-grid .shape{height:28px;width:28px}.module-card.compact .shape-name{font-size:4px}.module-card.compact .echo-caption{font-size:4px;gap:3px}.module-card.compact .echo-caption .text-button{font-size:5px}.module-card.compact .echo-lamp>span{width:27px;height:27px}.result-numbers{gap:25px}.result-numbers span{font-size:6px;letter-spacing:1px}.result-actions .button{font-size:10px;padding:13px;gap:12px}.result-copy>.eyebrow{font-size:8px}.result-copy h1{font-size:59px}.result-copy{padding-top:0}.result-layout{gap:30px}.result-modules>div{font-size:8px}.answer-review p{font-size:10px}.result-instrument .wire-position{min-width:18px}.result-instrument .swatch-name{font-size:7px;min-width:43px}}
@media(max-width:360px){.game-page .latency{display:none}.title-copy h1{font-size:42px}.role-trio{gap:13px}.masthead .wordmark{font-size:10px}.title-footer b{margin:0 3px}.header-right{gap:7px}.game-page .header-right{gap:6px}.game-page .sound-toggle{font-size:5px}.game-main{padding-left:10px;padding-right:10px}.book-layout .gesture-pad{padding-left:10px;padding-right:10px}.clock-box{min-width:133px}.clock-box strong{font-size:26px}.bomb-top{padding:15px 12px}.bomb-serial>b{font-size:10px}.module-card.compact .compass-control{transform:scale(.92);transform-origin:top left}.module-card.compact .hold-surround{width:100px;height:100px}.role-card{padding:12px}.role-card .seat-status{font-size:5px}.role-card h2{font-size:20px}}
@media(max-height:550px) and (orientation:landscape){.game-page .masthead{height:48px}.game-main{padding-top:10px}.livebar{padding-bottom:8px}.livebar h1{font-size:18px}.incident{min-height:23px}.eyes-layout{grid-template-columns:minmax(0,1fr) 205px;gap:14px}.gesture-receiver{order:0;display:block;padding:12px;margin-top:0}.receiver-label{font-size:5px}.latest-gesture{min-height:105px;max-height:125px}.gesture-trail-label{font-size:4px}.gesture-trail{min-height:42px}.slap-button{width:100%;min-height:36px;margin-top:10px;font-size:7px}.eyes-main .module-tabs button{min-height:37px}.bomb-top{min-height:78px;padding:12px 18px}.clock-box{min-width:155px;padding:7px 12px}.clock-box strong{font-size:30px}.clock-box>span{font-size:5px}.bomb-serial>b{font-size:11px}.module-grid.count-1 .module-surface{min-height:165px;padding:19px}.module-grid.count-1 .wire{min-height:36px;margin:0}.module-grid.count-1 .strand{height:34px}.module-grid.count-1 .wires-array{gap:2px}.module-grid.count-1 .lamp-line{font-size:6px;margin-bottom:5px;padding-bottom:5px}.module-grid.count-3,.module-grid.count-4,.module-grid.count-5,.module-grid.count-6{grid-template-columns:repeat(2,minmax(0,1fr))}.top-clock{display:block;font:24px var(--mono);color:#e3e1d9}.game-page.role-deaf .live-meta{gap:23px}.module-grid.count-1 .module-heading{font-size:7px}.session-overlay{inset:48px 0 0}.session-overlay>div{padding:24px}.session-overlay h2{font-size:24px}.session-overlay p{font-size:11px}.session-overlay .button{margin-top:16px}.session-overlay small{margin-top:15px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.hero-instrument{animation:none;transform:rotateY(-8deg) rotateZ(3deg)}#effects.strike,#effects.boom{animation:none;background:transparent}.pulse-orbit:after{opacity:1}.jolt #app{animation:none}}

/* Readability pass: important labels are not decorative microtype. */
.game-page .livebar .eyebrow{font-size:10px}.game-page .incident{font-size:10px}.module-tabs button{font-size:11px}.module-heading{font-size:11px}.safe-lamp{font-size:8px}.module-card.compact .module-heading{font-size:10px}.module-card.compact .module-heading i{font-size:10px}.module-card.compact .safe-lamp{font-size:7px}.module-card.compact .swatch-name{font-size:8px;min-width:41px}.module-card.compact .lamp-line{font-size:7px}.module-card.compact .wire-position{font-size:8px}.bomb-serial>b{font-size:19px}.bomb-serial>small{font-size:9px}.bomb-serial>span{font-size:8px}.module-grid.count-1 .swatch-name{font-size:11px}.receiver-label{font-size:9px;letter-spacing:.7px}.gesture-trail-label{font-size:8px;letter-spacing:.5px}.receiver-instruction>span{font-size:8px}.receiver-instruction p{font-size:12px}.received-sign strong{font-size:15px}.trail-sign small{font-size:8px}.slap-button{font-size:12px}.house-rule{font-size:11px}.module-card.compact .shape-name{font-size:7px}.module-card.compact .glyph-display{font-size:8px}.module-card.compact .echo-lamp small{font-size:7px}.module-card.compact .sequence-state{font-size:8px}.module-card.compact .hold-state{font-size:7px}.module-card.compact .echo-caption{font-size:7px}.module-card.compact .echo-caption .text-button{font-size:7px}.module-card.compact .strip-label{font-size:8px}.module-surface .swatch-name{color:#f0ece1}.game-page .strikes>span{font-size:8px}.game-page .strikes b{font-size:10px}.pulse-status small{font-size:9px}.pad-heading{font-size:9px}.pad-label{font-size:8px;letter-spacing:.5px}.gesture-key small{font-size:8px}.sign-feedback{font-size:10px}.manual-section p,.manual-intro{font-size:12px}.manual-section table{font-size:11px}.manual-section h3{font-size:11px}.manual-tabs button{font-size:10px}.paper-mast{font-size:8px}.safe-overview>span,.role-mute .safe-overview>span{font-size:9px}
@media(max-width:800px){.game-page .livebar .eyebrow{font-size:8px}.game-page .incident{font-size:9px}.game-page .strikes>span{font-size:7px}.game-page .strikes b{font-size:9px}.pulse-status small{font-size:8px}.receiver-label{font-size:8px}.gesture-trail-label{font-size:6px}.trail-sign small{font-size:6px}.received-sign strong{font-size:10px}.slap-button{font-size:10px;min-height:44px}.bomb-serial>b{font-size:15px}.bomb-serial>span{font-size:6px}.bomb-serial>small{font-size:8px}.module-heading{font-size:10px}.module-card.compact .module-heading{font-size:8px}.module-card.compact .safe-lamp{font-size:6px}.module-card.compact .swatch-name{font-size:7px;min-width:35px}}
@media(max-width:440px){.game-page .livebar .eyebrow{font-size:8px}.game-page .incident{font-size:8px;min-height:27px;letter-spacing:0}.game-page .strikes b{font-size:9px}.game-page .strikes>span{font-size:7px}.pulse-status small{font-size:7px;max-width:31px}.module-tabs button{font-size:11px;min-width:121px}.hands-instrument .module-heading{font-size:12px;height:27px}.hands-instrument .safe-lamp{font-size:9px}.operator-note{font-size:12px}.operator-heading h2{font-size:16px}.operator-heading p{font-size:11px}.safe-overview>span,.role-mute .safe-overview>span{font-size:8px}.role-mute .operator-heading{margin-bottom:7px;gap:9px}.role-mute .operator-heading .medallion{height:27px;width:27px}.role-mute .operator-heading h2{font-size:13px}.role-mute .operator-heading p{display:none}.role-mute .handbook{max-height:246px;padding:13px 14px}.role-mute .paper-mast{font-size:5px;padding-bottom:6px}.role-mute .paper-title{padding:9px 0 8px;margin-bottom:9px}.role-mute .paper-title h2{font-size:18px}.role-mute .paper-title>span{font-size:16px}.manual-intro,.manual-section p{font-size:11px;line-height:1.7}.manual-section table{font-size:10px}.manual-section h3{font-size:10px}.manual-tabs button{font-size:10px;min-height:44px}.role-mute .gesture-pad{padding:11px 12px 9px}.role-mute .pad-label{display:none}.role-mute .pad-heading{font-size:8px;padding-bottom:8px;margin-bottom:7px}.role-mute .pad-section{margin-top:7px}.role-mute .pad-heading>span:last-child{font-size:6px}.role-mute .gesture-key small{font-size:7px;margin-top:3px}.role-mute .gesture-key>b{font-size:10px}.role-mute .number-pad .gesture-key{min-height:44px}.role-mute .direction-pad .gesture-key,.role-mute .action-pad .gesture-key{min-height:44px}.role-mute .point-key{min-height:44px}.role-mute .sign-feedback{font-size:9px;margin-top:8px;min-height:14px}.role-mute .book-layout{gap:11px}.role-mute .safe-overview{margin-top:10px}.role-mute .game-main{padding-bottom:15px}.receiver-label{font-size:7px;letter-spacing:0}.gesture-trail-label{font-size:5px;letter-spacing:0}.trail-sign small{font-size:4.8px}.received-sign strong{font-size:9px}.slap-button{font-size:8px;min-height:44px}.bomb-serial>b{font-size:12px}.bomb-serial>span{font-size:5px}.bomb-serial>small{font-size:7px}.module-grid.count-1 .swatch-name{font-size:10px}.module-card.compact .module-heading{font-size:6px}.module-card.compact .module-heading i{font-size:7px}.module-card.compact .safe-lamp{font-size:5px}.module-card.compact .swatch-name{font-size:5px;min-width:28px}.module-card.compact .wire-position{font-size:6px}.module-card.compact .lamp-line{font-size:5px}.module-card.compact .hold-state{font-size:5px}.module-card.compact .echo-caption{font-size:5px}.module-card.compact .echo-caption .text-button{font-size:5px}.module-card.compact .shape-name{font-size:5px}.module-card.compact .echo-lamp small{font-size:6px}.module-card.compact .glyph-display{font-size:6px}.module-card.compact .sequence-state{font-size:6px}.module-card.compact .strip-label{font-size:6px}}
@media(min-width:1000px) and (max-height:700px){.title-page .masthead{height:72px}.title-layout{min-height:0;padding-top:31px;padding-bottom:30px;gap:26px}.title-copy h1{font-size:59px;margin:21px 0 18px;letter-spacing:-2.8px}.title-description{font-size:13px;line-height:1.7}.title-description>span{margin-top:8px}.title-actions{margin-top:22px}.role-trio{margin-top:24px;padding-top:18px}.title-object{max-width:540px;margin:auto -10px auto auto;padding:8px 12px}.hero-instrument{min-width:0}.object-caption{margin-top:26px;font-size:6px}.title-footer{padding-top:20px;padding-bottom:19px}.hero-timer strong{font-size:48px}.hero-timer{padding:12px 19px}.mini-module{min-height:125px}.hero-compass{width:80px;height:80px;margin-top:9px}.hero-compass i{left:33px;top:15px}.hero-compass b{left:36px}.hero-compass em{left:30px;top:34px}.hero-hold{width:70px;height:70px;margin:9px auto 12px}.echo-demo .echo-lamp{height:42px;min-height:42px}.relief-demo .mechanical-key{height:42px;min-height:42px}.hero-wires .strand{height:25px}.hero-keys .mechanical-key{height:28px;min-height:28px}.hero-bottom{margin-top:12px}.engraving{font-size:5.5px}.mini-label span{font-size:4.5px}}
@media(max-width:440px){.role-mute .handbook{max-height:212px}.role-mute .game-main{padding-bottom:12px}}
.scroll-tip{display:none}
@media(min-width:801px){
 .role-deaf .eyes-main>.operator-heading.small{display:none}
 .role-deaf .game-main{padding-top:18px;padding-bottom:18px}
 .role-deaf .incident{min-height:28px}
 .role-deaf .module-tabs{padding-bottom:6px}
 .role-deaf .bomb-top{padding-top:12px;padding-bottom:12px;min-height:96px}
 .role-deaf .clock-box{padding-top:9px;padding-bottom:8px}
 .finale.role-deaf .module-card.compact .module-surface{min-height:187px;padding-top:14px;padding-bottom:10px}
 .finale.role-deaf .module-card.compact .compass-control{height:124px;width:124px}
 .finale.role-deaf .module-card.compact .compass-dir{height:32px;width:32px;font-size:16px}
 .finale.role-deaf .module-card.compact .compass-dir.up,.finale.role-deaf .module-card.compact .compass-dir.down{left:46px}
 .finale.role-deaf .module-card.compact .compass-dir.left,.finale.role-deaf .module-card.compact .compass-dir.right{top:46px}
 .finale.role-deaf .module-card.compact .joystick{inset:42px}
 .finale.role-deaf .module-card.compact .hold-surround{height:119px;width:119px;margin-top:6px;margin-bottom:13px;padding:12px}
 .finale.role-deaf .module-card.compact .hold-state{font-size:6px}
 .finale.role-deaf .module-card.compact .relief-grid .mechanical-key{height:61px}
 .finale.role-deaf .module-card.compact .echo-lamp{min-height:58px}
}
@media(max-width:440px){.paper-mast>span:last-child{font-size:0}.scroll-tip{display:inline;font-size:7px;font-weight:400;letter-spacing:.4px;color:#6d6656}}
/* A landscape phone is a focused instrument station, not a shrunken six-panel poster.
   Keep the clock/serial and received signs in view; the shared live module fills the bay. */
@media(max-width:1100px) and (max-height:550px) and (orientation:landscape){
 .role-deaf .masthead{height:42px;padding:0 20px}
 .role-deaf .masthead .wordmark{font-size:11px}
 .role-deaf .masthead .wordmark>svg{width:23px;height:25px}
 .role-deaf .masthead .wordmark small{display:none}
 .role-deaf .masthead .header-right{gap:13px}
 .role-deaf .masthead .icon-button{min-height:30px;padding:6px 11px;font-size:7px}
 .role-deaf .game-main{height:calc(100svh - 42px);padding:6px 16px 10px;display:flex;flex-direction:column}
 .role-deaf .livebar{padding-bottom:5px;gap:12px;flex-shrink:0}
 .role-deaf .livebar h1{font-size:17px;margin-top:2px}
 .role-deaf .livebar .eyebrow{font-size:7px}
 .role-deaf .strikes>span{font-size:6px;margin-bottom:4px}
 .role-deaf .incident{min-height:22px;font-size:8px;flex-shrink:0}
 .role-deaf .top-clock{font-size:24px}
 .role-deaf .eyes-layout{flex:1;min-height:0;grid-template-columns:minmax(0,1fr) 205px;gap:12px}
 .role-deaf .eyes-main{min-height:0;display:flex;flex-direction:column}
 .role-deaf .eyes-main>.operator-heading{display:none}
 .role-deaf #module-tabs{flex-shrink:0}
 .role-deaf .module-tabs{margin-bottom:7px;overflow-x:auto;flex-wrap:nowrap}
 .role-deaf .module-tabs button{min-height:30px;padding:6px 9px;font-size:9px;min-width:95px}
 .role-deaf .eyes-instrument{flex:1;min-height:0;padding:7px;display:flex;flex-direction:column;border-radius:10px}
 .role-deaf .bomb-top{min-height:45px;flex-shrink:0;padding:6px 15px;margin-bottom:5px;gap:15px}
 .role-deaf .bomb-serial>span{font-size:5px}
 .role-deaf .bomb-serial>b{font-size:13px;letter-spacing:2px}
 .role-deaf .bomb-serial>small{font-size:6px;margin-top:0}
 .role-deaf .clock-box{padding:3px 10px;min-width:115px}
 .role-deaf .clock-box strong{font-size:23px;letter-spacing:3px}
 .role-deaf .clock-box>span{display:none}
 .role-deaf .clock-crown{display:none}
 .role-deaf .eyes-instrument .instrument-bottom{display:none}
 .role-deaf .module-grid{display:block;overflow-y:auto;min-height:0;flex:1;max-width:none;width:100%;margin:0;padding:0 2px 2px}
 .role-deaf .module-grid .module-card:not(.live-module){display:none}
 .role-deaf .module-heading{height:17px;font-size:9px;margin-bottom:3px}
 .role-deaf .safe-lamp{font-size:7px}
 .role-deaf .module-grid .module-surface,.role-deaf.finale .module-card.compact .module-surface{min-height:0;padding:8px 14px 7px}
 .role-deaf .module-grid .wires-array{gap:0}
 .role-deaf .module-grid .wire{min-height:25px;margin:0}
 .role-deaf .module-grid .strand{height:25px}
 .role-deaf .module-grid .lamp-line{font-size:7px;margin-bottom:3px;padding-bottom:3px}
 .role-deaf .module-grid .swatch-name{font-size:10px;min-width:62px}
 .role-deaf .module-grid .wire-position{font-size:8px;min-width:20px}
 .role-deaf .module-grid .arithmetic-display,.role-deaf .module-grid .glyph-display{height:31px;font-size:20px;margin-bottom:6px}
 .role-deaf .module-grid .mechanical-key{min-height:39px;height:39px}
 .role-deaf .module-grid .shape-name{font-size:7px}
 .role-deaf .module-grid .compass-control{width:108px;height:108px;margin:0 auto}
 .role-deaf .module-grid .hold-surround{width:104px;height:104px;margin:2px auto}
 .role-deaf .module-grid .hold-state{font-size:7px;margin-top:4px}
 .role-deaf .module-grid .strip-label{font-size:7px}
 .role-deaf .module-grid .echo-lamp{height:48px;min-height:48px}
 .role-deaf .module-grid .echo-lamp>span{height:26px;width:26px}
 .role-deaf .module-grid .echo-lamp small{font-size:8px}
 .role-deaf .module-grid .echo-caption{font-size:7px;margin-bottom:4px}
 .role-deaf .module-grid .sequence-state{font-size:7px;margin-top:5px}
 .role-deaf .gesture-receiver{height:100%;min-height:0;overflow-y:auto;padding:9px 10px;display:flex;flex-direction:column;align-self:stretch}
 .role-deaf .receiver-label{font-size:7px;letter-spacing:0;padding-bottom:7px}
 .role-deaf .latest-gesture{flex:1;min-height:74px;max-height:none;padding:5px 0}
 .role-deaf .empty-sign>.medallion{width:38px;height:38px;margin:0 auto 4px}
 .role-deaf .empty-sign>span{font-size:10px}
 .role-deaf .empty-sign>small{display:none}
 .role-deaf .received-sign{flex-direction:row;gap:12px}
 .role-deaf .received-sign>.hand-sign{height:72px;width:57px}
 .role-deaf .received-sign>.sign-glyph{font-size:67px;line-height:1}
 .role-deaf .received-sign>.module-sign{font-size:48px}
 .role-deaf .received-sign strong{font-size:12px}
 .role-deaf .gesture-trail-label{font-size:6px;letter-spacing:0;margin:3px 0 5px}
 .role-deaf .gesture-trail{min-height:43px;gap:3px}
 .role-deaf .trail-sign{height:43px}
 .role-deaf .trail-sign .hand-sign{width:21px;height:24px}
 .role-deaf .trail-sign .sign-glyph{font-size:24px;line-height:1}
 .role-deaf .trail-sign small{font-size:6px;margin-top:2px}
 .role-deaf .slap-button{min-height:40px;margin-top:7px;font-size:9px;padding:8px;flex-shrink:0}
 .role-deaf .receiver-instruction,.role-deaf .gesture-receiver .house-rule{display:none}
}
.voice-dock{position:fixed;left:16px;bottom:16px;z-index:40;display:flex;align-items:center;gap:12px;padding:8px 14px 8px 8px;border:1px solid var(--line);border-radius:40px;background:#1b1b1aee;backdrop-filter:blur(10px);box-shadow:0 10px 30px #0008;max-width:calc(100vw - 32px)}
.voice-mic{display:flex;align-items:center;gap:9px;border:1px solid #5d5c59;background:#242422;border-radius:30px;min-height:40px;padding:6px 14px 6px 8px;font:9px var(--mono);letter-spacing:1px;white-space:nowrap}
.voice-mic:hover:not(:disabled){border-color:#bab8b2}.voice-dock.live .voice-mic{border-color:var(--gold);color:var(--gold)}
.voice-meter{width:24px;height:24px;border-radius:50%;border:1px solid currentColor;display:grid;place-items:center;overflow:hidden}.voice-meter i{width:4px;height:12px;border-radius:2px;background:currentColor;transform:scaleY(.15);transition:transform .1s}
.voice-dock.locked .voice-meter{border-style:dashed}
.voice-info{min-width:0}.voice-peers{display:flex;align-items:center;gap:10px;font:8px var(--mono);letter-spacing:1px}.voice-peers small{color:var(--muted);font-size:7px}
.voice-peer{display:flex;align-items:center;gap:5px}.voice-peer i{width:6px;height:6px;border-radius:50%;background:#55544f}.voice-peer.speaking i{background:var(--gold);box-shadow:0 0 0 3px #e8c35a33}.voice-peer.cut{color:#6b6a65;text-decoration:line-through}
.voice-info p{font-size:10px;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.practice-page .voice-dock{display:none}
@media(max-width:440px){.voice-dock{left:8px;right:8px;bottom:8px;padding:6px 10px 6px 6px;gap:8px}.voice-mic{font-size:7px;padding:5px 10px 5px 6px}.voice-info p{font-size:8px}.voice-peers{font-size:6px;gap:6px}}
