.page-container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);min-height:100vh;font-family:Inter,sans-serif}.main-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border-bottom:1px solid #94a3b81a}.content-wrapper{max-width:1200px;margin:0 auto;padding:2rem 1rem}.contact-grid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}.contact-info-card,.contact-form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b99;border:1px solid #94a3b81a;border-radius:1rem;padding:2rem}.form-group{margin-bottom:1.5rem}.form-label{color:#e2e8f0;margin-bottom:.5rem;font-weight:500;display:block}.form-input{color:#e2e8f0;background:#0f172acc;border:1px solid #94a3b833;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.form-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-textarea{color:#e2e8f0;resize:vertical;background:#0f172acc;border:1px solid #94a3b833;border-radius:.5rem;width:100%;min-height:120px;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.form-textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:.5rem;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.submit-button:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 10px 25px #3b82f64d}.contact-item{background:#0f172a66;border:1px solid #94a3b81a;border-radius:.5rem;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.contact-icon{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:1rem;display:flex}.contact-text{color:#e2e8f0}.contact-label{margin-bottom:.25rem;font-weight:600}.contact-value{color:#94a3b8}.page-title{color:#fff;text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-subtitle{color:#94a3b8;text-align:center;margin-bottom:2rem;font-size:1.125rem}.section-title{color:#f1f5f9;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.contact-grid{grid-template-columns:1fr;gap:2rem}.page-title{font-size:2rem}.content-wrapper{padding:1rem}}.demo-notice{color:#fbbf24;text-align:center;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem}
