: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;min-width:100%;min-height:100vh;width:100%}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}}html,body,#root{min-height:100%;margin:0;font-family:Inter,system-ui,sans-serif;background:#f5f7fa;color:#333}*{box-sizing:border-box}:root{--top-header-height: 72px}.top-header{position:fixed;top:0;left:0;right:0;height:var(--top-header-height);display:flex;align-items:center;justify-content:center;background:#d31710;padding:0 2rem;border-bottom:1px solid #eaeaea;box-shadow:0 2px 6px #0000000d;z-index:1000}.top-header h1{margin:0;font-size:2rem;font-weight:700;color:#fff}.homepage{min-height:100vh;padding-top:calc(var(--top-header-height) + 16px)}.content-container{display:flex;justify-content:center;padding:3rem 1rem}.idea-card{background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 8px 24px #00000014;width:100%;max-width:700px;text-align:center}.welcome-text{font-size:2rem;margin-bottom:1rem;color:#d31710;font-weight:700}.welcome-divider{border:none;height:1px;background:#e0e0e0;margin:1rem 0 2rem}.idea-card h2{font-size:1.9rem;margin-bottom:.75rem;color:#343434}.idea-card p{margin-bottom:2rem;color:#666;font-size:1.05rem}.idea-form{text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.4rem;font-weight:600;font-size:.95rem;color:#444}.form-group input,.form-group textarea{width:100%;padding:.9rem;border:1.6px solid #d31710;border-radius:.5rem;font-size:1rem;background:#fff;color:#000;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:#d31710;box-shadow:0 0 0 3px #d3171033;outline:none}textarea{resize:vertical;min-height:120px}.submit-btn{background:#d31710;color:#fff;border:none;padding:1rem 2rem;border-radius:.6rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .15s,background-color .2s;width:100%}.submit-btn:hover{background:#b8140d;transform:translateY(-2px)}.submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.success-message,.error-message{padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;text-align:center;font-weight:600}.success-message{background:#e6f7ed;border:1px solid #b7eb8f;color:#237804}.error-message{background:#fff2f0;border:1px solid #ffccc7;color:#a8071a}#root{width:100%;margin:0;padding:0}.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}
