: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;justify-content:center;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}}.form-card{width:100%;max-width:960px;margin:0 auto 24px;padding:24px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a;text-align:left}.form-card h2{margin:0 0 16px;font-size:20px;font-weight:600;color:#111827}.row{display:flex;flex-wrap:wrap;gap:16px}.col{flex:1;min-width:240px;display:flex;flex-direction:column}.form-card label{font-size:13px;color:#374151;margin-bottom:6px}.form-card input,.form-card select,.form-card textarea{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;font-family:inherit;background:#fff;color:#111827}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.form-card textarea{resize:vertical;min-height:160px}.char-count{text-align:right;margin-top:4px;font-size:12px;color:#6b7280}.checkbox-row{margin-top:12px;display:flex;align-items:center;gap:20px}.checkbox-row label{display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer}.checkbox-row input[type=checkbox]{width:16px;height:16px}.submit-btn{margin-top:24px;padding:12px 20px;background:#111827;color:#fff;font-size:15px;font-weight:500;border-radius:8px;border:1px solid #111827;cursor:pointer;transition:background .2s}.submit-btn:hover:not(:disabled){background:#1f2937}.submit-btn:disabled{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed}@media(max-width:600px){.form-card{padding:18px}}.header-bar{width:100%;height:72px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:999}.header-title{font-size:1.6rem;font-weight:600;color:#1c2733}.header-right{display:flex;align-items:center;gap:12px}.header-lang button{font-size:.65rem;min-width:50px;margin-left:8px;padding:8px 20px;border-radius:10px;background:#f0f2f5;border:1px solid #d0d5d9;cursor:pointer;color:#1c2733}.header-lang button.active{background:#0e1520;color:#fff;border-color:#0e1520}.header-lang button:hover{background:#e6e8eb}.login-btn{font-size:.75rem;padding:8px 20px;border-radius:10px;border:1px solid #d0d5d9;background:#fff;color:#1c2733;cursor:pointer}.login-btn:hover{background:#f5f6f8}.user-menu{display:flex;align-items:center;gap:10px}.user-menu span{font-size:.75rem;color:#333}.user-menu button{font-size:.75rem;padding:6px 14px;border-radius:8px;border:1px solid #d0d5d9;background:#fff;cursor:pointer}.user-menu button:hover{background:#f5f6f8}html,body{height:100%;margin:0;padding:0;background-color:#f9fafb;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.app-container{width:100%;display:flex;justify-content:center;padding:40px 16px}.content-wrapper{width:100%;max-width:960px;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px;text-align:left}.page-title{text-align:center;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.status{margin-top:16px;font-size:.95rem}.status.loading{text-align:center;color:#2563eb}.status.error{background-color:#fee2e2;border:1px solid #fca5a5;padding:8px 12px;border-radius:8px;color:#b91c1c}.status.debug{background-color:#f3f4f6;border-radius:8px;padding:12px;font-family:monospace;overflow-x:auto}@media(max-width:768px){.content-wrapper{max-width:100%;padding:16px;border-radius:8px}.page-title{font-size:1.4rem}}.page-title{font-size:2rem;font-weight:700;margin-bottom:24px;color:#1c2733}
