Contact Matty – Mix & Master My Song * { margin: 0; padding: 0; box-sizing: border-box; } :root { –primary-blue: #3B82F6; –primary-blue-dark: #2563EB; –accent-green: #10B981; –accent-green-dark: #059669; –text-dark: #1F2937; –text-gray: #6B7280; –bg-white: #FFFFFF; –bg-light: #F9FAFB; –border-color: #E5E7EB; } body { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; line-height: 1.6; color: var(–text-dark); background: #ffffff; } .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } /* Hero Section */ .page-hero { background: linear-gradient(135deg, #f6f8fb 0%, #ffffff 100%); padding: 80px 0 60px; text-align: center; } .page-hero h1 { font-size: 48px; font-weight: 800; margin-bottom: 20px; line-height: 1.2; } .page-hero .subtitle { font-size: 20px; color: var(–text-gray); max-width: 600px; margin: 0 auto; line-height: 1.6; } .section { padding: 80px 0; } /* Contact Section */ .contact-section { background: white; } .contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; } /* Contact Info */ .contact-info h2 { font-size: 32px; font-weight: 800; margin-bottom: 24px; color: var(–text-dark); } .contact-methods { display: flex; flex-direction: column; gap: 24px; margin-bottom: 40px; } .contact-method { display: flex; align-items: center; gap: 16px; } .contact-icon { width: 48px; height: 48px; background: linear-gradient(135deg, #EFF6FF 0%, #DBEAFE 100%); border-radius: 12px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .contact-icon svg { width: 24px; height: 24px; stroke: var(–primary-blue); } .contact-method a { font-size: 18px; font-weight: 600; color: var(–text-dark); text-decoration: none; transition: color 0.2s; } .contact-method a:hover { color: var(–primary-blue); } .location-badge { background: linear-gradient(135deg, var(–primary-blue) 0%, var(–primary-blue-dark) 100%); color: white; padding: 24px; border-radius: 12px; text-align: center; font-weight: 600; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; line-height: 1.6; } /* Contact Form */ .contact-form { background: var(–bg-light); padding: 40px; border-radius: 12px; border: 1px solid var(–border-color); } .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 16px; } .form-group { margin-bottom: 16px; } .form-group label { display: block; font-weight: 600; margin-bottom: 8px; color: var(–text-dark); font-size: 14px; } .form-group input, .form-group textarea { width: 100%; padding: 12px 16px; border: 1px solid var(–border-color); border-radius: 8px; font-size: 16px; font-family: inherit; transition: border-color 0.2s; } .form-group input:focus, .form-group textarea:focus { outline: none; border-color: var(–primary-blue); } .form-group textarea { resize: vertical; min-height: 150px; } .submit-btn { width: 100%; background: var(–accent-green); color: white; padding: 16px 32px; border: none; border-radius: 8px; font-size: 16px; font-weight: 600; cursor: pointer; transition: all 0.2s; box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3); } .submit-btn:hover { background: var(–accent-green-dark); transform: translateY(-2px); } /* Gallery Section */ .gallery-section { background: var(–bg-light); } .gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; } .gallery-item { background: white; border-radius: 12px; aspect-ratio: 4/3; display: flex; align-items: center; justify-content: center; color: var(–text-gray); font-size: 16px; border: 2px dashed var(–border-color); overflow: hidden; } .gallery-item img { width: 100%; height: 100%; object-fit: cover; } /* Responsive */ @media (max-width: 768px) { .page-hero h1 { font-size: 32px; } .page-hero .subtitle { font-size: 16px; } .contact-grid { grid-template-columns: 1fr; gap: 40px; } .form-row { grid-template-columns: 1fr; } .gallery-grid { grid-template-columns: 1fr; } .contact-info h2 { font-size: 24px; } }

Contact Matty

Here to help with your audio needs. I’m always happy to talk about any upcoming projects you may have.

Get in Touch

Based in Los Angeles
Mixing and Mastering for Clients All Over the World