:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.site-result{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.site-result h1{margin-bottom:.5rem;font-size:1.6rem}.preview-link{margin-bottom:1.25rem;font-size:.9rem}.site-preview-frame{background:#fff;border:1px solid #333;border-radius:8px;width:100%;height:640px}.edit-prompt{border:1px solid #333;border-radius:8px;margin-top:1.5rem;padding:1rem 1.25rem}.edit-prompt label{margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.edit-prompt-row{gap:.5rem;display:flex}.edit-prompt-row input{color:inherit;font:inherit;background:#1a1a1a;border:1px solid #555;border-radius:6px;flex:1;padding:.6rem .7rem}.edit-prompt-row button{border-radius:6px;padding:0 1.1rem;font-weight:500}.edit-history{flex-direction:column;gap:.6rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.edit-history-item{background:#1a1a1a;border-left:3px solid #555;border-radius:6px;padding:.6rem .8rem}.edit-history-request{color:#9ca3af;margin-bottom:.3rem;font-size:.8rem}.edit-history-body{font-size:.9rem}.edit-history-item.applied{border-left-color:#4a9d6f}.edit-history-item.applied .edit-history-body{color:#8fe3a8}.edit-history-item.clarification{border-left-color:#c9a227}.edit-history-item.clarification .edit-history-body{color:#e3cd8f}.edit-history-item.rejected,.edit-history-item.error{border-left-color:#a94442}.edit-history-item.rejected .edit-history-body,.edit-history-item.error .edit-history-body{color:#ff9d9d}.edit-history-item.rollback{border-left-color:#4a7ba6}.edit-history-item.rollback .edit-history-body{color:#8fc3e3}.version-history{border:1px solid #333;border-radius:8px;margin-top:1.5rem;padding:1rem 1.25rem}.version-history h2{margin:0 0 .75rem;font-size:1rem}.version-history ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.version-history li{background:#1a1a1a;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .7rem;display:flex}.version-history li.current{border:1px solid #4a9d6f}.version-label{color:#d1d5db;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.version-current-badge{color:#8fe3a8;flex-shrink:0;font-size:.75rem;font-weight:600}.version-history button{border-radius:6px;flex-shrink:0;padding:.35rem .7rem;font-size:.8rem}.questionnaire{text-align:left;max-width:640px;margin:0 auto;padding:2rem 1.5rem 4rem}.questionnaire h1{margin-bottom:1.5rem;font-size:1.6rem}.questionnaire fieldset{border:1px solid #333;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.25rem 1.25rem}.questionnaire legend{padding:0 .5rem;font-weight:600}.questionnaire label{flex-direction:column;gap:.3rem;margin-bottom:.9rem;font-size:.9rem;display:flex}.questionnaire input,.questionnaire select{color:inherit;font:inherit;background:#1a1a1a;border:1px solid #555;border-radius:6px;padding:.55rem .65rem}.list-field{margin-bottom:.5rem}.list-field-label{margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.list-field-row{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.list-field-row>:first-child{flex:1}.service-row{flex-direction:column;flex:1;gap:.4rem;display:flex}.add-row{font-size:.85rem}.questionnaire button[type=submit]{width:100%;padding:.85rem;font-size:1rem;font-weight:600}.result{border-radius:6px;margin-top:1rem;padding:.75rem;font-size:.9rem}.result.success{color:#8fe3a8;background:#16321f}.result.error{color:#ff9d9d;background:#3a1616}
