.contact-page{z-index:1;padding:140px 8% 120px;position:relative}.contact-header{text-align:center;margin-bottom:60px}.contact-icon{background:radial-gradient(circle,#9333ea,#4c1d95);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:30px;display:flex;box-shadow:0 0 40px #c084fcb3}.contact-header h1{color:#f5f3ff;font-size:48px}.contact-header p{color:#d8b4fecc;margin-top:12px}.contact-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffff0f,#ffffff05);border:1px solid #ffffff26;border-radius:28px;max-width:1100px;margin:auto;padding:60px 60px 70px;box-shadow:0 0 120px #a855f740,inset 0 0 60px #ffffff0a}.form-grid{grid-template-columns:repeat(2,1fr);gap:36px 40px;display:grid}.form-field{grid-template-columns:150px 1fr;align-items:center;gap:20px;display:grid}.form-field.full{grid-column:span 2;grid-template-columns:150px 1fr;margin-top:36px}.form-field label{color:#e9d5ff;text-align:left;font-size:13px}.form-field label span{color:#ec4899}.form-field input,.form-field select,.form-field textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff4d;outline:none;padding:10px 4px 12px;font-size:15px;transition:all .35s}.form-field textarea{resize:none;min-height:110px}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff59}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-bottom-color:#c084fc;box-shadow:0 10px 20px #c084fc40,inset 0 -1px #ffffff40}.form-field select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#c084fc 50%),linear-gradient(135deg,#c084fc 50%,#0000 50%);background-position:calc(100% - 18px) 60%,calc(100% - 12px) 60%;background-repeat:no-repeat;background-size:6px 6px;padding-right:36px}.form-field select option{color:#fff;background-color:#2f2f2f;padding:12px}.form-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-top:50px;display:flex}.checkbox{color:#e9d5ffcc;align-items:center;gap:10px;font-size:16px;display:flex}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#ec4899);border:none;border-radius:999px;padding:16px 38px;font-size:15px;font-weight:600;transition:all .35s;box-shadow:0 0 40px #ec489999}.send-btn:hover{transform:translateY(-4px);box-shadow:0 0 90px #ec4899,0 0 70px #a855f7e6}@media (max-width:900px){.form-grid,.form-field,.form-field.full{grid-template-columns:1fr}.form-field label{margin-bottom:6px}}@media (max-width:480px){.contact-header h1{font-size:36px}.contact-card{padding:40px 28px 50px}}
