.form-container{background-color:#dd1d21;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.1);color:#fff;margin:0 auto;max-width:500px;padding:30px}.form-container h2{font-size:30px}.form-group{margin-bottom:20px}label{color:#fff;display:none;font-weight:600;margin-bottom:8px}input,select{border:2px solid #e1e5e9;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}input:focus,select:focus{border-color:#007bff;outline:none}.privacy p{font-size:14px}.cep-loading{color:#fff;font-family:ShellHeavy}.cep-error,.cep-loading{display:none;font-size:14px;margin-top:5px}.cep-error{color:#dc3545}.cep-success{color:#fff;display:none;font-family:ShellHeavy;font-size:13px;margin-top:5px}.submit-btn{background-color:#fff;border:none;border-radius:40px;color:#dd1d21;cursor:pointer;font-family:ShellHeavy;font-size:16px;margin-top:10px;padding:15px 30px;transition:all .3s ease;width:100%}.submit-btn:hover{transform:translateY(-2px)}.submit-btn:disabled{background:#fff;cursor:not-allowed;transform:none}.unidades-info{background:#f8f9fa;border-radius:6px;font-size:14px;margin-top:10px;padding:15px}.unidade-item{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:8px 0}.unidade-item:last-child{border-bottom:none}.unidade-nome{color:#333;font-weight:600}.unidade-distancia{color:#007bff;font-weight:600}.unidade-endereco{color:#6c757d;font-size:12px}.api-status{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;display:none;font-size:14px;margin-bottom:20px;padding:10px}