.contact-page{color:#2f2142;background:radial-gradient(circle at 20% 20%,#f7f1ff,#0000 25%),radial-gradient(circle at 80% 0,#e8f3ff,#0000 28%),linear-gradient(#fff 0%,#fdfaff 100%);min-height:100vh;padding:64px 24px 96px}.contact-shell{background:#fff;border:1px solid #ece7ff;border-radius:24px;max-width:1100px;margin:0 auto;overflow:hidden;box-shadow:0 30px 80px #6d4fb014}.contact-hero{background:linear-gradient(135deg,#f5f1ff 0%,#e8f3ff 100%);grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;padding:48px;display:grid}.contact-intro{flex-direction:column;gap:16px;display:flex}.contact-kicker{letter-spacing:.2em;text-transform:uppercase;color:#9c8acb;font-size:13px;font-weight:800}.contact-title{color:#6d4fb0;font-size:44px;font-weight:800;line-height:1.1}.contact-subtitle{color:#5f5675;max-width:560px;font-size:18px;line-height:1.7}.contact-badges{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.badge-card{background:#fff;border:1px solid #e0d6ff;border-radius:14px;padding:16px;box-shadow:0 15px 35px #6d4fb014}.badge-title{color:#6d4fb0;margin-bottom:6px;font-weight:700}.badge-copy{color:#5f5675;font-size:15px;line-height:1.6}.contact-card{grid-template-columns:1fr .95fr;gap:32px;padding:40px 48px 56px;display:grid}.contact-panel{background:linear-gradient(#fdfaff 0%,#f5f1ff 100%);border:1px dashed #d6c7ff;border-radius:16px;flex-direction:column;gap:12px;padding:24px;display:flex}.panel-title{color:#6d4fb0;font-size:20px;font-weight:800}.panel-copy{color:#5f5675;line-height:1.6}.panel-list{color:#2f2142;flex-direction:column;gap:8px;margin-top:6px;font-weight:600;display:flex}.panel-list span{align-items:center;gap:10px;display:inline-flex}.pill{color:#6d4fb0;background:#fff;border:1px solid #e3dcff;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #6d4fb014}.contact-form{background:#fff;border:1px solid #e3dcff;border-radius:18px;flex-direction:column;gap:16px;padding:28px;display:flex;box-shadow:0 20px 60px #6d4fb01a}.field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.label{color:#5f5675;flex-direction:column;gap:8px;font-weight:700;display:flex}.input,.textarea,.select{color:#2f2142;background:#fff;border:1px solid #e3dcff;border-radius:14px;padding:14px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.input:focus,.textarea:focus,.select:focus{border-color:#c7b5ff;outline:none;box-shadow:0 10px 30px #7b68ee26}.textarea{resize:vertical;min-height:140px}.helper{color:#7a7393;font-size:13px}.contact-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.submit{color:#fff;cursor:pointer;background:linear-gradient(120deg,#7a4cc3 0%,#6d4fb0 100%);border:none;border-radius:14px;padding:14px 20px;font-size:16px;font-weight:800;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 18px 40px #6d4fb040}.submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.submit:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 24px 60px #6d4fb04d}.status{color:#2f2142;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-weight:700;display:inline-flex}.status.success{color:#1e7a4c;background:#e7fbf0;border:1px solid #b5e8c9}.status.error{color:#b12b3b;background:#ffecec;border:1px solid #ffc7c7}@media (max-width:960px){.contact-hero,.contact-card{grid-template-columns:1fr;padding:32px 24px}}@media (max-width:640px){.contact-title{font-size:34px}.contact-page{padding:48px 16px 72px}.contact-card{padding:28px 20px 40px}}
