.profile_loadingContainer__j5ha0{width:100vw;height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:20px;position:fixed;top:0;left:0;z-index:9999;overflow:hidden;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94),opacity 1.2s ease}.profile_loadingContainer__j5ha0.profile_slideOut__DMWP7{transform:translateX(-100%);opacity:0}.profile_loadingContent__qaQ8n{text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile_loadingLogo__t1XYX{animation:profile_gentlePulse__EPm1_ 3s ease-in-out infinite;margin-bottom:30px;transition:all .3s ease}.profile_loadingText__dHxET{font-size:18px;font-weight:400;opacity:.9;animation:profile_gentleFade__WM78c 3s ease-in-out infinite}@keyframes profile_gentlePulse__EPm1_{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.08);opacity:1}}@keyframes profile_gentleFade__WM78c{0%,to{opacity:.7}50%{opacity:1}}.profile_container__jVBNG{width:100vw;height:100vh;background:linear-gradient(135deg,#00bcd4,#1e3a8a);display:flex;align-items:center;justify-content:center;padding:20px;font-family:Poppins,sans-serif;opacity:0;transform:translateX(100%);transition:transform 1.2s cubic-bezier(.25,.46,.45,.94),opacity 1.2s ease;overflow:hidden;position:fixed;top:0;left:0}.profile_container__jVBNG.profile_slideIn__a6ELm{opacity:1;transform:translateX(0)}.profile_profileCard__rkOqC{background:#fff;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);overflow:hidden;width:100%;max-width:400px;position:relative}.profile_header__54pux{background:linear-gradient(135deg,#00bcd4,#1e3a8a);padding:40px 30px 30px;text-align:center;color:#fff;position:relative}.profile_profileImage__fwDqY{width:120px;height:120px;border-radius:50%;margin:0 auto 20px;border:4px solid hsla(0,0%,100%,.3);overflow:hidden;background:hsla(0,0%,100%,.1)}.profile_profileImage__fwDqY .profile_profileImg__z8qrA{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile_name__GHkJt{font-size:24px;font-weight:600;margin:0 0 8px;color:#fff}.profile_title__qA9xm{font-size:14px;font-weight:400;margin:0 0 30px;opacity:.9;line-height:1.4}.profile_actionButtons__WbY4m{display:flex;gap:15px;justify-content:center}.profile_callButton__4wrZG,.profile_emailButton__2cqYC{display:flex;align-items:center;gap:8px;padding:12px 20px;border:2px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.1);color:#fff;border-radius:25px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile_callButton__4wrZG:hover,.profile_emailButton__2cqYC:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.profile_callButton__4wrZG span,.profile_emailButton__2cqYC span{font-weight:600;letter-spacing:.5px}.profile_contactInfo__dxHS3{padding:30px}.profile_contactItem__8bMAU{display:flex;align-items:flex-start;gap:15px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .3s ease;border-radius:8px;margin:0 -10px;padding:15px 10px}.profile_contactItem__8bMAU:last-child{border-bottom:none}.profile_contactItem__8bMAU:hover{background:rgba(0,188,212,.05);transform:translateX(5px)}.profile_icon__qqEij{color:#666;margin-top:2px;flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:16px}.profile_contactDetails__i8Os1{flex:1 1;display:flex;flex-direction:column;gap:2px}.profile_contactValue__dqVVf{font-size:14px;font-weight:500;color:#333;line-height:1.4;white-space:pre-line}.profile_contactLabel__yGzHZ{font-size:12px;color:#999;font-weight:400}.profile_downloadSection__VFQI6{padding:20px 30px 30px}.profile_downloadButton__JsVzW{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px;background:#1e3a8a;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.profile_downloadButton__JsVzW:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 10px 20px rgba(30,58,138,.3)}.profile_downloadButton__JsVzW:active{transform:translateY(0)}.profile_notFound__yrRnH{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:18px;color:#666;background:linear-gradient(135deg,#00bcd4,#1e3a8a);color:#fff}.profile_floatingButton__SARVP{display:none!important}.profile_modalOverlay__A4RvU{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.profile_modalContent__RrZWd{background:#fff;border-radius:16px;padding:30px;max-width:400px;width:100%;box-shadow:0 20px 40px rgba(0,0,0,.2);animation:profile_modalSlideIn__r0HXx .3s ease-out}@keyframes profile_modalSlideIn__r0HXx{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.profile_modalTitle__pVY9I{font-size:20px;font-weight:600;color:#171717;margin:0 0 15px;text-align:center}.profile_modalText__fU55z{font-size:16px;color:#525252;margin:0 0 25px;text-align:center;line-height:1.5}.profile_modalButtons__uXsQ4{display:flex;gap:12px}.profile_cancelButton__7pvhW{flex:1 1;padding:12px 20px;border:2px solid #d1d5db;background:#fff;color:#6b7280;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.profile_cancelButton__7pvhW:hover{border-color:#9ca3af;color:#374151}.profile_confirmButton__2bZT9{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#1e3a8a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.profile_confirmButton__2bZT9:hover{background:#1e40af}@media(max-width:768px){.profile_container__jVBNG{padding:0;align-items:stretch;overflow-y:auto;height:100vh}.profile_profileCard__rkOqC{max-width:100%;margin:0;border-radius:0;min-height:100vh;height:100vh;display:flex;flex-direction:column;box-shadow:none;overflow-y:auto}.profile_floatingButton__SARVP{display:flex!important;position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#1e3a8a;color:#fff;border:none;box-shadow:0 8px 24px rgba(30,58,138,.3);cursor:pointer;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000}.profile_floatingButton__SARVP:hover{background:#1e40af;transform:scale(1.1);box-shadow:0 12px 32px rgba(30,58,138,.4)}.profile_floatingButton__SARVP:active{transform:scale(.95)}.profile_downloadSection__VFQI6{display:none}.profile_header__54pux{padding:30px 20px 25px}.profile_profileImage__fwDqY{width:100px;height:100px;margin-bottom:15px}.profile_name__GHkJt{font-size:22px}.profile_title__qA9xm{font-size:13px;margin-bottom:25px}.profile_actionButtons__WbY4m{gap:12px}.profile_callButton__4wrZG,.profile_emailButton__2cqYC{padding:10px 16px;font-size:11px}.profile_contactInfo__dxHS3{padding:25px 20px;flex:1 1;overflow-y:auto}.profile_contactItem__8bMAU{padding:12px 0}}@media(max-width:480px){.profile_container__jVBNG{padding:0;height:100vh}.profile_profileCard__rkOqC{border-radius:0;height:100vh;display:flex;flex-direction:column;overflow-y:auto}.profile_header__54pux{padding:30px 15px 25px;flex-shrink:0}.profile_profileImage__fwDqY{width:90px;height:90px}.profile_name__GHkJt{font-size:20px}.profile_actionButtons__WbY4m{flex-direction:column;gap:10px}.profile_callButton__4wrZG,.profile_emailButton__2cqYC{width:100%;justify-content:center}.profile_contactInfo__dxHS3{padding:20px 15px;flex:1 1;overflow-y:auto}}