@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";.text-log-container{height:100%;width:100%;box-sizing:border-box;overflow-y:auto;padding:12px 12px 28px;background-color:#0b0a0d;color:#d1c7bd;font-family:VT323,monospace;font-size:1.15rem;line-height:1.25;border:4px solid #3a2e2b;outline:2px solid #000;box-shadow:inset 0 0 12px #000000e6}.text-log-container::-webkit-scrollbar{width:10px}.text-log-container::-webkit-scrollbar-track{background:#121016;border-left:1px solid #2a1f1d}.text-log-container::-webkit-scrollbar-thumb{background:#3a2e2b;border:1px solid #5a483e}.text-log-container::-webkit-scrollbar-thumb:hover{background:#5a483e}.text-log-block{margin-bottom:8px;border-left:2px solid dotted #2a1f1d}.text-log-line{display:flex;align-items:flex-start;gap:6px}.text-log-icon{width:1.15em;height:1.15em;flex-shrink:0;margin-top:.1em}.text-log-content{white-space:pre-wrap;word-break:break-word}.command-form{display:flex;align-items:center;gap:8px;background-color:#0b0a0d;border:4px solid #3a2e2b;outline:2px solid #000;padding:6px 10px;box-shadow:inset 0 0 8px #000c;width:100%;box-sizing:border-box}.command-prompt{color:#d93838;font-family:VT323,monospace;font-size:1.3rem;font-weight:700;-webkit-user-select:none;user-select:none}.command-input-field{flex:1;background:transparent;border:none;outline:none;color:#e2d8c3;font-family:VT323,monospace;font-size:1.2rem;letter-spacing:1px}.command-input-field::placeholder{color:#5a483e}.command-submit-btn{font-family:VT323,monospace;font-size:1.1rem;color:#e2d8c3;background-color:#2a1f1d;border:2px solid #5a483e;box-shadow:inset -2px -2px #120e0d,inset 2px 2px #7a6355,0 2px #000;padding:4px 12px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:background-color .1s,transform .05s}.command-submit-btn:hover{background-color:#3e2e2b;color:#fff;border-color:#8c6f5a}.command-submit-btn:active{transform:translateY(2px);box-shadow:inset 2px 2px #120e0d,inset -2px -2px #7a6355,0 0 #000}.character-panel{display:flex;flex-direction:column;align-items:center;align-self:center;gap:10px;font-family:VT323,monospace;font-size:1.1rem;background-color:#121016;border:4px solid #3a2e2b;outline:2px solid #000;padding:10px;box-sizing:border-box;box-shadow:inset 0 0 10px #000c;width:100%;max-width:340px;min-width:0}.avatar-frame{width:300px;height:300px;max-width:100%;aspect-ratio:1 / 1;border:2px solid #2a1f1d;background-color:#08070a;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 8px #000;overflow:hidden;box-sizing:border-box}.avatar-frame[role=button]{cursor:pointer}.avatar-frame[role=button]:hover{border-color:#5a483e}.avatar-img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block;pointer-events:none}.avatar-placeholder{color:#6a5f53;font-size:.9rem;text-align:center;letter-spacing:1px}.upload-error{color:#ff4d4d;font-size:.85rem;text-align:center;word-break:break-word}.combat-panel{width:100%;box-sizing:border-box;font-family:VT323,monospace;font-size:1.1rem;background-color:#121016;color:#e2d8c3;padding:12px 16px;margin-bottom:12px;border:4px solid #3a2e2b;outline:2px solid #000;box-shadow:inset 0 0 10px #000c;transition:border-color .3s,box-shadow .3s}.combat-panel.your-turn-active{background-color:#241315;border-color:#d93838;box-shadow:inset 0 0 16px #d9383873,0 0 12px #d9383880}.combat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.combat-title{color:#d93838;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-shadow:1px 1px 0px #000}.combat-timer{font-size:1.1rem;color:#e2d8c3;display:flex;align-items:center;gap:4px}.combat-timer.warning{color:#f33;animation:pulse-red .5s infinite alternate}@keyframes pulse-red{0%{opacity:1}to{opacity:.4}}.timer-bar-track{width:100%;height:8px;background-color:#09080a;border:2px solid #2a1f1d;margin-bottom:12px;position:relative;overflow:hidden}.timer-bar-fill{height:100%;background-color:#d9a038;transition:width .25s linear}.timer-bar-fill.warning{background-color:#d93838}.participant-row{background:#0000004d;border:1px solid #2a1f1d;padding:6px 10px;margin-bottom:6px}.participant-row.is-current-actor{border-color:#8c2a2a;background:#8c2a2a26}.participant-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.participant-name-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.turn-indicator{color:#d93838;font-size:.9rem}.badge{font-size:.85rem;padding:0 5px;border-radius:2px;text-transform:uppercase}.badge-you{background-color:#2b5c8f;color:#fff}.badge-attacker{background-color:#6b2b8f;color:#fff}.badge-defend{background-color:#388e3c;color:#fff}.status-text{font-size:.95rem;color:#a39887}.status-text.dead{color:#665f59;text-decoration:line-through}.status-text.coma{color:#d97d38}.participant-hp-track{width:100%;height:10px;background-color:#09080a;border:1px solid #3a2e2b;position:relative;overflow:hidden}.participant-hp-fill{height:100%;background-color:#2b9e43;transition:width .3s ease}.participant-hp-fill.low{background-color:#d93838}.action-prompt-box{margin-top:10px;background-color:#d9383814;border-left:3px solid #d93838;padding:8px 10px}.action-prompt-title{color:#d93838;font-weight:700;letter-spacing:1px}.action-prompt-desc{color:#a39887;font-size:.95rem;margin-top:2px}.choice-buttons,.action-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.choice-button,.action-button{display:inline-flex;align-items:center;gap:5px;font-family:inherit;font-size:.95rem;color:#e2d8c3;background-color:#2a1f1d;border:2px solid #5a483e;box-shadow:inset -2px -2px #120e0d,inset 2px 2px #7a6355,0 2px #000;padding:5px 10px;cursor:pointer;transition:background-color .1s,transform .05s}.choice-button-icon{width:20px;height:20px;flex-shrink:0}.choice-button:hover,.action-button:hover{background-color:#3e2e2b;color:#fff;border-color:#8c6f5a}.choice-button:active,.action-button:active{transform:translateY(2px);box-shadow:inset 2px 2px #120e0d,inset -2px -2px #7a6355,0 0 #000}.action-button.danger{border-color:#d93838;color:#d93838}.pixel-art{image-rendering:pixelated;image-rendering:crisp-edges}.health-panel{width:100%;box-sizing:border-box;font-family:VT323,monospace;font-size:1.1rem;background-color:#121016;color:#e2d8c3;padding:12px 16px;border:4px solid #3a2e2b;outline:2px solid #000;box-shadow:inset 0 0 10px #000c}.health-panel-title{display:flex;align-items:center;gap:6px;color:#d93838;font-weight:700;letter-spacing:2px;margin-bottom:8px;text-transform:uppercase;text-shadow:1px 1px 0px #000;border-bottom:2px solid #2a1f1d;padding-bottom:4px}.health-panel-title img{width:18px;height:18px}.zone-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px}.zone-row.severed{opacity:.5}.zone-name{flex:0 0 auto;color:#d0c4b2}.zone-row.severed .zone-name{color:#665f59;text-decoration:line-through}.zone-status{display:flex;align-items:center;gap:8px;flex:1 1 auto;justify-content:flex-end}.hp-bar-track{width:100px;height:12px;background-color:#09080a;border:2px solid #3a2e2b;box-shadow:inset 0 0 4px #000;position:relative;overflow:hidden}.hp-bar-fill{height:100%;background-color:#2b9e43;box-shadow:inset 0 2px #ffffff4d;transition:width .2s ease-in-out}.hp-bar-fill.low{background-color:#d93838}.hp-bar-severed{font-size:.9rem;color:#822;letter-spacing:1px}.status-bars{width:100%;box-sizing:border-box;font-family:VT323,monospace;font-size:1.1rem;background-color:#121016;color:#e2d8c3;padding:10px 16px;border:4px solid #3a2e2b;outline:2px solid #000;box-shadow:inset 0 0 10px #000c}.status-bar-row{display:flex;align-items:center;gap:12px}.status-bar-row+.status-bar-row{margin-top:6px}.status-bar-name{flex:0 0 auto;color:#d0c4b2}.status-bar-track{flex:1 1 auto;height:12px;background-color:#09080a;border:2px solid #3a2e2b;box-shadow:inset 0 0 4px #000;overflow:hidden}.status-bar-fill{height:100%;box-shadow:inset 0 2px #ffffff4d;transition:width .2s ease-in-out}.status-bar-fill.concentrazione{background-color:#3aa8d9}.status-bar-fill.resistenza{background-color:#2b9e43}.knowledge-window-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000a6;display:flex;align-items:center;justify-content:center;z-index:100}.knowledge-window{width:min(640px,90vw);max-height:80vh;display:flex;flex-direction:column;font-family:VT323,monospace;font-size:1.1rem;background-color:#121016;color:#e2d8c3;border:4px solid #3a2e2b;outline:2px solid #000;box-shadow:inset 0 0 10px #000c}.knowledge-window-title{display:flex;align-items:center;justify-content:space-between;color:#d93838;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-shadow:1px 1px 0px #000;border-bottom:2px solid #2a1f1d;padding:10px 14px}.knowledge-window-title button{background:none;border:1px solid #3a2e2b;color:#e2d8c3;cursor:pointer;font-family:inherit;font-size:1rem;padding:2px 8px}.knowledge-window-search{margin:10px 14px 0;padding:6px 8px;background-color:#09080a;border:2px solid #3a2e2b;color:#e2d8c3;font-family:inherit;font-size:1rem}.knowledge-window-body{overflow-y:auto;padding:8px 14px 14px}.knowledge-category-title{color:#a39887;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #2a1f1d;margin:14px 0 6px;padding-bottom:2px}.knowledge-entry-list{list-style:none;margin:0;padding:0}.knowledge-entry{padding:6px 0;border-bottom:1px solid #201a19}.knowledge-entry-header{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.knowledge-entry-numero{color:#665f59;flex:0 0 auto}.knowledge-entry-riassunto{flex:1 1 auto;min-width:0;color:#d0c4b2}.knowledge-entry-badge{flex:0 0 auto;font-size:.85rem;padding:1px 6px;border:1px solid #3a2e2b;text-transform:uppercase}.knowledge-entry-badge.confermato{color:#2b9e43}.knowledge-entry-badge.parziale{color:#c9a227}.knowledge-entry-badge.confuso{color:#d93838}.knowledge-entry-menti{flex:0 0 auto;background:none;border:1px solid #3a2e2b;color:#d93838;cursor:pointer;font-family:inherit;padding:1px 6px}.knowledge-entry-edit{margin:8px 0 4px 24px;padding:8px;background-color:#09080a;border:1px dashed #3a2e2b;display:flex;flex-direction:column;gap:6px}.knowledge-entry-field{display:flex;align-items:center;gap:8px}.knowledge-entry-field span{flex:0 0 100px;color:#a39887}.knowledge-entry-field input{flex:1 1 auto;background-color:#121016;border:1px solid #3a2e2b;color:#e2d8c3;font-family:inherit;padding:3px 6px}.knowledge-entry-edit button{align-self:flex-start;background:none;border:1px solid #d93838;color:#d93838;cursor:pointer;font-family:inherit;padding:3px 10px}.creation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#111;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.creation-window{width:min(760px,96vw);max-height:92vh;display:flex;flex-direction:column;font-family:VT323,monospace;font-size:1.45rem;background-color:#121016;color:#e2d8c3;border:4px solid #3a2e2b;outline:2px solid #000;box-shadow:inset 0 0 10px #000c}.creation-header{display:flex;align-items:center;gap:14px;border-bottom:2px solid #2a1f1d;padding:10px 14px}.creation-header img{width:64px;height:64px;image-rendering:pixelated;border:1px solid #3a2e2b;flex:0 0 auto}.creation-header-title{flex:1 1 auto;min-width:0}.creation-header-title h2{margin:0;font-size:1.3em;color:#d93838;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-shadow:1px 1px 0px #000}.creation-header-title p{margin:4px 0 0;color:#a39887}.creation-body{overflow-y:auto;padding:14px;flex:1 1 auto;min-height:0}.creation-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:2px solid #2a1f1d;padding:10px 14px}.creation-error{color:#d93838;margin:0 0 10px}.creation-hint{color:#a39887;margin:0 0 10px}.creation-field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.creation-field label{color:#a39887}.creation-field input{background-color:#09080a;border:2px solid #3a2e2b;color:#e2d8c3;font-family:inherit;font-size:1em;padding:6px 8px}.creation-choice-group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.creation-choice{background:none;border:2px solid #3a2e2b;color:#e2d8c3;cursor:pointer;font-family:inherit;font-size:1em;padding:6px 12px}.creation-choice:hover{border-color:#a39887}.creation-choice.selected{border-color:#d93838;color:#d93838;background-color:#d938381a}.creation-choice:disabled{opacity:.4;cursor:not-allowed}.creation-icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:8px;margin-bottom:14px}.creation-icon-choice{background:none;border:2px solid #3a2e2b;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.creation-icon-choice img{width:40px;height:40px;image-rendering:pixelated}.creation-icon-choice.selected{border-color:#d93838;background-color:#d938381a}.creation-card-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.creation-card{background:none;border:2px solid #3a2e2b;color:#e2d8c3;cursor:pointer;font-family:inherit;text-align:left;padding:12px 16px;display:flex;flex-direction:column;gap:4px}.creation-card:hover{border-color:#a39887}.creation-card.selected{border-color:#d93838;background-color:#d938381a}.creation-card:disabled{opacity:.4;cursor:not-allowed}.creation-card-title{display:flex;align-items:baseline;justify-content:space-between;color:#d0c4b2;font-weight:700}.creation-card-title .costo{color:#a39887}.creation-card-title .costo.positivo{color:#2b9e43}.creation-card-title .costo.negativo{color:#d93838}.creation-card-description{color:#a39887;font-size:1em}.creation-priority-list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;min-height:2rem}.creation-priority-item{display:flex;align-items:center;gap:10px;border:1px solid #2a1f1d;padding:4px 8px}.creation-priority-item .rank{color:#d93838;font-weight:700;width:1.4rem;text-align:right}.creation-total{margin:0 0 14px;font-weight:700}.creation-total.positivo{color:#2b9e43}.creation-total.non-positivo{color:#d93838}.creation-footer button{background:none;border:1px solid #3a2e2b;color:#e2d8c3;cursor:pointer;font-family:inherit;font-size:1em;padding:6px 14px}.creation-footer button:hover:not(:disabled){border-color:#a39887}.creation-footer button:disabled{opacity:.4;cursor:not-allowed}.creation-footer .primario{border-color:#d93838;color:#d93838}.creation-success{text-align:center;padding:2rem 0}.login-backdrop{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#111;font-family:VT323,monospace}.login-window{width:min(420px,92vw);display:flex;flex-direction:column;background-color:#121016;color:#e2d8c3;border:4px solid #3a2e2b;outline:2px solid #000;box-shadow:inset 0 0 10px #000c}.login-title{margin:0;padding:14px;text-align:center;font-size:1.6rem;color:#d93838;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-shadow:1px 1px 0px #000;border-bottom:2px solid #2a1f1d}.login-body{padding:18px 16px;display:flex;flex-direction:column;gap:10px;align-items:stretch}.login-field{background-color:#09080a;border:2px solid #3a2e2b;color:#e2d8c3;font-family:inherit;font-size:1.15rem;padding:8px 10px}.login-field::placeholder{color:#5a483e}.login-button-row{display:flex;gap:10px}.login-button-row .login-button{flex:1 1 0}.login-button{font-family:inherit;font-size:1.05rem;color:#e2d8c3;background-color:#2a1f1d;border:2px solid #5a483e;box-shadow:inset -2px -2px #120e0d,inset 2px 2px #7a6355,0 2px #000;padding:8px 14px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:background-color .1s,transform .05s}.login-button:hover:not(:disabled){background-color:#3e2e2b;color:#fff;border-color:#8c6f5a}.login-button:active:not(:disabled){transform:translateY(2px);box-shadow:inset 2px 2px #120e0d,inset -2px -2px #7a6355,0 0 #000}.login-button:disabled{opacity:.4;cursor:not-allowed}.login-button.primario{border-color:#d93838;color:#d93838}.login-error{color:#d93838;margin:0;text-align:center;font-size:1rem}
