*{box-sizing:border-box}body{margin:0;background:#0a0f1b;color:#eef2f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wrap{max-width:980px;margin:auto;padding:38px 18px 60px}.hero{text-align:center;margin-bottom:25px}.logo{display:inline-block;font-size:13px;font-weight:900;letter-spacing:.2em;color:#8db8ff}.hero h1{font-size:clamp(32px,6vw,52px);margin:10px 0 8px}.hero p{color:#a7b0c0;margin:0}.card{background:#11192a;border:1px solid #27344d;border-radius:18px;padding:22px;margin:16px 0;box-shadow:0 20px 50px rgba(0,0,0,.22)}h2{font-size:20px;margin:24px 0 12px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:28px}.step{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #2c3952;border-radius:12px;background:#0c1423;opacity:.55}.step.active{opacity:1;border-color:#3b82f6}.step.done{opacity:1;border-color:#22c55e;background:#0d1b17}.step .num{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#1e293b;font-weight:800}.step.active .num{background:#2563eb}.step.done .num{background:#16a34a}.step strong,.step span{display:block}.step span{font-size:11px;color:#94a3b8;margin-top:2px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}label span{display:block;color:#99a5b7;font-size:13px;margin:0 0 7px}select{width:100%;padding:12px;background:#09111f;color:white;border:1px solid #35445f;border-radius:10px;font:inherit}.info{margin:18px 0;background:#0b1424;padding:14px;border-radius:12px;line-height:1.55;color:#cbd5e1}.phase{margin-top:18px;padding-top:4px}.phase p{color:#aeb8c8}.hidden{display:none!important}.successbox,.donebox{display:flex;gap:15px;align-items:center;margin:20px 0;padding:18px;border:1px solid #22c55e;background:#0b1b16;border-radius:14px}.successicon,.doneicon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#16a34a;font-size:26px;font-weight:900}.successbox strong,.successbox span,.successbox small,.donebox strong,.donebox span{display:block}.successbox strong,.donebox strong{font-size:18px}.successbox span,.donebox span{margin-top:3px;color:#d1fae5}.successbox small{margin-top:5px;color:#86efac}.actions{display:flex;gap:10px;flex-wrap:wrap}button{border:1px solid #3a4a67;border-radius:10px;padding:11px 15px;background:#1a2740;color:white;font:inherit;cursor:pointer}.primary{background:#2563eb;border-color:#2563eb}.success{background:#16a34a;border-color:#16a34a}.big{font-weight:800;padding:14px 20px;font-size:16px}button:disabled{opacity:.45;cursor:not-allowed}.progress-shell{height:14px;background:#07101d;border:1px solid #26344d;border-radius:999px;overflow:hidden;margin-top:22px}.progress{height:100%;width:0;background:linear-gradient(90deg,#2563eb,#22c55e);transition:width .12s}.status{margin-top:10px;color:#dbeafe;font-weight:600}.note{border-color:#5c491c;background:#18150e}.note strong{color:#fbbf24}.logcard{padding:0;overflow:hidden}.loghead{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #27344d}.small{padding:6px 9px;font-size:12px}pre{white-space:pre-wrap;word-break:break-word}#log{min-height:140px;max-height:330px;overflow:auto;margin:0;padding:16px;background:#060a12;color:#a7f3d0;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}details{margin-top:17px}summary{cursor:pointer;color:#93c5fd}#technical{font-size:12px;color:#cbd5e1}@media(max-width:800px){.stepper{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}}@media(max-width:520px){.stepper{grid-template-columns:1fr}}
.topbar{display:flex;justify-content:flex-end;margin-bottom:8px}
.language-picker{display:flex;align-items:center;gap:10px}
.language-picker span{margin:0;color:#99a5b7;font-size:13px}
.language-picker select{width:auto;min-width:165px;padding:9px 12px}
@media(max-width:520px){.topbar{justify-content:center}.language-picker{width:100%}.language-picker select{flex:1}}
