.betrayal-room,.betrayal-lobby{min-height:100vh;min-height:100dvh;background:linear-gradient(135deg,#0b100ff5,#211212eb),#0b100f;color:#f4ead8;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.betrayal-lobby{display:block;padding:14px;overflow-y:auto}.betrayal-lobby-shell{width:min(1040px,100%);margin:0 auto}.betrayal-lobby-hero{min-height:clamp(260px,46vh,420px);border:1px solid rgba(244,234,216,.14);border-radius:8px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(90deg,#060c0bf0,#060c0b7a 58%,#060c0b33),linear-gradient(0deg,#060c0bd1,#060c0b14),var(--betrayal-hero-image);background-position:center,center,center 44%;background-size:auto,auto,cover;background-repeat:no-repeat;box-shadow:0 18px 44px #00000057;overflow:hidden}.betrayal-top-actions,.betrayal-room-actions{display:flex;align-items:center;gap:8px}.betrayal-top-actions{justify-content:space-between}.betrayal-hero-copy{max-width:560px;padding:26px 0 4px}.betrayal-hero-copy span{color:#8ed3bf;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.betrayal-hero-copy h1{margin:6px 0 10px;font-size:clamp(2.1rem,7vw,4.7rem);line-height:.95;letter-spacing:0}.betrayal-hero-copy p{width:min(100%,520px);margin:0;color:#e9dcc6;font-size:clamp(.95rem,2vw,1.12rem);line-height:1.6}.betrayal-lobby-panel{margin-top:12px;border:1px solid rgba(244,234,216,.12);border-radius:8px;padding:14px;background:linear-gradient(135deg,#131d1bf5,#231814f2),#131d1b}.betrayal-form-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.betrayal-form label{display:grid;gap:6px;min-width:0;font-size:.82rem;color:#bfb09a}.betrayal-form label span{font-weight:800}.betrayal-form input{width:100%;height:42px;padding:0 12px;background:#0f1715;border:1px solid rgba(244,234,216,.18);color:#f4ead8;border-radius:6px;outline:none}.betrayal-form input:focus{border-color:#8ed3bf;box-shadow:0 0 0 3px #8ed3bf24}.betrayal-btn{min-height:42px;padding:0 14px;background:#9f3838;border:1px solid rgba(255,233,198,.2);color:#fff8eb;border-radius:6px;cursor:pointer;font-weight:800;white-space:nowrap;box-shadow:0 8px 20px #00000038}.betrayal-btn:hover:not(:disabled){filter:brightness(1.08)}.betrayal-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.betrayal-btn.secondary{background:#284941}.betrayal-btn.ghost{min-height:36px;background:#0f171594;border-color:#f4ead82e;box-shadow:none}.betrayal-lobby-table{margin-top:16px}.betrayal-section-title{display:flex;justify-content:space-between;align-items:center;margin:14px 0 8px;color:#f4ead8;font-size:.9rem;font-weight:900}.betrayal-section-title strong{color:#d9b36c}.betrayal-player-seats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.betrayal-seat{min-height:66px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;border:1px solid rgba(244,234,216,.12);border-radius:8px;padding:8px;background:#0a100f9e}.betrayal-seat.mine{border-color:#8ed3bf8c;background:#234b4261}.betrayal-seat-number{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#d9b36c;color:#111;font-size:.78rem;font-weight:900}.betrayal-seat strong,.betrayal-character-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.betrayal-seat small,.betrayal-character-card small{display:block;color:#bfb09a;font-size:.74rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.betrayal-character-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.betrayal-character-card{min-height:78px;padding:10px;border:1px solid rgba(244,234,216,.14);border-radius:8px;cursor:pointer;color:#f4ead8;background:linear-gradient(135deg,#31231ef5,#111816f5);display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;text-align:left}.betrayal-character-card:disabled{opacity:.45;cursor:not-allowed}.betrayal-character-card.selected{border-color:#8ed3bf;box-shadow:inset 0 0 0 1px #8ed3bf66,0 10px 22px #0000003d}.betrayal-character-portrait{width:38px;height:48px;display:grid;place-items:center;border-radius:6px;background:linear-gradient(180deg,#d9b36cf2,#9f3838f2);color:#101312;font-weight:900}.betrayal-lobby-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.betrayal-room{display:flex;flex-direction:column;overflow:hidden}.betrayal-header{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:12px;align-items:center;padding:10px 14px;background:linear-gradient(90deg,#111b19fa,#281916fa),#111b19;border-bottom:1px solid rgba(244,234,216,.12)}.betrayal-room-title{display:flex;flex-direction:column;gap:2px}.betrayal-room-title span,.betrayal-status-strip span{color:#bfb09a;font-size:.72rem;font-weight:800;text-transform:uppercase}.betrayal-room-title strong{font-size:1.15rem;letter-spacing:.06em}.betrayal-status-strip{display:flex;justify-content:center;gap:8px;min-width:0}.betrayal-status-strip>span{min-width:90px;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;background:#0a100f9e;border:1px solid rgba(244,234,216,.1)}.betrayal-status-strip strong{color:#8ed3bf;font-size:.88rem}.betrayal-room-message{margin:8px 14px 0;padding:9px 12px;border:1px solid rgba(217,179,108,.22);border-radius:8px;background:#d9b36c14}.betrayal-room-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:10px;flex:1;padding:10px;min-height:0}.betrayal-map-panel,.betrayal-panel{border:1px solid rgba(244,234,216,.12);border-radius:8px;background:linear-gradient(145deg,#131d1bfa,#1f1815fa);box-shadow:0 14px 36px #0000003d}.betrayal-map-panel{overflow:hidden;min-height:320px;display:flex;flex-direction:column}.betrayal-map-heading{display:flex;justify-content:space-between;gap:12px;padding:14px 14px 8px}.betrayal-map-heading h2{margin:0;font-size:1.08rem;letter-spacing:0}.betrayal-map-heading p{margin:3px 0 0;color:#bfb09a;font-size:.78rem;line-height:1.4}.betrayal-map-count{min-width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#101312;background:#d9b36c;font-weight:900}.betrayal-floor-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 14px 10px}.betrayal-floor-tabs button{height:34px;padding:0 8px;font-size:.78rem;font-weight:900;background:#17231f;border:1px solid rgba(244,234,216,.12);border-radius:6px;color:#d7cab4;cursor:pointer}.betrayal-floor-tabs button.active{background:#284941;border-color:#8ed3bf8c;color:#f6fffb}.betrayal-house-svg{flex:1;min-height:260px;background:linear-gradient(135deg,#0d1412,#17100f)}.tile-room{fill:url(#betrayal-room-fill);stroke:#79644a;stroke-width:1.2}.tile-room-grid{fill:url(#betrayal-grid);opacity:.18;pointer-events:none}.tile-grid-line{fill:none;stroke:#f4ead8;stroke-width:.5;opacity:.2}.tile-room.current{stroke:#8ed3bf;stroke-width:2.2}.tile-room.ghost{fill:#8ed3bf2e;stroke-dasharray:5 4}.tile-room.clickable{cursor:pointer}.tile-room.clickable:hover{fill:#364a40}.tile-label{fill:#fff8eb;font-size:8px;font-weight:900;pointer-events:none}.tile-door{stroke:#d9b36c;stroke-width:2;stroke-linecap:round;opacity:.85;pointer-events:none}.player-dot{stroke:#fff8eb;stroke-width:1.4}.player-dot.mine{stroke:#8ed3bf;stroke-width:2}.player-dot-label{fill:#101312;font-size:7px;font-weight:900;text-anchor:middle;pointer-events:none}.betrayal-side-panel{display:flex;flex-direction:column;gap:10px;overflow-y:auto;min-height:0}.betrayal-panel{padding:12px}.betrayal-panel-title{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}.betrayal-panel h3{margin:0;font-size:.95rem;color:#f4ead8;letter-spacing:0}.betrayal-script-link{color:#8ed3bf;font-size:.78rem;font-weight:900;text-decoration:none}.betrayal-script-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:10px}.betrayal-script-tabs button{min-height:38px;border-radius:6px;border:1px solid rgba(244,234,216,.12);background:#17231f;color:#d7cab4;font-weight:900;cursor:pointer}.betrayal-script-tabs button.active{background:#284941;border-color:#8ed3bf8c;color:#f6fffb}.betrayal-message{font-size:.84rem;color:#bfb09a;line-height:1.45}.betrayal-trait-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.betrayal-trait-row,.betrayal-inventory>div{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:8px;border-radius:7px;background:#0a100f8a;border:1px solid rgba(244,234,216,.08);font-size:.82rem}.betrayal-trait-row span,.betrayal-inventory span{color:#bfb09a}.betrayal-trait-row strong{min-width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#d9b36c;color:#111}.betrayal-inventory{display:grid;gap:8px;margin-top:8px}.betrayal-inventory strong{color:#8ed3bf;overflow-wrap:anywhere;text-align:right}.betrayal-room-lobby-panel .betrayal-panel-title strong{color:#d9b36c}.betrayal-room-ready-list{display:grid;gap:8px;margin-bottom:10px}.betrayal-room-ready-list>div{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-radius:7px;background:#0a100f8a;border:1px solid rgba(244,234,216,.08)}.betrayal-room-ready-list>div.mine{border-color:#8ed3bf73}.betrayal-room-ready-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.betrayal-room-ready-list strong{color:#8ed3bf;font-size:.78rem;white-space:nowrap}.betrayal-card-empty{min-height:90px;border-radius:8px;border:1px dashed rgba(244,234,216,.18);display:grid;place-items:center;text-align:center}.betrayal-card-empty span{width:46px;height:60px;border-radius:6px;background:linear-gradient(135deg,#d9b36ceb,#9f3838db),#9f3838;box-shadow:0 8px 20px #0000003d}.betrayal-drawn-card{min-height:116px;margin-bottom:10px;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(135deg,#8ed3bf38,#9f38382e),#161f1d;border:1px solid rgba(244,234,216,.14)}.betrayal-card-editions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.betrayal-card-edition{min-height:140px;padding:10px;border-radius:8px;background:#080c0b8c;border:1px solid rgba(244,234,216,.1);display:flex;flex-direction:column;gap:8px}.betrayal-card-edition h4{margin:0;color:#d9b36c;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.betrayal-card-edition-physical .betrayal-zoomable-image{margin-top:0}.betrayal-card-generic-name{font-size:1rem;color:#f4ead8}.betrayal-card-generic-trait{color:#8ed3bf;font-weight:700}.betrayal-card-scan-missing{flex:1;margin:0;min-height:120px;display:grid;place-items:center;padding:12px;text-align:center;color:#b8aa92;font-size:.82rem;line-height:1.45;border-radius:6px;border:1px dashed rgba(244,234,216,.16);background:#0a100f73}@media(max-width:720px){.betrayal-card-editions{grid-template-columns:1fr}}.betrayal-drawn-card small{color:#8ed3bf;font-weight:900}.betrayal-drawn-card strong{font-size:1rem}.betrayal-drawn-card span{align-self:flex-end;color:#d9b36c;font-weight:900}.betrayal-dice-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.betrayal-die{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#fff8eb;color:#111;font-weight:900;box-shadow:inset 0 -3px #0000002e}.betrayal-dice-row strong{color:#d9b36c}.betrayal-ritual-meter{height:12px;border-radius:999px;overflow:hidden;background:#0a100fc7;border:1px solid rgba(244,234,216,.12)}.betrayal-ritual-meter span{display:block;height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(90deg,#8ed3bf,#d9b36c,#9f3838)}.betrayal-haunt-reader img{width:100%;max-height:420px;object-fit:contain;border-radius:6px;background:#100f0e;border:1px solid rgba(244,234,216,.12)}.betrayal-zoomable-image{display:block;width:100%;margin-top:10px;padding:0;border:none;background:transparent;cursor:zoom-in;position:relative;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.betrayal-zoomable-image img{width:100%;max-height:420px;object-fit:contain;border-radius:6px;background:#100f0e;border:1px solid rgba(244,234,216,.12);display:block;pointer-events:none;user-select:none;-webkit-user-select:none}.betrayal-zoomable-image span{display:block;margin-top:6px;color:#8ed3bf;font-size:.78rem;font-weight:700;text-align:center}.betrayal-card-effect{margin:8px 0 0;color:#e9dcc6;font-size:.88rem;line-height:1.5}.betrayal-image-loading{min-height:80px;margin-top:10px;border-radius:6px;background:#0a100f8c;border:1px dashed rgba(244,234,216,.12)}.betrayal-lightbox{position:fixed;inset:0;z-index:10000;background:#040807eb;display:flex;align-items:center;justify-content:center;padding:20px;cursor:zoom-out}.betrayal-lightbox img{max-width:min(100%,960px);max-height:calc(100vh - 40px);object-fit:contain;border-radius:8px;box-shadow:0 24px 60px #00000073;cursor:default}.betrayal-lightbox-close{position:fixed;top:16px;right:16px;width:40px;height:40px;border:1px solid rgba(244,234,216,.2);border-radius:999px;background:#0a100fe0;color:#f4ead8;font-size:1.5rem;line-height:1;cursor:pointer}.betrayal-action-panel .betrayal-btn,.betrayal-card-panel .betrayal-btn{width:100%;margin-top:8px}.betrayal-loading{min-height:100vh;min-height:100dvh;display:grid;place-items:center;color:#f4ead8;font-weight:900}@media(max-width:860px){.betrayal-form-grid,.betrayal-room-layout,.betrayal-header{grid-template-columns:1fr}.betrayal-status-strip{justify-content:stretch}.betrayal-status-strip>span{flex:1}.betrayal-room-actions{justify-content:space-between}.betrayal-player-seats,.betrayal-character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.betrayal-room{overflow-y:auto;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.betrayal-side-panel{overflow:visible}.betrayal-action-panel{position:sticky;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:5}.betrayal-action-panel .betrayal-btn{min-height:52px}}@media(max-width:520px){.betrayal-lobby{padding:8px}.betrayal-lobby-hero,.betrayal-lobby-panel{padding:12px}.betrayal-player-seats,.betrayal-character-grid,.betrayal-trait-grid{grid-template-columns:1fr}.betrayal-status-strip{flex-direction:column}.betrayal-floor-tabs button{font-size:.72rem}}
