*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Inter,sans-serif;background-color:#181411;color:#d8cebd}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:600;letter-spacing:-.01em}:focus-visible{outline:2px solid #C59B27;outline-offset:2px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#fff;background-color:#506f28;border:none;border-radius:8px;padding:12px 24px;cursor:pointer;text-decoration:none;white-space:nowrap;box-shadow:0 4px 12px #00000059;transition:background-color .15s,transform .12s,box-shadow .15s}.btn-primary:hover:not(:disabled){background-color:#5e8230;transform:translateY(-1px)}.btn-primary:active:not(:disabled){background-color:#3b531c;transform:translateY(0)}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-primary{font-size:1rem;font-weight:700;padding:8px 40px}@media(max-width:768px){input,select,textarea{font-size:16px}}.juego-chat-full{position:fixed;top:0;left:0;right:0;bottom:calc(54px + env(safe-area-inset-bottom));z-index:1000;display:flex;flex-direction:column;background:#181411}.juego-chat-full__header{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#120d0a;flex-shrink:0}.juego-chat-full__cerrar{background:none;border:none;color:#f3ead8;font-size:1.3rem;line-height:1;padding:0 4px;cursor:pointer}.juego-chat-full__titulo{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#f3ead8}.juego-chat-full__lista{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:16px}.juego-chat-full__entrada{display:flex;gap:4px;padding:8px 16px;background:#241d17;border-top:1px solid rgba(243,234,216,.08);flex-shrink:0}.juego-chat-full .chat-panel__msg{background:#241d17}.juego-chat-full .chat-panel__input{flex:1;min-width:0}
