: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;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:#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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:.5em;will-change:filter;transition:filter .3s}.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;width:100%;box-sizing:border-box}.card2{max-width:720px;width:100%;margin-left:auto;margin-right:0;text-align:justify;box-sizing:border-box;padding:12px;border:1px solid #ddd;background-color:#f3f3f3;border-radius:16px;box-shadow:0 4px 16px #00000014}.card3{max-width:720px;width:100%;margin:0 auto;text-align:justify;box-sizing:border-box;border:1px solid #fff;background-color:#fff;border-radius:16px}.card3 p{margin-bottom:.3em;line-height:1.3;font-size:1rem;color:#333}.card3 ul,.card3 ol{margin-top:0;margin-bottom:.5em;padding-left:1.2em}.card3 li{margin-bottom:.2em}.read-the-docs{color:#888}body{margin:0;padding-bottom:100px;font-family:Arial,sans-serif}.sticky-input{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:720px;display:flex;align-items:center;background-color:#fff;padding:12px;border:1px solid #ddd;border-radius:16px;box-shadow:0 4px 16px #00000014;z-index:1000;margin-left:16px;margin-right:16px}.sticky-input input{flex:1;padding:12px 16px;font-size:16px;border:1px solid #fff;border-radius:12px;background-color:#fff;outline:none;margin-right:1px}.sticky-input button{padding:12px 20px;font-size:16px;background-color:#10a37f;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease-in-out}.sticky-input button:hover{background-color:#0e8e6d}.sticky-input textarea{flex:1;padding:12px 16px;font-size:16px;border:1px solid #fff;border-radius:12px;background-color:#fff;outline:none;resize:none;margin-right:10px;max-height:150px;overflow-y:auto;line-height:1.4}@media (max-width: 600px){.sticky-input{padding:10px;border-radius:12px}.sticky-input textarea{font-size:14px}.sticky-input button{font-size:14px;padding:10px 16px}}.loading-bar{display:flex;align-items:center;gap:10px;padding:1rem}.loader{border:4px solid #f3f3f3;border-top:4px solid #007BFF;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.response-actions{margin-top:1rem;display:flex;gap:1rem}.response-actions button{background-color:#007bff;color:#fff;border:none;padding:.4rem .8rem;border-radius:5px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;gap:.4rem;transition:background-color .3s ease}.response-actions button:hover{background-color:#0056b3}@media (max-width: 500px){.response-actions{flex-direction:column;gap:.5rem}.response-actions button{width:100%;justify-content:center}}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid #0077cc;border-radius:8px;padding:10px 40px 10px 15px;font-size:16px;font-weight:500;color:#333;cursor:pointer;outline-offset:3px;outline-color:transparent;transition:border-color .3s ease,box-shadow .3s ease;position:relative;width:140px;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%230077cc' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><polyline points='6 9 12 15 18 9'></polyline></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.custom-select:hover{border-color:#005fa3;box-shadow:0 0 5px #0077cc80}.custom-select:focus{border-color:#004d80;box-shadow:0 0 8px #004d80b3;outline:none}@media (max-width: 500px){.custom-select{font-size:14px;padding:8px 35px 8px 12px;width:100%}}@media (max-width: 600px){.logo{height:4em}}@media (max-width: 768px){#root{padding:1rem}.card2,.card3{padding:1rem;border-radius:12px}.card3 p,.card3 li{font-size:.95rem;line-height:1.4}.card3 ul,.card3 ol{padding-left:1rem}}@media (max-width: 600px){body{font-size:14px}}.sticky-input{margin-top:1rem;margin-right:1rem;padding:.5rem;display:flex;flex-direction:column;align-items:stretch}.sticky-input textarea{width:100%;padding:.5rem;font-size:1rem;resize:none;margin-bottom:.75rem;border-radius:8px;border:1px solid #fff;box-sizing:border-box}.sticky-input-controls{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center}.custom-select{flex:1;min-width:140px;max-width:200px}.send-button{flex-shrink:0;padding:.6rem 1.2rem;font-size:1rem;background-color:#10a37f;color:#fff;border:none;border-radius:8px;cursor:pointer;white-space:nowrap}@media (max-width: 600px){.sticky-input{margin:1rem .5rem 0}.sticky-input textarea{font-size:14px}.sticky-input-controls{flex-direction:column;align-items:stretch}.custom-select,.send-button{width:100%}}
