body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}form{background-color:#f9f9f9;border-radius:12px;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:1rem;margin:2rem auto;padding:2rem}label{color:#333;font-weight:600;margin-bottom:.25rem}input,textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}input:focus,textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff33;outline:none}textarea{min-height:120px;resize:vertical}button{background:#06c;border-radius:4px;color:#fff;display:inline-block;font-size:1.25rem;padding:1rem 2rem;text-decoration:none;transition:background .3s}button:hover:not([disabled]){background:#004c99}button:disabled{background-color:#ccc;cursor:not-allowed}p{font-size:1.2rem;text-align:center}p.success{color:#28a745;font-weight:700}span[role=alert]{color:#dc3545;font-size:.875rem;margin-top:-.5rem}body{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif;margin:0}main{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory}.section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:2rem;scroll-snap-align:start}.title{color:#06c;font-size:3rem}.subtitle,.title{margin-bottom:1.5rem}.subtitle{font-size:2rem}.description,.footer{font-size:1.25rem;margin-bottom:2rem;max-width:700px;text-align:center}.features-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;max-width:700px;width:100%}.feature-card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:1rem;text-align:center}.feature-card h3{color:#06c;font-size:1.5rem;margin-bottom:.5rem}.feature-card p{font-size:1rem}.install-button{background:#06c;border-radius:4px;color:#fff;display:inline-block;font-size:1.25rem;padding:1rem 2rem;text-decoration:none;transition:background .3s}.install-button:hover{background:#004c99}img{max-height:75px;padding:5px;width:auto}@media (max-width:768px){.title{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}img{max-height:50px}.description,.footer{font-size:1rem}.feature-card p{font-size:.65rem}}h2.non-existing{text-align:center}
/*# sourceMappingURL=main.e0263e7d.css.map*/