.Dashboard-module__ebH5ka__dashboardContainer{color:#fff;background:#000;min-height:100vh;font-family:Poppins,sans-serif}.Dashboard-module__ebH5ka__dashboardContainer ::-webkit-scrollbar{width:8px}.Dashboard-module__ebH5ka__dashboardContainer ::-webkit-scrollbar-track{background:0 0}.Dashboard-module__ebH5ka__dashboardContainer ::-webkit-scrollbar-thumb{opacity:.6;background:#fdc703;border-radius:4px;transition:all .3s}.Dashboard-module__ebH5ka__dashboardContainer ::-webkit-scrollbar-thumb:hover{opacity:1;background:#fcaa00}.Dashboard-module__ebH5ka__dashboardContainer{scrollbar-width:thin;scrollbar-color:#fdc703 transparent}.Dashboard-module__ebH5ka__navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1001;background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:60px;margin-bottom:100px;padding:.75rem 1.5rem;display:flex;position:sticky;top:80px}.Dashboard-module__ebH5ka__navLeft .Dashboard-module__ebH5ka__logo{color:#fccc06;margin:0;font-size:1.3rem;font-weight:700}.Dashboard-module__ebH5ka__navCenter .Dashboard-module__ebH5ka__userName{color:#fff;font-size:1rem;font-weight:500}.Dashboard-module__ebH5ka__navRight{align-items:center;gap:1rem;display:flex}.Dashboard-module__ebH5ka__notificationContainer{position:relative}.Dashboard-module__ebH5ka__notificationButton{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.4rem;font-size:1.3rem;transition:background .3s;position:relative}.Dashboard-module__ebH5ka__notificationButton:hover{background:#ffffff1a}.Dashboard-module__ebH5ka__notificationBadge{color:#fff;background:#f44;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.Dashboard-module__ebH5ka__notificationDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1100;background:#000000f2;border:1px solid #ffffff1a;border-radius:12px;width:280px;max-height:350px;margin-top:.5rem;padding:0;position:absolute;top:100%;right:0;overflow-y:auto}.Dashboard-module__ebH5ka__dropdownHeader{border-bottom:1px solid #ffffff1a;padding:1rem}.Dashboard-module__ebH5ka__dropdownHeader h4{color:#fccc06;margin:0;font-size:1rem}.Dashboard-module__ebH5ka__notificationItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .3s;display:flex}.Dashboard-module__ebH5ka__notificationItem:hover{background:#ffffff0d}.Dashboard-module__ebH5ka__notificationItem.Dashboard-module__ebH5ka__unread{background:#fccc061a;border-left:3px solid #fccc06}.Dashboard-module__ebH5ka__notificationContent{cursor:pointer;flex:1}.Dashboard-module__ebH5ka__notificationMessage{color:#fff;margin:0 0 .25rem;font-size:.9rem}.Dashboard-module__ebH5ka__notificationTime{color:#fff9;font-size:.8rem}.Dashboard-module__ebH5ka__deleteButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;transition:all .3s;display:flex}.Dashboard-module__ebH5ka__deleteButton:hover{color:#ff4757;background:#ff47571a;transform:scale(1.1)}.Dashboard-module__ebH5ka__userContainer{position:relative}.Dashboard-module__ebH5ka__userAvatar{color:#000;cursor:pointer;background:#fccc06;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;transition:transform .3s;display:flex;overflow:hidden}.Dashboard-module__ebH5ka__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.Dashboard-module__ebH5ka__userAvatar:hover{transform:scale(1.05)}.Dashboard-module__ebH5ka__userDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1100;background:#000000f2;border:1px solid #ffffff1a;border-radius:12px;width:230px;margin-top:.5rem;padding:0;position:absolute;top:100%;right:0}.Dashboard-module__ebH5ka__userInfo{align-items:center;gap:.75rem;display:flex}.Dashboard-module__ebH5ka__userAvatarLarge{color:#000;background:#fccc06;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.1rem;font-weight:700;display:flex;overflow:hidden}.Dashboard-module__ebH5ka__avatarImgLarge{object-fit:cover;border-radius:50%;width:100%;height:100%}.Dashboard-module__ebH5ka__userNameDropdown{color:#fff;margin:0;font-size:.95rem;font-weight:600}.Dashboard-module__ebH5ka__userRole{color:#fccc06;margin:0;font-size:.8rem}.Dashboard-module__ebH5ka__dropdownMenu{padding:.5rem 0}.Dashboard-module__ebH5ka__dropdownItem{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:background .3s;display:flex}.Dashboard-module__ebH5ka__dropdownItem:hover{background:#ffffff1a}.Dashboard-module__ebH5ka__mainContent{max-width:1200px;margin:0 auto;padding:1.5rem}.Dashboard-module__ebH5ka__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.Dashboard-module__ebH5ka__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem;transition:transform .3s,border-color .3s;display:flex}.Dashboard-module__ebH5ka__statCard:hover{border-color:#fccc064d;transform:translateY(-2px)}.Dashboard-module__ebH5ka__statIcon{background:#fccc061a;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;font-size:2.2rem;display:flex}.Dashboard-module__ebH5ka__statContent{flex:1}.Dashboard-module__ebH5ka__statNumber{color:#fccc06;margin:0 0 .25rem;font-size:1.8rem;font-weight:700}.Dashboard-module__ebH5ka__statLabel{color:#fffc;margin:0;font-size:.9rem}.Dashboard-module__ebH5ka__tasksSection{margin-top:1.5rem}.Dashboard-module__ebH5ka__sectionTitle{color:#fccc06;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.Dashboard-module__ebH5ka__adminActionsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.Dashboard-module__ebH5ka__adminActionCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;color:#fff;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.Dashboard-module__ebH5ka__adminActionCard:hover{background:#ffffff14;border-color:#fccc064d;transform:translateY(-2px);box-shadow:0 4px 20px #fccc061a}.Dashboard-module__ebH5ka__actionIcon{background:#fccc061a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.Dashboard-module__ebH5ka__actionContent h3{color:#fccc06;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.Dashboard-module__ebH5ka__actionContent p{color:#fffc;margin:0;font-size:.9rem;line-height:1.4}.Dashboard-module__ebH5ka__userInfoContainer{align-items:center;gap:1rem;display:flex}.Dashboard-module__ebH5ka__userAvatar{color:#000;background:#fccc06;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1rem;font-weight:700;display:flex;overflow:hidden}.Dashboard-module__ebH5ka__userDetails{flex:1}.Dashboard-module__ebH5ka__removeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.Dashboard-module__ebH5ka__removeButton:hover{transform:translateY(-1px);box-shadow:0 5px 15px #e74c3c4d}.Dashboard-module__ebH5ka__modal{z-index:1002;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Dashboard-module__ebH5ka__modalContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border:1px solid #ffffff1a;border-radius:15px;width:85%;max-width:450px;max-height:85vh;padding:1.5rem;overflow-y:auto;box-shadow:0 20px 60px #00000080}.Dashboard-module__ebH5ka__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Dashboard-module__ebH5ka__modalHeader h3{color:#fccc06;margin:0;font-size:1.2rem}.Dashboard-module__ebH5ka__closeButton{cursor:pointer;color:#ffffffb3;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.5rem;transition:all .3s;display:flex}.Dashboard-module__ebH5ka__closeButton:hover{color:#fff;background:#ffffff1a}.Dashboard-module__ebH5ka__form{flex-direction:column;gap:.8rem;display:flex}.Dashboard-module__ebH5ka__formGroup{flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__ebH5ka__formGroup label{color:#fccc06;font-size:.9rem;font-weight:600}.Dashboard-module__ebH5ka__formGroup input,.Dashboard-module__ebH5ka__formGroup textarea,.Dashboard-module__ebH5ka__formGroup select{color:#fff;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .3s}.Dashboard-module__ebH5ka__formGroup input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Dashboard-module__ebH5ka__formGroup input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Dashboard-module__ebH5ka__formGroup input[type=number]{appearance:textfield}.Dashboard-module__ebH5ka__formGroup select option{color:#fff;background:#1a1a1a;padding:.5rem}.Dashboard-module__ebH5ka__formGroup select option:hover{background:#333}.Dashboard-module__ebH5ka__userSelect{color:#fff!important;background:#000c!important}.Dashboard-module__ebH5ka__userSelect option{color:#fff!important;background:#2a2a2a!important;border:none!important;padding:.5rem!important}.Dashboard-module__ebH5ka__userSelect option:checked{color:#000!important;background:#fccc06!important}.Dashboard-module__ebH5ka__formGroup input:focus,.Dashboard-module__ebH5ka__formGroup textarea:focus,.Dashboard-module__ebH5ka__formGroup select:focus{border-color:#fccc06;outline:none}.Dashboard-module__ebH5ka__formGroup input::placeholder,.Dashboard-module__ebH5ka__formGroup textarea::placeholder{color:#ffffff80}.Dashboard-module__ebH5ka__formGroup textarea{resize:vertical;min-height:100px}.Dashboard-module__ebH5ka__actionToggle{gap:12px;margin-top:8px;display:flex}.Dashboard-module__ebH5ka__radioLabel{cursor:pointer;flex:1}.Dashboard-module__ebH5ka__radioLabel input[type=radio]{display:none}.Dashboard-module__ebH5ka__radioOption{text-align:center;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;padding:12px 16px;font-weight:500;transition:all .3s;display:block}.Dashboard-module__ebH5ka__radioLabel input[type=radio]:checked+.Dashboard-module__ebH5ka__radioOption{color:#fccc06;background:#fccc061a;border-color:#fccc06}.Dashboard-module__ebH5ka__addOption:hover{background:#28a7451a;border-color:#28a7454d}.Dashboard-module__ebH5ka__radioLabel input[type=radio]:checked+.Dashboard-module__ebH5ka__addOption{color:#28a745;background:#28a74526;border-color:#28a745}.Dashboard-module__ebH5ka__reduceOption:hover{background:#dc35451a;border-color:#dc35454d}.Dashboard-module__ebH5ka__radioLabel input[type=radio]:checked+.Dashboard-module__ebH5ka__reduceOption{color:#dc3545;background:#dc354526;border-color:#dc3545}.Dashboard-module__ebH5ka__selectAllContainer{background:#ffffff05;border:1px solid #ffffff1a;border-radius:6px;margin-bottom:8px;padding:8px}.Dashboard-module__ebH5ka__checkboxLabel{cursor:pointer;color:#fccc06;align-items:center;gap:8px;font-weight:500;display:flex}.Dashboard-module__ebH5ka__checkboxLabel input[type=checkbox]{accent-color:#fccc06;width:16px;height:16px}.Dashboard-module__ebH5ka__userSelectionContainer{scrollbar-width:none;-ms-overflow-style:none;background:#ffffff05;border:1px solid #ffffff1a;border-radius:6px;max-height:120px;padding:8px;overflow-y:auto}.Dashboard-module__ebH5ka__userSelectionContainer::-webkit-scrollbar{display:none}.Dashboard-module__ebH5ka__userCheckboxLabel{cursor:pointer;border-radius:4px;align-items:center;gap:8px;margin-bottom:4px;padding:6px 8px;transition:background .2s;display:flex}.Dashboard-module__ebH5ka__userCheckboxLabel:hover{background:#ffffff0d}.Dashboard-module__ebH5ka__userCheckboxLabel input[type=checkbox]{accent-color:#fccc06;width:14px;height:14px}.Dashboard-module__ebH5ka__userCheckboxText{color:#fffc;flex:1;font-size:.9rem}.Dashboard-module__ebH5ka__selectionSummary{color:#fccc06;text-align:center;background:#fccc061a;border-radius:4px;margin-top:8px;padding:6px 10px;font-size:.85rem;font-weight:500}.Dashboard-module__ebH5ka__submitButton{color:#000;cursor:pointer;background:linear-gradient(135deg,#fccc06 0%,#f39c12 100%);border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.Dashboard-module__ebH5ka__submitButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #fccc064d}.Dashboard-module__ebH5ka__errorMessage{color:#e74c3c;background:#e74c3c1a;border:1px solid #e74c3c4d;border-radius:8px;margin-bottom:1rem;padding:1rem}.Dashboard-module__ebH5ka__successMessage{color:#27ae60;background:#27ae601a;border:1px solid #27ae604d;border-radius:8px;margin-bottom:1rem;padding:1rem}.Dashboard-module__ebH5ka__loading{color:#fff9;justify-content:center;align-items:center;padding:2rem;display:flex}.Dashboard-module__ebH5ka__tasksList{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__ebH5ka__taskCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.25rem;transition:all .3s}.Dashboard-module__ebH5ka__taskCard:hover{border-color:#fccc064d;transform:translateY(-1px)}.Dashboard-module__ebH5ka__taskCard.Dashboard-module__ebH5ka__completed{opacity:.7;background:#ffffff05}.Dashboard-module__ebH5ka__taskHeader{align-items:flex-start;gap:.75rem;display:flex}.Dashboard-module__ebH5ka__taskCheckbox{margin-top:.25rem}.Dashboard-module__ebH5ka__checkbox{accent-color:#fccc06;width:18px;height:18px}.Dashboard-module__ebH5ka__taskInfo{flex:1}.Dashboard-module__ebH5ka__taskTitle{color:#fff;margin:0 0 .4rem;font-size:1rem;font-weight:600}.Dashboard-module__ebH5ka__taskCard.Dashboard-module__ebH5ka__completed .Dashboard-module__ebH5ka__taskTitle{color:#fff9;text-decoration:line-through}.Dashboard-module__ebH5ka__taskDescription{color:#fffc;margin:0;font-size:.9rem;line-height:1.4}.Dashboard-module__ebH5ka__taskMeta{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.Dashboard-module__ebH5ka__taskMetaContent{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.Dashboard-module__ebH5ka__deleteTaskButton{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .3s;display:flex}.Dashboard-module__ebH5ka__deleteTaskButton:hover{color:#ff4757;background:#ff47571a;transform:scale(1.1)}.Dashboard-module__ebH5ka__taskPoints{color:#fccc06;background:#fccc0633;border-radius:6px;padding:.25rem .5rem;font-size:.8rem;font-weight:600}.Dashboard-module__ebH5ka__noTasks{text-align:center;margin-top:100px}.Dashboard-module__ebH5ka__taskDue{color:#fff9;font-size:.8rem}@media (max-width:768px){.Dashboard-module__ebH5ka__navbar{flex-wrap:wrap;height:auto;min-height:60px;padding:.5rem 1rem;top:70px}.Dashboard-module__ebH5ka__navLeft .Dashboard-module__ebH5ka__logo{font-size:1.1rem}.Dashboard-module__ebH5ka__navCenter{text-align:center;order:3;width:100%;margin-top:.5rem}.Dashboard-module__ebH5ka__navCenter .Dashboard-module__ebH5ka__userName{font-size:.9rem}.Dashboard-module__ebH5ka__navRight{gap:.5rem}.Dashboard-module__ebH5ka__notificationButton{padding:.4rem;font-size:1.2rem}.Dashboard-module__ebH5ka__userAvatar{width:32px;height:32px;font-size:.7rem}.Dashboard-module__ebH5ka__mainContent{margin-top:.5rem;padding:1rem}.Dashboard-module__ebH5ka__statsGrid,.Dashboard-module__ebH5ka__adminActionsGrid{grid-template-columns:1fr;gap:1rem}.Dashboard-module__ebH5ka__taskHeader{flex-direction:column;gap:.5rem}.Dashboard-module__ebH5ka__taskMeta{flex-direction:row;justify-content:space-between;align-items:center}.Dashboard-module__ebH5ka__notificationDropdown,.Dashboard-module__ebH5ka__userDropdown{width:300px;left:auto;right:0}.Dashboard-module__ebH5ka__notificationDropdown{max-height:400px;overflow-y:auto}.Dashboard-module__ebH5ka__modalContent{width:95%;margin:1rem}}@media (max-width:480px){.Dashboard-module__ebH5ka__navbar{padding:.4rem .75rem;top:60px}.Dashboard-module__ebH5ka__navLeft .Dashboard-module__ebH5ka__logo{font-size:1rem}.Dashboard-module__ebH5ka__navCenter .Dashboard-module__ebH5ka__userName{font-size:.8rem}.Dashboard-module__ebH5ka__notificationButton{padding:.3rem;font-size:1.1rem}.Dashboard-module__ebH5ka__userAvatar{width:28px;height:28px;font-size:.6rem}.Dashboard-module__ebH5ka__mainContent{padding:.75rem}.Dashboard-module__ebH5ka__notificationDropdown,.Dashboard-module__ebH5ka__userDropdown{width:calc(100vw - 2rem);max-width:320px;left:50%;right:auto;transform:translate(-50%)}.Dashboard-module__ebH5ka__notificationDropdown{max-height:70vh}.Dashboard-module__ebH5ka__statCard{padding:1rem}.Dashboard-module__ebH5ka__statIcon,.Dashboard-module__ebH5ka__statNumber{font-size:1.5rem}.Dashboard-module__ebH5ka__taskCard{padding:1rem}}
.Navbar-module__p7GmqG__navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1002;contain:layout style;background:#000000e6;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 2%;scroll-margin-top:0;transition:all .3s;display:flex;position:fixed;top:0;box-shadow:0 4px 15px #0000001a}.Navbar-module__p7GmqG__scrolled{background:#000000f2;height:50px;box-shadow:0 4px 20px #0003}@media (max-width:768px){.Navbar-module__p7GmqG__scrolled{height:auto;min-height:60px}}.Navbar-module__p7GmqG__logo{flex:none;align-items:center;margin-top:12px;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__p7GmqG__logo img{object-fit:contain;width:auto;max-height:70px}.Navbar-module__p7GmqG__links{align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__p7GmqG__links li{position:relative}.Navbar-module__p7GmqG__links li a,.Navbar-module__p7GmqG__navButton{color:#fff;letter-spacing:.5px;font-size:.95rem;font-weight:500;font-family:var(--font-primary);cursor:pointer;background:0 0;border:none;padding:8px 0;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__p7GmqG__links li a:after,.Navbar-module__p7GmqG__navButton:after{content:"";background-color:#fccc06;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__p7GmqG__links li a:hover,.Navbar-module__p7GmqG__navButton:hover{color:#fccc06}.Navbar-module__p7GmqG__links li a:hover:after,.Navbar-module__p7GmqG__navButton:hover:after{width:100%}.Navbar-module__p7GmqG__loginBtn{text-align:center;letter-spacing:.5px;background:linear-gradient(135deg,#fcaa00,#ffcc29);border-radius:50px;justify-content:center;align-items:center;height:38px;padding:0 24px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 10px #fcaa004d}.Navbar-module__p7GmqG__loginButton{cursor:pointer;letter-spacing:.5px;width:100%;height:100%;font-size:.95rem;font-weight:600;font-family:var(--font-primary);background:0 0;border:none;justify-content:center;align-items:center;text-decoration:none;display:flex;color:#fff!important}.Navbar-module__p7GmqG__loginBtn:hover{background:linear-gradient(135deg,#ffb700,#ffd54f);box-shadow:0 6px 12px #fcaa0066}.Navbar-module__p7GmqG__loginBtn:active{transform:translateY(0);box-shadow:0 2px 8px #fcaa004d}.Navbar-module__p7GmqG__burgerMenu{cursor:pointer;z-index:1003;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:28px;height:24px;padding:2px;transition:all .3s;display:none}.Navbar-module__p7GmqG__burgerMenu:hover{transform:scale(1.05)}.Navbar-module__p7GmqG__burgerMenu:focus{outline-offset:2px;border-radius:4px;outline:2px solid #fccc06}.Navbar-module__p7GmqG__burgerLine{transform-origin:50%;background:#fff;border-radius:2px;width:24px;height:3px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.Navbar-module__p7GmqG__line1Open{background:#fccc06;transform:rotate(45deg)translate(5px,5px)}.Navbar-module__p7GmqG__line2Open{opacity:0;transform:scale(0)}.Navbar-module__p7GmqG__line3Open{background:#fccc06;transform:rotate(-45deg)translate(7px,-6px)}.Navbar-module__p7GmqG__mobileOverlay{z-index:999;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.Navbar-module__p7GmqG__mobileMenuOpen{transform:translate(0)!important}@media (max-width:768px){.Navbar-module__p7GmqG__navbar{flex-direction:row;justify-content:space-between;align-items:center;height:70px;padding:0 1rem}.Navbar-module__p7GmqG__logo{margin-top:0;margin-bottom:0}.Navbar-module__p7GmqG__logo img{max-height:55px}.Navbar-module__p7GmqG__burgerMenu{display:flex}.Navbar-module__p7GmqG__mobileOverlay{display:block}.Navbar-module__p7GmqG__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#000000f2;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:280px;height:calc(100vh - 70px);margin:0;padding-top:2rem;list-style:none;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:70px;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-5px 0 20px #0000004d}.Navbar-module__p7GmqG__links li{text-align:center;width:80%}.Navbar-module__p7GmqG__links li a,.Navbar-module__p7GmqG__navButton{border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.Navbar-module__p7GmqG__links li a:hover,.Navbar-module__p7GmqG__navButton:hover{color:#fccc06;background:#fccc061a}.Navbar-module__p7GmqG__loginBtn{border-radius:8px;width:80%;height:45px;margin-top:1rem}.Navbar-module__p7GmqG__loginButton{border-radius:8px;font-size:1rem}}@media (max-width:480px){.Navbar-module__p7GmqG__navbar{padding:0 1rem}.Navbar-module__p7GmqG__logo img{max-height:50px}.Navbar-module__p7GmqG__links{gap:1.2rem;width:280px;padding-top:1.5rem}.Navbar-module__p7GmqG__links li a,.Navbar-module__p7GmqG__navButton{padding:.7rem 1rem;font-size:.95rem}.Navbar-module__p7GmqG__loginBtn{height:42px}.Navbar-module__p7GmqG__loginButton{font-size:.95rem}}
.LoginModal-module__fUtM6a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out LoginModal-module__fUtM6a__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginModal-module__fUtM6a__fadeIn{0%{opacity:0}to{opacity:1}}.LoginModal-module__fUtM6a__loginBox{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:450px;padding:48px 40px;animation:.5s cubic-bezier(.16,1,.3,1) LoginModal-module__fUtM6a__slideInScale;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 70px -15px #00000080,0 0 0 1px #ffffff26,inset 0 1px #ffffff40,inset 0 -1px #0000001a}.LoginModal-module__fUtM6a__loginBox:before{content:"";pointer-events:none;z-index:-1;opacity:.6;background:linear-gradient(135deg,#fccc064d 0%,#ffffff1a 25%,#ffffff0d 50%,#ffffff1a 75%,#fccc064d 100%);border-radius:30px;position:absolute;inset:-2px}.LoginModal-module__fUtM6a__loginBox:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(145deg,#ffffff1f 0%,#ffffff05 50%,#ffffff14 100%);border-radius:28px;position:absolute;inset:0}@keyframes LoginModal-module__fUtM6a__slideInScale{0%{opacity:0;transform:translateY(30px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.LoginModal-module__fUtM6a__closeButton{cursor:pointer;color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:300;transition:all .3s;display:flex;position:absolute;top:20px;right:24px}.LoginModal-module__fUtM6a__closeButton:hover{color:#fff;background:#fff3;transform:scale(1.1);box-shadow:0 4px 12px #0003}.LoginModal-module__fUtM6a__loginTitle{color:#fff;letter-spacing:.5px;text-align:center;text-shadow:0 2px 8px #0006;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.LoginModal-module__fUtM6a__loginSubtitle{color:#fffc;text-align:center;text-shadow:0 1px 4px #0000004d;margin-bottom:40px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:300}.LoginModal-module__fUtM6a__loginForm{flex-direction:column;gap:20px;width:100%;display:flex}.LoginModal-module__fUtM6a__inputField{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#ffffff14;border:2px solid #ffffff26;border-radius:50px;width:100%;padding:18px 24px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;transition:all .4s;box-shadow:inset 0 2px 6px #00000026,0 1px 3px #ffffff1a}.LoginModal-module__fUtM6a__inputField:focus{background:#ffffff1f;border:2px solid #fccc06;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #fccc0626,inset 0 2px 6px #00000026,0 4px 12px #fccc0633}.LoginModal-module__fUtM6a__inputField::placeholder{color:#ffffff80;font-weight:300}.LoginModal-module__fUtM6a__loginButton{color:#171717;cursor:pointer;background:linear-gradient(135deg,#fccc06 0%,#f4c430 100%);border:none;border-radius:50px;width:100%;margin-top:12px;padding:18px 0;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 6px 20px #fccc0666,0 2px 6px #0000001a,inset 0 1px #ffffff4d}.LoginModal-module__fUtM6a__loginButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.LoginModal-module__fUtM6a__loginButton:hover:before{left:100%}.LoginModal-module__fUtM6a__loginButton:hover{background:linear-gradient(135deg,#e6b800 0%,#d4a829 100%);box-shadow:0 8px 25px #fccc0680,0 4px 12px #0003,inset 0 1px #ffffff4d}.LoginModal-module__fUtM6a__loginButton:active{transform:translateY(-1px)}.LoginModal-module__fUtM6a__errorMessage{color:#ff6b6b;text-align:center;text-shadow:0 1px 2px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:12px;padding:12px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:400}.LoginModal-module__fUtM6a__loginFooter{color:#ffffffb3;text-align:center;margin-top:32px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:300}.LoginModal-module__fUtM6a__loginFooter a{color:#fccc06;text-shadow:0 1px 3px #0000004d;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.LoginModal-module__fUtM6a__loginFooter a:after{content:"";background:linear-gradient(90deg,#fccc06,#fff);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.LoginModal-module__fUtM6a__loginFooter a:hover:after{width:100%}.LoginModal-module__fUtM6a__loginFooter a:hover{color:#fff;text-shadow:0 0 12px #fccc06cc}@media (max-width:600px){.LoginModal-module__fUtM6a__loginBox{border-radius:24px;margin:20px;padding:32px 24px}.LoginModal-module__fUtM6a__loginTitle{font-size:2rem}.LoginModal-module__fUtM6a__loginForm{gap:16px}.LoginModal-module__fUtM6a__inputField{padding:16px 20px}.LoginModal-module__fUtM6a__loginButton{padding:16px 0}}.LoginModal-module__fUtM6a__successMessage{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55e26;border:1px solid #22c55e4d;border-radius:12px;margin:20px 0;padding:20px;animation:.5s cubic-bezier(.16,1,.3,1) LoginModal-module__fUtM6a__successSlideIn}.LoginModal-module__fUtM6a__successMessage p{color:#22c55e;text-shadow:0 1px 2px #0000004d;margin:10px 0 0;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500}.LoginModal-module__fUtM6a__successIcon{margin-bottom:8px;font-size:2rem;animation:.6s cubic-bezier(.68,-.55,.265,1.55) LoginModal-module__fUtM6a__bounceIn}@keyframes LoginModal-module__fUtM6a__successSlideIn{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LoginModal-module__fUtM6a__bounceIn{0%{opacity:0;transform:scale(.3)rotate(-10deg)}50%{opacity:1;transform:scale(1.1)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}.LoginModal-module__fUtM6a__loginButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.LoginModal-module__fUtM6a__loginButton:disabled:hover{background:#fccc06cc;transform:none;box-shadow:0 8px 25px #fccc0633}
.About-module__XXGFJG__about-container{background:#000;grid-template-areas:"images about-text";width:100%;height:100vh;padding-top:2%;padding-left:2%;padding-right:2%;display:grid;overflow-x:hidden}.About-module__XXGFJG__images{grid-area:images;margin-top:50px;margin-bottom:10px}.About-module__XXGFJG__about-text{grid-area:about-text;margin-top:auto;margin-bottom:auto;padding:7%}.About-module__XXGFJG__aboutText{color:#fff;font-size:20px;font-weight:200;line-height:1.4;font-family:var(--font-secondary);padding-top:2%;padding-left:4.5%}.About-module__XXGFJG__bit{letter-spacing:6px;font-size:18px;line-height:22px;font-family:var(--font-heading);color:#d9d9d9;text-align:left;margin-bottom:5px;font-weight:700;display:block;position:relative}.About-module__XXGFJG__aboutH1{letter-spacing:5px;font-size:52px;line-height:65px;font-family:var(--font-heading);color:#fcaa00;text-align:left;font-weight:800;display:inline-block;position:relative}.About-module__XXGFJG__explorebtn{padding-top:1.5%;padding-left:4%}.About-module__XXGFJG__explorebtn img{transform-origin:0;transition:box-shadow .3s,filter .3s,transform .3s}.About-module__XXGFJG__explorebtn img:hover{filter:brightness(1.2);transform:scale(1.05);box-shadow:0 0}@media (max-width:1024px){.About-module__XXGFJG__about-container{grid-template-rows:auto auto;grid-template-areas:"about-text""images";height:auto;padding:2% 4%}.About-module__XXGFJG__images{text-align:center;margin-top:20px}.About-module__XXGFJG__images img{width:100%;max-width:400px;height:auto}.About-module__XXGFJG__about-text{padding:4% 2%}.About-module__XXGFJG__aboutH1{font-size:42px;line-height:50px}.About-module__XXGFJG__aboutText{padding-left:2%;font-size:18px}}@media (max-width:768px){.About-module__XXGFJG__about-container{height:auto;padding:3% 5%}.About-module__XXGFJG__about-text{padding:3% 1%}.About-module__XXGFJG__bit{letter-spacing:4px;text-align:center;font-size:16px}.About-module__XXGFJG__aboutH1{letter-spacing:3px;text-align:center;font-size:36px;line-height:42px}.About-module__XXGFJG__aboutText{text-align:justify;padding-top:4%;padding-left:0;font-size:16px;line-height:1.5}.About-module__XXGFJG__explorebtn{text-align:center;padding-top:3%;padding-left:0}.About-module__XXGFJG__explorebtn img{width:150px;height:auto}.About-module__XXGFJG__images{margin-top:30px;margin-bottom:20px}.About-module__XXGFJG__images img{width:100%;max-width:350px}}@media (max-width:480px){.About-module__XXGFJG__about-container{height:auto;padding:4% 6%}.About-module__XXGFJG__about-text{padding:2% 0}.About-module__XXGFJG__bit{letter-spacing:3px;margin-bottom:8px;font-size:14px}.About-module__XXGFJG__aboutH1{letter-spacing:2px;margin-bottom:15px;font-size:28px;line-height:34px}.About-module__XXGFJG__aboutText{padding-top:5%;font-size:14px;line-height:1.6}.About-module__XXGFJG__explorebtn{padding-top:4%}.About-module__XXGFJG__explorebtn img{width:120px}.About-module__XXGFJG__images img{width:100%;max-width:280px}}@media (max-width:360px){.About-module__XXGFJG__about-container{padding:5%}.About-module__XXGFJG__aboutH1{letter-spacing:1px;font-size:24px;line-height:30px}.About-module__XXGFJG__aboutText{font-size:13px;line-height:1.7}.About-module__XXGFJG__explorebtn img{width:100px}.About-module__XXGFJG__images img{max-width:250px}}
.Team-module__OI067q__team{contain:layout style paint;will-change:scroll-position;background:#000;flex-direction:column;justify-content:center;width:100%;height:auto;min-height:120vh;padding:40px 5%;display:flex;overflow-x:hidden;transform:translate(0,0)}.Team-module__OI067q__teamHeader{text-align:center;margin-bottom:20px}.Team-module__OI067q__meet{color:#fccc06;letter-spacing:1px;text-shadow:0 2px 4px #fccc0633;margin-top:0;margin-bottom:6px;font-family:Poppins,Plus Jakarta Sans,sans-serif;font-size:3rem;font-weight:700;transform:translateZ(0)}.Team-module__OI067q__teamSubtitle{color:#fffc;max-width:600px;margin:0 auto;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.4}.Team-module__OI067q__teamGrid{contain:layout style;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1150px;margin:0 auto;padding:0 20px;display:grid;transform:translateZ(0)}.Team-module__OI067q__teamCard{will-change:transform;backface-visibility:hidden;contain:layout style paint;opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;transition:transform .25s;animation:.6s ease-out forwards Team-module__OI067q__fadeInUp;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 16px #0003}@keyframes Team-module__OI067q__fadeInUp{0%{opacity:0;transform:translateY(30px)translateZ(0)}to{opacity:1;transform:translateY(0)translateZ(0)}}.Team-module__OI067q__teamCard:hover{border-color:#fccc0666;transform:translateY(-6px)translateZ(0);box-shadow:0 8px 24px #0000004d}.Team-module__OI067q__cardImage{background-color:#333;height:180px;position:relative;overflow:hidden}.Team-module__OI067q__cardImage img{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .3s}.Team-module__OI067q__imagePlaceholder{color:#fccc06;background-color:#333;justify-content:center;align-items:center;height:100%;font-size:.9rem;font-weight:500;display:flex}.Team-module__OI067q__cardImage img{object-fit:cover;width:100%;height:120%;transition:transform .25s;display:block}.Team-module__OI067q__teamCard:hover .Team-module__OI067q__cardImage img{transform:scale(1.05)translateZ(0)}.Team-module__OI067q__cardOverlay{background:linear-gradient(#0000 0%,#0000004d 60%,#000000b3 100%);transition:opacity .3s;position:absolute;inset:0}.Team-module__OI067q__teamCard:hover .Team-module__OI067q__cardOverlay{opacity:.8}.Team-module__OI067q__linkedinIcon{color:#fff;opacity:0;will-change:opacity, transform, background;background:#293338e6;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Team-module__OI067q__teamCard:hover .Team-module__OI067q__linkedinIcon{opacity:1;transform:translate(-50%,-50%)scale(1.1)}.Team-module__OI067q__linkedinIcon:hover{background:#fccc06e6;border-color:#fccc0699;transform:translate(-50%,-50%)scale(1.2);box-shadow:0 4px 12px #fccc064d}.Team-module__OI067q__cardContent{text-align:center;z-index:2;padding:14px;position:relative}.Team-module__OI067q__memberName{color:#fff;letter-spacing:.5px;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600}.Team-module__OI067q__memberRole{color:#fccc06;opacity:.9;letter-spacing:.3px;margin:0;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:400}@media (min-width:1441px){.Team-module__OI067q__team{min-height:110vh;padding:50px 5%}.Team-module__OI067q__teamHeader{margin-bottom:30px}.Team-module__OI067q__teamGrid{max-width:1200px}}@media (min-width:769px) and (max-width:1440px){.Team-module__OI067q__team{min-height:120vh;padding:40px 5%}.Team-module__OI067q__teamHeader{margin-bottom:25px}.Team-module__OI067q__teamGrid{gap:20px}}@media (min-width:769px) and (max-width:1024px){.Team-module__OI067q__team{min-height:125vh;padding:35px 4%}}@media (max-width:1024px){.Team-module__OI067q__teamGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.Team-module__OI067q__team{height:auto;min-height:100vh;padding:40px 3% 30px}.Team-module__OI067q__meet{font-size:2.5rem}.Team-module__OI067q__teamSubtitle{font-size:1.1rem}.Team-module__OI067q__teamGrid{grid-template-columns:repeat(2,1fr);gap:18px;padding:0 10px}.Team-module__OI067q__cardImage{height:200px}.Team-module__OI067q__cardContent{padding:16px}}@media (max-width:480px){.Team-module__OI067q__team{padding:30px 2% 20px}.Team-module__OI067q__meet{font-size:2rem}.Team-module__OI067q__teamSubtitle{padding:0 10px;font-size:1rem}.Team-module__OI067q__teamGrid{grid-template-columns:1fr;gap:16px}.Team-module__OI067q__cardImage{height:170px}.Team-module__OI067q__memberName{font-size:1.1rem}.Team-module__OI067q__memberRole{font-size:.85rem}}
.Events-module__al67Bq__eventsSection{background:#000;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.Events-module__al67Bq__container{text-align:center;width:90%;max-width:1200px;margin:0 auto;padding:60px 20px 40px}.Events-module__al67Bq__title{color:#fccc06;text-align:center;letter-spacing:2px;text-shadow:0 2px 8px #fccc064d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700}.Events-module__al67Bq__subtitle{color:#fffc;text-align:center;max-width:600px;margin:0 auto 30px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6}.Events-module__al67Bq__timeline{white-space:nowrap;background:#000;overflow-x:hidden}.Events-module__al67Bq__timelineList{justify-content:center;align-items:center;width:max-content;margin:0 auto;padding:250px 0;font-size:0;list-style:none;transition:all 1s;display:flex}.Events-module__al67Bq__timelineItem{background:#fccc06;width:160px;height:3px;list-style-type:none;display:inline-block;position:relative;box-shadow:0 0 10px #fccc0666}.Events-module__al67Bq__timelineEnd{background:#fccc06;width:280px;height:3px;display:inline-block;position:relative}.Events-module__al67Bq__timelineItem:not(:first-child){margin-left:14px}.Events-module__al67Bq__timelineItem:not(:last-child):after{content:"";background:#fccc06;border-radius:50%;width:12px;height:12px;animation:2s infinite Events-module__al67Bq__pulse;position:absolute;top:50%;bottom:0;left:calc(100% + 1px);transform:translateY(-50%);box-shadow:0 0 15px #fccc0699}@keyframes Events-module__al67Bq__pulse{0%{box-shadow:0 0 15px #fccc0699}50%{box-shadow:0 0 25px #fccc06cc}to{box-shadow:0 0 15px #fccc0699}}.Events-module__al67Bq__timelineContent{white-space:normal;color:#fff;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;width:280px;padding:20px;font-size:1rem;transition:all .3s;position:absolute;left:calc(100% + 7px);box-shadow:0 12px 30px #0000004d,0 0 0 1px #ffffff1a}.Events-module__al67Bq__timelineContent:hover{border-color:#fccc064d;transform:translateY(-2px);box-shadow:0 20px 40px #0006,0 0 20px #fccc0633}.Events-module__al67Bq__clickIndicator{color:#fccc06cc;opacity:0;margin-top:8px;font-size:.8rem;font-weight:500;transition:opacity .3s}.Events-module__al67Bq__timelineContent:hover .Events-module__al67Bq__clickIndicator{opacity:1}.Events-module__al67Bq__timelineContent:before{content:"";border-style:solid;width:0;height:0;position:absolute;top:100%;left:0}.Events-module__al67Bq__timelineItem:nth-child(odd) .Events-module__al67Bq__timelineContent{top:-16px;transform:translateY(-100%)}.Events-module__al67Bq__timelineItem:nth-child(odd) .Events-module__al67Bq__timelineContent:before{border-width:8px 8px 0 0;border-color:#ffffff14 #0000 #0000;top:100%}.Events-module__al67Bq__timelineItem:nth-child(2n) .Events-module__al67Bq__timelineContent{top:calc(100% + 16px)}.Events-module__al67Bq__timelineItem:nth-child(2n) .Events-module__al67Bq__timelineContent:before{border-width:8px 0 0 8px;border-color:#0000 #0000 #0000 #ffffff14;top:-8px}.Events-module__al67Bq__timelineYear{color:#fccc06;text-shadow:0 2px 4px #0000004d;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700;display:block}.Events-module__al67Bq__eventTitle{color:#fff;letter-spacing:.3px;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.3}.Events-module__al67Bq__eventDescription{color:#fffc;margin:0;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:300;line-height:1.5}@media screen and (max-width:768px){.Events-module__al67Bq__timeline{white-space:normal;overflow-x:hidden}.Events-module__al67Bq__timelineList{width:100%;font-size:inherit;justify-content:initial;align-items:initial;padding:40px 20px;display:block;position:relative}.Events-module__al67Bq__timelineList:before{content:"";background:#fccc06;width:3px;position:absolute;top:0;bottom:0;left:20px;box-shadow:0 0 10px #fccc0666}.Events-module__al67Bq__timelineItem{width:100%;height:auto;box-shadow:none;background:0 0;margin-bottom:40px;padding-left:60px;padding-right:20px;display:block;position:relative}.Events-module__al67Bq__timelineItem:not(:first-child){margin-left:0}.Events-module__al67Bq__timelineItem:last-child{margin-bottom:0}.Events-module__al67Bq__timelineItem:after{content:none!important}.Events-module__al67Bq__timelineItem:before{content:"";z-index:2;background:#fccc06;border-radius:50%;width:12px;height:12px;animation:2s infinite Events-module__al67Bq__pulse;position:absolute;top:0;left:14px;transform:translate(-18.5px);box-shadow:0 0 15px #fccc0699}.Events-module__al67Bq__timelineContent{width:calc(100% - 24px);margin-right:4px;padding:15px;position:static;top:auto!important;left:auto!important;transform:none!important}.Events-module__al67Bq__timelineContent:before{display:none}.Events-module__al67Bq__timelineItem:nth-child(odd) .Events-module__al67Bq__timelineContent,.Events-module__al67Bq__timelineItem:nth-child(2n) .Events-module__al67Bq__timelineContent{top:auto;transform:none}.Events-module__al67Bq__timelineEnd{display:none}}@media screen and (max-width:480px){.Events-module__al67Bq__title{font-size:2.5rem}.Events-module__al67Bq__subtitle{font-size:1rem}.Events-module__al67Bq__timelineItem{padding-left:50px;padding-right:16px}.Events-module__al67Bq__timelineList:before{left:15px}.Events-module__al67Bq__timelineItem:before{left:9px;transform:translate(-6px)}}.Events-module__al67Bq__modalBackdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out Events-module__al67Bq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Events-module__al67Bq__fadeIn{0%{opacity:0}to{opacity:1}}.Events-module__al67Bq__modalContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141414f2;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:600px;height:auto;animation:.3s ease-out Events-module__al67Bq__slideUp;position:relative;box-shadow:0 25px 50px #00000080}@keyframes Events-module__al67Bq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Events-module__al67Bq__closeButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.Events-module__al67Bq__closeButton:hover{color:#fccc06;background:#fccc0633;transform:scale(1.1)}.Events-module__al67Bq__modalHeader{text-align:center;border-bottom:1px solid #ffffff1a;padding:25px;position:relative}.Events-module__al67Bq__modalHeaderContent{text-align:center}.Events-module__al67Bq__modalTitle{color:#fccc06;letter-spacing:1px;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700}.Events-module__al67Bq__modalDate{color:#fffc;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;display:block}.Events-module__al67Bq__modalMeta{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Events-module__al67Bq__metaItem{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-family:Poppins,sans-serif;font-size:.9rem;display:flex}.Events-module__al67Bq__metaItem svg{color:#fccc06;width:16px;height:16px}.Events-module__al67Bq__modalBody{padding:20px 25px 25px}.Events-module__al67Bq__modalDescription,.Events-module__al67Bq__modalHighlights{margin-bottom:20px}.Events-module__al67Bq__modalDescription p{color:#ffffffe6;text-align:center;margin:0;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.5}.Events-module__al67Bq__modalHighlights h3{color:#fccc06;text-align:center;border-bottom:2px solid #fccc064d;margin-bottom:12px;padding-bottom:6px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600}.Events-module__al67Bq__modalHighlights ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.Events-module__al67Bq__modalHighlights li{color:#fffc;background:#ffffff05;border-left:3px solid #fccc06;border-radius:0 6px 6px 0;padding:6px 0 6px 12px;font-family:Poppins,sans-serif;font-size:.9rem;transition:all .3s}.Events-module__al67Bq__modalHighlights li:hover{background:#fccc061a;transform:translate(4px)}@media screen and (max-width:768px){.Events-module__al67Bq__modalContent{border-radius:15px;max-width:calc(100vw - 20px);margin:10px}.Events-module__al67Bq__modalHeader{padding:20px}.Events-module__al67Bq__modalTitle{font-size:1.4rem}.Events-module__al67Bq__modalBody{padding:15px 20px 20px}.Events-module__al67Bq__modalMeta{flex-direction:column;align-items:center;gap:8px}.Events-module__al67Bq__closeButton{width:35px;height:35px;top:15px;right:15px}}@media screen and (max-width:480px){.Events-module__al67Bq__modalBackdrop{padding:10px}.Events-module__al67Bq__modalContent{max-width:calc(100vw - 20px)}.Events-module__al67Bq__modalHeader{padding:15px}.Events-module__al67Bq__modalBody{padding:12px 15px 15px}.Events-module__al67Bq__modalTitle{font-size:1.2rem}.Events-module__al67Bq__modalDescription,.Events-module__al67Bq__modalHighlights{margin-bottom:15px}.Events-module__al67Bq__modalDescription p{font-size:.9rem}.Events-module__al67Bq__modalHighlights h3{font-size:1rem}.Events-module__al67Bq__modalHighlights li{padding:5px 0 5px 10px;font-size:.85rem}}
.Contact-module__UT7GOW__contactSection{background:#000;width:100%;min-height:100vh;padding:40px 20px 20px;position:relative;overflow-x:hidden}.Contact-module__UT7GOW__contactSection:before{content:"";opacity:.02;z-index:-1;position:absolute;inset:0}.Contact-module__UT7GOW__container{z-index:2;max-width:1000px;margin:0 auto;position:relative}.Contact-module__UT7GOW__header{text-align:center;margin-bottom:20px}.Contact-module__UT7GOW__title{color:#fccc06;letter-spacing:2px;text-shadow:0 2px 8px #fccc064d;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700}.Contact-module__UT7GOW__subtitle{color:#fffc;max-width:500px;margin:0 auto;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.Contact-module__UT7GOW__content{grid-template-columns:1fr 1.8fr;align-items:start;gap:30px;display:grid}.Contact-module__UT7GOW__contactInfo{flex-direction:column;gap:15px;display:flex}.Contact-module__UT7GOW__infoCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:18px;transition:all .3s;position:relative;overflow:hidden}.Contact-module__UT7GOW__infoCard:before{content:"";background:linear-gradient(90deg,#fccc06,#fccc064d);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Contact-module__UT7GOW__infoCard:hover:before{transform:scaleX(1)}.Contact-module__UT7GOW__infoCard:hover{background:#ffffff14;border-color:#fccc064d;transform:translateY(-5px);box-shadow:0 20px 40px #fccc061a}.Contact-module__UT7GOW__infoIcon{color:#000;background:linear-gradient(135deg,#fccc06,#fccc06cc);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 12px;display:flex;box-shadow:0 8px 16px #fccc064d}.Contact-module__UT7GOW__infoIcon svg{width:20px;height:20px}.Contact-module__UT7GOW__infoCard h3{color:#fccc06;margin-bottom:6px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600}.Contact-module__UT7GOW__infoCard p{color:#fffc;margin:0;font-family:Poppins,sans-serif;font-size:.9rem;line-height:1.5}.Contact-module__UT7GOW__contactForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:25px;position:relative;overflow:hidden}.Contact-module__UT7GOW__contactForm:before{content:"";background:linear-gradient(90deg,#fccc06,#fccc064d);height:4px;position:absolute;top:0;left:0;right:0}.Contact-module__UT7GOW__formGroup{margin-bottom:18px}.Contact-module__UT7GOW__inputField,.Contact-module__UT7GOW__textareaField{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-family:Poppins,sans-serif;font-size:.9rem;transition:all .3s}.Contact-module__UT7GOW__inputField::placeholder,.Contact-module__UT7GOW__textareaField::placeholder{color:#fff9}.Contact-module__UT7GOW__inputField:focus,.Contact-module__UT7GOW__textareaField:focus{background:#ffffff14;border-color:#fccc06;box-shadow:0 0 20px #fccc0633}.Contact-module__UT7GOW__textareaField{resize:vertical;min-height:100px;font-family:Poppins,sans-serif}.Contact-module__UT7GOW__submitButton{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#fccc06,#fccc06e6);border:none;border-radius:12px;width:100%;padding:14px 18px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.Contact-module__UT7GOW__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Contact-module__UT7GOW__submitButton:hover:before{left:100%}.Contact-module__UT7GOW__submitButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px #fccc0666}.Contact-module__UT7GOW__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.Contact-module__UT7GOW__successMessage,.Contact-module__UT7GOW__errorMessage{text-align:center;border-radius:10px;margin-top:20px;padding:15px 20px;font-family:Poppins,sans-serif;font-weight:500}.Contact-module__UT7GOW__successMessage{color:#22c55e;background:#22c55e33;border:1px solid #22c55e4d}.Contact-module__UT7GOW__errorMessage{color:#ef4444;background:#ef444433;border:1px solid #ef44444d}@media (max-width:1024px){.Contact-module__UT7GOW__content{grid-template-columns:1fr;gap:25px}.Contact-module__UT7GOW__contactInfo{order:2}.Contact-module__UT7GOW__contactForm{order:1}}@media (max-width:768px){.Contact-module__UT7GOW__contactSection{padding:60px 15px 30px}.Contact-module__UT7GOW__title{font-size:2rem}.Contact-module__UT7GOW__subtitle{font-size:.9rem}.Contact-module__UT7GOW__header{margin-bottom:15px}.Contact-module__UT7GOW__content{gap:20px}.Contact-module__UT7GOW__infoCard,.Contact-module__UT7GOW__contactForm{padding:15px}}@media (max-width:480px){.Contact-module__UT7GOW__contactSection{padding:50px 10px 20px}.Contact-module__UT7GOW__title{font-size:1.8rem}.Contact-module__UT7GOW__subtitle{font-size:.85rem}.Contact-module__UT7GOW__infoCard,.Contact-module__UT7GOW__contactForm{padding:12px}.Contact-module__UT7GOW__inputField,.Contact-module__UT7GOW__textareaField,.Contact-module__UT7GOW__submitButton{padding:12px 15px;font-size:.85rem}.Contact-module__UT7GOW__textareaField{min-height:80px}.Contact-module__UT7GOW__formGroup{margin-bottom:15px}.Contact-module__UT7GOW__infoIcon{width:35px;height:35px}.Contact-module__UT7GOW__infoIcon svg{width:18px;height:18px}.Contact-module__UT7GOW__infoCard h3{font-size:1rem}.Contact-module__UT7GOW__infoCard p{font-size:.8rem}}
.LoadingIndicator-module__eXrhLG__loadingWrapper{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 20px;font-family:Poppins,sans-serif;display:flex}.LoadingIndicator-module__eXrhLG__typingIndicator{z-index:4;width:60px;height:30px;position:relative}.LoadingIndicator-module__eXrhLG__typingCircle{transform-origin:50%;background:linear-gradient(135deg,#fccc06,#ffdc4e);border-radius:50%;width:8px;height:8px;animation:.6s infinite alternate LoadingIndicator-module__eXrhLG__typingCircle;position:absolute;left:15%;box-shadow:0 0 10px #fccc0666}@keyframes LoadingIndicator-module__eXrhLG__typingCircle{0%{background:linear-gradient(135deg,#fccc06,#ffdc4e);border-radius:50px 50px 25px 25px;height:5px;top:20px;transform:scaleX(1.7);box-shadow:0 2px 8px #fccc0699}40%{background:linear-gradient(135deg,#fccc06,#ffdc4e);border-radius:50%;height:8px;transform:scaleX(1);box-shadow:0 0 12px #fccc0680}to{background:linear-gradient(135deg,#ffdc4e,#fccc06);top:0%;box-shadow:0 0 15px #fccc06b3}}.LoadingIndicator-module__eXrhLG__typingCircle:nth-child(2){animation-delay:.2s;left:45%}.LoadingIndicator-module__eXrhLG__typingCircle:nth-child(3){animation-delay:.4s;left:auto;right:15%}.LoadingIndicator-module__eXrhLG__typingShadow{transform-origin:50%;z-index:3;filter:blur(1px);background-color:#fccc064d;border-radius:50%;width:5px;height:4px;animation:.6s infinite alternate LoadingIndicator-module__eXrhLG__typingShadow;position:absolute;top:30px;left:15%}@keyframes LoadingIndicator-module__eXrhLG__typingShadow{0%{background-color:#fccc0666;transform:scaleX(1.5)}40%{opacity:.7;background-color:#fccc064d;transform:scaleX(1)}to{opacity:.2;background-color:#fccc0633;transform:scaleX(.2)}}.LoadingIndicator-module__eXrhLG__typingShadow:nth-child(4){animation-delay:.2s;left:45%}.LoadingIndicator-module__eXrhLG__typingShadow:nth-child(5){animation-delay:.4s;left:auto;right:15%}.LoadingIndicator-module__eXrhLG__loadingMessage{color:#fffc;text-align:center;letter-spacing:.5px;margin:0;font-size:1rem;font-weight:500;animation:2s ease-in-out infinite LoadingIndicator-module__eXrhLG__fadeInOut}@keyframes LoadingIndicator-module__eXrhLG__fadeInOut{0%,to{opacity:.6}50%{opacity:1}}.LoadingIndicator-module__eXrhLG__small .LoadingIndicator-module__eXrhLG__typingIndicator{width:45px;height:22px}.LoadingIndicator-module__eXrhLG__small .LoadingIndicator-module__eXrhLG__typingCircle{width:6px;height:6px}.LoadingIndicator-module__eXrhLG__small .LoadingIndicator-module__eXrhLG__typingShadow{width:4px;height:3px;top:22px}.LoadingIndicator-module__eXrhLG__small .LoadingIndicator-module__eXrhLG__loadingMessage{font-size:.875rem}.LoadingIndicator-module__eXrhLG__small{gap:12px;padding:20px 15px}.LoadingIndicator-module__eXrhLG__large .LoadingIndicator-module__eXrhLG__typingIndicator{width:80px;height:40px}.LoadingIndicator-module__eXrhLG__large .LoadingIndicator-module__eXrhLG__typingCircle{width:12px;height:12px}.LoadingIndicator-module__eXrhLG__large .LoadingIndicator-module__eXrhLG__typingShadow{width:8px;height:6px;top:40px}.LoadingIndicator-module__eXrhLG__large .LoadingIndicator-module__eXrhLG__loadingMessage{font-size:1.2rem}.LoadingIndicator-module__eXrhLG__large{gap:24px;padding:60px 30px}.LoadingIndicator-module__eXrhLG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9998;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoadingIndicator-module__eXrhLG__overlay .LoadingIndicator-module__eXrhLG__loadingWrapper{background:linear-gradient(135deg,#0f0f0ff2 0%,#191919f2 100%);border:1px solid #fccc064d;border-radius:20px;padding:40px;box-shadow:0 20px 40px #00000080}.LoadingIndicator-module__eXrhLG__inline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin:20px 0;padding:20px}@media (max-width:768px){.LoadingIndicator-module__eXrhLG__loadingWrapper{gap:12px;padding:30px 15px}.LoadingIndicator-module__eXrhLG__loadingMessage{font-size:.9rem}.LoadingIndicator-module__eXrhLG__small{gap:8px;padding:15px 10px}.LoadingIndicator-module__eXrhLG__large{gap:16px;padding:40px 20px}.LoadingIndicator-module__eXrhLG__large .LoadingIndicator-module__eXrhLG__loadingMessage{font-size:1.1rem}.LoadingIndicator-module__eXrhLG__overlay .LoadingIndicator-module__eXrhLG__loadingWrapper{border-radius:16px;margin:20px;padding:30px 20px}}@media (max-width:480px){.LoadingIndicator-module__eXrhLG__loadingWrapper{gap:10px;padding:20px 10px}.LoadingIndicator-module__eXrhLG__loadingMessage{font-size:.85rem}.LoadingIndicator-module__eXrhLG__typingIndicator{width:50px;height:25px}.LoadingIndicator-module__eXrhLG__typingCircle{width:7px;height:7px}.LoadingIndicator-module__eXrhLG__typingShadow{width:4px;height:3px;top:25px}.LoadingIndicator-module__eXrhLG__overlay .LoadingIndicator-module__eXrhLG__loadingWrapper{border-radius:12px;margin:15px;padding:25px 15px}}@media (prefers-reduced-motion:reduce){.LoadingIndicator-module__eXrhLG__typingCircle,.LoadingIndicator-module__eXrhLG__typingShadow,.LoadingIndicator-module__eXrhLG__loadingMessage{animation:none}.LoadingIndicator-module__eXrhLG__typingCircle{background:#fccc06;box-shadow:0 0 5px #fccc064d}.LoadingIndicator-module__eXrhLG__loadingMessage{opacity:.8}}@media (prefers-contrast:high){.LoadingIndicator-module__eXrhLG__typingCircle{box-shadow:none;background:#fccc06}.LoadingIndicator-module__eXrhLG__typingShadow{background-color:#fccc0680}.LoadingIndicator-module__eXrhLG__loadingMessage{color:#fff}.LoadingIndicator-module__eXrhLG__inline{border-color:#fccc06}}
.SuccessNotification-module__7Ieu2q__notificationWrapper{z-index:9999;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:20px;right:20px;transform:translate(100%)}.SuccessNotification-module__7Ieu2q__slideIn{transform:translate(0)}.SuccessNotification-module__7Ieu2q__slideOut{transform:translate(100%)}.SuccessNotification-module__7Ieu2q__notification{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:linear-gradient(135deg,#0f0f0ff2 0%,#191919f2 100%);border:1px solid #fccc064d;border-radius:16px;justify-content:space-between;align-items:center;width:280px;min-height:70px;padding:16px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,0 0 20px #fccc061a}.SuccessNotification-module__7Ieu2q__notification:before{content:"";pointer-events:none;background:linear-gradient(135deg,#fccc060d 0%,#0000 50%);position:absolute;inset:0}.SuccessNotification-module__7Ieu2q__content{z-index:2;flex:1;align-items:center;gap:12px;display:flex;position:relative}.SuccessNotification-module__7Ieu2q__iconContainer{color:#000;background:linear-gradient(135deg,#fccc06,#ffdc4e);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;box-shadow:0 4px 15px #fccc064d}.SuccessNotification-module__7Ieu2q__iconContainer:before{content:"";z-index:-1;opacity:.5;background:linear-gradient(135deg,#fccc06,#ffdc4e);border-radius:11px;animation:2s ease-in-out infinite SuccessNotification-module__7Ieu2q__pulse;position:absolute;inset:-1px}@keyframes SuccessNotification-module__7Ieu2q__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.SuccessNotification-module__7Ieu2q__checkIcon{stroke-width:3px;width:20px;height:20px}.SuccessNotification-module__7Ieu2q__textContent{flex-direction:column;flex:1;gap:2px;display:flex}.SuccessNotification-module__7Ieu2q__message{color:#fff;margin:0;font-size:14px;font-weight:600;line-height:1.3}.SuccessNotification-module__7Ieu2q__description{color:#ffffffb3;margin:0;font-size:12px;line-height:1.3}.SuccessNotification-module__7Ieu2q__closeButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff9;cursor:pointer;z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:relative}.SuccessNotification-module__7Ieu2q__closeButton:hover{color:#fccc06;background:#ffffff1a;border-color:#fccc064d;transform:scale(1.05)}.SuccessNotification-module__7Ieu2q__closeButton:active{transform:scale(.95)}.SuccessNotification-module__7Ieu2q__closeIcon{stroke-width:1.5px;width:16px;height:16px}@media (max-width:768px){.SuccessNotification-module__7Ieu2q__notificationWrapper{top:10px;left:10px;right:10px;transform:translateY(-100%)}.SuccessNotification-module__7Ieu2q__slideIn{transform:translateY(0)}.SuccessNotification-module__7Ieu2q__slideOut{transform:translateY(-100%)}.SuccessNotification-module__7Ieu2q__notification{border-radius:12px;width:100%;min-height:60px;padding:12px}.SuccessNotification-module__7Ieu2q__content{gap:10px}.SuccessNotification-module__7Ieu2q__iconContainer{border-radius:8px;width:32px;height:32px}.SuccessNotification-module__7Ieu2q__checkIcon{width:18px;height:18px}.SuccessNotification-module__7Ieu2q__message{font-size:13px}.SuccessNotification-module__7Ieu2q__description{font-size:11px}.SuccessNotification-module__7Ieu2q__closeButton{border-radius:6px;width:24px;height:24px}.SuccessNotification-module__7Ieu2q__closeIcon{width:14px;height:14px}}@media (max-width:480px){.SuccessNotification-module__7Ieu2q__notification{border-radius:10px;min-height:56px;padding:10px}.SuccessNotification-module__7Ieu2q__iconContainer{width:28px;height:28px}.SuccessNotification-module__7Ieu2q__checkIcon{width:16px;height:16px}.SuccessNotification-module__7Ieu2q__message{font-size:12px}.SuccessNotification-module__7Ieu2q__description{font-size:10px}.SuccessNotification-module__7Ieu2q__closeButton{width:22px;height:22px}.SuccessNotification-module__7Ieu2q__closeIcon{width:12px;height:12px}}@media (prefers-reduced-motion:reduce){.SuccessNotification-module__7Ieu2q__notificationWrapper{transition:none}.SuccessNotification-module__7Ieu2q__iconContainer:before{animation:none}.SuccessNotification-module__7Ieu2q__closeButton{transition:none}}@media (prefers-contrast:high){.SuccessNotification-module__7Ieu2q__notification{background:#000;border-color:#fccc06}.SuccessNotification-module__7Ieu2q__iconContainer{color:#000;background:#fccc06}.SuccessNotification-module__7Ieu2q__closeButton{border-color:#fccc06}}
