.contact-page{background:#fafafa;min-height:100vh}.contact-hero{background:#2c2c2c;justify-content:center;align-items:center;height:60vh;min-height:500px;display:flex;position:relative}.hero-content{text-align:center;color:#fff;max-width:600px;padding:0 2rem}.contact-title{letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:300;line-height:1.2}.contact-subtitle{letter-spacing:.02em;opacity:.9;margin-bottom:0;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:300;line-height:1.6}.contact-content{background:#fff;padding:8rem 0}.contact-container{grid-template-columns:1fr 1fr;align-items:start;gap:8rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.contact-info-section{flex-direction:column;gap:4rem;display:flex}.info-card{border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:2rem;padding:2rem 0;display:flex}.info-card:last-child{border-bottom:none}.info-icon{color:#2c2c2c;flex-shrink:0;width:24px;height:24px;margin-top:.25rem}.info-icon svg{width:100%;height:100%}.info-content h3{color:#2c2c2c;letter-spacing:.03em;text-transform:uppercase;margin-bottom:.75rem;font-size:1.1rem;font-weight:400}.info-link{color:#666;font-size:1rem;line-height:1.6;text-decoration:none;transition:color .3s}.info-link:hover{color:#2c2c2c}.disclaimer{color:#999;margin-top:.5rem;font-size:.85rem;font-style:italic;display:block}.contact-form-section{background:#fafafa;border-radius:8px;padding:3rem}.form-header{margin-bottom:3rem}.form-header h2{color:#2c2c2c;letter-spacing:.02em;margin-bottom:1rem;font-size:2rem;font-weight:300}.form-header p{color:#666;margin:0;font-size:1rem;line-height:1.6}.contact-form{flex-direction:column;gap:2rem;display:flex}.form-group{position:relative}.form-input,.form-textarea{color:#2c2c2c;background:0 0;border:none;border-bottom:1px solid #ddd;outline:none;width:100%;padding:1.25rem 0;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-input:focus,.form-textarea:focus{border-bottom-color:#2c2c2c}.form-input::placeholder,.form-textarea::placeholder{color:#999;font-weight:300}.form-textarea{resize:vertical;min-height:120px;line-height:1.6}.form-submit{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#2c2c2c;border:none;align-self:flex-start;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 2.5rem;font-size:1rem;font-weight:400;transition:all .3s;display:inline-flex}.form-submit:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.form-submit svg{width:16px;height:16px;transition:transform .3s}.form-submit:hover svg{transform:translate(4px)}@media (max-width:1024px){.contact-container{grid-template-columns:1fr;gap:6rem}.contact-info-section{order:2}.contact-form-section{order:1}}@media (max-width:768px){.contact-hero{height:50vh;min-height:400px}.contact-content{padding:4rem 0}.contact-container{gap:4rem;padding:0 1.5rem}.contact-form-section{padding:2rem}.info-card{gap:1.5rem;padding:1.5rem 0}}@media (max-width:480px){.hero-content,.contact-container{padding:0 1rem}.contact-form-section{padding:1.5rem}.form-header h2{font-size:1.75rem}.info-card{text-align:left;flex-direction:column;gap:1rem}.info-icon{align-self:flex-start}}
