.contact-main{min-height:calc(100vh - 108px);padding-bottom:80px}.contact-hero{background:linear-gradient(135deg,#fef6e4,#fff);padding:60px 20px;text-align:center}.contact-hero h1{font-size:40px;font-weight:700;color:#1a1a1a;margin:0}.contact-grid{max-width:1000px;margin:0 auto;padding:60px 20px;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width: 768px){.contact-grid{grid-template-columns:repeat(2,1fr);gap:60px}}.contact-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 1px 3px #00000014,0 2px 6px #0000000f}.contact-card h2{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 20px;letter-spacing:.5px}.contact-description{font-size:16px;line-height:1.6;color:#666;margin:0 0 24px}.contact-email{display:inline-block;font-size:18px;font-weight:600;color:#ff6b35;text-decoration:none;transition:color .2s ease}@media (hover: hover) and (pointer: fine){.contact-email:hover{color:#e55a28;text-decoration:underline}}@media (max-width: 767px){.contact-hero{padding:40px 20px}.contact-hero h1{font-size:32px}.contact-grid{padding:40px 16px;gap:32px}.contact-card{padding:32px 24px}.contact-card h2{font-size:20px}.contact-description{font-size:15px}.contact-email{font-size:16px}}.contact-subtitle{max-width:600px;margin:16px auto 0;font-size:16px;line-height:1.6;color:#666}.contact-container{max-width:1200px;margin:0 auto;padding:60px 20px;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width: 1024px){.contact-container{grid-template-columns:2fr 1fr;gap:60px}}.contact-form-wrapper{width:100%}.contact-form-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 1px 3px #00000014,0 2px 6px #0000000f}.contact-form-card h2{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 24px}.form-message{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:8px;margin-bottom:24px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-message-success{background:#f0fdf4;border:1px solid #86efac;color:#166534}.form-message-error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.form-message-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}.form-message p{margin:0;font-size:14px;line-height:1.5;font-weight:500}.contact-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 640px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:600;color:#1a1a1a;letter-spacing:.3px}.form-required{color:#ff6b35}.form-input,.form-select,.form-textarea{font-family:inherit;font-size:16px;padding:12px 16px;border:2px solid #e5e5e5;border-radius:8px;background:#fff;color:#1a1a1a;transition:all .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.form-input::placeholder,.form-textarea::placeholder{color:#999}.form-textarea{resize:vertical;min-height:120px;line-height:1.6}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.form-submit-button{background:#1a1a1a;color:#fff;padding:16px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}.form-submit-button:hover:not(:disabled){background:#ff6b35;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.form-submit-button:active:not(:disabled){transform:translateY(0)}.form-submit-button:disabled{opacity:.6;cursor:not-allowed}.contact-sidebar{display:flex;flex-direction:column;gap:24px}.contact-info-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #00000014,0 2px 6px #0000000f}.contact-info-icon{width:48px;height:48px;background:#fef6e4;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.contact-info-icon svg{width:24px;height:24px;color:#ff6b35}.contact-info-card h3{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.contact-info-description{font-size:14px;line-height:1.6;color:#666;margin:0 0 16px}.contact-info-email{display:inline-block;font-size:16px;font-weight:600;color:#ff6b35;text-decoration:none;margin-bottom:12px;transition:all .2s ease}.contact-info-email:hover{color:#e55a28;text-decoration:underline}.contact-info-note{font-size:13px;color:#999;margin:0;font-style:italic}@media (max-width: 767px){.contact-container{padding:40px 16px}.contact-form-card{padding:32px 24px}.contact-form-card h2{font-size:24px}.form-input,.form-select,.form-textarea{font-size:16px}.contact-info-card{padding:24px}}.form-input:invalid:not(:placeholder-shown),.form-textarea:invalid:not(:placeholder-shown){border-color:#fca5a5}.form-input:valid:not(:placeholder-shown),.form-textarea:valid:not(:placeholder-shown){border-color:#86efac}.form-submit-button:focus-visible{outline:2px solid #FF6B35;outline-offset:2px}
