:root{--background:#fff;--foreground:#1d1a23;--font-noto-sans:"Noto Sans",sans-serif;--error-color:#ac3136;--white-color:#fff;--outline-color:#dfdddd;--primary-color:indigo;--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-500:#8b5cf6;--purple-600:#7c3aed;--purple-700:#6d28d9;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green-50:#f0fdf4;--green-500:#22c55e;--green-600:#16a34a;--orange-50:#fff7ed;--orange-500:#f97316;--orange-600:#ea580c}.share-dropdown .ant-dropdown-menu{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:8px 4px;min-width:140px}.share-dropdown .ant-dropdown-menu-item{padding:0;margin:2px 0}.share-dropdown .ant-dropdown-menu-item:hover{background:transparent}.share-button{min-width:80px;height:32px;font-size:14px;font-weight:500}.share-button:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}#__next,body,html{max-width:100%!important;overflow-x:hidden!important;min-width:100%!important;min-height:100%!important;height:100%!important;padding:0!important;margin:0!important}body{color:var(--foreground);background:var(--background);font-family:var(--font-noto-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.text-gradient{background:linear-gradient(135deg,var(--purple-600),var(--purple-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,.1)}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.transition-all{transition:all .3s ease}.transition-transform{transition:transform .3s ease}.transition-shadow{transition:box-shadow .3s ease}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.bg-gradient-to-r{background:linear-gradient(to right,var(--purple-50),var(--purple-100))}.bg-gradient-to-br{background:linear-gradient(to bottom right,var(--purple-50),var(--gray-50))}.focus\:ring-2:focus,.focus\:ring-purple-500:focus{box-shadow:0 0 0 2px rgba(139,92,246,.2)}@media (max-width:640px){.sm\:hidden{display:none}.sm\:block{display:block}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}body,html{height:100%!important;position:fixed!important;width:100%!important}#__next,body,html{overflow-x:hidden!important;overflow-y:auto!important}#__next{position:relative!important}#__next,.login-page-container{height:100vh!important;height:100dvh!important}.login-page-container{overflow:hidden!important}.login-right-column{height:100vh!important;height:100dvh!important;overflow-y:auto!important;padding:1rem!important}.login-content-wrapper{padding:1rem 0!important;min-height:calc(100vh - 2rem)!important;min-height:calc(100dvh - 2rem)!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.login-content-wrapper .font-bold.text-2xl{font-size:1.25rem!important;line-height:1.4!important;margin-bottom:.75rem!important}.login-content-wrapper .text-base{font-size:.875rem!important;line-height:1.3!important;margin-bottom:1rem!important}.login-content-wrapper .text-base.font-medium{margin-bottom:1rem!important}.login-content-wrapper div[style*="gap: 1rem"]{gap:.75rem!important}.login-content-wrapper div[style*="marginTop: 1rem"]{margin-top:.75rem!important}.login-content-wrapper .logo{width:90px!important;height:90px!important;margin-bottom:1rem!important}.login-content-wrapper div[style*="maxWidth: 200px"]{max-width:180px!important}.login-content-wrapper .loginButton{height:40px!important;font-size:.875rem!important}.login-content-wrapper div[style*="marginTop: 1rem"] .text-base{font-size:.75rem!important;line-height:1.2!important;margin-bottom:0!important}}@media (max-width:768px){.md\:hidden{display:none}.md\:block{display:block}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:text-left{text-align:left}}@media (max-width:1024px){.lg\:hidden{display:none}.lg\:block{display:block}}.ant-btn{width:auto!important;border:none!important;padding:.25rem .5rem!important;font-weight:600!important;align-self:baseline!important;border-radius:8px!important;transition:all .3s ease!important}.ant-btn:hover{transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important}.ant-btn-variant-outlined{border:.0625rem solid var(--outline-color)!important}.ant-dropdown-trigger{align-self:baseline!important}.ant-card{border-radius:12px!important;box-shadow:0 4px 6px rgba(0,0,0,.05)!important;transition:all .3s ease!important;border:1px solid var(--gray-200)!important}.ant-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)!important;transform:translateY(-2px)!important}.ant-card-head{border-bottom:1px solid var(--gray-200)!important;padding:1.5rem 1.5rem 0!important}.ant-card-body{padding:1.5rem!important}.ant-form-item-label>label{font-weight:600!important;color:var(--gray-700)!important}.ant-input,.ant-select-selector{border-radius:8px!important;border:1px solid var(--gray-300)!important;transition:all .3s ease!important}.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:var(--purple-500)!important;box-shadow:0 0 0 2px rgba(139,92,246,.1)!important}.ant-input-affix-wrapper{border-radius:8px!important;border:1px solid var(--gray-300)!important;transition:all .3s ease!important}.ant-input-affix-wrapper .ant-input{border:none!important;box-shadow:none!important}.ant-input-affix-wrapper-focused{border-color:var(--purple-500)!important;box-shadow:0 0 0 2px rgba(139,92,246,.1)!important}.ant-tag{border-radius:6px!important;font-weight:600!important;font-size:.75rem!important;padding:.25rem .75rem!important}.ant-divider{margin:2rem 0!important;border-color:var(--gray-200)!important}.flex{display:flex!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.items-center{align-items:center!important}.audio-player-wrapper{position:relative;width:100%;min-height:100px;background-size:cover;background-position:50%;background-repeat:no-repeat}.audio-player-wrapper .video-js{background:transparent!important}.audio-player-wrapper .video-js .vjs-tech{opacity:0}.whatsapp-share-button:hover{background:#128c7e!important;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.15)}.audio-player-wrapper .video-js .vjs-control-bar{background-color:rgba(0,0,0,.5)}.relative{position:relative!important}.absolute{position:absolute!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.mr-2{margin-right:.5rem!important}.flex-wrap{flex-wrap:wrap!important}.gap-2{gap:.5rem!important}.m-auto{margin:auto!important}.w-25-percent{width:25%!important}.h-full{height:100%!important;min-height:100%!important}.w-full{width:100%!important;min-width:100%!important}.overflow-hidden{overflow:hidden!important}.justify-center{justify-content:center!important}.text-center{text-align:center!important}.font-bold{font-weight:700!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.ant-layout-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;background:var(--primary-color)!important;padding:1rem!important}.headerMenu{display:flex;align-items:center;gap:16px;margin-right:16px}.headerMenuItem{display:inline-flex;align-items:center;gap:8px;color:#fff;cursor:pointer;padding:6px 10px;border-radius:6px;transition:background-color .2s ease,transform .2s ease;position:relative}.headerMenuItem:hover{background-color:hsla(0,0%,100%,.12);transform:translateY(-1px)}.headerMenuItem.active:after{content:none}.headerMenuLabel{font-size:.875rem;font-weight:500;position:relative}.headerMenuItem.active .headerMenuLabel{font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.headerMenuItem.active .headerMenuLabel:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background-color:#fff;border-radius:2px}.headerMenuProfile{color:#fff!important;cursor:pointer}@media (max-width:768px){.headerMenu,.headerMenuLabel{display:none}.desktopLoginButton,.headerMenuProfile,.headerProfileImage{display:none!important}}.kcHeader{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center!important;width:100%}.kcHeaderCenter,.kcHeaderLeft{display:flex;align-items:center}.kcHeaderCenter{justify-content:center}.kcHeaderRight{display:flex;align-items:center;justify-content:flex-end}.kcHeaderCenter .headerMenu{margin-right:0}.mobileMenuTrigger{display:none;cursor:pointer}.headerSeparator{color:#fff;margin:0 16px;font-size:18px;font-weight:300;opacity:.7}@media (max-width:768px){.mobileMenuTrigger{display:inline-flex}.headerSeparator{display:none}}.mobileMenu{display:flex;flex-direction:column;gap:12px}.mobileMenuItem{display:flex;align-items:center;gap:10px;font-size:16px;padding:10px 8px;border-radius:8px}.mobileMenuItem.active{background:rgba(24,144,255,.08)}.ml-4{margin-left:1rem!important}.mr-4{margin-right:1rem!important}.ant-layout{background:var(--background)!important}.ant-layout,.ant-layout-content{min-height:100%!important}.hidden{display:none!important}.text-primary{color:var(--primary-color)!important}.text-error{color:var(--error-color)!important}.justify-end{justify-content:flex-end!important}.flex1{flex:1 1!important}.self-center{align-self:center!important}.ant-divider{border-top-color:#b9baee}.ant-form-item-label{height:2rem!important}.styled-description{background-color:#f9f9f9;border-left:4px solid #1890ff}.styled-description,.styled-note{padding:10px 15px;margin-bottom:15px;border-radius:4px;font-size:1rem}.styled-note{background-color:#fff3e0;border-left:4px solid #faad14}.ticket-alert{margin-top:24px;border-radius:12px;border:2px solid #ff4d4f;width:100%;box-sizing:border-box;padding:16px}.ant-picker{display:flex!important}.ant-form-item{margin-bottom:0!important}.cursor-pointer{cursor:pointer!important}.p-4{padding:.3rem!important}.max-w-screen-lg{max-width:62rem!important}.ellipsisDiv1Lines{overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:1!important;line-clamp:1!important;-webkit-box-orient:vertical!important}.ant-modal-title{margin-right:.75rem!important}a{text-decoration:none!important}a,a:hover{color:var(--primary-color)!important}.player-container{position:relative}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10}.image-overlay img{max-width:100%;max-height:100%;object-fit:cover}.custom-notification{width:100%;max-width:600px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.player-container .kc-player{z-index:1}.settings-icon{transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.settings-icon:hover{transform:scale(1.1) rotate(15deg);color:#fff!important;background-color:rgba(185,217,247,.15)!important;box-shadow:0 2px 8px rgba(206,229,251,.2)}.settings-icon.spin-and-color{animation:spinAndColor .8s cubic-bezier(.4,0,.2,1)}.hover-lift{transition:all .3s ease}.hover-lift:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(24,144,255,.2)}.hover-highlight{transition:all .3s ease}.hover-highlight:hover{border-color:#40a9ff!important;color:#40a9ff!important}.custom-notification{animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:576px){.custom-notification{margin:8px;width:calc(100% - 16px)}}.notification-buttons{display:flex;flex-direction:column;gap:8px}@media (min-width:576px){.notification-buttons{flex-direction:row;justify-content:flex-end;gap:12px}}.notification-button{height:36px;width:100%}@media (min-width:576px){.notification-button{width:auto;min-width:140px}.ant-layout-header{padding:1rem!important}}@keyframes spinAndColor{0%{transform:rotate(0deg) scale(1);color:#1890ff;background-color:rgba(24,144,255,.1)}25%{color:#40a9ff;background-color:rgba(64,169,255,.15)}50%{color:#69c0ff;background-color:rgba(105,192,255,.2);transform:scale(1.1)}75%{color:#91d5ff;background-color:rgba(145,213,255,.15)}to{transform:rotate(1turn) scale(1);color:#1890ff;background-color:rgba(24,144,255,.1)}}.uploadImageContainer{display:flex!important;align-items:flex-end!important;height:6.25rem!important;width:6.25rem!important}.uploadImage{height:calc(100% - .5rem)!important;width:calc(100% - .5rem)!important}.uploadCloseIcon,.uploadImage{border-radius:.375rem!important}.uploadCloseIcon{right:.25rem!important;top:-.25rem!important;background:var(--error-color)!important;color:var(--white-color)!important;padding:.25rem!important}.uploadFileContainer{display:flex!important;flex-direction:row!important;align-items:center!important;border:.0625rem solid var(--outline-color)!important;padding:.25rem .5rem!important;border-radius:.375rem!important}.uploadFileCloseIcon{margin-left:.5rem!important}.coverSpin{position:fixed!important;width:100%!important;left:0!important;right:0!important;top:0!important;bottom:0!important;background-color:hsla(0,0%,100%,.7)!important;z-index:9999!important;display:flex!important}.loginButton{width:13.75rem!important}.logo{width:10rem!important;height:10rem!important}.responsive-modal-content{padding:0!important}.mobile-modal-padding{padding:16px!important}.desktop-modal-padding{padding:24px!important}.mobile-card-spacing{margin-bottom:16px!important}.desktop-card-spacing{margin-bottom:24px!important}.mobile-card-padding{padding:16px!important}.desktop-card-padding{padding:24px!important}.mobile-form-item{margin-bottom:12px!important}.desktop-form-item{margin-bottom:24px!important}.mobile-button-full{width:100%!important;max-width:250px!important}.mobile-button-size{min-width:120px!important}.desktop-button-size{min-width:140px!important}.mobile-text-sm{font-size:12px!important}.mobile-text-md{font-size:14px!important}.desktop-text-md,.mobile-title-sm{font-size:16px!important}.desktop-title-sm{font-size:20px!important}.headerProfileImage{height:3.125rem!important;width:3.125rem!important;border-radius:50%!important}.profileImage{height:6.25rem!important;width:6.25rem!important;border-radius:50%!important;transition:all .3s ease!important}.profileImage:hover{transform:scale(1.05)!important;box-shadow:0 10px 25px rgba(0,0,0,.15)!important}.headerProfileName{color:var(--white-color)!important;font-size:.875rem!important}.headerKhojiStatus{color:var(--primary-color)!important;background:var(--white-color)!important;padding:.5rem 1rem!important;border-radius:.25rem!important;text-align:end!important;font-size:.875rem!important}.eventCardImageContainer{aspect-ratio:16/9!important}.eventDetailImageContainer{position:relative;overflow:hidden;width:100%}.eventDetailImage,.eventDetailImage img{min-height:360px!important;object-fit:contain!important;background:#fff!important}.eventCardImage,.eventDetailImage,.eventDetailImage img{height:100%!important;width:100%!important}.eventStatus{background:var(--primary-color)!important;padding:1rem!important;position:absolute!important}.eventStatusLabel{color:var(--white-color)!important}.editProfileButton{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;height:3.125rem!important;width:3.125rem!important;border-radius:50%!important;background:var(--white-color)!important;bottom:.625rem!important;right:.625rem!important;cursor:pointer!important;transition:all .3s ease!important}.editProfileButton:hover{transform:scale(1.1)!important;box-shadow:0 8px 20px rgba(0,0,0,.2)!important}.profileImageContainer{width:7.5rem!important;height:7.5rem!important;position:relative!important}.profile-card{border-radius:12px!important;box-shadow:0 4px 6px rgba(0,0,0,.05)!important;transition:all .3s ease!important}.profile-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)!important;transform:translateY(-2px)!important}.enhanced-form-item{margin-bottom:1.5rem!important}.enhanced-form-item .ant-form-item-label>label{font-weight:600!important;color:#374151!important;font-size:.875rem!important}.enhanced-form-item .ant-input,.enhanced-form-item .ant-select-selector{border-radius:8px!important;border:1px solid #e5e7eb!important;transition:all .3s ease!important}.enhanced-form-item .ant-input:focus,.enhanced-form-item .ant-select-focused .ant-select-selector{border-color:#8b5cf6!important;box-shadow:0 0 0 2px rgba(139,92,246,.1)!important}.enhanced-button{border-radius:8px!important;font-weight:600!important;transition:all .3s ease!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.enhanced-button:hover{transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important}.profile-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9)!important;border-radius:12px!important;padding:1.5rem!important;margin-bottom:1.5rem!important;border:1px solid #e2e8f0!important}.profile-section-title{font-size:1.125rem!important;font-weight:700!important;color:#1e293b!important;margin-bottom:1rem!important;display:flex!important;align-items:center!important;gap:.5rem!important}.profile-info-item{background:#fff!important;padding:1rem!important;border-radius:8px!important;border-left:4px solid #8b5cf6!important;margin-bottom:.75rem!important;transition:all .3s ease!important}.profile-info-item:hover{transform:translateX(4px)!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.profile-info-label{font-size:.75rem!important;font-weight:600!important;color:#6b7280!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:.25rem!important}.profile-info-value{font-size:.875rem!important;font-weight:600!important;color:#1f2937!important}@media (max-width:768px){.profile-section{padding:1rem!important}.profile-info-item{padding:.75rem!important}.profile-section-title{font-size:1rem!important}}.headerPopover .ant-popover-content .ant-popover-inner{padding:0!important}.headerPopoverItem{padding:.5rem 1rem!important;cursor:pointer!important}@media (max-width:767px){.eventDetailImage{height:250px!important;min-height:250px!important}.eventDetailImage,.eventDetailImage img{object-fit:contain!important}.ant-modal{margin:0!important;max-width:100%!important}.ant-modal-content,.ant-modal-header{border-radius:12px 12px 0 0!important}.ant-modal-header{padding:16px 20px 12px!important}.ant-modal-title{font-size:16px!important}.ant-tabs-tab{padding:8px 12px!important}.ant-tabs-tab,.ant-tabs-tab-btn{font-size:12px!important}.ant-card{border-radius:12px!important;margin-bottom:16px!important}.ant-card-head{padding:12px 16px!important;min-height:auto!important}.ant-card-head-title{font-size:14px!important}.ant-card-body{padding:16px!important}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label>label{font-size:13px!important}.ant-input,.ant-picker,.ant-select-selector{font-size:14px!important}.ant-btn-sm{font-size:12px!important;padding:4px 12px!important;height:28px!important}.ant-btn{font-size:13px!important}.ant-upload-list-picture-card .ant-upload-list-item{width:80px!important;height:80px!important}.ant-radio-wrapper{padding:8px 12px!important}.ant-radio-wrapper,.ant-select-dropdown,.ant-typography{font-size:13px!important}.ant-typography-title{margin-bottom:8px!important}input[type=checkbox]{transform:scale(1.1)!important}}@media screen and (min-width:768px) and (max-width:991px){.ant-modal{max-width:85%!important}.ant-card-body{padding:20px!important}.ant-form-item{margin-bottom:18px!important}}@media screen and (min-width:992px){.ant-modal{max-width:900px!important}}@media screen and (min-width:1200px){.ant-modal{max-width:1000px!important}}@media screen and (min-width:1600px){.ant-modal{max-width:1200px!important}}.playerModal{width:60%!important;height:auto!important}.playerModal .ant-modal-content{padding:0!important}.playIcon>svg{width:3.125rem!important;height:3.125rem!important;fill:var(--white-color)!important}.eventCardVideoOverlay{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important;background:rgba(0,0,0,.5)!important}.headerLogo{width:3.125rem!important;height:3.125rem!important;margin-right:.5rem!important}.loginImage{object-fit:cover!important}.ant-select-dropdown{z-index:1050!important}.profile-edit-modal .ant-modal-content,.profile-view-modal .ant-modal-content{border-radius:16px!important;overflow:hidden!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.profile-edit-modal .ant-modal-header,.profile-view-modal .ant-modal-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9)!important;border-bottom:1px solid #e2e8f0!important;padding:1.5rem 1.5rem 1rem!important}.profile-edit-modal .ant-modal-title,.profile-view-modal .ant-modal-title{font-size:1.125rem!important;font-weight:700!important;color:#1e293b!important}.profile-edit-modal .ant-modal-body,.profile-view-modal .ant-modal-body{padding:0!important;max-height:80vh!important;overflow-y:auto!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar,.profile-view-modal .ant-modal-body::-webkit-scrollbar{width:6px!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar-track,.profile-view-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:3px!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar-thumb,.profile-view-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:3px!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar-thumb:hover,.profile-view-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8!important}.donation-consent{display:flex!important;align-items:center!important;width:100%!important;background:#e9f8ed!important;border:1px solid #bfe8c9!important;border-radius:12px!important;padding:12px 16px!important;gap:12px!important}.donation-consent .ant-checkbox{margin-right:8px!important}.donation-consent .ant-checkbox-inner{width:20px!important;height:20px!important;border-radius:50%!important;border-color:#2f7d5a!important}.donation-consent .ant-checkbox-checked .ant-checkbox-inner{background-color:#2f7d5a!important;border-color:#2f7d5a!important}.donation-consent .ant-checkbox-checked:after{border:none!important}.donation-consent .ant-checkbox+span{color:#193c2d!important;font-weight:700!important;font-size:16px!important}@media (max-width:767px){.donation-consent{padding:10px 12px!important;border-radius:10px!important}.donation-consent .ant-checkbox-inner{transform:scale(1.05)!important}.donation-consent .ant-checkbox+span{font-size:14px!important;line-height:1.4!important}}.profile-edit-modal .ant-card,.profile-view-modal .ant-card{border:none!important;box-shadow:none!important;margin-bottom:1rem!important}.profile-edit-modal .ant-card-head,.profile-view-modal .ant-card-head{background:transparent!important;border-bottom:1px solid #e2e8f0!important;padding:1rem 0 .5rem!important}.profile-edit-modal .ant-card-head-title,.profile-view-modal .ant-card-head-title{font-size:1rem!important;font-weight:600!important;color:#374151!important}.profile-edit-modal .ant-card-body,.profile-view-modal .ant-card-body{padding:1rem 0!important}.profile-edit-modal .ant-form-item{margin-bottom:1rem!important}.profile-edit-modal .ant-form-item-label>label{font-weight:600!important;color:#374151!important;font-size:.875rem!important}.profile-edit-modal .ant-input,.profile-edit-modal .ant-select-selector{border-radius:8px!important;border:1px solid #d1d5db!important;transition:all .3s ease!important}.profile-edit-modal .ant-input:focus,.profile-edit-modal .ant-select-focused .ant-select-selector{border-color:#8b5cf6!important;box-shadow:0 0 0 2px rgba(139,92,246,.1)!important}.profile-edit-modal .ant-input:hover,.profile-edit-modal .ant-select:hover .ant-select-selector{border-color:#a78bfa!important}.profile-edit-modal .ant-btn{border-radius:8px!important;font-weight:600!important;transition:all .3s ease!important;height:40px!important;padding:0 1.5rem!important}.profile-edit-modal .ant-btn-primary{background:#8b5cf6!important;border-color:#8b5cf6!important}.profile-edit-modal .ant-btn-primary:hover{background:#7c3aed!important;border-color:#7c3aed!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important}.profile-edit-modal .ant-btn-default{background:#6b7280!important;border-color:#6b7280!important;color:#fff!important}.profile-edit-modal .ant-btn-default:hover{background:#4b5563!important;border-color:#4b5563!important;color:#fff!important}.profile-view-modal .bg-gray-50,.profile-view-modal .bg-green-50,.profile-view-modal .bg-orange-50,.profile-view-modal .bg-purple-50{transition:all .3s ease!important}.profile-view-modal .bg-gray-50:hover,.profile-view-modal .bg-green-50:hover,.profile-view-modal .bg-orange-50:hover,.profile-view-modal .bg-purple-50:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.profile-edit-modal .editProfileButton{background:#fff!important;border:2px solid #8b5cf6!important;color:#8b5cf6!important;transition:all .3s ease!important}.profile-edit-modal .editProfileButton:hover{background:#8b5cf6!important;color:#fff!important;transform:scale(1.1)!important;box-shadow:0 8px 20px rgba(139,92,246,.3)!important}@media (max-width:768px){.profile-edit-modal .ant-modal,.profile-view-modal .ant-modal{margin:1rem!important;max-width:calc(100vw - 2rem)!important}.profile-edit-modal .ant-modal-content,.profile-view-modal .ant-modal-content{border-radius:12px!important}.profile-edit-modal .ant-modal-header,.profile-view-modal .ant-modal-header{padding:1rem 1rem .5rem!important}.profile-edit-modal .ant-modal-title,.profile-view-modal .ant-modal-title{font-size:1rem!important}}.profile-edit-modal .ant-modal,.profile-view-modal .ant-modal{animation:modalSlideIn .3s ease-out!important}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-edit-modal .ant-spin,.profile-view-modal .ant-spin{color:#8b5cf6!important}.profile-edit-modal .ant-spin-dot-item,.profile-view-modal .ant-spin-dot-item{background-color:#8b5cf6!important}@font-face{font-family:__notoSans_e710f7;src:url(/_next/static/media/fa718a4ac70fd397-s.p.ttf) format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:__notoSans_Fallback_e710f7;src:local("Arial");ascent-override:100.41%;descent-override:27.52%;line-gap-override:0.00%;size-adjust:106.47%}.__className_e710f7{font-family:__notoSans_e710f7,__notoSans_Fallback_e710f7}.__variable_e710f7{--font-noto-sans:"__notoSans_e710f7","__notoSans_Fallback_e710f7"}