:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102033;background:#f4f9ff;--blue: #2563eb;--blue-dark: #1d4ed8;--cyan: #dff5ff;--card: #ffffff;--muted: #64748b;--danger: #dc2626}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}.app-shell{min-height:100vh;padding:max(16px,env(safe-area-inset-top)) 16px max(20px,env(safe-area-inset-bottom));background:radial-gradient(circle at top left,rgba(0,184,212,.18),transparent 32%),radial-gradient(circle at top right,rgba(37,99,235,.14),transparent 30%),linear-gradient(180deg,#f7fbff,#eef7ff)}.panel{width:min(100%,680px);margin:0 auto}.card,.center{border-radius:26px;background:var(--card);box-shadow:0 24px 70px #0f4c8124;border:1px solid rgba(37,99,235,.08);padding:24px}.center{min-height:55vh;display:grid;place-items:center;text-align:center}h1{margin:0;font-size:clamp(24px,6vw,34px);line-height:1.12;color:#0f2340}h3{margin:0 0 10px}.lead{margin:14px 0 0;color:var(--muted);line-height:1.55;font-size:16px}.stack{display:grid;gap:12px;margin-top:20px}.grid-options,.language-options{display:grid;gap:12px}.option,.primary,.secondary,.ghost,.small{min-height:54px;border:0;border-radius:18px;padding:14px 16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.option{width:100%;text-align:left;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid #dbeafe;color:#172554;font-weight:700}.option.selected{border-color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#0f2340;box-shadow:0 10px 24px #2563eb24}.option.selected,.option.selected *{color:#0f2340}.option:active,.primary:active,.secondary:active,.ghost:active{transform:scale(.99)}.primary{width:100%;color:#fff;background:linear-gradient(135deg,#1d4ed8,#0284c7 48%,#06b6d4);box-shadow:0 12px 26px #2563eb38;font-weight:800}.secondary{width:100%;color:#075985;background:linear-gradient(135deg,#e0f2fe,#cffafe);font-weight:800}.ghost{width:100%;color:#334155;background:#f1f5f9;font-weight:700}.small{min-height:40px;padding:8px 12px;color:var(--danger);background:#fee2e2;font-size:14px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.62}.step{margin:0 0 14px;color:#2563eb;font-size:14px;font-weight:800}.bar{height:8px;margin-top:8px;overflow:hidden;border-radius:999px;background:#dbeafe}.bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#06b6d4)}.hidden{display:none}.hint{border-radius:14px;padding:12px;color:#0369a1;background:#e0f2fe;font-size:14px}.files{display:grid;gap:12px;margin-top:10px}.file-row{display:flex;gap:12px;align-items:center;justify-content:space-between;border:1px solid #e2e8f0;border-radius:16px;padding:12px;background:#f8fafc}.file-row strong,.file-row span{display:block}.file-row span{margin-top:4px;color:var(--muted);font-size:13px}.spinner{width:42px;height:42px;border:4px solid #bfdbfe;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}.warning{font-size:48px}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:560px){.grid-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-color-scheme:dark){:root{color:#e5f2ff;background:#071426;--card: #102033;--muted: #a7b7cb}.app-shell{background:linear-gradient(180deg,#071426,#0f233b)}h1,.option{color:#eff6ff}.option,.file-row{background:#172b46;border-color:#25466d}.ghost{color:#e2e8f0;background:#1e293b}}.step-wrap{margin:0 0 16px}.step-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#2563eb;font-size:14px;font-weight:800}.back-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid rgba(37,99,235,.2);border-radius:999px;padding:7px 14px 7px 8px;color:#1d4ed8;background:linear-gradient(135deg,#fffffff5,#e0f2fef0);box-shadow:0 8px 22px #2563eb29;font-weight:800;cursor:pointer}.back-button span{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4)}.back-button:active{transform:scale(.98)}@media(prefers-color-scheme:dark){.option.selected{background:linear-gradient(135deg,#dbeafe,#f8fbff);color:#0f2340}.option.selected,.option.selected *{color:#0f2340}}
