: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:#072f0c;text-decoration:inherit}a:hover{color:#072f0c}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:#072f0c}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}}.App{min-height:100vh;width:100%;display:flex;flex-direction:column;background:url(/images/escritorio-fundo.jpeg) no-repeat center center fixed;background-size:cover;font-family:Merriweather,Times New Roman,Times,serif}.main-content{flex:1;display:flex;align-items:center;justify-content:center;width:100%}.logo-img{width:280px;max-width:100%}.App-header{background:#f5eee4b3;border-radius:24px;box-shadow:0 8px 32px #1f268726;padding:40px 48px;min-width:340px;max-width:700px;display:flex;flex-direction:column;align-items:center;gap:32px}.logo-title{font-size:2.8rem;font-weight:700;color:#232323;letter-spacing:.12em;margin-bottom:.2em}.logo-subtitle{font-size:1.2rem;color:#5a5a5a;letter-spacing:.08em;margin-bottom:1.5em}.landing-text{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.botoes-coluna{display:flex;flex-direction:column;gap:12px;width:100%}.contact-btn,.contact-btn:visited{background:#232323;color:#f5eee4;border:none;border-radius:8px;padding:1.2em 2.8em;font-size:1.25rem;font-weight:600;cursor:pointer;transition:background .2s;margin-bottom:.7em;text-decoration:none;width:340px;max-width:90vw;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.contact-btn:hover{background:#444}.frase-italico{margin-top:8px;text-align:center;color:#444}footer{width:100%;text-align:center;padding:24px 0 12px;color:#888;font-size:.98rem;background:#f5eee44d;letter-spacing:.02em}@media(max-width:600px){.App-header{padding:24px 8px;min-width:unset;max-width:98vw;margin-left:12px;margin-right:12px}.logo-title{font-size:2rem}.contact-btn,.contact-btn:visited{width:98vw;font-size:1.1rem;padding:1em .5em}}
