.contato-page{width:100%}.contato-hero-section{background-color:#f8f8f8;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:80vh;padding:6rem 0 8rem;display:-ms-flexbox;display:flex}.contact-card{background-color:#333140;border-radius:8px;width:100%;max-width:890px;margin:0 auto;padding:4rem 5rem;box-shadow:0 20px 50px rgba(0,0,0,.15)}.contact-card-header{text-align:center;margin-bottom:3rem}.contact-title{font-family:var(--font-syncopate),sans-serif;color:#fff;margin:0;font-size:1.8rem;font-weight:700;line-height:1.4}.contact-title .title-highlight{color:#b2a7ff}.contact-form{-ms-flex-direction:column;flex-direction:column;gap:1.5rem;display:-ms-flexbox;display:flex}.form-group{width:100%}.contact-input{color:#fff;background-color:transparent;border:1px solid rgba(255,255,255,.4);border-radius:4px;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact-input::-ms-input-placeholder{color:rgba(255,255,255,.7);letter-spacing:.5px;font-weight:600}.contact-input::placeholder{color:rgba(255,255,255,.7);letter-spacing:.5px;font-weight:600}.contact-input:focus{border-color:#b2a7ff;outline:none;box-shadow:0 0 0 2px rgba(178,167,255,.2)}.contact-textarea{resize:vertical;min-height:120px}.form-checkbox-group{margin-top:.5rem;margin-bottom:1rem}.checkbox-label{cursor:pointer;color:rgba(255,255,255,.8);-ms-flex-align:center;align-items:center;font-size:.9rem;display:-ms-flexbox;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;accent-color:#6b5ed2;width:18px;height:18px;margin-right:12px}.privacy-link{color:#b2a7ff;text-underline-offset:4px;-webkit-text-decoration:underline rgba(178,167,255,.4);text-decoration:underline rgba(178,167,255,.4);transition:text-decoration-color .2s}.privacy-link:hover{text-decoration-color:#b2a7ff}.contact-submit-btn{color:#fff;cursor:pointer;letter-spacing:1px;background-color:#6b5ed2;border:none;border-radius:4px;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:background-color .2s,transform .1s}.contact-submit-btn:hover{background-color:#5849bd}.contact-submit-btn:active{transform:scale(.99)}@media (max-width:768px){.contato-hero-section{padding:4rem 1rem}.contact-card{padding:2.5rem 1.5rem}.contact-title{font-size:1.4rem}.contact-input{padding:.875rem 1rem}.contact-submit-btn{padding:1rem;font-size:1rem}}
