:root{font-family:DM Sans,system-ui,sans-serif;color:#20221d;background:#e8e5dc;font-synthesis:none;--ink:#20221d;--paper:#f8f5ec;--cream:#efebe0;--moss:#59624c;--rust:#a34b36;--purple:#726181;--blue:#50708a;--line:#d9d4c7}*{box-sizing:border-box}body{margin:0;background:#e8e5dc}button{font:inherit;color:inherit}button:focus-visible{outline:3px solid #6c8497;outline-offset:2px}button:disabled{opacity:.38}.app-shell,.setup-shell,.home-screen{width:100%;max-width:560px;min-height:100dvh;margin:0 auto;background:var(--paper);position:relative;box-shadow:0 0 50px #393a3222}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:700;color:#77776f}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#f9f6ee;font-weight:700}.primary{width:100%;border:0;border-radius:14px;padding:16px 18px;background:var(--ink);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:space-between;font-size:16px}.primary span{font-size:20px}.primary:disabled{background:#999}.setup-shell{padding-bottom:92px}.setup-header,.game-header{padding:22px 18px 16px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);background:#f8f5ecdd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:4}.setup-header>div,.game-header>div:first-child{flex:1}.setup-header h1,.game-header h1{font:600 28px/1 Newsreader,serif;margin:4px 0 0}.step-count{font-size:12px;color:#7b7b73}.setup-content{padding:20px 18px}.preset-row{display:flex;gap:8px;overflow:auto;margin-bottom:18px}.pill{white-space:nowrap;border:1px solid var(--line);background:transparent;border-radius:999px;padding:9px 13px;font-weight:600;font-size:13px}.pill.selected{background:var(--ink);border-color:var(--ink);color:#fff}.paper-card{background:#fffdf7;border:1px solid var(--line);border-radius:16px;box-shadow:0 5px 14px #4546380d}.counter-list{overflow:hidden}.counter{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e2ded3}.counter:last-child{border:0}.counter>div:first-child{display:flex;flex-direction:column}.counter span{font-size:13px;color:#73736d}.counter strong{font:600 27px/1.1 Newsreader,serif}.counter-controls{display:flex;gap:8px}.counter-controls button{width:45px;height:45px;border:1px solid var(--line);background:#f6f2e8;border-radius:12px;font-size:24px}.balance{margin-top:15px;border-radius:13px;padding:12px 14px;display:flex;gap:12px;align-items:center}.balance>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-weight:700}.balance div{display:flex;flex-direction:column}.balance small{font-size:11px;margin-top:2px}.balance.valid{background:#e8eee4;color:#46543c}.balance.valid>span{background:#718064;color:#fff}.balance.invalid{background:#f5e5df;color:#8c3c2e}.balance.invalid>span{background:#a34b36;color:#fff}.setup-footer{position:fixed;max-width:560px;bottom:0;width:100%;padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(transparent,#f8f5ec 18%,#f8f5ec);z-index:5}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.section-heading h2{font:600 24px Newsreader,serif;margin:3px 0}.section-heading>span{font-weight:700;color:#76766f}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.role-option{min-height:62px;border:1px solid var(--line);background:#fffdf7;border-radius:13px;padding:10px;display:flex;align-items:center;gap:9px;font-weight:600;text-align:left}.role-option>span{width:31px;height:31px;border-radius:50%;background:#ece8dd;display:grid;place-items:center;font-family:Newsreader,serif}.role-option b{margin-left:auto}.role-option.selected{border-color:#69745c;background:#ebf0e7}.role-option.selected>span{background:#69745c;color:#fff}.wolf-heading{margin-top:28px}.wolf-slots{display:flex;flex-direction:column;gap:10px}.wolf-slot{border:1px solid var(--line);border-radius:13px;padding:12px;background:#fffdf7}.wolf-slot>strong{font-size:12px}.wolf-slot>div{display:flex;gap:6px;margin-top:8px;overflow:auto}.wolf-slot button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;background:#f5f1e7;padding:7px 9px;font-size:11px}.wolf-slot button.selected{background:#6c514d;color:#fff;border-color:#6c514d}.number-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.number-grid button{aspect-ratio:1;border:1px solid var(--line);background:#fffdf7;border-radius:13px;font:600 22px Newsreader,serif}.number-grid button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.role-question{margin-top:30px}.role-question p{font-size:12px;color:#777;margin:0}.role-list{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;overflow:hidden}.role-list button{border:0;border-bottom:1px solid var(--line);background:#fffdf7;padding:15px;display:flex;justify-content:space-between}.role-list button:last-child{border:0}.role-list button.selected{background:#e9eee5;color:#44523a;font-weight:700}.game-screen{padding-bottom:160px}.game-header{justify-content:space-between}.header-actions{display:flex;align-items:center;gap:8px}.phase-button{height:42px;border:1px solid var(--line);background:#eee9dd;border-radius:999px;padding:0 13px;font-size:12px;font-weight:700}.phase-button span{font-size:17px}.quiet-status{padding:13px 18px 4px;display:flex;align-items:center;gap:8px;color:#787871;font-size:11px}.quiet-status i{width:3px;height:3px;border-radius:50%;background:#aaa}.quiet-status strong{color:#9b4836}.players-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:12px 18px}.player-card{height:128px;border:1px solid var(--line);border-radius:15px;background:#fffdf7;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative}.player-card>strong{font:600 48px/.9 Newsreader,serif}.player-meta{font-size:9px;letter-spacing:.12em;color:#74746d;font-weight:700}.player-card.you{outline:2px solid var(--blue);outline-offset:1px}.player-card.you .player-meta{color:#3f657f}.player-card.out{background:#dddcd6;color:#85857f;filter:grayscale(1)}.player-card.has-claim{border-top:3px solid var(--purple)}.claim-badge,.concern-label{display:block;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px;font-weight:700;padding:3px 7px;border-radius:999px}.claim-badge{background:#eee7f1;color:#675774}.concern-label.low{background:#e8eee4;color:#4f5e45}.concern-label.medium{background:#f3ead3;color:#806426}.concern-label.high{background:#f3ddd7;color:#963d2c}.player-card.concern-high{border-color:#c47462}.game-quickbar{position:fixed;bottom:76px;max-width:560px;width:100%;padding:10px 18px;display:flex;gap:9px;background:linear-gradient(transparent,#f8f5ec 25%)}.vote-launch{flex:1;height:58px;border:0;background:var(--ink);color:#fff;border-radius:14px;display:flex;align-items:center;padding:9px 13px;gap:10px;text-align:left}.vote-launch>b{width:32px;height:32px;border:1px solid #ffffff55;border-radius:50%;display:grid;place-items:center}.vote-launch span{display:flex;flex-direction:column;flex:1}.vote-launch small{font-size:9px;color:#bbb}.vote-launch i{font-style:normal;font-size:24px}.undo-button{width:72px;border:1px solid var(--line);border-radius:14px;background:#f1ede2;font-weight:700}.undo-button span{display:block;font-size:10px}.bottom-nav{position:fixed;bottom:0;max-width:560px;width:100%;height:76px;padding:7px 28px calc(7px + env(safe-area-inset-bottom));background:#171914;color:#97988f;display:flex;z-index:8}.bottom-nav button{flex:1;border:0;background:transparent;color:inherit;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px}.bottom-nav button b{font-size:21px;font-weight:400}.bottom-nav button.active{color:#fff}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17191488;z-index:20;display:flex;align-items:flex-end;justify-content:center}.bottom-sheet{width:100%;max-width:560px;max-height:88dvh;overflow:auto;background:var(--paper);border-radius:22px 22px 0 0;padding:9px 18px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -10px 35px #1115}.sheet-handle{width:42px;height:4px;border-radius:5px;background:#c7c4bb;margin:0 auto 12px}.sheet-title{display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--line)}.sheet-title button,.reason-sheet header button,.settings-sheet header button{width:38px;height:38px;border:1px solid var(--line);background:transparent;border-radius:50%;font-size:18px}.sheet-title>div{display:flex;align-items:baseline;gap:7px}.sheet-title span,.reason-sheet header span,.settings-sheet header span{font-size:9px;letter-spacing:.14em;font-weight:700;color:#777}.sheet-title strong{font:600 31px Newsreader,serif}.sheet-title small{font-weight:600}.action-list{display:flex;flex-direction:column}.action-list>button{border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;padding:11px 2px;gap:12px;text-align:left}.action-list>button>b{width:39px;height:39px;background:#ece8dd;border-radius:50%;display:grid;place-items:center;font-size:18px}.action-list>button>span{display:flex;flex-direction:column;flex:1}.action-list small{font-size:10px;color:#777}.action-list i{font-style:normal;font-size:22px;color:#888}.sheet-options{display:flex;flex-direction:column}.sheet-options button{border:0;border-bottom:1px solid var(--line);background:transparent;padding:15px 4px;text-align:left;display:flex;justify-content:space-between;font-weight:600}.sheet-prompt{font:600 20px Newsreader,serif}.sheet-number-grid{padding-bottom:12px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.result-grid button{height:85px;border:0;border-radius:15px;font-weight:800}.result-grid .good{background:#dce8d5;color:#405337}.result-grid .wolf{background:#edd8d2;color:#8c3325}.vote-mode{min-height:100dvh;background:#171914;color:#fff;padding:0 18px 30px}.vote-header{display:grid;grid-template-columns:43px 1fr auto;align-items:center;padding:20px 0}.vote-header button{width:40px;height:40px;border:1px solid #ffffff33;background:transparent;color:#fff;border-radius:50%;font-size:20px}.vote-header span{font-size:9px;letter-spacing:.15em;color:#aaa}.vote-header h2{font:600 26px Newsreader,serif;margin:2px 0}.vote-header small{color:#aaa}.vote-help{font-size:11px;color:#aaa;border-top:1px solid #ffffff22;padding:12px 0}.vote-player-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.vote-player-grid button{height:96px;border:1px solid #ffffff25;background:#242620;color:#fff;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center}.vote-player-grid strong{font:600 38px Newsreader,serif}.vote-player-grid small{font-size:9px;color:#aaa}.vote-player-grid button.selected{background:#f2eee3;color:#20221d}.vote-totals{margin-top:24px}.vote-totals>span{font-size:9px;letter-spacing:.15em;color:#aaa}.vote-totals>div{display:grid;grid-template-columns:35px 1fr 20px;align-items:center;padding:9px 0;border-bottom:1px solid #ffffff18}.vote-totals div span{display:flex;gap:4px}.vote-totals i{width:8px;height:8px;background:#c4bd9c;border-radius:50%}.done-voting{margin-top:20px;background:#f2eee3;color:#20221d;justify-content:center}.secondary-screen{padding:28px 18px 115px}.secondary-screen>header{border-bottom:1px solid var(--line);padding-bottom:18px}.secondary-screen h1{font:600 34px Newsreader,serif;margin:5px 0}.secondary-screen header p{font-size:12px;color:#75756e;margin:0;max-width:330px}.empty-state{text-align:center;padding:70px 20px;color:#777}.empty-state>b{font:600 40px Newsreader,serif}.empty-state h2{font:600 22px Newsreader,serif;color:#343630}.empty-state p{font-size:12px}.timeline-group h2,.analysis-section>h2{font-size:10px;letter-spacing:.14em;color:#777;margin:24px 0 7px}.timeline-group h2 span{float:right;border-radius:99px;background:#e9e5da;padding:3px 7px}.timeline-group article{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.event-icon{width:9px;height:9px;border-radius:50%;background:#7f8771}.event-icon.suspect,.event-icon.eliminate{background:#ad5540}.event-icon.claim_role{background:#786485}.timeline-group article>div{display:flex;flex-direction:column;flex:1}.timeline-group article strong{font-size:13px}.timeline-group article small{font-size:9px;color:#888;margin-top:3px}.timeline-group article button{border:0;background:transparent;color:#999;font-size:20px}.analysis-section{border-bottom:1px solid var(--line);padding-bottom:10px}.analysis-section>button{width:100%;border:0;background:transparent;padding:12px 0;display:grid;grid-template-columns:1fr auto 18px;text-align:left}.analysis-section>button>span{font-size:11px;color:#74746e;align-self:center}.analysis-section>button>i{font-style:normal;font-size:18px}.level{padding:4px 7px;border-radius:99px;font-weight:700}.level.high{background:#f1d9d3;color:#913b2c!important}.level.medium{background:#f1e7cc;color:#7e6224!important}.analysis-section.private{background:#eee8f1;border:1px solid #d5cadc;border-radius:14px;padding:1px 12px 8px;margin-top:20px}.reason-sheet header,.settings-sheet header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 0 13px}.reason-sheet h2,.settings-sheet h2{font:600 25px Newsreader,serif;margin:3px 0}.reason-sheet article{padding:15px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column}.reason-sheet article small{font-size:10px;color:#777;margin-top:5px}.private-card{padding:17px;background:#eae4ee;border-radius:14px;margin:17px 0;display:flex;flex-direction:column}.private-card span{font-size:9px;letter-spacing:.14em}.private-card strong{font:600 23px Newsreader,serif}.private-card small{font-size:10px;color:#746a78}.sheet-menu{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:16px 2px;display:flex;justify-content:space-between;font-weight:600}.sheet-menu.danger{color:#963e30}.home-screen{background:#171914;color:#efebdf;padding:34px 22px;display:flex;flex-direction:column}.brand-mark{width:46px;height:46px;border:1px solid #f0eadf55;border-radius:50%;display:grid;place-items:center;font:600 24px Newsreader,serif}.home-copy{margin:auto 0 40px}.home-copy .eyebrow{color:#aaa}.home-copy h1{font:600 45px/1.02 Newsreader,serif;margin:12px 0}.home-copy h1 em{color:#cdbf94}.home-copy p{color:#aaa;font-size:13px;max-width:320px}.resume-card{background:#f2eee3;color:#20221d;border-radius:17px;padding:17px;margin-bottom:15px}.resume-card>div{display:flex;flex-direction:column;margin-bottom:14px}.resume-card>div span{font-size:9px;letter-spacing:.14em;color:#728060}.resume-card>div strong{font:600 26px Newsreader,serif}.resume-card>div small{font-size:10px;color:#777}.text-button,.danger-text{border:0;background:transparent;color:#ddd;padding:11px}.danger-text{color:#c88475;font-size:11px}.home-screen footer{text-align:center;color:#6f7069;font-size:9px;margin-top:16px}@media (min-width:561px){body{padding:18px 0}.app-shell,.setup-shell,.home-screen{min-height:calc(100dvh - 36px);border-radius:22px;overflow:hidden}.bottom-nav,.game-quickbar,.setup-footer{max-width:560px}.bottom-nav{bottom:18px;border-radius:0 0 22px 22px}.game-quickbar{bottom:94px}.setup-footer{bottom:18px}.sheet-backdrop{align-items:center}.bottom-sheet{border-radius:22px;max-height:86dvh}}
