:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.connection-form{max-width:500px;margin:0 auto;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.connection-form h2{margin:0 0 24px;color:#333;text-align:center}.url-params-notice{margin:0 0 16px;padding:12px;background:#e8f5e8;border:1px solid #4caf50;border-radius:4px;text-align:center}.url-params-notice p{margin:0;color:#2e7d32;font-weight:500}.form-toggle{display:flex;gap:16px;margin-bottom:24px;padding:8px;background:#f8f9fa;border-radius:4px}.form-toggle label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:4px;font-weight:500;color:#555}.form-group input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.checkbox-group{margin:16px 0}.checkbox-group label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}.checkbox-group input[type=checkbox]{width:auto;margin:0}.host-port-form{display:flex;flex-direction:column}.connection-preview{margin:16px 0;padding:12px;background:#f8f9fa;border-radius:4px;border-left:4px solid #007bff}.connection-preview code{background:#e9ecef;padding:2px 6px;border-radius:3px;font-family:Monaco,Consolas,monospace;font-size:13px}.form-actions{margin-top:24px;text-align:center}.form-actions button{padding:10px 24px;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s;min-width:120px}.form-actions button:hover:not(:disabled){background:#0056b3}.form-actions button:disabled{background:#6c757d;cursor:not-allowed}.connection-help{margin-top:32px;padding:16px;background:#f8f9fa;border-radius:4px}.connection-help h3{margin:0 0 12px;color:#495057;font-size:16px}.connection-help ul{margin:0;padding-left:20px}.connection-help li{margin-bottom:8px;color:#6c757d;font-size:14px;line-height:1.4}.connection-help h4{margin:20px 0 8px;color:#495057;font-size:14px}.connection-help code{background:#e9ecef;padding:2px 6px;border-radius:3px;font-family:Monaco,Consolas,monospace;font-size:12px;word-break:break-all}.vnc-viewer{width:100%;height:100%;display:flex;flex-direction:column;background:#f0f0f0;border-radius:8px;overflow:hidden;outline:none}.vnc-status{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #e0e0e0;font-size:14px}.status-indicator{display:flex;align-items:center;font-weight:500}.status-indicator:before{content:"";width:8px;height:8px;border-radius:50%;margin-right:8px;background:#dc3545}.status-indicator.connected:before{background:#28a745}.vnc-controls button{padding:6px 16px;border:1px solid #007bff;background:#007bff;color:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}.vnc-controls button:hover:not(:disabled){background:#0056b3}.vnc-controls button:disabled{background:#6c757d;border-color:#6c757d;cursor:not-allowed}.vnc-canvas-container{flex:1;display:flex;justify-content:center;align-items:center;padding:16px;overflow:auto}.vnc-canvas{border:1px solid #ccc;border-radius:4px;background:#000;cursor:crosshair;max-width:100%;max-height:100%}.vnc-canvas:focus{outline:2px solid #007bff;outline-offset:2px}.app{width:100vw;height:100vh;display:flex;flex-direction:column;background:#f5f5f5}.app-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a}.app-header h1{margin:0;color:#333;font-size:24px;font-weight:600}.disconnect-btn{padding:8px 16px;background:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}.disconnect-btn:hover{background:#5a6268}.app-main{flex:1;display:flex;justify-content:center;align-items:center;padding:24px}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}
