.form-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:4rem 0;position:relative;overflow:hidden}.form-hero:before{content:"";position:absolute;inset:0;background:#0000001a;z-index:1}.form-hero .container{position:relative;z-index:2}.form-hero .hero-title{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.form-hero .hero-subtitle{font-size:1.125rem;opacity:.9;max-width:600px;margin:0 auto}.contact-form-section{padding:5rem 0;background:#f9fafb}.form-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:4rem;max-width:1200px;margin:0 auto}.form-container{background:#fff;border-radius:15px;padding:3rem;box-shadow:0 4px 6px #00000012;border:1px solid #e5e7eb}.form-header{margin-bottom:2.5rem;text-align:center;border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.form-header h2{font-size:1.75rem;color:#1f2937;margin-bottom:.5rem;font-weight:600}.form-header p{color:#6b7280;font-size:.95rem}.form-section{margin-bottom:2.5rem}.form-section:last-child{margin-bottom:1.5rem}.section-title{font-size:1.25rem;color:#374151;margin-bottom:1.5rem;font-weight:600;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.form-label{font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.95rem}.form-label:after{content:""}.required:after{content:" *";color:#ef4444}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff;font-family:inherit}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-input:invalid:not(:focus),.form-select:invalid:not(:focus),.form-textarea:invalid:not(:focus){border-color:#ef4444}.form-textarea{resize:vertical;min-height:120px;line-height:1.5}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkbox-label{display:flex;align-items:flex-start;cursor:pointer;font-size:.95rem;color:#374151;line-height:1.5;margin-bottom:.75rem}.form-checkbox{position:absolute;opacity:0;cursor:pointer}.checkbox-custom{flex-shrink:0;width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;margin-right:.75rem;margin-top:1px;position:relative;transition:all .3s ease;background:#fff}.checkbox-custom:after{content:"";position:absolute;left:2px;top:-1px;width:10px;height:6px;border:2px solid white;border-top:none;border-right:none;transform:rotate(-45deg) scale(0);transition:transform .2s ease}.form-checkbox:checked+.checkbox-custom{background:#2563eb;border-color:#2563eb}.form-checkbox:checked+.checkbox-custom:after{transform:rotate(-45deg) scale(1)}.form-checkbox:focus+.checkbox-custom{box-shadow:0 0 0 3px #2563eb1a}.error-message{color:#ef4444;font-size:.875rem;margin-top:.5rem;display:none}.error-message.show{display:block}.form-input.error,.form-select.error,.form-textarea.error{border-color:#ef4444;background-color:#fef2f2}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:2rem;border-top:1px solid #e5e7eb}.btn-submit{background:#2563eb;color:#fff;border:none;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:140px;position:relative}.btn-submit:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.btn-submit:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.btn-reset{background:transparent;color:#6b7280;border:2px solid #e5e7eb;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-reset:hover{border-color:#d1d5db;background:#f9fafb}.btn-loading,.btn-submit.loading .btn-text{display:none}.btn-submit.loading .btn-loading{display:inline}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 6px #00000012;border:1px solid #e5e7eb}.info-card h3{font-size:1.25rem;color:#1f2937;margin-bottom:.75rem;font-weight:600}.info-card p{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{display:flex;align-items:center;padding:1rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;transition:all .3s ease}.contact-method:hover{background:#f1f5f9;border-color:#cbd5e1}.method-icon{font-size:1.5rem;margin-right:1rem;flex-shrink:0}.method-info h4{color:#1e293b;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.method-info p{color:#2563eb;font-weight:500;margin:0;font-size:.95rem}.method-time{color:#64748b;font-size:.8rem;display:block;margin-top:.25rem}.faq-quick{margin-bottom:1.5rem}.faq-item-quick{margin-bottom:1.25rem}.faq-item-quick:last-child{margin-bottom:0}.faq-item-quick h4{color:#1f2937;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.faq-item-quick p{color:#6b7280;font-size:.875rem;margin:0;line-height:1.4}.faq-more{color:#2563eb;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease}.faq-more:hover{color:#1d4ed8}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-width:500px;width:90%;max-height:90%;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;border-bottom:1px solid #e5e7eb}.modal-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.modal-close{background:none;border:none;font-size:1.5rem;color:#9ca3af;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease}.modal-close:hover{background:#f3f4f6;color:#374151}.modal-body{padding:1.5rem 2rem}.modal-body p{color:#6b7280;line-height:1.6;margin-bottom:.75rem}.modal-body p:last-child{margin-bottom:0}.modal-footer{padding:1rem 2rem 1.5rem;display:flex;justify-content:flex-end}.btn-primary{background:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.btn-primary:hover{background:#1d4ed8}@media (max-width: 1024px){.form-wrapper{grid-template-columns:1fr;gap:3rem}.contact-info{order:-1}}@media (max-width: 768px){.form-hero{padding:3rem 0}.form-hero .hero-title{font-size:2rem}.contact-form-section{padding:3rem 0}.form-container,.info-card{padding:2rem}.form-row{grid-template-columns:1fr;gap:0}.form-actions{flex-direction:column-reverse}.btn-submit,.btn-reset{width:100%}.contact-methods{gap:1rem}.contact-method{padding:.875rem}}@media (max-width: 480px){.form-hero .hero-title{font-size:1.75rem}.form-container,.info-card{padding:1.5rem}.form-header{margin-bottom:2rem;padding-bottom:1rem}.section-title{font-size:1.125rem}.modal-content{margin:1rem;width:auto}.modal-header,.modal-body,.modal-footer{padding-left:1.5rem;padding-right:1.5rem}}
