: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: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}body{overflow-x:hidden}.app-container{position:relative;width:100%;min-height:100vh;overflow:visible;background:#181a1b;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.background-video{position:fixed;top:0;left:0;width:100%;height:100vh;object-fit:cover;z-index:1;filter:brightness(.5) contrast(1.2)}.overlay{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:600px;color:#fff;text-align:center;background:#181a1b80;padding:2rem;margin:60px auto 0;box-sizing:border-box}.logo{width:390px;max-width:90vw;height:auto;margin-bottom:2.5rem;margin-top:40px;filter:drop-shadow(0 0 10px #000a);display:block}.blurb{font-size:1.2rem;max-width:500px;margin:1.5rem auto 3.5rem;color:#e0e0e0;line-height:1.6;background:#181a1bb3;padding:1rem 2rem;border-radius:10px;box-shadow:0 2px 16px #0004;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1rem;background:#181a1bd9;padding:2rem;border-radius:12px;box-shadow:0 2px 16px #0006;max-width:400px;margin:0 auto;align-items:center;text-align:center}.contact-form h2{margin-bottom:.5rem;font-size:1.3rem;color:#fff}.contact-form input,.contact-form textarea{padding:.5rem .8rem;border:none;border-radius:6px;font-size:1rem;background:#232526;color:#fff;resize:none;height:38px;width:100%;box-sizing:border-box}.contact-form textarea{min-height:80px;height:80px;max-height:160px}.contact-form button{padding:.8rem;border:none;border-radius:6px;background:#3a3f44;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s;width:100%}.contact-form button:hover{background:#4a90e2;color:#fff}.contact-address{font-size:1rem;color:#b0b0b0;margin-bottom:1rem;margin-top:-.5rem}@media (max-width: 700px){.logo{width:220px;margin-top:24px}.overlay{padding:1rem;max-width:95vw;margin-top:24px}.blurb{font-size:1rem;padding:.7rem 1rem}}.copyright{margin-top:2rem;font-size:.95rem;color:#888;text-align:center;width:100%;background:transparent;z-index:10;padding-bottom:1.5rem}.submit-message{margin-top:1rem;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;width:100%;box-sizing:border-box}.submit-message.success{background-color:#4caf5033;color:#4caf50;border:1px solid #4caf50}.submit-message.error{background-color:#f4433633;color:#f44336;border:1px solid #f44336}
