: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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}th,td{padding-left:1rem;padding-right:1rem}.ob-container{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);display:flex;align-items:center;justify-content:center;padding:1.5rem;font-family:Segoe UI,system-ui,sans-serif;box-sizing:border-box;overflow-x:hidden}.ob-card{background:#fff;border-radius:1.25rem;box-shadow:0 25px 60px #00000059;padding:2.5rem 2rem;width:100%;max-width:540px;box-sizing:border-box;overflow:hidden}.ob-header{text-align:center;margin-bottom:1.75rem}.ob-logo{height:52px;margin-bottom:.75rem}.ob-header h1{font-size:1.65rem;font-weight:700;margin:0 0 .3rem;color:#0f3460}.ob-subtitle{color:#6b7280;margin:0;font-size:.95rem}.ob-steps{display:flex;justify-content:center;gap:0;margin-bottom:1.75rem;counter-reset:step}.ob-step{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1;position:relative}.ob-step:not(:last-child):after{content:"";position:absolute;top:14px;left:50%;width:100%;height:2px;background:#e5e7eb;z-index:0}.ob-step.done:after{background:#0f3460}.ob-step span{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;background:#e5e7eb;color:#6b7280;position:relative;z-index:1;transition:all .2s}.ob-step.active span{background:#0f3460;color:#fff}.ob-step.done span{background:#10b981;color:#fff}.ob-step label{font-size:.72rem;color:#9ca3af;white-space:nowrap}.ob-step.active label{color:#0f3460;font-weight:600}.ob-form{display:flex;flex-direction:column;gap:.9rem}.ob-form label{display:flex;flex-direction:column;gap:.3rem;font-size:.875rem;font-weight:600;color:#374151}.ob-form label small{font-weight:400;color:#6b7280;font-size:.78rem}.ob-form input{padding:.6rem .85rem;border:1.5px solid #d1d5db;border-radius:.5rem;font-size:.95rem;outline:none;transition:border-color .15s}.ob-form input:focus{border-color:#0f3460}.ob-req{color:#ef4444}.ob-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ob-slug-row{display:flex;gap:.5rem}.ob-slug-row input{flex:1}.ob-ok{color:#10b981;font-size:.82rem;font-weight:600}.ob-err{color:#ef4444;font-size:.82rem}.ob-preview{background:#f0f4ff;border:1.5px solid #c7d2fe;border-radius:.6rem;padding:.75rem 1rem;font-size:.875rem;color:#374151;display:flex;flex-direction:column;gap:.25rem}.ob-preview strong{color:#0f3460;font-size:1rem;word-break:break-all}.ob-hint{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}.ob-error{background:#fef2f2;border:1.5px solid #fca5a5;color:#b91c1c;border-radius:.5rem;padding:.6rem .85rem;font-size:.875rem;margin-bottom:.75rem}.ob-footer{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.ob-btn{padding:.65rem 1.4rem;border-radius:.6rem;font-size:.95rem;font-weight:600;cursor:pointer;border:none;transition:all .15s}.ob-btn-primary{background:#0f3460;color:#fff}.ob-btn-primary:hover:not(:disabled){background:#16213e}.ob-btn-primary:disabled{opacity:.6;cursor:not-allowed}.ob-btn-secondary{background:#e5e7eb;color:#374151}.ob-btn-secondary:hover:not(:disabled){background:#d1d5db}.ob-btn-ghost{background:transparent;color:#6b7280}.ob-btn-ghost:hover{color:#374151}.ob-login-link{text-align:center;margin-top:1.25rem;font-size:.875rem;color:#6b7280}.ob-login-link a{color:#0f3460;font-weight:600;text-decoration:none}.ob-success{text-align:center;padding:1rem 0}.ob-success-check{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem;box-shadow:0 8px 24px #10b98159;animation:ob-pop .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes ob-pop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.ob-success h2{font-size:1.5rem;color:#0f3460;margin-bottom:.5rem}.ob-url{display:inline-block;margin:.5rem 0 1rem;background:#f0fdf4;border:1.5px solid #86efac;color:#16a34a;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;word-break:break-all;text-decoration:none}.ob-processing{text-align:center;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:0}.ob-proc-orbit{position:relative;width:120px;height:120px;margin-bottom:1.75rem}.ob-proc-ring{position:absolute;inset:0;border-radius:50%;border:3px solid transparent;border-top-color:#0f3460;border-right-color:#4f46e5;animation:ob-spin 1.2s linear infinite}.ob-proc-ring--2{inset:12px;border-top-color:#10b981;border-right-color:transparent;border-bottom-color:#4f46e5;animation-duration:1.8s;animation-direction:reverse}@keyframes ob-spin{to{transform:rotate(360deg)}}.ob-proc-core{position:absolute;inset:24px;border-radius:50%;background:linear-gradient(135deg,#f0f4ff,#e0e7ff);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #4f46e526}.ob-proc-icon{font-size:1.6rem;animation:ob-bounce .35s ease}@keyframes ob-bounce{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.ob-proc-title{font-size:1.3rem;font-weight:700;color:#0f3460;margin:0 0 .4rem}.ob-proc-step{font-size:.9rem;color:#6b7280;margin:0 0 1.25rem;min-height:1.3em;transition:opacity .3s}.ob-proc-dots{display:flex;gap:6px;margin-bottom:1rem}.ob-proc-dot{width:8px;height:8px;border-radius:50%;background:#e5e7eb;transition:background .4s,transform .3s}.ob-proc-dot--done{background:#4f46e5;transform:scale(1.2)}.ob-proc-bar{width:100%;max-width:320px;height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.ob-proc-fill{height:100%;background:linear-gradient(90deg,#4f46e5,#10b981);border-radius:999px;transition:width .8s cubic-bezier(.4,0,.2,1)}.ob-proc-pct{font-size:.8rem;font-weight:700;color:#4f46e5;margin:0}@media(max-width:480px){.ob-card{padding:1.75rem 1.25rem}.ob-row{grid-template-columns:1fr}}
