.token-input-container{display:flex;align-items:center;justify-content:center;height:100%;padding:20px;background:#f5f5f5}.token-input-container *,.token-input-container *:before,.token-input-container *:after{box-sizing:border-box}.token-input-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:40px;width:100%;max-width:480px;color:#1a1a1a}.token-input-card h1{font-size:24px;margin:0 0 8px}.token-input-card p{color:#777;margin:0 0 24px}.token-input-card form{display:block}.token-input-card textarea{display:block;width:100%;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:12px;resize:vertical;font-family:monospace;font-size:13px;color:#1a1a1a;min-height:100px}.token-input-card textarea:focus{outline:none;border-color:#6366f1}.token-error{color:#ef4444;font-size:13px;margin-top:8px}.token-input-card button{display:block;margin-top:16px;width:100%;padding:10px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer}.token-input-card button:hover{background:#4f46e5}html,body,#root{height:100%;margin:0;padding:0;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wholix-chat-root.chat-error-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:100%;padding:24px;text-align:center}.wholix-chat-root.chat-error-screen .chat-error-message{color:#b71c1c;font-size:14px}.wholix-chat-root.chat-error-screen .chat-error-action{padding:8px 16px;font-size:14px;background:#4a6cf7;color:#fff;border:none;border-radius:6px;cursor:pointer}.wholix-chat-root.chat-error-screen .chat-error-action:hover{background:#3952d1}.wholix-chat-tooltip{position:fixed;background:#1a1a1a;color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:normal;max-width:320px;word-wrap:break-word;box-shadow:0 4px 12px #00000040;z-index:10000;pointer-events:none}
