:root{color-scheme:light;--navy:#132338;--navy2:#23364a;--ink:#292d2c;--paper:#eee7d8;--paper2:#f7f1e5;--gold:#b6955c;--line:#cfc4ae;--muted:#747363;--good:#315d73;--evil:#87423f;--shadow:0 7px 28px #18212d14}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}button,input,select{font:inherit}button{cursor:pointer;line-height:1.35;font-weight:650;font-size:13px;color:var(--ink);background:var(--paper2);border:1px solid var(--line);border-radius:5px;padding:10px 15px}button:hover:not(:disabled){border-color:var(--gold);background:#ebe2cc}button:disabled{cursor:default;opacity:.42}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #b9863e;outline-offset:4px}a{color:inherit}button.primary{background:var(--navy);color:#f5e8c9;border:1px solid #485262;padding:13px 20px;box-shadow:0 3px 0 #14223735}button.primary:hover:not(:disabled){background:#293e56}button.danger{background:var(--evil);border-color:#69352f;color:#fff6e7;padding:13px 22px}button.quiet{background:none;border-color:transparent;padding:8px 6px}button.secondary{background:#e7ddc7;border-color:#b6a17a}button.full-width{width:100%}h1,h2,h3,p,figure{margin:0}h1{font-size:46px;font-weight:760;line-height:1.3;letter-spacing:-.045em}h2{font-size:24px;font-weight:720;line-height:1.4;letter-spacing:-.025em}h3{font-size:15px}small{font-size:11px}.eyebrow{font-size:9px;line-height:1.5;letter-spacing:.17em;font-weight:750;color:#8c7248;margin:0 0 11px}#app{max-width:1540px;margin:auto;padding:0 36px}.masthead{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:96px;border-bottom:1px solid var(--line);padding:20px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:39px;height:45px}.brand>span{display:grid}.brand b{font:600 27px/1.1 Georgia,"Times New Roman",serif;letter-spacing:.12em;color:var(--navy)}.brand small{font-size:8px;letter-spacing:.15em;margin-top:5px;color:#8b7757}.masthead nav{display:flex;align-items:center;gap:17px}.room-code{font-size:11px;color:var(--muted)}.room-code b{font-size:17px;color:var(--navy);margin-left:4px;letter-spacing:.07em}.connection{font-size:10px;color:#5d7566}.connection:before{content:'';display:inline-block;width:5px;height:5px;background:#68856d;border-radius:50%;margin-right:5px;vertical-align:1px}.connection.offline{color:#977345}.connection.offline:before{background:#b78742}.entry{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding:46px 0 45px;align-items:center}.entry-copy{max-width:610px;padding-left:6%}.entry h1{font-size:53px;line-height:1.35}.entry-lede{font-size:15px;line-height:1.9;margin-top:23px;color:#6e705f}.entry-facts{display:flex;gap:29px;margin:26px 0 29px}.entry-facts span{display:grid;gap:4px;font-size:10px;color:var(--muted)}.entry-facts b{font:600 20px/1.4 Georgia,"Songti SC",serif;color:#3b403b}.entry-form{max-width:385px}.entry-tabs{display:flex;gap:27px;border-bottom:1px solid var(--line);margin-bottom:22px}.entry-tabs button{background:none;border:0;border-bottom:3px solid transparent;border-radius:0;padding:0 0 12px;color:var(--muted)}.entry-tabs button[aria-pressed=true]{border-bottom-color:var(--gold);color:var(--navy)}label{display:grid;gap:7px;font-size:12px;font-weight:600;margin-bottom:18px}label>span{display:flex;justify-content:space-between;gap:15px}label small{font-size:10px;font-weight:400;color:var(--muted)}input{width:100%;min-width:0;background:#f8f4e9;border:1px solid #c7b99d;color:#30342e;border-radius:4px;padding:11px 12px;font-size:14px}input::placeholder{color:#9c9582}.entry-form .primary{width:100%;display:flex;justify-content:space-between}.entry-note{font-size:10px;color:var(--muted);margin-top:17px;line-height:1.7}.entry-art{position:relative;isolation:isolate;min-height:635px;background:var(--navy);box-shadow:0 15px 30px #18212d30;border-radius:4px;overflow:hidden;color:#d8bd85;margin-right:4%}.hero-art{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 50% 30%,#55728b66,transparent 55%),linear-gradient(135deg,#0e1b2d,#294258 60%,#162437)}.hero-crest{display:flex;justify-content:center;height:360px;padding-top:60px}.sword-crest{display:block;width:100%;height:100%}.hero-crest .sword-crest{width:235px}.entry-art figcaption{text-align:center;position:relative;margin:10px 0 45px}.entry-art figcaption small{font-size:10px;letter-spacing:.31em}.entry-art figcaption strong{display:block;font:500 69px/1.45 Georgia,"Times New Roman",serif;letter-spacing:.14em;margin-left:.14em;color:#eddbb4;text-shadow:0 2px 0 #0006}.entry-art figcaption span{font-size:18px;letter-spacing:.6em;margin-left:.6em;color:#d5bf98}.hero-border{position:absolute;inset:18px;border:1px solid #c3a3676e;pointer-events:none}.hero-border:before,.hero-border:after{content:'✦';position:absolute;left:50%;transform:translateX(-50%);font-size:18px;color:#d5b577;background:var(--navy);padding:0 10px}.hero-border:before{top:-16px}.hero-border:after{bottom:-16px}.page-footer{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);border-top:1px solid var(--line);padding:19px 0;letter-spacing:.1em}.lobby{display:grid;grid-template-columns:minmax(400px,1.3fr) minmax(0,.85fr);gap:9%;padding:44px 30px 50px}.lobby h1{font-size:39px;margin-bottom:11px}.lobby-lede{font-size:13px;color:var(--muted);line-height:1.7}.lobby-seats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:27px 0}.lobby-seat{display:flex;gap:10px;align-items:center;min-height:65px;border:1px solid var(--line);border-radius:4px;padding:10px 12px;background:var(--paper2)}.seat-order{font:400 17px Georgia,serif;color:#a78e60;flex-shrink:0;width:23px}.lobby-seat>div{flex:1;min-width:0}.lobby-seat strong{font-size:12px;display:block;overflow-wrap:anywhere}.lobby-seat small{font-size:10px;color:var(--muted);display:block}.lobby-seat .ready{font-size:9px;color:#988c70;white-space:nowrap}.lobby-seat .ready.yes{color:#46624b}.lobby-seat.empty{background:none;border-style:dashed;opacity:.6;font-size:11px;color:#85816e}.settings{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;font-size:13px}.settings summary{cursor:pointer}.settings summary small{font-size:10px;color:var(--muted);margin-left:8px}.setting-roles{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.setting-roles label{display:flex;align-items:center;gap:6px;margin:0;font-size:12px}.setting-roles input{accent-color:var(--navy);width:16px;height:16px;padding:0}.settings p{font-size:10px;color:var(--muted);margin-top:14px}.lobby-actions{display:flex;align-items:center;gap:10px;margin-top:24px;flex-wrap:wrap}.lobby-actions>span{font-size:12px;color:var(--muted)}.small-note{font-size:10px;color:var(--muted);margin-top:13px}.lobby-aside{display:flex;flex-direction:column;gap:26px}.lobby-art{height:390px;background:var(--navy);color:#bb9e67;display:flex;align-items:center;flex-direction:column;justify-content:center;border:8px solid var(--paper2);outline:1px solid var(--line);box-shadow:var(--shadow)}.lobby-art .sword-crest{width:160px;height:235px}.lobby-art>span{font:400 42px Georgia,serif;letter-spacing:.18em;padding-left:.18em;color:#e5cf9f}.lobby-oath h2{font-size:22px}.lobby-oath p:last-child{font-size:12px;color:var(--muted);line-height:1.9;margin-top:12px}.quest-track{display:flex;align-items:center;gap:25px;padding:25px 0}.quest-track-label{width:105px;flex-shrink:0;font-size:12px;color:var(--muted)}.quest-track-label>b{display:flex;align-items:center;gap:10px;font:700 25px Georgia,serif;color:var(--navy);margin-top:5px}.quest-track-label b small{font-size:14px;color:#8c826b}.good-dot,.evil-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--good)}.evil-dot{background:var(--evil)}.quest-markers{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;flex:1}.quest-marker{display:grid;grid-template-columns:45px 1fr;gap:0 12px;align-items:center;border:1px solid #cfc5b1;border-radius:6px;padding:10px 12px;background:#e9e3d5;min-width:0}.quest-marker>span{grid-row:1/3;display:grid;place-items:center;border:1px solid #b9ae95;border-radius:50%;width:43px;height:43px;font:22px Georgia,serif;color:#9a9078}.quest-marker>strong{font-size:11px;color:#7b7462}.quest-marker>small{font-size:9px;color:#8b826e}.quest-marker.current{border-color:#ad8b50;background:#f7efdb;box-shadow:0 2px 0 #c9ae6f45}.quest-marker.current>span{color:#7c6134;border-color:#b5955b}.quest-marker.success{background:#dbe4e6;border-color:#8da9b1}.quest-marker.success>span{background:var(--good);color:white;border-color:var(--good)}.quest-marker.failure{background:#e9d9d2;border-color:#bd9990}.quest-marker.failure>span{background:var(--evil);color:white;border-color:var(--evil)}.table-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.9fr);gap:24px;align-items:start}.roundtable-panel{background:var(--navy);color:#f0e4c8;padding:23px 25px 20px;border-radius:8px;box-shadow:var(--shadow)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px}.section-heading h2{font-size:21px}.section-heading .eyebrow{font-size:8px;margin-bottom:5px}.section-heading>span{font-size:10px;color:#a39679}.roundtable{position:relative;height:435px;isolation:isolate;margin:10px 5px 20px}.table-rim{position:absolute;inset:16% 15%;border-radius:50%;border:1px solid #b4955c90;box-shadow:0 0 0 8px #a78b5710,0 0 0 9px #b496603d,inset 0 0 28px #030b1954;background:radial-gradient(ellipse,#3a4f5840,#09132160)}.table-rim:before{content:'';position:absolute;inset:12px;border:1px dashed #a9926540;border-radius:50%}.table-center{position:absolute;inset:25% 23%;display:flex;flex-direction:column;align-items:center;justify-content:center}.table-center .sword-crest{width:73px;height:114px;color:#b89f6a;opacity:.85}.table-center strong{font-size:17px;color:#e0c898;margin-top:10px;font-weight:550}.table-center small{font-size:10px;color:#a99c81;margin-top:5px;text-align:center}.table-seat{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:96px;min-height:83px;padding:5px 2px;border:1px solid transparent;background:none;color:#f1e7cd;display:flex;align-items:center;flex-direction:column;gap:2px;border-radius:8px}.table-seat:disabled{opacity:1;cursor:default}.table-seat strong{font-size:11px;line-height:1.35;max-width:100%;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.table-seat>small{font-size:8px;color:#9f9882;line-height:1.4}.seat-shield{position:relative;width:34px;height:40px;display:grid;place-items:center;background:#3c4d5d;color:#d1c6a6;border:1px solid #7c816e;clip-path:polygon(0 0,100% 0,100% 72%,50% 100%,0 72%);font:600 16px Georgia,serif;isolation:isolate}.seat-shield>i{font-style:normal;position:absolute;top:-3px;right:1px;font-size:12px;color:#f3ce68}.seat-shield>em{font-style:normal;position:absolute;bottom:4px;right:0;font-size:13px;color:#bdcfa9}.table-seat.leader .seat-shield{border-color:#d6b161;background:#66553b;color:#f4d992}.table-seat.is-me strong{color:#ebce91}.table-seat.on-team .seat-shield{background:#4c6870;color:#fff4d4;border-color:#aac0b5}.table-seat.selectable{border-color:#baab804f;background:#ffffff04}.table-seat.selectable:hover{background:#d9c2931a;border-color:#bc9b5f}.table-seat.selected{border-color:#e8c982;background:#ceb56c26}.table-seat.selected:after{content:'✓';position:absolute;right:4px;top:1px;color:#edd18b;font-size:13px}.submitted-mark{font-size:7px;color:#a2bea5;line-height:1.3}.rejection-track{display:flex;align-items:center;gap:14px;border-top:1px solid #d0b7772d;padding-top:15px}.rejection-track>span{font-size:10px;color:#b9ac8e;white-space:nowrap}.rejection-track>div{display:flex;gap:7px}.rejection-track i{font-style:normal;font-size:10px;width:22px;height:22px;display:grid;place-items:center;border:1px solid #6e715f;border-radius:50%;color:#7d877e}.rejection-track i.rejected{background:#914e43;border-color:#c98c76;color:#ffdfc4}.rejection-track>small{font-size:9px;color:#9d8c73}.action-panel{background:var(--paper2);border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:6px;padding:24px;box-shadow:var(--shadow);scroll-margin-top:20px}.action-panel h2{font-size:25px}.action-copy{font-size:12px;color:var(--muted);line-height:1.8;margin:13px 0 18px;overflow-wrap:anywhere}.selected-team{margin:25px 0 22px;padding:16px 0;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line)}.selected-team>span{font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.selected-team b{font-size:16px;color:#8f7348}.selected-team>strong{display:block;font-size:15px;line-height:1.8;margin-top:8px;min-height:30px;overflow-wrap:anywhere}.action-panel>.primary,.action-panel>.danger{width:100%}.waiting-seal{display:flex;align-items:center;gap:15px;padding:28px 0 20px}.waiting-seal>span{font-size:39px;color:#bda271}.waiting-seal>p{font-size:12px;color:var(--muted);line-height:1.8}.vote-choices{display:grid;grid-template-columns:1fr 1fr;gap:15px}.vote-token{display:flex;flex-direction:column;align-items:center;padding:15px 9px;background:#e5ebeb;border:1px solid #a5b5b8}.vote-token.reject{background:#e9e1d9;border-color:#c4b0a0}.vote-token>span{display:grid;place-items:center;width:57px;height:57px;border-radius:50%;border:3px double #789da8;color:#426474;background:#eef4ef;font-size:32px;box-shadow:0 3px 0 #a1aaa1;margin-bottom:9px}.vote-token.reject>span{background:#25313b;color:#c9b797;border-color:#aa9270;box-shadow:0 3px 0 #494435}.vote-token strong{font-size:16px}.vote-token small{font-size:9px;font-weight:400;color:var(--muted);margin-top:6px}.vote-token.selected{outline:3px solid #b08b4b;outline-offset:2px}.confirmation-note{font-size:11px;color:#84765d;line-height:1.8;margin:19px 0 13px}.submission-progress{margin-top:22px;border-top:1px solid var(--line);padding-top:15px}.submission-progress>strong{font-size:11px;color:var(--muted);font-weight:500}.submission-progress>div{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:9px}.submission-progress span{font-size:10px;color:#a69880}.submission-progress span.submitted{color:#5a7962}.sealed-response{background:#e9e9dc;border:1px dashed #c4c6b2;border-radius:5px;padding:20px;margin:16px 0}.sealed-response b{font-size:16px;color:#526b5c}.sealed-response p{font-size:11px;color:#76816b;margin-top:7px}.secret-task-card{width:100%;padding:20px;background:linear-gradient(135deg,#283c50,#172739);border:3px double #a18c5f;color:#e6d3ad;display:flex;flex-direction:column;align-items:center;box-shadow:0 5px 0 #16243835}.secret-task-card .sword-crest{height:110px;width:85px}.secret-task-card strong{font-size:16px;margin-top:10px}.secret-task-card>span{font-size:9px;color:#b7a582;margin-top:5px}.secret-task-card:hover:not(:disabled){background:#30475c}.identity-panel{display:flex;gap:18px;align-items:center;border:1px solid var(--line);border-radius:6px;padding:20px;margin-top:19px;background:#e2dccd}.sealed-identity{width:57px;height:85px;flex-shrink:0;background:#263849;border:3px double #a28d60;color:#b4a274;border-radius:4px;padding:3px}.identity-panel .eyebrow{font-size:8px;margin-bottom:4px}.identity-panel h3{font-size:15px}.identity-panel p:not(.eyebrow){font-size:10px;color:var(--muted);margin:5px 0 12px}.identity-panel button{font-size:11px;padding:8px 13px}.target-review{padding:20px 0;border-top:1px dashed var(--line);margin:12px 0;font-size:13px;color:#8a7650}.target-review strong{color:#5d4329}.chronicle{padding:36px 0 50px}.chronicle>.section-heading{margin-bottom:20px}.chronicle>.section-heading>span{color:var(--muted)}.history-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.history-columns h3{font-size:13px;border-bottom:1px solid var(--line);padding-bottom:11px;margin-bottom:12px;color:#7d745e}.history-entry{background:#f5efe3;border:1px solid var(--line);border-radius:5px;margin-bottom:9px;padding:12px 14px}.history-entry summary{display:flex;gap:10px;align-items:center;cursor:pointer;list-style:none}.history-entry summary>strong{font-size:12px;flex:1}.history-entry summary>span:last-child{font-size:10px;color:#897b62}.result-symbol{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:white;font-size:12px}.result-symbol.good{background:var(--good)}.result-symbol.evil{background:var(--evil)}.history-entry>p{font-size:11px;margin-top:10px;color:var(--muted)}.history-entry>small{font-size:10px;color:#9b8e76;display:block;margin-top:10px}.public-votes{display:flex;flex-wrap:wrap;gap:5px 8px;margin-top:14px}.public-votes>span{font-size:10px;border:1px solid #bdc8bc;background:#e4e9df;padding:3px 7px;border-radius:4px;color:#5c755f}.public-votes>span.rejected{background:#ecded3;border-color:#c7afa0;color:#8b6856}.empty-note{font-size:12px;color:#8b826d;padding:15px 0}.game-log,.lady-history{margin-top:21px;padding-top:16px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.game-log summary,.lady-history summary{cursor:pointer;color:#7f7057}.game-log ol{padding-left:20px;line-height:2}.lady-history p{font-size:11px;margin:10px 0}.lady-history small{font-size:10px;color:#998c74}.final-results{background:#dbe5e5;border:1px solid #8ea6aa;border-radius:7px;padding:29px;margin:0 0 25px}.final-results.evil{background:#e5d5cb;border-color:#b69989}.final-results h1{font-size:34px;color:#31576a}.final-results.evil h1{color:#793f36}.final-results>p:not(.eyebrow){font-size:13px;color:#667675;line-height:1.9;margin:13px 0;max-width:900px}.assassination-result{border-top:1px solid #a9b9b8;border-bottom:1px solid #a9b9b8;padding:15px 0;margin:18px 0;display:flex;gap:20px;align-items:center;flex-wrap:wrap}.assassination-result>span{font-size:11px;color:var(--muted)}.assassination-result>strong{font-size:16px}.assassination-result>p{font-size:12px;color:#7a6857}.revealed-roles{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin:24px 0}.revealed-role{text-align:center;background:#f3ecdd;border:1px solid #b8b9a1;border-radius:6px;padding:13px 8px;display:flex;flex-direction:column;align-items:center}.revealed-role>div{width:60px;height:76px;background:#375568;border:1px solid #8fa0a6;border-radius:4px;color:#c2b485;overflow:hidden;margin-bottom:10px}.revealed-role.evil>div{background:#70423c;border-color:#a67f68}.role-emblem{height:100%;padding:4px;color:#cebb8f}.revealed-role>span{font-size:10px;color:#7d725f;max-width:100%;overflow-wrap:anywhere}.revealed-role>strong{font-size:12px;margin:4px 0}.revealed-role>small{font-size:9px;color:#708082}.revealed-role.evil>small{color:#967267}.final-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.final-actions>span{font-size:12px;color:var(--muted)}dialog{border:1px solid #9e8962;border-radius:7px;background:var(--paper);color:var(--ink);max-width:min(850px,calc(100vw - 28px));max-height:91vh;padding:26px;box-shadow:0 20px 70px #06101e80}dialog::backdrop{background:#07111ddb;backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:23px}.dialog-head>span{font-size:8px;letter-spacing:.12em;color:#8d784e;font-weight:650}.dialog-head button{background:none;border:0;font-size:11px;padding:6px}.secret-dialog{width:620px}.identity-gate{text-align:center;padding:10px 20px 20px}.identity-gate>.sword-crest{width:110px;height:145px;color:#b69b66;margin:0 auto 20px}.identity-gate h2{font-size:25px}.identity-gate p{font-size:12px;color:var(--muted);line-height:1.9;margin:16px 0 25px}.revealed-identity{display:flex;gap:22px;align-items:center;margin-bottom:24px}.identity-portrait{width:130px;height:185px;background:#29495f;border:4px double #ac9871;border-radius:5px;flex-shrink:0;overflow:hidden}.revealed-identity.evil .identity-portrait{background:#723f38}.revealed-identity h2{font-size:30px;margin-bottom:12px}.revealed-identity p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted)}.secret-intel{border-top:1px solid var(--line);padding-top:18px;margin:18px 0}.secret-intel h3{font-size:14px;margin-bottom:8px}.secret-intel p{font-size:14px;line-height:1.9;overflow-wrap:anywhere}.secret-intel small{font-size:11px;color:#927f60}.mission-choices{display:flex;justify-content:center;gap:22px;margin:25px 0}.mission-card{width:180px;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#dfe9e6;border:4px double #6d9199;color:#345b69;box-shadow:0 6px 0 #7e989b45}.mission-card.failure{background:#383d41;color:#e0c4a1;border-color:#a78866;box-shadow:0 6px 0 #3e424845}.mission-card>span{font-size:60px;line-height:1.5}.mission-card>strong{font-size:21px;margin-top:10px}.mission-card>small{font-size:10px;letter-spacing:.2em;margin-top:9px}.mission-card.selected{outline:3px solid #b18b4c;outline-offset:4px;transform:translateY(-3px)}#mission-content>p{font-size:12px;line-height:1.9;color:var(--muted);margin:14px 0}#rules h3{margin:23px 0 8px}#rules-content p{font-size:13px;line-height:1.9;margin:12px 0}#invite{width:440px}#invite>p{font-size:13px;color:var(--muted);margin:15px 0}#invite input{margin-bottom:15px}#invite>.primary{width:100%}.notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:min(90vw,620px);padding:12px 20px;background:#203346;border:1px solid #b29964;color:#f3e5c7;border-radius:5px;box-shadow:0 5px 22px #13223842;z-index:1000;font-size:12px;line-height:1.8}.notice[hidden]{display:none}.avalon-moment{padding:30px 15px;text-align:center;color:var(--navy)}.avalon-moment strong{font-size:23px}.avalon-moment p{margin-top:20px;font-size:16px}.bg-moments-launch{color:var(--navy)}
@media(max-width:1180px){.quest-track{gap:15px}.quest-track-label{width:85px}.quest-marker{grid-template-columns:35px 1fr;padding:9px;gap:0 8px}.quest-marker>span{width:33px;height:33px;font-size:18px}.quest-marker>strong{font-size:10px}.quest-marker>small{font-size:8px}.table-layout{grid-template-columns:minmax(0,1.2fr) minmax(310px,.9fr);gap:19px}.roundtable-panel{padding:20px 18px}.roundtable{height:435px;margin:10px 6px}.table-seat{width:78px}.rejection-track{gap:9px}.rejection-track>small{font-size:8px}.action-panel{padding:21px}.lobby{gap:6%;padding:38px 0}.entry-copy{padding-left:1%}.entry-art{margin-right:0;min-height:610px}.entry h1{font-size:47px}}
@media(max-width:920px){#app{padding:0 24px}.table-layout{grid-template-columns:1fr}.table-layout>aside{order:-1;display:grid;grid-template-columns:1.5fr 1fr;gap:18px;align-items:start}.identity-panel{margin-top:0;display:flex}.roundtable{max-width:670px;margin:15px auto;height:445px}.table-seat{width:100px}.quest-track-label{width:65px}.quest-markers{gap:8px}.quest-marker{display:flex;flex-direction:column;gap:4px}.quest-marker>span{width:38px;height:38px;margin-bottom:2px}.lobby{grid-template-columns:1.2fr .75fr;gap:6%}.lobby-seats{grid-template-columns:1fr}.lobby-aside{position:sticky;top:20px}.lobby-art{height:340px}.lobby-art>span{font-size:29px}.entry{gap:5%}.entry h1{font-size:39px}.entry-facts{gap:18px}.entry-facts b{font-size:17px}.entry-art{min-height:585px}.hero-crest{height:335px;padding-top:65px}.entry-art figcaption strong{font-size:49px}.hero-border{inset:13px}}
@media(max-width:650px){#app{padding:0 14px}.masthead{min-height:82px;padding:16px 0;gap:12px}.brand{gap:6px}.brand img{width:31px;height:38px}.brand b{font-size:21px;letter-spacing:.08em}.brand small{font-size:6px;letter-spacing:.07em}.masthead nav{gap:6px}.masthead .quiet{font-size:10px;padding:6px 3px}.room-code{font-size:0}.room-code b{font-size:12px;margin:0}.connection{font-size:0}.connection:before{margin-right:0;vertical-align:0}.entry{display:flex;flex-direction:column;gap:29px;padding:32px 0 26px}.entry-copy{width:100%;padding:0;max-width:450px}.entry h1{font-size:40px}.entry-lede{font-size:14px;margin-top:19px}.entry-facts{gap:32px;margin:24px 0}.entry-facts b{font-size:19px}.entry-form{max-width:none}.entry-art{width:100%;min-height:450px;max-width:440px}.hero-crest{height:255px;padding-top:36px}.hero-crest .sword-crest{width:165px}.entry-art figcaption{margin:8px 0 36px}.entry-art figcaption strong{font-size:52px}.entry-art figcaption span{font-size:15px}.page-footer{font-size:8px;gap:15px;align-items:start}.page-footer>span:last-child{text-align:right}.lobby{display:block;padding:30px 0}.lobby h1{font-size:32px}.lobby-seats{grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.lobby-seat{gap:6px;padding:9px 8px;min-height:62px;position:relative}.seat-order{width:19px;font-size:14px}.lobby-seat strong{font-size:10px}.lobby-seat small{font-size:8px}.lobby-seat .ready{position:absolute;right:7px;bottom:5px;font-size:7px}.lobby-seat>div{padding-bottom:8px}.lobby-seat.empty{font-size:9px}.lobby-actions{gap:8px}.lobby-actions button{font-size:11px;padding:11px 12px}.settings summary small{display:block;margin:5px 0 0}.setting-roles{gap:12px 16px}.lobby-aside{margin-top:32px;display:block;position:static}.lobby-art{height:260px;margin-bottom:27px}.lobby-art .sword-crest{width:100px;height:155px}.lobby-art>span{font-size:34px}.quest-track{display:block;padding:20px 0}.quest-track-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:11px;font-size:11px}.quest-track-label>b{font-size:20px;gap:8px;margin:0}.quest-markers{gap:6px}.quest-marker{padding:8px 3px;gap:3px;min-height:94px}.quest-marker>span{width:31px;height:31px;font-size:16px}.quest-marker>strong{font-size:9px}.quest-marker>small{font-size:7px;line-height:1.5;text-align:center}.table-layout{gap:18px}.table-layout>aside{display:flex;flex-direction:column;gap:12px}.action-panel{padding:19px 17px;width:100%}.action-panel h2{font-size:23px}.action-panel .eyebrow{font-size:8px;margin-bottom:8px}.action-copy{font-size:11px;margin:11px 0 17px}.identity-panel{width:100%;padding:13px 17px;gap:14px;min-height:93px}.sealed-identity{width:42px;height:60px}.identity-panel>div:last-child{position:relative;flex:1;padding-right:94px}.identity-panel h3{font-size:12px}.identity-panel .eyebrow{font-size:7px}.identity-panel p:not(.eyebrow){font-size:8px;margin:5px 0 0}.identity-panel button{position:absolute;right:0;top:9px;font-size:10px;padding:8px 9px}.roundtable-panel{padding:18px 13px 16px;border-radius:6px}.section-heading h2{font-size:19px}.section-heading .eyebrow{font-size:7px}.section-heading>span{font-size:8px}.roundtable{height:383px;margin:8px 5px 17px}.table-rim{inset:17% 16%}.table-center{inset:27% 24%}.table-center .sword-crest{width:53px;height:85px}.table-center strong{font-size:13px;margin-top:4px;white-space:nowrap}.table-center small{font-size:8px;margin-top:4px}.table-seat{width:69px;min-height:71px;padding:3px 1px;gap:2px}.table-seat strong{font-size:9px;-webkit-line-clamp:2}.table-seat>small{font-size:7px}.seat-shield{width:27px;height:33px;font-size:13px}.seat-shield i{font-size:10px;top:-3px}.seat-shield em{font-size:10px;bottom:3px}.submitted-mark{font-size:6px}.table-seat.selected:after{right:2px;top:0;font-size:10px}.rejection-track{gap:7px;flex-wrap:wrap;justify-content:center;padding-top:13px}.rejection-track>span{font-size:9px}.rejection-track>div{gap:5px}.rejection-track i{width:19px;height:19px;font-size:9px}.rejection-track>small{font-size:8px}.selected-team{margin:20px 0 17px;padding:12px 0}.selected-team>strong{font-size:13px}.selected-team>span{font-size:10px}.selected-team b{font-size:14px}.vote-choices{gap:14px}.vote-token{padding:13px 8px}.vote-token>span{width:51px;height:51px;font-size:29px}.vote-token strong{font-size:15px}.vote-token small{font-size:8px}.confirmation-note{font-size:10px;margin:16px 0 12px}.submission-progress{margin-top:18px;padding-top:13px}.submission-progress>strong{font-size:10px}.submission-progress span{font-size:9px}.secret-task-card{padding:14px}.secret-task-card .sword-crest{width:56px;height:78px}.secret-task-card strong{font-size:14px}.secret-task-card>span{font-size:8px}.sealed-response{padding:17px}.sealed-response b{font-size:14px}.sealed-response p{font-size:10px}.chronicle{padding:28px 0 35px}.history-columns{grid-template-columns:1fr;gap:20px}.history-entry{padding:11px}.history-entry summary{gap:8px}.history-entry summary>strong{font-size:10px}.history-entry summary>span:last-child{font-size:8px}.history-entry p{font-size:10px}.history-entry small{font-size:9px}.final-results{padding:21px 16px;margin-bottom:20px}.final-results h1{font-size:29px}.final-results>p:not(.eyebrow){font-size:12px}.revealed-roles{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:20px 0}.revealed-role{padding:10px 5px}.revealed-role>div{width:48px;height:65px;margin-bottom:7px}.revealed-role>span{font-size:9px}.revealed-role>strong{font-size:10px;margin:3px 0}.revealed-role>small{font-size:8px}.assassination-result{gap:9px 15px}.assassination-result>strong{font-size:13px}.assassination-result>p{font-size:11px;width:100%}.final-actions button{font-size:11px}.final-actions>span{font-size:11px}dialog{padding:20px 17px;max-width:calc(100vw - 24px);max-height:91vh}.dialog-head{gap:10px;margin-bottom:20px}.dialog-head>span{font-size:7px;letter-spacing:.06em}.dialog-head button{font-size:10px;padding:4px;white-space:nowrap}.secret-dialog{width:calc(100vw - 24px)}.identity-gate{padding:5px 5px 15px}.identity-gate h2{font-size:23px}.identity-gate p{font-size:11px}.identity-gate>.sword-crest{width:95px;height:125px}.revealed-identity{gap:15px}.identity-portrait{width:90px;height:137px;flex-shrink:0}.revealed-identity h2{font-size:25px;margin-bottom:8px}.revealed-identity p:not(.eyebrow){font-size:11px}.revealed-identity .eyebrow{font-size:8px}.secret-intel h3{font-size:12px}.secret-intel p{font-size:12px}.secret-intel small{font-size:10px}.mission-choices{gap:17px;margin:25px 0 20px}.mission-card{width:138px;min-height:186px;padding:13px 8px}.mission-card>span{font-size:48px}.mission-card>strong{font-size:17px}.mission-card>small{font-size:9px}.mission-card.selected{outline-width:2px;outline-offset:3px}#mission-content h2{font-size:24px}#mission-content>p{font-size:11px}.notice{font-size:11px;bottom:18px;padding:10px 16px;max-width:calc(100vw - 24px)}.avalon-moment strong{font-size:19px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.hero-art{background-image:linear-gradient(180deg,#0b192415 38%,#0a192ddb 82%,#102137),url('/games/_assets/3aead95fecaf14dcfbd0/role-merlin.png');background-size:cover;background-position:center top}.hero-crest{visibility:hidden}.entry-art figcaption{margin-top:35px}.lobby-art{padding:10px;background:#fff;overflow:hidden}.lobby-art>img{width:100%;height:100%;object-fit:contain}.original-portrait{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.portrait-sprite{display:block;width:100%;height:100%;background-image:url('/games/_assets/ae656dee61a76d712ce8/allegiances.png');background-repeat:no-repeat}.portrait-sprite.servant{background-size:351.111% 217.647%;background-position:13.717% 28.333%}.portrait-sprite.minion{background-size:277.193% 168.182%;background-position:79.208% 28.889%}.config-errors{background:#e9dbce;border:1px solid #c7aa8d;border-radius:4px;padding:7px 11px;margin-top:12px}.config-errors p{margin:4px 0;color:#815d40;font-size:11px}.recovery{max-width:560px;text-align:center;padding:65px 20px 90px;margin:auto}.recovery>.sword-crest{width:100px;height:155px;margin:0 auto 25px;color:var(--gold)}.recovery h1{font-size:31px}.recovery>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);margin:20px 0 26px}.identity-portrait{border-width:1px}.revealed-role>div{width:68px;height:91px}@media(max-width:650px){.revealed-role>div{width:55px;height:75px}.recovery{padding:48px 15px 65px}.recovery h1{font-size:27px}.entry-art figcaption{margin-top:25px}}
