:root{--color-bg: #ffffff;--color-text: #213547;--color-text-secondary: #444;--color-border: #ddd;--color-accent: #646cff;--color-accent-hover: #535bf2;--color-error: #dc2626;--color-input-bg: #ffffff;--color-input-border: #ddd;--color-button-bg: #f9f9f9;--color-result-bg: #f8f9fa;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{color:#e4e4e7;background-color:#1a1b1e}@media (prefers-color-scheme: dark){:root{--color-bg: #1a1b1e;--color-text: #e4e4e7;--color-text-secondary: #a1a1aa;--color-border: #2d2d2d;--color-accent: #646cff;--color-accent-hover: #535bf2;--color-error: #ef4444;--color-input-bg: #2d2d2d;--color-input-border: #3d3d3d;--color-button-bg: #2d2d2d;--color-result-bg: #2d2d2d}}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:#f9f9f9;cursor:pointer;transition:border-color .25s}:root[data-theme=dark] button{background-color:#2d2d2d}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{max-width:800px;margin:0 auto;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center}h1{font-size:2.5rem;margin-bottom:2rem;color:#213547}:root[data-theme=dark] h1{color:#e4e4e7}.input-container{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;max-width:600px}label{font-size:1.2rem;color:#444;font-weight:500}:root[data-theme=dark] label{color:#a1a1aa}textarea{width:100%;padding:1rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;resize:vertical;min-height:120px;transition:border-color .3s ease;background-color:#fff;color:#213547}:root[data-theme=dark] textarea{border-color:#3d3d3d;background-color:#2d2d2d;color:#e4e4e7}textarea:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff1a}textarea::placeholder{color:#999}:root[data-theme=dark] textarea::placeholder{color:#a1a1aa}.submit-button{background-color:#646cff;color:#fff;border:none;padding:.8rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.submit-button:hover{background-color:#535bf2}.submit-button:disabled{background-color:#a5a6f6;cursor:not-allowed}.error-message{color:#dc2626;font-size:.9rem;margin-top:.5rem}:root[data-theme=dark] .error-message{color:#ef4444}.result-container{margin-top:2rem;padding:1.5rem;text-align:left;width:100%;max-width:600px}:root[data-theme=dark] .result-container{background-color:#2d2d2d;border-color:#3d3d3d}.result-container h2{margin-top:0;margin-bottom:1rem;color:#213547;font-size:1.5rem}:root[data-theme=dark] .result-container h2{color:#e4e4e7}.result-item{margin-bottom:1.5rem;padding:1rem;border:1px solid #ddd;border-radius:8px;background-color:#fff}:root[data-theme=dark] .result-item{border-color:#3d3d3d;background-color:#2d2d2d}.result-item:last-child{margin-bottom:0}.result-item strong{color:#444;margin-right:.5rem;display:block;margin-bottom:.5rem;font-size:1.1rem}:root[data-theme=dark] .result-item strong{color:#a1a1aa}.result-item div{margin:.3rem 0;padding-left:1rem}.fallback-notice{color:#666;font-style:italic;margin-bottom:1rem;width:100%;max-width:600px;text-align:left}:root[data-theme=dark] .fallback-notice{color:#a1a1aa}.schedule-call{margin-top:3rem;padding:1.5rem;text-align:center;border-top:1px solid #ddd}:root[data-theme=dark] .schedule-call{border-top-color:#3d3d3d}.schedule-call p{margin-bottom:1rem;color:#666}:root[data-theme=dark] .schedule-call p{color:#a1a1aa}.schedule-link{display:inline-block;padding:.8rem 1.5rem;background-color:#646cff;color:#fff!important;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .3s ease}.schedule-link:hover{background-color:#535bf2;color:#fff!important}.built-by{margin-top:2rem;text-align:center}.built-by h2{font-size:1.5rem;margin:0}.built-by h2 a{color:#646cff;text-decoration:none;transition:color .3s ease}.built-by h2 a:hover{color:#535bf2}:root[data-theme=dark] .built-by h2 a{color:#646cff}:root[data-theme=dark] .built-by h2 a:hover{color:#535bf2}
