@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700;900&family=Crimson+Text:ital,wght@0,400;0,600;1,400&family=IM+Fell+English:ital@0;1&family=Uncial+Antiqua&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deep:#080604;--bg-main:#0e0a04;--surface-1:#181308;--surface-2:#221a0c;--surface-3:#2c2210;--surface-hover:#342a14;--gold:#9e8840;--gold-light:#b8a050;--gold-dark:#655c20;--gold-dim:#9e88401f;--gold-glow:#9e884047;--text-primary:#cec0a0;--text-muted:#8a7860;--text-dim:#4a3c2a;--stone:#5c5650;--stone-light:#8a837a;--moss:#3d5030;--moss-light:#587244;--role-plebeian:#b09040;--role-alchemist:#7858a4;--role-guard:#3870a4;--role-outsider:#a02828;--danger:#a02828;--success:#3a7a3a;--info:#3870a4;--border:#9e88402e;--border-strong:#9e884061;--shadow-sm:0 2px 8px #0009;--shadow-md:0 4px 16px #000000b8;--shadow-lg:0 8px 32px #000000d1;--font-accent:"Uncial Antiqua", "Cinzel", serif}html,body,#root{height:100%}body{background:var(--bg-deep);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Crimson Text,Georgia,serif;font-size:18px;line-height:1.5}h1{font-family:var(--font-accent);letter-spacing:.06em;color:var(--gold);font-weight:400;line-height:1.2}h2,h3,h4,h5{letter-spacing:.05em;color:var(--gold);font-family:Cinzel,Georgia,serif;font-weight:700;line-height:1.2}button{cursor:pointer;border:none;outline:none;font-family:Cinzel,Georgia,serif}input,textarea{font-family:Crimson Text,Georgia,serif;font-size:1rem}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-light)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--surface-1)}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:3px}.btn{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);white-space:nowrap;border-radius:3px;justify-content:center;align-items:center;gap:.4em;padding:.45em 1.4em;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-gold{background:linear-gradient(135deg, var(--gold-dark) 0%, var(--gold) 100%);color:var(--bg-deep);border-color:var(--gold)}.btn-gold:hover:not(:disabled){background:linear-gradient(135deg, var(--gold) 0%, var(--gold-light) 100%);box-shadow:0 0 14px var(--gold-glow)}.btn-outline{color:var(--gold);border-color:var(--border-strong);background:0 0}.btn-outline:hover:not(:disabled){background:var(--gold-dim);border-color:var(--gold)}.btn-danger{background:linear-gradient(135deg, #6a1010 0%, var(--danger) 100%);color:var(--text-primary);border-color:#d04040}.btn-danger:hover:not(:disabled){background:linear-gradient(135deg, var(--danger) 0%, #e04040 100%);box-shadow:0 0 14px #c8303066}.btn-ghost{color:var(--text-muted);background:0 0;border-color:#0000}.btn-ghost:hover:not(:disabled){color:var(--text-primary);border-color:var(--border)}.btn:disabled{opacity:.38;cursor:not-allowed}.btn-sm{padding:.3em 1em;font-size:.75rem}.btn-lg{padding:.65em 2em;font-size:.92rem}.card{background:var(--surface-2);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:4px;padding:1.5rem;position:relative}.card:before,.card:after{content:"";border-color:var(--gold-dark);opacity:.45;pointer-events:none;border-style:solid;width:10px;height:10px;position:absolute}.card:before{border-width:1px 0 0 1px;top:3px;left:3px}.card:after{border-width:0 1px 1px 0;bottom:3px;right:3px}.overlay-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.text-gold{color:var(--gold)}.text-muted{color:var(--text-muted)}.text-danger{color:var(--danger)}.text-success{color:var(--success)}.text-info{color:var(--info)}.divider{background:linear-gradient(to right, transparent 0%, var(--border) 15%, var(--border) 43%, transparent 43%, transparent 57%, var(--border) 57%, var(--border) 85%, transparent 100%);height:1px;margin:1rem 0;position:relative}.divider:after{content:"✦";color:var(--gold-dark);font-size:.5rem;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.badge{letter-spacing:.06em;text-transform:uppercase;border-radius:2px;padding:.15em .6em;font-family:Cinzel,serif;font-size:.7rem;font-weight:700;display:inline-block}.badge-plebeian{color:var(--role-plebeian);background:#b0904026;border:1px solid #b0904059}.badge-alchemist{color:var(--role-alchemist);background:#7858a426;border:1px solid #7858a459}.badge-guard{color:var(--role-guard);background:#3870a426;border:1px solid #3870a459}.badge-outsider{color:var(--role-outsider);background:#a0282826;border:1px solid #a0282859}.input{background:var(--surface-1);border:1px solid var(--border);color:var(--text-primary);border-radius:3px;width:100%;padding:.5em .8em;font-size:1rem;transition:border-color .2s}.input:focus{border-color:var(--gold-dark);box-shadow:0 0 0 2px var(--gold-dim)}.input::placeholder{color:var(--text-dim)}.section-title{font-family:var(--font-accent);letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.82rem;font-weight:400;display:flex}.section-title:before,.section-title:after{content:"";background:var(--border);flex:1;height:1px}.landing{background:linear-gradient(#080604a8, #080604d1), url(/assets/Kingdom-CpevYkpC.png) center / cover fixed, var(--bg-deep);flex-direction:column;align-items:center;min-height:100vh;padding:2rem 1rem 1rem;display:flex}.landing__header{text-align:center;margin-bottom:2.5rem}.landing__logo{margin-inline:auto;filter:drop-shadow(0 0 22px #c9a2278c)drop-shadow(0 8px 28px #000000e6);width:clamp(200px,55vw,300px);height:auto;margin-bottom:.5rem;display:block}.landing__subtitle{color:var(--text-muted);letter-spacing:.05em;margin-top:.25rem;font-size:1.05rem;font-style:italic}.landing__main{flex:1;width:100%;max-width:960px}.landing__home{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.landing__book-wrap{flex-direction:column;align-items:stretch;width:100%;display:flex}.landing__book-tabs{align-self:flex-start;gap:3px;padding-left:1.25rem;display:flex}.landing__book-tab{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-bottom:none;border-radius:5px 5px 0 0;padding:.45rem 1.1rem .5rem;font-family:Cinzel,serif;font-size:.72rem;font-weight:600;transition:filter .15s,padding-bottom .12s}.landing__book-tab--create{color:#fdeab8;background:linear-gradient(#c4951e 0%,#a07810 100%);border-color:#5032008c;box-shadow:-1px -3px 8px #0000004d,inset 0 1px #ffffff2e}.landing__book-tab--join{color:#bcd89a;background:linear-gradient(#4d6e3a 0%,#364e27 100%);border-color:#14260a8c;box-shadow:-1px -3px 8px #0000004d,inset 0 1px #ffffff1a}.landing__book-tab--stats{color:#c8c0b0;background:linear-gradient(#524c46 0%,#3e3934 100%);border-color:#120e0a8c;box-shadow:-1px -3px 8px #0000004d,inset 0 1px #ffffff0f}.landing__book-tab:hover{filter:brightness(1.22)}.landing__book-tab.is-active{filter:brightness(1.28);z-index:3;margin-bottom:-1px;padding-bottom:.72rem;position:relative}@media (width<=520px){.landing__book-tabs{padding-left:.5rem}.landing__book-tab{letter-spacing:.06em;padding:.38rem .7rem .42rem;font-size:.65rem}}.landing__book-welcome{color:#5a3a10;text-align:center;margin-bottom:.65rem;font-size:.9rem;font-style:italic}.landing__book-welcome span{color:#7a4e10;font-style:normal;font-weight:600}.landing__book-form-hint{color:#5a3810;text-align:center;margin-bottom:.5rem;font-size:.9rem;font-style:italic}.landing__book-form{flex-direction:column;gap:.55rem;display:flex}.landing__book-form .landing__label{color:#5a3810}.landing__book-page .input{color:#2c1a08;background:#ffffff94;border-color:#64410f73}.landing__book-page .input::placeholder{color:#64410f66}.landing__book-page .input:focus{background:#ffffffbf;border-color:#64410fb8;outline:none;box-shadow:0 0 0 2px #64410f1f}.landing__book-page .landing__error{font-size:.85rem}.landing__book{border-radius:4px 8px 8px 4px;width:100%;display:flex;position:relative;box-shadow:-10px 18px 48px #000000bf,10px 10px 28px #00000073,0 2px 6px #0009}.landing__book-spine{z-index:2;background:linear-gradient(90deg,#3a2508 0%,#7a4e10 28%,#b07a20 50%,#7a4e10 72%,#3a2508 100%);flex-shrink:0;width:22px;position:relative;box-shadow:inset 3px 0 6px #0000008c,inset -3px 0 6px #0000008c}.landing__book-page{color:#2c1a08;background:radial-gradient(at 18% 12%,#ffffff38 0%,#0000 52%),radial-gradient(at 82% 88%,#00000012 0%,#0000 45%),linear-gradient(160deg,#f8edcc 0%,#f0dfa4 38%,#f4e5b8 68%,#ebd794 100%);flex:1;min-width:0;padding:1.75rem 1.5rem 2rem;position:relative;overflow:hidden}.landing__book-page:before{content:"";pointer-events:none;z-index:0;border:1px solid #64410f61;border-radius:2px;position:absolute;inset:8px}.landing__book-page:after{content:"";pointer-events:none;z-index:0;border:1px solid #64410f29;border-radius:1px;position:absolute;inset:13px}.landing__book-page--left{border-radius:4px 0 0 4px;box-shadow:inset -8px 0 16px #00000024}.landing__book-page--right{border-radius:0 4px 4px 0;box-shadow:inset 8px 0 16px #00000024}.landing__book-page-inner{z-index:1;position:relative}.landing__book-heading{letter-spacing:.12em;color:#5a3210;text-align:center;margin-bottom:.15rem;font-family:Uncial Antiqua,Cinzel,serif;font-size:1.25rem;font-weight:400}.landing__book-ornament{text-align:center;color:#9a6a18;letter-spacing:.3em;margin-bottom:.9rem;font-size:.92rem}.landing__book-page-num{letter-spacing:.18em;color:#5a321073;z-index:1;font-family:Cinzel,serif;font-size:.68rem;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%)}@media (width<=768px){.landing__book{border-radius:4px;flex-direction:column;box-shadow:0 8px 32px #000000b3}.landing__book-spine{background:linear-gradient(#3a2508 0%,#7a4e10 28%,#b07a20 50%,#7a4e10 72%,#3a2508 100%);width:100%;height:18px;box-shadow:inset 0 3px 6px #0000008c,inset 0 -3px 6px #0000008c}.landing__book-page--left{border-radius:4px 4px 0 0}.landing__book-page--right{border-radius:0 0 4px 4px}}.landing__book-page .landing__phases{flex-direction:column;gap:.55rem;display:flex}.landing__book-page .landing__phase{background:#64410a12;border-left-color:#8b5e14}.landing__book-page .landing__phase--final{background:#9a202012;border-left-color:#9a2020}.landing__book-page .landing__phase-title{color:#6a3a0c}.landing__book-page .landing__phase--final .landing__phase-title{color:#8a2020}.landing__book-page .landing__phase-desc{color:#4a3018;font-family:IM Fell English,Crimson Text,serif;font-size:1rem;font-style:italic;line-height:1.6}.landing__book-page--left{flex-direction:column;display:flex}.landing__book-page--left .landing__book-page-inner{flex-direction:column;flex:1;display:flex}.landing__proclamation{flex-direction:column;flex:1;justify-content:center;gap:clamp(1.1rem,2.5vw,2.2rem);padding:.75rem .25rem;display:flex}.landing__proclamation-text{color:#3a200a;text-align:justify;text-indent:1.6em;font-family:IM Fell English,Crimson Text,serif;font-size:clamp(1.05rem,2.4vw,1.65rem);font-style:italic;line-height:1.85}.landing__proclamation-shout{letter-spacing:.08em;color:#6b1a1a;font-style:normal;font-weight:700}@media (width<=768px){.landing__book-page--left,.landing__book-page--left .landing__book-page-inner{display:block}.landing__proclamation-text{font-size:1.05rem}}.landing__book-page .landing__phase-desc strong{color:#2c1a08}.landing__book-page .landing__phase-timer{color:#8a2020;background:#9a202024;border-color:#9a20204d}.landing__phase{border-left:3px solid var(--gold-dark);background:#c9a2270a;border-radius:0 4px 4px 0;align-items:flex-start;gap:.85rem;padding:.75rem .85rem;display:flex}.landing__phase--final{border-left-color:var(--danger);background:#c830300d}.landing__phase-icon{flex-shrink:0;margin-top:.1rem;font-size:1.65rem;line-height:1}.landing__phase-body{flex:1}.landing__phase-title{letter-spacing:.08em;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:.3rem;font-family:Cinzel,serif;font-size:.97rem;display:flex}.landing__phase--final .landing__phase-title{color:#e07070}.landing__phase-timer{color:#e07070;letter-spacing:.05em;background:#c830302e;border:1px solid #c8303059;border-radius:20px;padding:.1rem .45rem;font-size:.78rem}.landing__phase-desc{color:var(--text-muted);font-size:1rem;line-height:1.55}.landing__phase-desc strong{color:var(--text-primary)}.landing__role-grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.landing__role-card{aspect-ratio:2/3;border:2px solid var(--rc,var(--gold));cursor:default;border-radius:5px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000008c}.landing__role-card:hover{box-shadow:0 10px 32px #000000a6, 0 0 18px color-mix(in srgb, var(--rc,var(--gold)) 45%, transparent);transform:translateY(-5px)scale(1.03)}.landing__role-card-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.landing__role-card-overlay{border-top:1px solid var(--rc,var(--gold));z-index:3;background:linear-gradient(#120c04d1 0%,#0c0803ed 30%,#080502f7 100%);flex-direction:column;gap:.45rem;padding:.8rem .7rem .65rem;transition:transform .38s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.landing__role-card:hover .landing__role-card-overlay{transform:translateY(0)}.landing__role-card-ability{color:var(--text-muted);font-size:.88rem;font-style:italic;line-height:1.45}.landing__role-card-desc{color:#d2bea0d1;font-size:.85rem;line-height:1.55}.landing__actions{flex-flow:wrap;justify-content:center;gap:.75rem;width:100%;display:flex}@media (width<=480px){.landing__actions{flex-direction:column;align-items:stretch}}.landing__returning{text-align:center;font-size:.95rem}.landing__form-wrap{flex-direction:column;gap:1rem;display:flex}.landing__form-wrap h2{text-align:center}.landing__form-wrap>.text-muted{text-align:center;font-size:.9rem}.landing__form{flex-direction:column;gap:.75rem;display:flex}.landing__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-family:Cinzel,serif;font-size:.75rem}.landing__error{background:#c830301f;border:1px solid #c830304d;border-radius:3px;padding:.4rem .6rem;font-size:.9rem}.landing__form-btns{gap:.75rem;margin-top:.5rem;display:flex}.landing__form-btns .btn:last-child{flex:1}.landing__footer{letter-spacing:.1em;text-transform:uppercase;margin-top:2rem;font-family:Cinzel,serif;font-size:.78rem}.lobby__teaser{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.lobby__teaser-logo{filter:drop-shadow(0 0 12px #9e884066)drop-shadow(0 4px 12px #000c);width:140px;height:auto}.lobby__teaser-text{color:var(--gold);text-align:center;letter-spacing:.05em;font-family:Cinzel,serif;font-size:.95rem;line-height:1.5}.lobby{background:linear-gradient(#0806049e, #080604d6), url(/assets/Kingdom-CpevYkpC.png) center / cover fixed, var(--bg-deep);flex-direction:column;min-height:100vh;padding:1.5rem 1rem;display:flex}.lobby__header{text-align:center;margin-bottom:2rem}.lobby__crown{margin-inline:auto;filter:drop-shadow(0 0 8px #9e884066)drop-shadow(0 3px 10px #000000d9);width:52px;height:auto;margin-bottom:.25rem;display:block}.lobby__header h1{letter-spacing:.1em;font-size:2.2rem;font-family:var(--font-accent);margin-bottom:.75rem;font-weight:400}.lobby__code-row{background:var(--surface-1);border:1px solid var(--border);border-radius:4px;align-items:center;gap:.6rem;padding:.4rem .9rem;display:inline-flex}.lobby__code-label{letter-spacing:.08em;text-transform:uppercase;font-family:Cinzel,serif;font-size:.75rem}.lobby__code{color:var(--gold);letter-spacing:.15em;font-family:Cinzel,serif;font-size:1.1rem;font-weight:700}.lobby__copy{padding:0;font-size:1rem}.lobby__body{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;display:grid}@media (width<=620px){.lobby__body{grid-template-columns:1fr}}.lobby__player-list{flex-direction:column;gap:.4rem;list-style:none;display:flex}.lobby__player{background:var(--surface-1);border:1px solid var(--border);border-radius:3px;align-items:center;gap:.6rem;padding:.45rem .6rem;display:flex}.lobby__player--empty{opacity:.45;border-style:dashed}.lobby__player-order{color:var(--text-dim);text-align:center;width:1.2rem;font-family:Cinzel,serif;font-size:.7rem}.lobby__player-name{flex:1;font-size:1rem}.lobby__you{font-size:.85rem}.lobby__hint{text-align:center;margin-top:.75rem;font-size:.88rem}.lobby__word-hint{margin-bottom:.75rem;font-size:.88rem}.lobby__word-fields{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.lobby__field-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.3rem;font-family:Cinzel,serif;font-size:.72rem;display:block}.lobby__start-btn{width:100%;margin-bottom:.75rem}.lobby__leave-btn{width:100%}.lobby__setting{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.lobby__setting-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;font-family:Cinzel,serif;font-size:.78rem}.lobby__time-picker{gap:.35rem;display:flex}.lobby__time-btn{border:1px solid var(--border-strong);background:var(--surface-1);color:var(--text-muted);cursor:pointer;border-radius:3px;padding:.3rem .75rem;font-family:Cinzel,serif;font-size:.82rem;transition:border-color .15s,color .15s}.lobby__time-btn--active{border-color:var(--gold);color:var(--gold)}.role-card{background:linear-gradient(160deg, var(--surface-2) 0%, var(--surface-3) 100%);border:2px solid var(--rc,var(--gold));text-align:center;width:90%;max-width:380px;box-shadow:0 0 40px #000c, 0 0 20px var(--rc,var(--gold-glow));border-radius:6px;padding:2rem 1.75rem;animation:.35s ease-out rc-enter}@keyframes rc-enter{0%{opacity:0;transform:scale(.88)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.role-card__img{object-fit:contain;width:120px;height:120px;filter:drop-shadow(0 0 10px var(--rc,var(--gold)));margin-bottom:.5rem}.role-card__name{font-family:var(--font-accent);color:var(--rc,var(--gold));letter-spacing:.05em;margin-bottom:.5rem;font-size:1.6rem;font-weight:400}.role-card__flavor{color:var(--text-muted);margin-bottom:.75rem;font-size:.95rem;font-style:italic}.role-card__ability-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.3rem;font-family:Cinzel,serif;font-size:.7rem}.role-card__ability{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem}.role-card__word-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.4rem;font-family:Cinzel,serif;font-size:.7rem}.role-card__word{color:var(--rc,var(--gold));letter-spacing:.1em;text-shadow:0 0 12px var(--rc,var(--gold-glow));margin-bottom:1.25rem;font-size:1.8rem;font-weight:600}.role-card__btn{width:100%;margin-bottom:.5rem}.role-card__hint{font-size:.78rem}.dc{flex-direction:column;flex:0 700px;gap:.75rem;display:flex}.dc__canvas-wrap{border:1px solid var(--border-strong);resize:horizontal;aspect-ratio:8/5;background:#fff;border-radius:4px;width:min(100%,560px);min-width:320px;max-width:min(100%,700px);position:relative;overflow:hidden}.dc__canvas{touch-action:none;width:100%;height:100%;display:block}.dc__canvas--active{cursor:crosshair}.dc__toolbar{background:var(--surface-1);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:.6rem;padding:.6rem .75rem;display:flex}.dc__timer{background:var(--surface-2);border-radius:2px;justify-content:center;align-items:center;height:18px;display:flex;position:relative;overflow:hidden}.dc__timer-bar{opacity:.5;height:100%;transition:width 1s linear,background .5s;position:absolute;top:0;left:0}.dc__timer-text{color:var(--tc,var(--gold));letter-spacing:.08em;z-index:1;font-family:Cinzel,serif;font-size:.72rem;font-weight:700;position:relative}.dc__controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dc__colors{flex-wrap:wrap;gap:5px;display:flex}.dc__color-swatch{cursor:pointer;outline-offset:2px;border-radius:50%;outline:2px solid #0000;width:22px;height:22px;transition:transform .15s,box-shadow .15s}.dc__color-swatch:hover{transform:scale(1.15)}.dc__color-swatch--active{outline-color:var(--gold);box-shadow:0 0 6px var(--gold-glow);transform:scale(1.15)}.dc__sizes{align-items:center;gap:6px;display:flex}.dc__size-btn{background:var(--surface-2);border:1px solid var(--border);width:28px;height:28px;color:var(--text-primary);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;transition:border-color .15s;display:flex}.dc__size-btn:hover{border-color:var(--gold-dark)}.dc__size-btn--active{border-color:var(--gold);background:var(--gold-dim)}.dc__tools{gap:.4rem;margin-left:auto;display:flex}.dc__observe-hint{text-align:center;padding:.3rem 0;font-size:.88rem;font-style:italic}.drawing-phase{background:var(--bg-main);flex-direction:column;min-height:100vh;display:flex}.drawing-phase__header{background:var(--surface-1);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1.5rem;padding:.75rem 1.25rem;display:flex}.drawing-phase__round{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;white-space:nowrap;font-family:Cinzel,serif;font-size:.8rem}.drawing-phase__timer{letter-spacing:.08em;color:var(--gold);text-align:center;min-width:2.5rem;font-family:Cinzel,serif;font-size:.9rem;font-weight:700}.drawing-phase__timer--urgent{color:#e05c5c;animation:.8s ease-in-out infinite timer-pulse}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.5}}.drawing-phase__status{flex-wrap:wrap;align-items:center;gap:1.25rem;font-size:1rem;display:flex}.drawing-phase__your-turn{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif;font-size:.88rem}.drawing-phase__word{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:3px;padding:.2em .75em;font-size:.95rem}.drawing-phase__word strong{color:var(--gold);letter-spacing:.06em;font-family:Cinzel,serif}.drawing-phase__body{flex:1;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.drawing-phase__sidebar{flex-shrink:0;width:180px}.drawing-phase__player-list{flex-direction:column;gap:.35rem;list-style:none;display:flex}.drawing-phase__player{background:var(--surface-1);border:1px solid var(--border);border-radius:3px;align-items:center;gap:.5rem;padding:.4rem .6rem;font-size:.9rem;transition:border-color .2s;display:flex}.drawing-phase__player--drawing{border-color:var(--gold-dark);background:var(--gold-dim)}.drawing-phase__player--dead{opacity:.4}.drawing-phase__player-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:6px;height:6px}.drawing-phase__player--dead .drawing-phase__player-dot{background:var(--text-dim)}.drawing-phase__player-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.drawing-phase__pen{font-size:.85rem}@media (width<=640px){.drawing-phase__body{flex-direction:column}.drawing-phase__sidebar{width:100%}}.night{isolation:isolate;background:linear-gradient(#080604a8, #080604d1), url(/assets/Kingdom-night-BJJ6TuWe.png) center / cover fixed, var(--bg-deep);flex-direction:column;min-height:100vh;padding:2rem 1rem 1.5rem;display:flex;position:relative}.night__bg{pointer-events:none;z-index:-1;background:radial-gradient(at 50% 0,#ffe08f1f,#0000 45%),linear-gradient(90deg,#0000001f,#0000 30% 70%,#0000001f);position:fixed;inset:0}.night__header{text-align:center;margin-bottom:1.25rem}.night__logo{filter:drop-shadow(0 0 22px #c9a2278c)drop-shadow(0 8px 28px #000000e6);width:clamp(180px,36vw,250px);height:auto;margin:0 auto .25rem;display:block}.night__header h2{letter-spacing:.12em;color:#f1d783;text-shadow:0 2px 8px #000000bf;font-family:Uncial Antiqua,Cinzel,serif;font-size:clamp(1.3rem,3vw,1.65rem);font-weight:400}.night__header .text-muted{color:#c8b88d;font-family:IM Fell English,Crimson Text,serif;font-size:1.05rem;font-style:italic}.night__body{filter:drop-shadow(0 14px 24px #0000008c);grid-template-columns:minmax(280px,1fr) minmax(300px,1.2fr);gap:22px;width:100%;max-width:960px;margin:0 auto;display:grid}@media (width<=680px){.night__body{grid-template-columns:1fr}}.night__role-panel,.night__actions-panel{color:#2c1a08;background:radial-gradient(at 18% 12%,#ffffff47,#0000 52%),radial-gradient(at 82% 88%,#00000014,#0000 45%),linear-gradient(160deg,#f8edcc 0%,#f0dfa4 38%,#f4e5b8 68%,#ebd794 100%);min-width:0;padding:1.5rem;position:relative}.night__role-panel:before,.night__actions-panel:before{content:"";pointer-events:none;border:1px solid #64410f61;position:absolute;inset:8px}.night__role-panel{border-radius:4px 0 0 4px;flex-direction:column;align-items:center;gap:1rem;animation:.4s ease-out night-role-enter;display:flex;box-shadow:inset -8px 0 16px #00000024}@keyframes night-role-enter{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.night__role-banner{flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex}.night__role-banner-frame{border:1px solid #64410f66;border-radius:4px;width:100%;height:210px;padding:0;overflow:hidden;box-shadow:0 4px 12px #00000040}.night__role-banner-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.night__role-banner-frame:hover .night__role-banner-img{transform:scale(1.05)}.night__role-title{letter-spacing:.08em;text-transform:uppercase;text-align:center;margin-top:.25rem;font-family:Cinzel,Uncial Antiqua,serif;font-size:1.35rem;font-weight:700}.role-color-plebeian{color:#8a6214;text-shadow:0 1px 2px #ffffff80}.role-color-alchemist{color:#6d338a;text-shadow:0 1px 2px #ffffff80}.role-color-royalguard{color:#1e5282;text-shadow:0 1px 2px #ffffff80}.role-color-outsider{color:#9c1b1b;text-shadow:0 1px 2px #ffffff80}.night__role-details{background:#64410a0f;border:1px solid #64410f40;border-radius:4px;flex-direction:column;gap:.75rem;width:100%;padding:1rem;display:flex}.night__role-lore{color:#3d240d;font-family:IM Fell English,Crimson Text,serif;font-size:.98rem;font-style:italic;line-height:1.45}.night__role-word{border-top:1px dashed #64410f4d;padding-top:.4rem;font-size:.95rem}.night__actions-panel{border-radius:0 4px 4px 0;flex-direction:column;gap:1rem;animation:.45s ease-out .1s both night-action-enter;display:flex;box-shadow:inset 8px 0 16px #00000024}@keyframes night-action-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.night__timer-bar{background:#64410a14;border:1px solid #64410f47;border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem .85rem;display:flex}.night__timer{color:#7a4e10;letter-spacing:.05em;font-family:Cinzel,serif;font-size:1.4rem;font-weight:700}.night__timer--urgent{color:#c02b2b;animation:.6s ease-in-out infinite night-timer-pulse}@keyframes night-timer-pulse{0%,to{opacity:1}50%{opacity:.4}}.night__actions-container{background:#64410a0f;border:1px solid #64410f40;border-radius:4px;padding:1rem}.night__form{flex-direction:column;gap:1rem;display:flex}.night__section{flex-direction:column;gap:.4rem;display:flex}.night__section-title{font-family:IM Fell English,Crimson Text,serif;font-size:.98rem;font-weight:600}.night__targets{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.4rem;width:100%;list-style:none;display:grid}.night__target-btn{color:#3a200a;text-align:left;cursor:pointer;background:#64410a12;border:1px solid #64410f4d;border-radius:3px;align-items:center;gap:.4rem;width:100%;padding:.45rem .6rem;font-family:IM Fell English,Crimson Text,serif;font-size:.92rem;transition:all .15s;display:flex}.night__target-btn:hover{background:#64410a24;border-color:#8b5e14}.night__target-btn--selected{color:#4a2908;background:#9a6a1838;border-color:#7a4e10;font-weight:600}.night__target-dot{background:var(--text-dim);border-radius:50%;flex-shrink:0;width:6px;height:6px}.night__target-btn--selected .night__target-dot{background:var(--gold)}.night__submit-btn{width:100%;margin-top:.25rem}.night__dead,.night__waited{text-align:center;padding:.8rem 0}.night__players{background:#64410a0f;border:1px solid #64410f40;border-radius:4px;padding:.85rem}.night__player-list{flex-direction:column;gap:.35rem;margin-top:.5rem;list-style:none;display:flex}.night__player{color:#3a200a;background:#64410a12;border:1px solid #64410f33;border-radius:3px;align-items:center;gap:.6rem;padding:.35rem .5rem;font-size:.9rem;display:flex}.night__player--dead{opacity:.45}.night__player-status{background:var(--text-dim);border-radius:50%;flex-shrink:0;width:7px;height:7px}.night__player-status--alive{background:#2e7d32}.night__player-name{flex:1}.night__player-score{font-size:.8rem}.night__voted-badge{color:#2e7d32;font-size:.78rem;font-weight:600}.night__vote-badge{color:#5a3210;background:#9a6a1824;border:1px solid #64410f59;border-radius:3px;padding:.1rem .35rem;font-size:.75rem}.night__reveals{flex-direction:column;gap:.3rem;width:100%;margin-top:.5rem;display:flex}.night__reveal-entry{border-bottom:1px solid #64410f38;padding:.25rem 0;font-size:.88rem}@media (width<=580px){.night{padding:1.25rem .75rem}.night__header{margin-bottom:1rem}.night__role-panel,.night__actions-panel{border-radius:4px}.night__role-panel{box-shadow:inset 0 -8px 16px #0000001a}.night__actions-panel{box-shadow:inset 0 8px 16px #0000001a}}.wg{background:radial-gradient(ellipse at 50% 0%, #c9a2270f 0%, transparent 55%), var(--bg-deep);flex-direction:column;min-height:100vh;padding:2rem 1rem;display:flex}.wg__header{text-align:center;max-width:600px;margin:0 auto 2rem}.wg__scroll{filter:drop-shadow(0 0 10px var(--gold-glow));margin-bottom:.5rem;font-size:2.5rem}.wg__header h2{font-family:var(--font-accent);margin-bottom:.5rem;font-weight:400}.wg__header .text-muted{font-size:.95rem}.wg__timer{color:var(--gold);letter-spacing:.05em;margin-top:.75rem;font-family:Cinzel,serif;font-size:2rem;font-weight:700}.wg__timer--urgent{color:#e05c5c;animation:.6s ease-in-out infinite wg-timer-pulse}@keyframes wg-timer-pulse{0%,to{opacity:1}50%{opacity:.4}}.wg__body{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:700px;margin:0 auto;display:grid}@media (width<=560px){.wg__body{grid-template-columns:1fr}}.wg__hint{margin-bottom:1rem;font-size:.95rem;font-style:italic}.wg__form{flex-direction:column;gap:.75rem;display:flex}.wg__input{text-align:center;font-size:1.1rem}.wg__result{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0;display:flex}.wg__result-icon{font-size:3rem;line-height:1}.wg__wait{margin-top:.5rem;font-size:.88rem;font-style:italic}.wg__player-list{flex-direction:column;gap:.35rem;list-style:none;display:flex}.wg__player{background:var(--surface-1);border:1px solid var(--border);border-radius:3px;align-items:center;gap:.6rem;padding:.45rem .6rem;font-size:.92rem;display:flex}.wg__rank{text-align:center;width:1.5rem;font-family:Cinzel,serif;font-size:.72rem}.wg__pname{flex:1}.wg__score{font-family:Cinzel,serif;font-size:.88rem}.wg__vote-list{flex-direction:column;gap:.35rem;width:100%;margin-bottom:.75rem;list-style:none;display:flex}.wg__vote-btn{background:var(--surface-1);border:1px solid var(--border);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;border-radius:3px;align-items:center;gap:.6rem;padding:.55rem .75rem;font-family:Crimson Text,serif;font-size:1rem;transition:all .15s;display:flex}.wg__vote-btn:hover{background:var(--surface-3);border-color:var(--gold-dark)}.wg__vote-btn--selected{background:var(--gold-dim);border-color:var(--gold);color:var(--gold)}.wg__vote-dot{background:var(--text-dim);border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .15s}.wg__vote-btn--selected .wg__vote-dot{background:var(--gold)}.wg__submit-vote{width:100%}.wg__action-panel{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.gf{background:radial-gradient(ellipse at 50% 0%, #c9a22714 0%, transparent 55%), var(--bg-deep);flex-direction:column;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.gf__banner{text-align:center;margin-bottom:2.5rem}.gf__trophy{filter:drop-shadow(0 0 20px var(--gold-glow));margin-bottom:.5rem;font-size:4rem;line-height:1}.gf__winner-title{letter-spacing:.1em;margin-bottom:.5rem;font-size:clamp(1.5rem,5vw,2.5rem)}.gf__personal{letter-spacing:.06em;font-family:Cinzel,serif;font-size:1.15rem}.gf__body{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:700px;margin-bottom:2rem;display:grid}@media (width<=560px){.gf__body{grid-template-columns:1fr}}.gf__score-list{flex-direction:column;gap:.35rem;list-style:none;display:flex}.gf__score-row{background:var(--surface-1);border:1px solid var(--border);border-radius:3px;align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.95rem;display:flex}.gf__score-row--me{border-color:var(--gold-dark);background:var(--gold-dim)}.gf__rank{text-align:center;flex-shrink:0;width:2rem;font-size:1rem}.gf__pname{flex:1}.gf__dead{margin-left:auto}.gf__pts{font-family:Cinzel,serif;font-size:.88rem}.gf__my-info{flex-direction:column;gap:.75rem;display:flex}.gf__info-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.95rem;display:flex}.gf__info-row:last-child{border-bottom:none}.gf__actions{margin-top:auto}.stats{background:linear-gradient(#0806049e, #080604d6), url(/assets/Kingdom-CpevYkpC.png) center / cover fixed, var(--bg-deep);flex-direction:column;min-height:100vh;padding:1.5rem 1rem;display:flex}.stats__header{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.stats__back{position:absolute;top:0;left:0}.stats__crown{margin-bottom:.3rem;font-size:2rem}.stats__header h2{letter-spacing:.1em;font-size:1.6rem}.stats__tabs{border-bottom:1px solid var(--border);gap:.5rem;width:100%;max-width:600px;margin:0 auto 1.5rem;padding-bottom:0;display:flex}.stats__tab{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.5rem 1rem;font-family:Cinzel,serif;font-size:.78rem;transition:color .2s,border-color .2s}.stats__tab:hover{color:var(--text-primary)}.stats__tab--active{color:var(--gold);border-bottom-color:var(--gold)}.stats__body{width:100%;max-width:600px;margin:0 auto}.stats__loading{text-align:center;padding:2rem;font-style:italic}.stats__no-data{text-align:center;padding:2rem}.stats__personal{flex-direction:column;gap:1.25rem;display:flex}.stats__grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.stats__stat{flex-direction:column;gap:.2rem;display:flex}.stats__val{font-family:Cinzel,serif;font-size:2rem;font-weight:700}.stats__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-family:Cinzel,serif;font-size:.7rem}.stats__roles{flex-direction:column;gap:.6rem;display:flex}.stats__role-row{align-items:center;gap:.75rem;display:flex}.stats__role-bar-wrap{background:var(--surface-1);border-radius:3px;flex:1;height:6px;overflow:hidden}.stats__role-bar{border-radius:3px;min-width:2px;height:100%;transition:width .6s}.stats__role-bar[data-role=plebeian]{background:var(--role-plebeian)}.stats__role-bar[data-role=alchemist]{background:var(--role-alchemist)}.stats__role-bar[data-role=royal_guard]{background:var(--role-guard)}.stats__role-bar[data-role=outsider]{background:var(--role-outsider)}.stats__role-count{text-align:right;min-width:2rem;font-size:.82rem}.stats__lb-table{border-collapse:collapse;width:100%;font-size:.95rem}.stats__lb-table th{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);text-align:left;border-bottom:1px solid var(--border);padding:.4rem .5rem;font-family:Cinzel,serif;font-size:.7rem}.stats__lb-table td{border-bottom:1px solid var(--surface-1);padding:.5rem}.stats__lb-me td{background:var(--gold-dim)}.stats__lb-table tr:last-child td{border-bottom:none}.app-loading{min-height:100vh;color:var(--gold);letter-spacing:.1em;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-family:Cinzel,serif;display:flex}.app-loading__dots{gap:.4rem;display:flex}.app-loading__dots span{background:var(--gold-dark);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite pulse}.app-loading__dots span:nth-child(2){animation-delay:.2s}.app-loading__dots span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.night-result-card{text-align:center;width:90%;max-width:420px}.night-result-card h2{margin-bottom:1.2rem}.night-result-card ul{margin:.8rem 0 1.2rem;list-style:none}.night-result-card .eliminated{color:var(--danger);padding:.25rem 0;font-size:1.15rem;font-weight:600}.night-result-card .shield-msg{color:var(--role-alchemist);margin-bottom:.75rem;font-style:italic}.exit-game-btn{z-index:100;opacity:.85;cursor:pointer;background:#140e08bf;border:1px solid #b48c3259;border-radius:4px;padding:.35rem .55rem;font-size:1.1rem;line-height:1;transition:all .2s;position:fixed;bottom:2.8rem;right:1rem}.exit-game-btn:hover{opacity:1;border-color:var(--gold);background:#28190ceb;transform:translateY(-2px)}.exit-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.exit-modal{background:var(--surface-2);border:1px solid var(--border-strong);box-shadow:0 0 40px #0009, 0 0 20px var(--gold-glow);text-align:center;border-radius:6px;width:90%;max-width:380px;padding:2rem 2rem 1.5rem;animation:.18s ease-out modal-in}@keyframes modal-in{0%{opacity:0;transform:scale(.93)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.exit-modal__title{color:var(--gold);letter-spacing:.08em;margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.2rem}.exit-modal__body{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.exit-modal__actions{justify-content:center;gap:.75rem;display:flex}.exit-modal__actions .btn{min-width:110px}.ws-indicator{color:var(--text-dim);letter-spacing:.05em;z-index:50;align-items:center;gap:.4rem;font-family:Cinzel,serif;font-size:.72rem;display:flex;position:fixed;bottom:1rem;right:1rem}.ws-indicator__dot{background:var(--text-dim);border-radius:50%;width:7px;height:7px;transition:background .3s}.ws-indicator--connected .ws-indicator__dot{background:var(--success)}
