.button{background-color:#dc3545;color:white;padding:1rem 2rem;border:none;border-radius:4px;font-weight:bold;text-decoration:none;display:inline-block;margin:0.5rem 0}.wpcf7{padding:12px;max-height:calc(100vh - 40px);display:flex;flex-direction:column;gap:8px}.wpcf7 h2{color:#1f2937;font-size:16px;margin:0;line-height:1.2;font-weight:600}.wpcf7 p:first-of-type{color:#6b7280;font-size:11px;margin:0;line-height:1.2}.wpcf7-form{display:flex;flex-direction:column;gap:6px;overflow:visible}.wpcf7-form label{display:block;color:#374151;font-weight:500;font-size:11px;line-height:1;margin:0}.wpcf7-form-control:not(.wpcf7-submit){width:100%;height:36px;padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;margin:0;box-sizing:border-box}.wpcf7-select{appearance:none;width:100%;height:36px;padding:4px 8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px;padding-right:28px;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box}.wpcf7-textarea{height:60px!important;min-height:unset!important;resize:none}.wpcf7-submit{width:100%;height:36px;padding:0 16px;background:#4361ee;color:white;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;margin:4px 0}.wpcf7-submit:hover{background:#3651d4}.wpcf7-not-valid-tip{color:#dc2626;font-size:10px;margin:2px 0;line-height:1}.wpcf7-spinner{transform:scale(0.7);margin:0 auto}@media (max-width:640px){.wpcf7{padding:8px;gap:4px}.wpcf7-form{gap:4px}.wpcf7-textarea{height:50px!important}.wpcf7-form-control:not(.wpcf7-submit){height:30px}.wpcf7-submit{height:32px}}