:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#d3d3d3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.hello-world-container[data-v-21dcd8be]{text-align:center;color:#000;padding:20px;max-width:600px;margin:0 auto}h1[data-v-21dcd8be]{color:#333;margin-bottom:30px}.invoke-button[data-v-21dcd8be]{background-color:#28a745;color:#fff;padding:12px 24px;border:none;border-radius:5px;cursor:pointer;margin:20px 0;font-size:16px;font-weight:700;transition:background-color .3s}.invoke-button[data-v-21dcd8be]:hover:not(:disabled){background-color:#218838}.invoke-button[data-v-21dcd8be]:disabled{background-color:#ccc;cursor:not-allowed}.response-box[data-v-21dcd8be]{margin-top:20px;padding:15px;border-radius:5px;text-align:left;font-family:monospace}.response-box h3[data-v-21dcd8be]{margin-top:0;margin-bottom:10px}.response-box.success[data-v-21dcd8be]{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.response-box.error[data-v-21dcd8be]{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.response-box.loading[data-v-21dcd8be]{background-color:#e7f3ff;border:1px solid #b3d9ff;color:#004085}pre[data-v-21dcd8be]{background-color:#0000000d;padding:10px;border-radius:3px;overflow-x:auto;margin:0}.login-container[data-v-71f6c489]{text-align:center;color:#000}.login-form[data-v-71f6c489]{max-width:300px;width:100%;text-align:center}label[data-v-71f6c489]{display:block;margin-bottom:5px}input[data-v-71f6c489]{width:100%;padding:8px;margin-bottom:10px}button[data-v-71f6c489]{background-color:#007bff;color:#fff;padding:10px;border:none;cursor:pointer}button[data-v-71f6c489]:hover{background-color:#0056b3}
