.contact_container__cCpH8{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:140px 1rem 6rem;background:radial-gradient(ellipse at top,#eef2ff 0,#f8fafc 70%);font-family:Inter,system-ui,-apple-system,sans-serif}.contact_card__wnBJV{background:#ffffff;width:100%;max-width:1000px;border-radius:1.5rem;box-shadow:0 20px 40px -10px rgba(99,102,241,.15);border:1px solid #e2e8f0;overflow:hidden;position:relative;z-index:10}.contact_grid__6R8pe{display:grid;grid-template-columns:1fr 1.5fr;min-height:500px}.contact_infoSection__MaY7X{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:3rem;color:white;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.contact_infoSection__MaY7X:before{top:-50px;right:-50px;width:150px;height:150px}.contact_infoSection__MaY7X:after,.contact_infoSection__MaY7X:before{content:"";position:absolute;background:rgba(255,255,255,.05);border-radius:50%}.contact_infoSection__MaY7X:after{bottom:-50px;left:-50px;width:200px;height:200px}.contact_header__t971_ h1{font-size:2rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.contact_header__t971_ p{color:#ffffff;font-size:1rem;line-height:1.6}.contact_contactDetails__WHb_n{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.contact_detailItem__VNOdv{display:flex;align-items:flex-start;gap:1rem}.contact_iconBox__M1H2P{background:rgba(255,255,255,.1);padding:.75rem;border-radius:.75rem;color:#ffffff;backdrop-filter:blur(4px);transition:transform .2s}.contact_detailItem__VNOdv:hover .contact_iconBox__M1H2P{transform:scale(1.1);background:rgba(255,255,255,.15)}.contact_detailText__O3_I8 h3{font-size:.9rem;font-weight:600;color:#ffffff;margin-bottom:.25rem}.contact_detailText__O3_I8 a,.contact_detailText__O3_I8 p{color:#ffffff;font-size:.95rem;text-decoration:none;line-height:1.5}.contact_detailText__O3_I8 a:hover{color:white;text-decoration:underline}.contact_formSection__4UMy7{padding:3rem;display:flex;flex-direction:column;justify-content:center}.contact_formGroup__p53v_{margin-bottom:1.5rem}.contact_label__f_aeS{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}.contact_input__NXGUw,.contact_textarea__nz_oc{width:100%;padding:.875rem 1rem;border:2px solid transparent;border-radius:.75rem;font-size:.95rem;transition:all .2s;background:#f8fafc;color:#0f172a;font-family:inherit}.contact_input__NXGUw:focus,.contact_textarea__nz_oc:focus{outline:none;border-color:#c7d2fe;background:#ffffff;box-shadow:0 0 0 4px rgba(99,102,241,.1)}.contact_submitBtn__wacgk{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;padding:.875rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;width:100%;box-shadow:0 4px 6px -1px rgba(99,102,241,.2)}.contact_submitBtn__wacgk:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(99,102,241,.3)}.contact_submitBtn__wacgk:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact_successState__Rkmgc{text-align:center;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.contact_successIcon__0rmhm{width:64px;height:64px;background:#dcfce7;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;animation:contact_popIn__8GA34 .5s cubic-bezier(.175,.885,.32,1.275)}.contact_resetBtn__Wqp8w{margin-top:1.5rem;background:transparent;border:none;color:#2563eb;font-weight:600;cursor:pointer;text-decoration:underline}@keyframes contact_popIn__8GA34{0%{transform:scale(0)}80%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.contact_container__cCpH8{padding:6rem 1rem;align-items:flex-start}.contact_grid__6R8pe{grid-template-columns:1fr}.contact_infoSection__MaY7X{padding:2.5rem 2rem}.contact_contactDetails__WHb_n{gap:1.5rem;margin-top:2rem}.contact_formSection__4UMy7{padding:2.5rem 2rem}}