body{background-color:#2c2c2c;box-sizing:border-box;color:#e0e0e0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;justify-content:center;margin:0;padding:0}#header,body{align-items:center;display:flex;flex-direction:column}#header{margin-bottom:2rem;max-width:1200px;padding:0 1rem;width:100%}p{line-height:1.6;margin:1rem 0;max-width:800px;padding:0 1.5rem;text-align:justify}a{color:#ff813f;text-decoration:none}a:hover{text-decoration:underline}.container{background-color:#363636;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:1200px;padding:2rem;width:100%}h1{color:#f0f0f0;margin-bottom:1.5rem;text-align:center}textarea{background-color:#2c2c2c;border:1px solid #4a4a4a;border-radius:4px;color:#e0e0e0;font-size:1rem;height:120px;margin-bottom:1rem;padding:.5rem;resize:vertical;width:100%}.button-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}button{background-color:#4a4a4a;border:none;border-radius:4px;color:#e0e0e0;cursor:pointer;flex:1 1;font-size:.9rem;min-width:100px;padding:.5rem;transition:background-color .3s ease}button:hover{background-color:#5a5a5a}button:active{background-color:#3a3a3a}@media (max-width:768px){.container{padding:1rem;width:95%}#header,p{padding:0 1rem}button{width:100%}.button-container{flex-direction:column}}
/*# sourceMappingURL=main.1e1298e6.css.map*/