@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";.cert-logo{max-width:150px;max-height:100px}.Navigation_wrap{width:100%;background-color:#fff;position:fixed;top:var(--promo-bar-height, 32px);left:0;padding:12px 30px;z-index:1000;box-shadow:0 4px 2px -2px #2464db08;transition:top .2s ease-out}.Navigation{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box}.Navigation_logo{position:relative;cursor:pointer;text-align:center;font-family:Poppins,sans-serif;font-weight:700;color:linear-gradient(90deg,#11296b 0%,#2150d1 100%)}.navigator{display:flex;justify-content:center;gap:30px;position:absolute;left:50%;transform:translate(-50%)}.NavItems{text-decoration:none;color:#11296b;font-size:16px;font-weight:500;padding:10px 15px;transition:color .3s ease;font-family:Poppins,sans-serif}.NavItems:hover,.NavItems.active{color:#007bff;font-weight:400}.right-actions{display:flex;align-items:center}.Navigation_wrap_smallScreen{width:100%;background-color:#fff;position:fixed;top:var(--promo-bar-height, 32px);left:0;z-index:1000;box-shadow:none;padding:10px 0;transition:top .2s ease-out}.Navigation_smallScreen{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:0 1rem;height:40px}.navigator-smallScreen{position:relative;left:auto;transform:none;display:flex;justify-content:space-between;align-items:center;gap:15px}.profile-section{position:relative}.profile-section img{cursor:pointer;width:35px;height:35px;border-radius:50%}.profile-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.loginBtn{background-color:#29c44a;color:#fff;padding:10px 20px;border:none;border-radius:10px;cursor:pointer;height:35px;font-family:Poppins,sans-serif;font-size:12px}.dropdown-menu{position:absolute;display:block;top:50px;right:0;background-color:#fff;border-radius:5px;box-shadow:0 4px 8px #0000001a;width:150px;text-align:center;z-index:1000;padding:10px 0;font-family:Poppins,sans-serif;font-size:12px}.dropdown-item{display:flex;justify-content:center;align-items:center;padding:10px;color:#333;text-decoration:none;cursor:pointer;transition:all .3s ease}.dropdown-menu button{background-color:#ec6249;color:#fff;cursor:pointer;padding:7px 20px;border-radius:5px;border:none;font-family:Poppins,sans-serif;font-size:12px;display:flex;justify-content:center;align-items:center;margin:0 auto;width:60%;transition:all .3s ease}.dropdown-menu button:hover{background-color:#d4eaff;color:#11296b}.dropdown-menu button:focus{outline:none;border:none}.dropdown-item:hover{background-color:#d4eaff;color:#11296b}.loginBtn:hover{background-color:#0056b3}.addProfileBtn{width:129px;height:35px;color:#fff;font-family:Poppins,sans-serif;background-image:linear-gradient(to right,#11296b,#2150d1);font-size:12px;justify-content:end;border-radius:10px}@media (max-width: 832px){.cert-logo{width:110px;height:25px}.Navigation_smallScreen{display:flex;align-items:center;justify-content:space-between}.addProfileBtn{width:119px;height:32px}.loginBtn{height:32px}.profile-section img{width:36px;height:36px}}@media (max-width: 520px){.addProfileBtn{width:98px;height:28px;font-size:10px}.loginBtn{height:28px;font-size:11px;display:flex;align-items:center}.Navigation_smallScreen{width:auto;height:auto;display:flex;justify-content:space-between}.profile-section img{width:30px;height:30px}}@media (max-width: 430px){.navigator-smallScreen{display:flex;flex-direction:row;gap:10px;justify-content:space-between;align-items:center}.addProfileBtn,.loginBtn{width:auto;height:28px;font-size:9px;padding:5px 10px}.profile-section img{width:30px;height:30px}.search-icon{padding:5px;font-size:12px;position:absolute;top:-3px;right:40px}.small-cert-logo{width:30px;height:30px}.large-screen-logo{display:none}.small-screen-logo{display:block;max-width:50px}.Navigation_wrap_smallScreen{padding:8px 0}.Navigation_smallScreen{height:35px}.mobile-nav-link{font-size:11px;padding:.7rem 1rem}.burger-icon{font-size:1rem;padding:.4rem}.mobile-nav-menu.open{top:calc(50px + var(--promo-bar-height, 32px))}.filter-section{top:calc(45px + 20px + var(--promo-bar-height, 32px))}.main-content{padding-top:140px}}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-link{text-decoration:none;color:#333;font-weight:500;padding:.5rem 1rem;transition:all .3s ease;border-radius:5px}.nav-link:hover{color:#11296b;background-color:#fff}.nav-link.active{color:#11296b;background-color:#fff;font-weight:600}.burger-menu{display:flex;align-items:center}.burger-icon{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.5rem;color:#11296b;display:flex;align-items:center;justify-content:center}.mobile-nav-menu{position:fixed;top:-100%;left:0;width:100%;height:auto;background-color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;padding:0;z-index:999;opacity:0;visibility:hidden;font-family:Poppins,sans-serif}.mobile-nav-menu.open{top:calc(50px + var(--promo-bar-height, 32px));opacity:1;visibility:visible}.mobile-nav-link{text-decoration:none;color:#11296b;padding:.8rem 1.5rem;font-weight:500;font-size:12px;transition:all .3s ease;text-align:center;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;line-height:1.2}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link:hover{background-color:#fff;color:#11296b}.mobile-nav-link.active{color:#11296b;background-color:#fff;font-weight:600}.Navigation_smallScreen{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:0 1rem}.filter-section{position:fixed;top:calc(51px + 20px + var(--promo-bar-height, 32px));left:0;width:100%;background-color:#fff;border-top:none;z-index:999;margin-top:0;box-shadow:0 2px 4px #0000000d;transition:top .2s ease-out}.main-content{padding-top:160px}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._dropdownMenu_6hwma_1{position:absolute;display:block;top:50px;right:0;background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;width:250px;z-index:1000;padding:0;font-family:Poppins,sans-serif;overflow:hidden;animation:_dropdownFade_6hwma_1 .2s ease-in-out}@keyframes _dropdownFade_6hwma_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_6hwma_29{display:flex;align-items:center;padding:15px;background-color:#f5f7facc}._dropdownAvatar_6hwma_36{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 5px #0000001a}._dropdownUserInfo_6hwma_45{margin-left:12px;display:flex;flex-direction:column}._dropdownUsername_6hwma_51{font-weight:600;font-size:14px;color:#333;text-transform:capitalize}._dropdownEmail_6hwma_58{font-size:12px;color:#666;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}._dropdownDivider_6hwma_68{height:1px;background-color:#eee;margin:0}._dropdownItem_6hwma_74{display:flex;align-items:center;padding:12px 15px;color:#333;text-decoration:none;cursor:pointer;transition:all .2s ease;gap:10px}._dropdownItem_6hwma_74:hover{background-color:#d4eaff80;color:#11296b}._dropdownLogoutBtn_6hwma_90{background-color:transparent;color:#ec6249;width:100%;cursor:pointer;padding:12px 15px;border:none;font-family:Poppins,sans-serif;font-size:16px;display:flex;align-items:center;justify-content:flex-start;transition:all .2s ease;font-weight:500}._dropdownLogoutBtn_6hwma_90:hover{color:#ec6249}._dropdownLogoutBtn_6hwma_90 i{font-size:14px;width:20px;margin-right:10px}._dropdownLogoutBtn_6hwma_90:hover{background-color:#ec62491a}._dropdownLogoutBtn_6hwma_90:focus{outline:none}.footer{background-color:#fff;padding:0;font-family:Poppins,sans-serif;position:fixed;bottom:0;width:100%;transform:translateY(100%);transition:transform .3s ease;border-top:1px solid #e6e4e4;z-index:10;box-shadow:0 4px 2px -2px #0000000d}.footer.visible{transform:translateY(0)}.footer.hidden{transform:translateY(100%)}.footer-nav{display:flex;align-items:center;justify-content:center;list-style:none;padding:0;margin:auto}.footer-nav li{margin:10px 0;padding-inline:15px;border-right:1px solid #b2d5f6af}.footer-nav li:last-child{border-right:0px}.footer-nav a{color:#1b60aaa6;text-decoration:none;font-size:14px}.social-media-icon{color:#fff;text-decoration:none;display:flex;justify-content:center;align-items:center;padding:8px;border-radius:50%;transition:background-color .3s;cursor:pointer}@media (max-width: 600px){.footer-nav{font-size:12px}.footer-nav li{padding-inline:5px}.footer-nav a{font-size:13px}}@media screen and (max-width: 458px){.footer-nav li{text-align:center}}@media (max-width: 430px){.footer-nav{justify-content:space-around}.footer-nav a{font-size:13px;margin:0 10px}.footer-nav li{padding-inline:5px}}@media screen and (max-width: 375px){.footer-nav{justify-content:space-around}.footer-nav a{font-size:11px;margin:0 5px}.footer-nav li{padding-inline:5px}}._mainLayout_b6qgo_1{width:100%;margin:0 auto;max-width:1280px}._contentContainer_b6qgo_7{margin-top:calc(66px + var(--promo-bar-height, 32px));transition:margin-top .2s ease-out}.promo-bar{position:fixed;top:0;left:0;width:100%;height:36px;background:linear-gradient(135deg,#d4eafff2,#b3dafff2);border-bottom:1px solid rgba(33,80,209,.2);box-shadow:0 2px 4px #11296b14;color:#11296b;z-index:1100;display:flex;align-items:center;transition:transform .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promo-bar__inner{width:100%;max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.promo-bar__link{color:#11296b;text-decoration:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:8px;transition:color .2s ease}.promo-bar__link:before{content:"🎁";font-size:16px;flex-shrink:0}.promo-bar__link:hover{color:#2150d1;text-decoration:underline}.promo-bar__close{background:transparent;border:none;color:#11296bb3;font-size:20px;font-weight:400;line-height:1;cursor:pointer;padding:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:4px;transition:all .2s ease;font-family:Arial,sans-serif}.promo-bar__close:hover{background-color:#11296b1a;color:#11296b;transform:scale(1.1)}.promo-bar__close:focus{outline:2px solid rgba(33,80,209,.5);outline-offset:2px}.promo-bar__close:active{background-color:#11296b26;transform:scale(.95)}@media (max-width: 430px){.promo-bar{height:34px}.promo-bar__link{font-size:11px;gap:6px}.promo-bar__link:before{font-size:14px}.promo-bar__close{width:20px;height:20px;font-size:18px;padding:3px}}._profileCardsContainer_1kx6c_1{display:grid;grid-template-columns:repeat(4,1fr);gap:69px;justify-items:center;margin-top:70px;margin-bottom:30px}._noScroll_1kx6c_10{overflow:hidden}._notFoundContainer_1kx6c_14{margin-top:100px;align-items:center;justify-content:center;display:flex}._notFoundImage_1kx6c_21{width:350px;height:350px}._notFoundText_1kx6c_26{font-family:Poppins,sans-serif;color:#afabab;font-size:14px;font-weight:700;margin-top:15px;display:flex;justify-content:center}._fullProfilePage_1kx6c_36{display:flex;flex-direction:column;justify-content:center;max-width:1280px}._profilePageTop_1kx6c_43{width:100%;max-width:none;position:fixed;top:calc(55px + var(--promo-bar-height, 32px));left:0;display:flex;justify-content:space-evenly;align-items:center;padding:5px 20px;background-color:#fff;border-radius:0 0 15px 15px;box-shadow:0 4px 2px -2px #0000000d;z-index:999;transition:transform .3s ease,opacity .2s ease,top .2s ease-out;opacity:1}._profilePageTop_1kx6c_43._hidden_1kx6c_62{transform:translateY(-100%);opacity:0}._profilePageTop_1kx6c_43._visible_1kx6c_67{transform:translateY(0);opacity:1}._profilePageHeader_1kx6c_72{width:100%;display:flex;justify-content:center;align-items:center}._pageNameText_1kx6c_79{font-family:Nunito Sans;background:-webkit-linear-gradient(#11296b,#2150d1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:25px;font-weight:700}._hiddenCard_1kx6c_89{opacity:0;transform:scale(.9);transition:opacity .3s ease-out,transform .3s ease-out;pointer-events:none}@media (max-width: 1500px){._profileCardsContainer_1kx6c_1{grid-template-columns:repeat(3,1fr);gap:45px}}@media (max-width: 1024px){._profileCardsContainer_1kx6c_1{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:971px){._profileCardsContainer_1kx6c_1{margin-top:90px}}@media (max-width: 820px){._scrollContainer_1kx6c_96{margin-top:70px}._profilePageSearch_1kx6c_125{display:none}}@media (min-width: 821px){._scrollContainer_1kx6c_96{margin-top:40px}}@media (max-width: 768px){._profileCardsContainer_1kx6c_1{grid-template-columns:repeat(1,1fr);gap:30px}}@media (max-width: 597px){._scrollContainer_1kx6c_96{margin-top:90px}._notFoundImage_1kx6c_21{width:300px;height:300px}._notFoundText_1kx6c_26{font-size:12px}}._profileCardImage_mrcin_5{width:178px;height:178px;border-radius:50%;object-fit:cover;object-position:center}._imageContainer_mrcin_13{width:178px;height:178px;border-radius:50%;overflow:hidden;flex-shrink:0}._profileCardSection_mrcin_21{min-width:243px;height:390px;box-shadow:0 2px 4px #0000001a,0 4px 8px #8c8c8c47;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;text-transform:capitalize;font-weight:700;border-radius:8px;margin:10px 3px;transition:transform .3s ease;cursor:pointer;position:relative}._profileCardSection_mrcin_21:hover{transform:translateY(-10px)}._championHighlight_mrcin_42{border:2px solid rgba(250,204,21,.6);box-shadow:0 12px 30px #facc1540}._iconWithTooltip_mrcin_47{position:relative}._availabilityTooltip_mrcin_51{visibility:hidden;opacity:0;position:absolute;top:35px;left:50%;width:120px;transform:translate(-58%);background-color:#333;color:#fff;padding:5px 10px;border-radius:5px;font-size:11px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:20;font-family:Poppins,sans-serif;text-align:center;text-transform:none}._availabilityIconContainer_mrcin_71{position:absolute;top:10px;right:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;background-color:#d9d9d954;border-radius:16px;padding:6px 12px 0;z-index:10;box-shadow:0 2px 4px #0000001a}._iconWithTooltip_mrcin_47:hover ._availabilityTooltip_mrcin_51{visibility:visible;overflow:visible;opacity:1;transition-delay:.5s}._openToWorkIcon_mrcin_94,._openToHelpIcon_mrcin_95{width:18px;height:18px}._profileCardBox_mrcin_100{width:178px;height:307px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._profileCardContent_mrcin_109{width:150px;height:110px;min-height:110px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-evenly}._userName_mrcin_120{font-size:16px;margin:10px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._userCountry_mrcin_131{width:150px;font-size:10px;color:#1e1e1e82;margin:5px 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._workPlace_mrcin_141{width:150px;font-size:14px;color:#8c8c8c;margin:8px 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._socialIcons_mrcin_151{display:flex;justify-content:center;gap:20px;align-items:center;width:80%;padding:5px;margin-top:15px}._socialIcons_mrcin_151 img{width:20px;height:20px}@media (max-width: 598px){._profileCardSection_mrcin_21{margin:30px 3px}}@media (max-width: 490px){._profileCardSection_mrcin_21{margin:40px 3px}}._profileCardSection_10ie7_1{width:243px;height:350px;box-shadow:0 2px 4px #0000001a,1.5px 4px 8px #18a0fb33;display:flex;align-items:center;justify-content:center;border-radius:8px;font-family:Poppins,sans-serif}._profileCardBox_10ie7_12{width:178px;height:307px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._profileCardContent_10ie7_21{width:150px;height:69px;display:flex;flex-direction:column;align-items:center;text-align:center}._skeleton_10ie7_30{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_10ie7_1 1.5s infinite;border-radius:4px}@keyframes _loading_10ie7_1{0%{background-position:200% 0}to{background-position:-200% 0}}._image_10ie7_46{width:178px;height:178px;border-radius:50%}._userName_10ie7_52,._userPronoun_10ie7_53,._workPlace_10ie7_54{height:16px;width:100%;margin-top:5px}._userPronoun_10ie7_53{width:60px;margin-top:5px}._workPlace_10ie7_54{width:80px;margin-top:5px}._socialIcons_10ie7_70{display:flex;justify-content:space-evenly;align-items:center;width:80%;padding:5px;margin-top:20px}._icon_10ie7_79{width:20px;height:20px}.filter-bar{display:flex;align-items:center;justify-content:center;padding:15px 0 0;gap:15px;font-family:Poppins,sans-serif;background-color:#fff;flex-wrap:wrap}.filter-by-button{background-color:#d4eaff;color:#11296b;padding:8px 12px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:14px;font-weight:500;white-space:nowrap;height:30px;width:90px;border:none;outline:none}.reset-filter{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#ff4d4f;background:none;border:none;outline:none;cursor:pointer;white-space:nowrap;padding:0}.reset-filter:disabled,.reset-filter[disabled]{color:#666;pointer-events:none}.filter-by-button:focus,.reset-filter:focus,.filter-dropdown select:focus{outline:none}.reset-icon{margin-right:10px}.css-13cymwt-control{border:none!important;box-shadow:none!important;padding:0!important;font-size:14px!important;font-family:Poppins,sans-serif!important}.css-13cymwt-control:after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:2px;background-color:#11296b}.css-1u9des2-indicatorSeparator{display:none!important}.css-1xc3v61-indicatorContainer{color:#11296b!important}.css-b62m3t-container{padding:10px 0;font-size:14px!important;font-family:Poppins,sans-serif!important}.pin-filter-button{background:none;border:none;cursor:pointer;color:#666;font-size:16px;padding:0 10px;display:flex;align-items:center;transition:transform .2s ease,color .2s ease;position:absolute;bottom:10px;right:10px}.pin-filter-button:hover{color:#11296b;transform:scale(1.1)}.pin-filter-button.pinned{color:#11296b;transform:rotate(-45deg)}.search-filter-container{display:flex;align-items:center;margin-left:10px;flex:1}.mobile-search-container{width:100%;margin-top:10px}.filter-actions{display:flex;align-items:center}@media (min-width: 820px){.filter-bar{flex-direction:row;display:flex;justify-content:center;align-items:center}.filter-buttons-container,.filter-options-container{display:flex;flex-direction:row;gap:10px}.css-hlgwow{text-align:center!important}.provider-select .css-b62m3t-container,.certification-select .css-b62m3t-container,.country-select .css-b62m3t-container,.provider-select .css-13cymwt-control,.certification-select .css-13cymwt-control,.country-select .css-13cymwt-control{width:180px!important}.filter-options-container{display:flex;align-items:center;flex-wrap:wrap}.search-filter-container{min-width:250px;max-width:400px}.filter-buttons-container{display:flex;align-items:center}}@media (min-width: 598px) and (max-width: 820px){.filter-bar{flex-direction:row;display:flex;justify-content:center;align-items:center}.filter-buttons-container,.filter-options-container{display:flex;flex-direction:row;gap:10px}.css-hlgwow{text-align:center!important}.provider-select .css-b62m3t-container,.certification-select .css-b62m3t-container,.country-select .css-b62m3t-container,.provider-select .css-13cymwt-control,.certification-select .css-13cymwt-control,.country-select .css-13cymwt-control{width:160px!important}.filter-options-container{display:flex;align-items:center;flex-wrap:wrap}.search-filter-container{min-width:250px;max-width:400px}.filter-buttons-container{display:flex;align-items:center}}@media (max-width: 598px){.filter-bar{flex-direction:column;align-items:center;width:100%;gap:0px;padding:7px 0}.filter-buttons-container{margin-bottom:8px}.filter-buttons-container,.filter-options-container{flex-direction:column;width:80%}.pin-filter-button,.reset-filter{font-size:12px}.filter-by-button{width:100%;margin-bottom:10px;display:flex;justify-content:center;margin-left:0;margin-right:0;font-size:13px}.reset-filter{width:100%;display:flex;justify-content:center;margin-left:0;font-size:13px;margin-bottom:10px}.css-b62m3t-container{padding:0!important}.css-13cymwt-control:after{background-color:#fff}.css-13cymwt-control{min-height:0px!important;font-size:13px!important}.css-1xc3v61-indicatorContainer{font-size:13px!important}.css-1xc3v61-indicatorContainer svg{width:13px;height:13px;stroke-width:1px}.css-hlgwow{text-align:left!important}.css-13cymwt-control:focus{border:none!important;outline:none!important}}@media (max-width: 490px){.filter-bar{width:100%}.filter-buttons-container,.filter-options-container{flex-direction:column;width:100%;margin-bottom:10px}.filter-by-button,.reset-filter{font-size:12px}.css-13cymwt-control{min-height:0px!important;font-size:12px!important}.css-1xc3v61-indicatorContainer{font-size:12px!important}.css-1xc3v61-indicatorContainer svg{width:12px;height:12px;stroke-width:1px}.css-1f43avz-a11yText-A11yTex{font-size:12px!important}.css-hlgwow{text-align:left!important}.pin-filter-button{bottom:5px;right:5px}}.search-input-container{width:100%;max-width:250px;position:relative;display:flex;align-items:center}.search-input{width:300px;padding:8px 40px 8px 15px;border-radius:15px;border:none;background-color:#f6f6f6;outline:none;font-size:14px;color:#555;transition:all .3s cubic-bezier(.4,0,.2,1)}.search-input:focus,.search-input.expanded{width:400px;background-color:#fff;box-shadow:0 2px 6px #0000001a;border:1px solid rgba(17,41,107,.2)}.search-button{position:absolute;background:none;border:none;cursor:pointer;font-size:18px;color:#999;outline:none;right:6px;bottom:50%;transform:translateY(50%);transition:color .3s ease}.search-button:hover{color:#666}.search-button:focus{outline:none}.search-icon{background:none;border:none;cursor:pointer;font-size:20px;color:#6b6969;outline:none}.search-icon:focus{outline:none}.inline-search-bar{position:absolute;top:50px;right:10px;width:275px;z-index:1000;background-color:#fff;padding:8px;border:1px solid rgba(0,0,0,.1);border-radius:10px;box-shadow:0 8px 16px #00000026;transition:all .3s ease-in-out}.inline-search-bar input{width:100%;padding:8px 10px;font-size:14px;border-radius:6px;outline:none;transition:border-color .3s ease}.inline-search-bar input:focus{border-color:#121213}@media (max-width: 832px){.search-icon{font-size:18px}.search-input-container{width:100%;max-width:none;position:relative;display:flex;align-items:center}.search-input{width:100%}}@media (max-width: 520px){.search-input-container{width:100%;max-width:none;position:relative;display:flex;align-items:center}.search-input{width:100%}}._modal_kjcsn_2{display:flex;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:center;align-items:center}._modalContent_kjcsn_16{box-shadow:0 3px 10px #0003;border:1px solid rgb(0 0 0 / .2);background-color:#fff;width:90%;max-width:700px;max-height:60vh;border-radius:10px;padding:20px;display:flex;flex-direction:column;position:relative;overflow-x:hidden;height:60vh;overflow-y:auto}._championGlow_kjcsn_34{border:2px solid rgba(250,204,21,.45);box-shadow:0 20px 40px #facc154d}._modalBody_kjcsn_40{display:flex;flex-direction:row;align-items:flex-start;padding-top:20px}._openToWorkIcon_kjcsn_48,._openToHelpIcon_kjcsn_49{position:relative;margin-right:5px}._openToWorkIcon_kjcsn_48 img,._openToHelpIcon_kjcsn_49 img{width:18px;height:18px}._availabilityIconsContainer_kjcsn_60{position:absolute;top:-18px;right:5px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;background-color:#d9d9d954;border-radius:16px;padding:6px 12px 0;z-index:10;box-shadow:0 2px 4px #0000001a}._availabilityTooltip_kjcsn_76{visibility:hidden;opacity:0;position:absolute;top:35px;left:50%;width:130px;transform:translate(-50%);background-color:#333;color:#fff;padding:5px 10px;border-radius:5px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:1000;font-size:12px;font-family:Poppins,sans-serif;text-align:center;font-weight:700;text-transform:none}._availabilityIconContainer_kjcsn_98:hover ._availabilityTooltip_kjcsn_76{visibility:visible;opacity:1;transition-delay:.5s}._profileLeft_kjcsn_104{flex:1;display:flex;flex-direction:column;align-items:center;padding:10px;text-align:center;position:sticky;top:20px;left:0}._profilePicture_kjcsn_116{object-fit:cover;width:150px;height:150px!important;border-radius:50%}._profilePronouns_kjcsn_123{font-size:12px;font-family:Poppins,sans-serif;color:#1e1e1e82;margin-top:20px}._position_kjcsn_130{font-size:14px;font-weight:700;font-family:Poppins,sans-serif;margin-top:5px;color:#8c8c8c}._socialSkeleton_kjcsn_138{display:flex;flex-direction:row;gap:5px;justify-content:center}._socialLinks_kjcsn_145{margin-top:20px}._socialLinks_kjcsn_145 a{margin:0 10px}._socialLinks_kjcsn_145 img{width:20px;height:20px}._profileRight_kjcsn_159{flex:2;padding:15px}._profileRight_kjcsn_159 h2{font-size:20px;font-family:Poppins,sans-serif;font-weight:700!important;margin:0 0 10px!important;display:flex;justify-content:flex-start;text-transform:capitalize}._profileRight_kjcsn_159 p{font-size:13px;line-height:1.6;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:10px;text-align:justify}._popupBio_kjcsn_183{font-size:13px;font-family:Poppins,sans-serif;font-weight:400}._location_kjcsn_189{margin-top:10px;display:flex;align-items:center;font-family:Poppins,sans-serif;font-size:12px;color:#8c8c8c}._location_kjcsn_189 img{width:20px;height:20px;margin-right:5px}._closeBtn_kjcsn_205{position:absolute;top:16px;right:20px;font-size:16px;font-weight:700;cursor:pointer;border:2px solid rgba(0,0,0,.42);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#0000006b;height:20px;width:20px;font-size:20px}._certificatesSection_kjcsn_224{text-align:left}._certificates_kjcsn_224{margin-bottom:20px;font-size:17px;font-weight:700;font-family:Poppins,sans-serif}._certificateIcon_kjcsn_235{display:flex;justify-content:flex-start;gap:20px;flex-wrap:wrap;perspective:1000px}._certificateIcon_kjcsn_235 a{flex-shrink:0}._certificateIcon_kjcsn_235 img{width:30px;height:30px;transition:all .2s ease-in-out;cursor:pointer;backface-visibility:hidden}._certificateIcon_kjcsn_235 img:hover{transform:scale(2)}._certificateName_kjcsn_259{position:relative;display:inline-block;animation:_flipIn_kjcsn_1 1s forwards}@keyframes _flipIn_kjcsn_1{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}._nameText_kjcsn_274{visibility:hidden;width:150px;font-size:15px;font-family:Poppins,sans-serif;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s}._nameText_kjcsn_274:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}._certificateName_kjcsn_259:hover ._nameText_kjcsn_274{visibility:visible;opacity:1}._socialLinkWrapper_kjcsn_309{display:flex;flex-direction:column;align-items:center;margin:5px}._smallProfileButton_kjcsn_316{margin-top:10px;font-size:12px;padding:8px 16px;border:1px solid #0073b1;background-color:transparent;color:#0073b1;border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out}._smallProfileButton_kjcsn_316:hover{background-color:#0073b1;color:#fff}@media (max-width: 600px){._modalContent_kjcsn_16{width:90%;padding:20px}._modalBody_kjcsn_40{flex-direction:column;align-items:center}._profileLeft_kjcsn_104{align-items:center;position:static}._availabilityIconsContainer_kjcsn_60{top:42px;right:68px}._profileRight_kjcsn_159 h2{font-size:18px;display:flex;justify-content:center;text-align:center;margin-bottom:10px!important}._profileRight_kjcsn_159 p{text-align:center;font-size:14px}._location_kjcsn_189{display:flex;justify-content:center;align-items:center;font-size:12px}._certificatesSection_kjcsn_224{text-align:center}._certificateIcon_kjcsn_235{justify-content:center;align-items:center}}._certExpiredEffect_kjcsn_387{filter:grayscale(100%);opacity:.7}@media (max-width: 500px){._availabilityIconsContainer_kjcsn_60{top:15px;align-items:center;justify-content:center}}@media (max-width: 768px){._modalContent_kjcsn_16{width:85%;padding:30px}._profileRight_kjcsn_159 h2{font-size:18px}._profileRight_kjcsn_159 p{font-size:14px}._profilePicture_kjcsn_116{width:150px;height:150px}}._error_message_18hdd_1{background-color:#fce4e4;border:1px solid #fcc2c3;padding:10px 20px;border-radius:10px}._error_text_18hdd_9{color:#cc0033d7;font-family:Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;text-shadow:1px 1px rgba(250,250,250,.3)}.certificate-badge-view-btn{text-align:center}.open-popup-btn{padding:10px 15px;font-size:16px;background-color:#007acc;color:#fff;border:none;border-radius:5px;cursor:pointer}.cert-icon-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;font-family:Poppins,sans-serif}.cert-icon-popup-content{background:#fff;padding:20px;border-radius:16px;width:90%;max-width:500px;height:auto;position:relative;box-shadow:0 10px 25px #0003}.cert-icon-close-popup{position:absolute;top:15px;right:25px;font-size:30px;font-weight:500;cursor:pointer;color:#888;transition:color .2s ease}.cert-icon-close-popup:hover{color:#333}.cert-icon-popup-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;height:auto;padding:10px 10px 0}.certificate-badge-icon{display:flex;justify-content:center;align-items:center;height:auto;position:relative}.certificate-badge-icon img{width:160px;height:160px;position:relative;display:inline-block;animation:flipIn 1s forwards;border-radius:8px}.expired-badge-indicator{position:absolute;bottom:-10px;transform:translate(-50%);background-color:#ff5252;color:#fff;border-radius:20px;padding:5px 12px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:5px;box-shadow:0 2px 8px #ff525266;z-index:2;animation:flipIn 1s forwards}.expired-badge-indicator svg{font-size:16px}.certificate-badge-info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0;width:100%}.certificate-badge-name{font-size:22px;font-weight:600;margin:30px 0 10px;color:#213547}.certificate-badge-description{font-size:14px;color:#474646;margin:10px 0 30px;max-height:160px;line-height:1.5;overflow-y:auto;padding:0 10px}.certificate-badge-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:20px;margin-top:10px;width:100%}.verify-btn,.who-else-btn{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;border:none;cursor:pointer;border-radius:30px;font-weight:500;padding:10px 20px;transition:all .2s ease;min-width:140px;box-shadow:0 4px 6px #0000001a}.button-icon{font-size:16px}.verify-btn{background-color:#2563eb!important;color:#fff!important;text-decoration:none}.verify-btn.verify-disabled{pointer-events:none;cursor:not-allowed;background-color:#94a3b8!important;opacity:.7}.verify-btn:active{color:#fff}.verify-btn:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 8px #00000026;color:#fff!important}.who-else-btn{background-color:#10b981;color:#fff}.who-else-btn:hover{background-color:#059669;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.tooltip-container{position:relative;display:inline-block}.tooltip{visibility:hidden;position:absolute;bottom:-40px;left:50%;transform:translate(-50%);background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:6px 12px;font-size:12px;white-space:nowrap;opacity:0;transition:opacity .3s,visibility .3s;z-index:3;width:max-content;max-width:200px;box-shadow:0 2px 5px #0003}.tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #333 transparent}.tooltip-container:hover .tooltip{visibility:visible;opacity:1}@keyframes flipIn{0%{transform:rotateY(180deg);opacity:0}70%{opacity:1}to{transform:rotateY(0);opacity:1}}@media (max-width: 768px){.cert-icon-popup-content{width:90%;height:auto;margin:15px}.certificate-badge-icon img{width:120px;height:120px}.certificate-badge-name{font-size:18px}.certificate-badge-description{font-size:14px;margin-bottom:30px}.verify-btn,.who-else-btn{font-size:14px;padding:8px 15px;min-width:120px}.button-icon{font-size:14px}.expired-badge-indicator{font-size:12px;padding:4px 10px}}@media (max-width: 480px){.cert-icon-popup-content{width:95%;padding:15px;margin:20px}.certificate-badge-icon img{width:130px;height:130px}.certificate-badge-name{font-size:16px}.certificate-badge-description{font-size:12px;margin-bottom:30px}.certificate-badge-buttons{flex-direction:column;gap:12px;align-items:center}.verify-btn,.who-else-btn{font-size:13px;padding:8px 15px;width:80%}.button-icon{font-size:13px}.cert-icon-close-popup{font-size:24px}.expired-badge-indicator{font-size:11px;padding:3px 8px}}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000}.popup{background-color:#fff;width:400px;max-width:90%;border-radius:10px;box-shadow:0 5px 15px #0000004d;padding:20px;font-family:Poppins,sans-serif}.popup-header h2{font-size:20px;font-weight:600}.popup-close-btn{background:none;border:none;color:#888;font-size:18px;cursor:pointer}.popup-close-btn:hover{color:#333}.form-group{display:flex;flex-direction:column;margin-bottom:18px}.skip-credly-checkbox{display:flex;flex-direction:row}.skip-credly-checkbox input[type=checkbox]{margin-top:1.5px;margin-right:.5rem;width:16px;height:16px;cursor:pointer;accent-color:#1b60aa}.skip-credly-checkbox .skip-credly-checkbox-text{font-size:13px;font-weight:400}.form-group label{font-size:14px;font-weight:600;margin-bottom:10px}.form-input,.form-select{padding:8px;font-size:14px;border-radius:5px;border:1px solid #ccc}.form-input:focus,.form-select:focus{outline:none;border-color:#6eaeeb;box-shadow:0 0 5px #5b9dd980}.info-cancel-btn{background-color:#838b92;color:#fff;border:none;padding:6px 15px;font-size:14px;cursor:pointer;font-weight:600;border-radius:7px}.submit-btn{background-color:#1b60aa;color:#fff;border:none;padding:6px 15px;font-size:14px;cursor:pointer;font-weight:600;border-radius:7px}.info-cancel-btn:hover{background-color:#7c7c7c;color:#fff}.submit-btn:hover{background-color:#134477}.submit-btn:disabled{background-color:#7c7c7c;color:#fff;pointer-events:none}.error-message{color:#f01515;margin-top:5px;font-size:12px}.credly-username{display:flex;align-items:center;column-gap:10px}.help-icon{cursor:pointer;font-size:18px;margin-left:5px}.help-icon:hover{color:#1b60aa}@media (max-width: 480px){.popup{padding:15px}.popup-header h2{font-size:18px}.form-input,.form-select{padding:7px;font-size:13px}.info-cancel-btn,.submit-btn{padding:6px 10px;font-size:13px}.popup-close-btn{font-size:16px}.skip-credly-checkbox label{font-size:12px}}.SupportPopup{text-align:center;margin-top:200px;z-index:1000;font-family:Poppins,sans-serif}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container{background-color:#fff;border-radius:10px;padding:20px;width:600px;max-width:90%;position:relative;max-height:90vh;overflow-y:auto;box-shadow:0 4px 8px #0003}.close-modal-btn{position:absolute;top:16px;right:20px;font-size:20px;color:#333;background:none;border:none;cursor:pointer}.modal-title{font-family:Poppins,sans-serif;font-size:24px;text-align:center;color:#333;margin-bottom:20px}.modal-media{text-align:center;margin-bottom:20px}.modal-media img,.modal-media video{max-width:100%;max-height:300px;border-radius:8px}.slideshow-controls{display:flex;align-items:center;justify-content:center;margin-top:10px}.prev-arrow,.next-arrow{font-size:24px;cursor:pointer;color:#333;padding:5px;margin:0 10px;-webkit-user-select:none;user-select:none;transition:color .3s}.prev-arrow:hover,.next-arrow:hover{color:#007bff}.slideshow-dots{display:flex;gap:5px}.slideshow-dots .dot{height:10px;width:10px;background-color:#bbb;border-radius:50%;cursor:pointer;transition:background-color .3s}.slideshow-dots .dot.active{background-color:#007bff}.slideshow-dots .dot:hover{background-color:#666}.modal-content{text-align:left;margin-top:20px}.modal-content h3{text-align:center;font-family:Poppins,sans-serif;color:#007bff;font-size:20px;margin-bottom:10px}.modal-content p{text-align:center;padding-inline:10px;color:#555;font-size:16px;line-height:1.6}.login-container{display:flex;flex-direction:column;row-gap:20px;height:100vh;justify-content:center;align-items:center}.wrapper{display:flex;width:100%;max-width:1200px;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;height:600px;text-align:center}.image-section{flex:1;position:relative;background-color:#f8f9fa}.login-image{width:100%;height:100%;object-fit:cover;border-radius:20px 0 0 20px;opacity:1}.image-text{position:absolute;bottom:10%;color:#fff}.image-text h1{font-size:32px;margin-bottom:10px;font-weight:700}.image-text p{font-size:14px;line-height:1.5}.form-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;background-color:#fff}.cert_logo img{margin-top:20px;margin-bottom:20px;width:200px;height:40px}.welcome-text{display:inline-block;font-size:35px;background:linear-gradient(90deg,#11296b,#2150d1);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:10px;font-weight:700;font-family:Poppins,sans-serif}.form-header p{color:#6d6da2;font-size:14px;margin-bottom:30px;font-family:Poppins,sans-serif;font-weight:400}.login-text{color:#6d6da2;font-size:14px;font-family:Poppins,sans-serif;font-weight:700;margin-bottom:30px}.terms-text{color:#6d6da2;font-size:11px;font-family:Poppins,sans-serif;margin-bottom:20px}.login-options{display:flex;flex-direction:column;width:100%;max-width:300px}.login-btn{display:flex;align-items:center;justify-content:center;padding:12px;margin-bottom:15px;border:1px solid rgba(230,230,239,1);border-radius:8px;cursor:pointer;font-size:14px;font-weight:400;background-color:#fff;font-family:Poppins,sans-serif;color:#6d6da2;outline:none}.google-icon,.github-icon,.linkedIn-icon{width:20px;height:20px;margin-right:12px;vertical-align:middle}.login-btn:focus{outline:none}.login-btn:hover{background-color:#e6e6ef}.separator{display:flex;align-items:center;margin:20px 0}.separator .line{flex-grow:1;height:1px;background-color:#ccc}.separator .or-text{margin:0 10px;font-size:14px;color:#666}.login-btn.explore-btn{background-color:#fff;border:1px solid #ccc;color:#6d6da2;font-weight:700;transition:background-color .3s,border-color .3s}.login-btn.explore-btn:hover{background-color:#e6e6ef}@media (max-width: 830px){.login-container{flex-direction:column}.wrapper{width:100%;height:auto;margin-top:40px}.image-section{display:none}.form-section{width:100%;padding:20px}.login-options{width:100%}}@media (max-width: 576px){.login-container{flex-direction:column}.wrapper{width:100%;height:auto;margin-top:40px}.form-section{padding:15px;text-align:center}.cert_logo img{width:150px;height:35px}.welcome-text{font-size:24px}.form-header p{font-size:12px}.login-btn{font-size:13px;padding:10px}.login-options{width:100%}.google-icon,.github-icon,.facebook-icon{width:18px;height:18px;margin-right:8px}}@media (max-width: 400px){.wrapper{width:95%;margin-top:20px}.welcome-text{font-size:20px}.form-header p{font-size:11px}.login-btn{font-size:12px;padding:8px}.google-icon,.github-icon,.facebook-icon{width:16px;height:16px;margin-right:6px}}.App{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa}.register-container{width:880px;height:432px;padding:20px;background-color:#fff;box-shadow:0 0 20px #0000001a;border-radius:8px;text-align:center;margin-top:195px;justify-content:center;font-family:Poppins,sans-serif;justify-items:auto;margin-right:auto;margin-left:auto}.register-container h1{font-size:40px;background:linear-gradient(to right,#11296b,#2150d1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;align-items:center;font-family:Poppins,sans-serif}.form{width:677px;height:352px;margin-top:50px;margin-left:71px;margin-right:52px}.form-group-provider{display:flex;flex-direction:column;margin-bottom:15px;width:100%;font-family:Poppins,sans-serif;text-align:left}.form-group-provider label{font-size:16px;margin-bottom:5px;color:#333}.dropdown-provider{width:100%;max-width:1057px;height:50px;padding:10px;font-size:16px;color:#333;background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #0000001a;transition:border .3s ease}.dropdown-provider:focus{border-color:#2150d1;outline:none}.dropdown-provider option{color:#333}.form-group-certificate{display:flex;flex-direction:column;margin-bottom:15px;width:100%;font-family:Poppins,sans-serif;text-align:left}.form-group-certificate label{font-size:16px;margin-bottom:5px;color:#333}.dropdown-certificate{width:100%;max-width:1057px;height:50px;padding:10px;font-size:16px;color:#333;background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #0000001a;transition:border .3s ease}.dropdown-certificate:focus{border-color:#2150d1;outline:none}.dropdown-certificate option{color:#333}.form-group-credly{display:flex;flex-direction:column;margin-bottom:15px;width:100%;font-family:Poppins,sans-serif;text-align:left}.form-group-credly label{font-size:16px;margin-bottom:5px;color:#333}.input-credly{width:100%;max-width:1057px;height:50px;padding:10px;font-family:Poppins,sans-serif;font-size:16px;color:#333;background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #0000001a;transition:border .3s ease}.input-credly:focus{border-color:#2150d1;outline:none}.input-credly::placeholder{color:#888;font-style:italic}.form button[type=submit]{width:100%;padding:10px;font-size:16px;color:#fff;background:linear-gradient(to bottom,#11296b,#2150d1);border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.form button[type=submit]:hover{background-color:#0056b3}.form button[type=submit]:focus{outline:none}@media screen and (max-width: 768px){.register-container{width:90%;height:auto;padding:15px;margin-top:100px}.register-container h1{font-size:32px}.form{width:100%;margin-left:0;margin-right:0}.form-group-provider,.form-group-certificate,.form-group-credly{width:100%}.dropdown-provider,.dropdown-certificate,.input-credly{max-width:100%}.form button[type=submit]{width:100%;padding:12px}}@media screen and (max-width: 480px){.register-container{width:100%;padding:10px;margin-top:50px}.register-container h1{font-size:24px}.form{width:100%;margin-left:0;margin-right:0}.form-group-provider,.form-group-certificate,.form-group-credly{width:100%}.dropdown-provider,.dropdown-certificate,.input-credly{width:100%;max-width:100%;height:40px}.form button[type=submit]{width:100%;padding:10px;font-size:14px}.form-group-provider,.form-group-certificate,.form-group-credly{margin-bottom:10px}.input-credly{height:40px}}.user-profile-page{display:flex;justify-content:center;padding:40px 80px;min-height:100vh;font-family:Poppins,sans-serif}.blur-overlay{position:fixed;width:100%;max-width:1280px;height:100%;filter:blur(4px);-o-filter:blur(4px);-ms-filter:blur(4px);-moz-filter:blur(4px);-webkit-filter:blur(4px);background-color:#ffffff80;z-index:9999;pointer-events:none;opacity:1;transition:opacity .3s ease;padding:0 80px}.blur-overlay.active{pointer-events:none;opacity:1}.profile-btn-container{display:flex;gap:10px}.no-scroll{overflow:hidden}.user-profile-container{display:grid;grid-template-columns:.9fr 2.25fr;gap:20px;max-width:1280px;width:100%}.user-left-section,.user-right-section{display:flex;flex-direction:column;gap:20px}.user-share-url-field{display:flex;align-items:center;position:static}.user-share-url-input{width:100%;padding:8px;margin-right:5px;border:1px solid #ddd;border-radius:5px}.user-copy-url-button{display:flex;align-items:center;padding:8px;background-color:#0056b3;color:#fff;border:none;border-radius:5px;cursor:pointer}.user-copy-url-button:hover{background-color:#034183}.user-basic-info-card{background-color:#fff;border-radius:12px;padding:20px;border:none;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;width:315px;max-width:100%;overflow:hidden}.user-profile-image-container{display:flex;justify-content:center;width:100%}.user-profile-image{border-radius:50%;object-fit:cover;width:160px;height:160px;margin:15px}.errorMessage{text-align:center}.userNotFound-img{display:flex;justify-content:center;align-items:center;width:380px;height:380px;margin-top:100px}.userNotFound-text{text-align:center;font-size:14px;color:#afabab;font-weight:700}.user-basic-info{text-align:center;display:flex;flex-direction:column;align-items:center}.user-basic-info h2{margin:10px 0;color:#333;font-weight:700;font-size:17px}.community-champion-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1f2937;font-weight:600;font-size:12px;box-shadow:0 6px 16px #f59e0b59;margin-bottom:12px;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.community-champion-pill:hover,.community-champion-pill:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px #f59e0b66;outline:none}.community-champion-icon{font-size:16px;line-height:1}.community-champion-text{letter-spacing:.3px}.user-basic-info-pronoun{color:#6c757d;margin-bottom:10px;font-size:12px}.user-basic-info-bio{font-size:14px;color:#5a5a5a;margin-bottom:20px;width:100%;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:normal}.bio-char-count{position:relative;font-size:12px;color:#999;display:flex;justify-content:flex-end;margin:5px 0}.user-basic-info-share-button{display:flex;align-items:center;justify-content:center;padding:8px 13px;border-radius:7px;cursor:pointer;font-weight:600;background-color:#1b60aa;box-shadow:0 4px 8px #0000001a;border:none;font-size:13px;color:#fff;gap:6px;margin-top:10px;margin-bottom:10px}.user-basic-info-share-button:hover{background-color:#034183}.user-basic-info-share-icon{font-size:16px}.profile-availability-container{display:flex;justify-content:center;align-items:center;margin-top:10px;gap:10px;background-color:#d9d9d954;border-radius:16px;padding:6px 12px 0;box-shadow:0 2px 4px #0000001a}@keyframes blink-status{0%{transform:scale(.8)}75%{transform:scale(.8)}87.5%{transform:scale(1.1)}to{transform:scale(.8)}}.openToWorkIcon,.openToHelpIcon{width:28px;height:28px;margin-top:2px;animation:blink-status 5s infinite;transition:transform .2s ease}.open-to-container{position:relative;display:inline-block}.open-to-tooltip-text{visibility:hidden;width:120px;background-color:#333;color:#fff;border-radius:5px;padding:5px 0;position:absolute;bottom:35px;left:50%;transform:translate(-50%);font-size:12px;font-family:Poppins,sans-serif;font-weight:700;text-align:center;z-index:1;opacity:0;transition:opacity .3s}.open-to-container:hover .open-to-tooltip-text{visibility:visible;opacity:1}.skeleton-toggle-button-section-card{display:flex;flex-direction:column;align-items:center;justify-content:center}.toggle-button-section-card{align-items:center;justify-content:center;background-color:#fff;position:relative;border-radius:8px;padding:3px 20px 20px;box-shadow:0 4px 8px #0000001a;width:315px;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;color:#525252}.user-social-link-card{background-color:#fff;position:relative;border-radius:8px;padding:3px 20px 20px;box-shadow:0 4px 8px #0000001a;width:315px}.user-social-link-item{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#5a5a5a;padding:15px 0}.user-social-link-icon{margin-right:15px;width:22px;height:22px;cursor:pointer}.user-social-link-icon:hover{filter:brightness(.8)}.user-social-link-item p{font-size:14px;color:#5a5a5a;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.user-detail-info-card{background-color:#fff;border-radius:8px;padding:10px 20px 20px;box-shadow:0 4px 8px #0000001a;position:relative}.user-mentorship-card{background:#fff;border-radius:12px;padding:20px 24px;box-shadow:0 10px 24px #0f172a14;border:1px solid rgba(226,232,240,.8);display:flex;flex-direction:column;gap:16px}.mentorship-card-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.mentorship-card-header h3{margin:0;font-size:18px;font-weight:700;color:#1f2937}.mentorship-card-header p{margin:6px 0 0;font-size:14px;color:#475569;line-height:1.5;max-width:420px}.mentorship-dashboard-button{border:none;border-radius:999px;padding:8px 18px;font-weight:600;font-size:13px;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);cursor:pointer;box-shadow:0 12px 24px #2563eb40;transition:transform .2s ease,box-shadow .2s ease}.mentorship-dashboard-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #2563eb4d}.mentorship-loading,.mentorship-error,.mentorship-empty{background:#f8fafce6;border-radius:10px;border:1px solid rgba(226,232,240,.7);padding:16px;color:#475569;font-size:14px}.mentorship-error{color:#b91c1c;background:#fee2e299;border-color:#f8717180}.mentorship-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.mentorship-stat{background:#f8fafcd9;border-radius:12px;border:1px solid rgba(226,232,240,.75);padding:14px;display:flex;flex-direction:column;gap:6px}.mentorship-stat span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:600}.mentorship-stat strong{font-size:24px;font-weight:800;color:#1d4ed8}.mentorship-stat small{font-size:12px;color:#475569}.mentorship-showcase-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.mentorship-showcase-item{border:1px solid rgba(226,232,240,.8);border-radius:12px;padding:14px;background:#f8fafcd9;display:flex;flex-direction:column;gap:12px;box-shadow:inset 0 1px #ffffffb3}.showcase-counterpart{display:flex;align-items:center;gap:12px}.showcase-avatar{width:42px;height:42px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1f2937;overflow:hidden}.showcase-avatar img{width:100%;height:100%;object-fit:cover}.showcase-counterpart h4{margin:0;font-size:15px;font-weight:700;color:#1f2937}.showcase-counterpart p{margin:2px 0 0;font-size:12px;color:#64748b}.showcase-summary{margin:0;font-size:13px;color:#1f2937;line-height:1.6}.showcase-actions{display:flex;gap:10px;flex-wrap:wrap}.mentorship-link{border:1px solid rgba(148,163,184,.6);background:transparent;color:#1d4ed8;border-radius:999px;padding:6px 14px;font-weight:600;font-size:13px;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease}.mentorship-link:hover{background:#3b82f614;border-color:#3b82f699;transform:translateY(-1px)}.mentorship-link.primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;box-shadow:0 10px 18px #2563eb40}.mentorship-link.primary:hover{box-shadow:0 12px 24px #2563eb4d}.mentorship-role-badge{display:inline-flex;align-items:center;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;background:#3b82f61f;color:#1d4ed8;margin-bottom:6px}.mentorship-showcase-meta{margin:4px 0 0;font-size:12px;color:#0f172a;font-weight:500}.mentorship-status-meta{margin:2px 0 0;font-size:12px;color:#4c1d95;font-weight:600}.user-detail-info-item{display:flex;justify-content:space-between;padding:18px 0}.user-detail-info-item h3,.user-detail-info-item p{margin:0;font-size:14px;color:#5a5a5a}.user-detail-info-item p{text-align:right}.divider{height:1px;background-color:#ebebeb}.user-edit-icon-container{position:absolute;bottom:6px;right:20px;padding:8px 0}.user-edit-button{font-size:20px;color:#1b60aa;transition:color .3s ease;cursor:pointer;border:none;background:none}.user-certification-header{display:flex;flex-direction:column}.arrow-buttons{display:flex;gap:8px;margin:0 10px 20px 0}.cert-arrow-button{background-color:#5893d4;border:none;border-radius:10px;width:24px;height:24px;font-size:20px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.cert-arrow-button:hover{background-color:#1b60aa}.cert-arrow-button:disabled{background-color:#d3d3d3;color:#a0a0a0;cursor:not-allowed;pointer-events:none}.cert-page-count{font-size:12px;color:#838b92;display:flex;align-items:center}.view-all-certs-button{background-color:transparent;border:none;color:#5893d4;padding:1px 4px;border-radius:6px;font-size:12px;cursor:pointer;margin-left:10px;transition:all .2s ease}.view-all-certs-button:hover{color:#1b60aa}.user-certifications-card{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 8px #0000001a}.certification-title-container{display:flex;justify-content:space-between;align-items:center}.user-certification-title{font-size:17px;font-weight:700;margin-bottom:20px;color:#333;display:flex;justify-content:flex-start}.user-certification-container{display:flex;justify-content:flex-start}.user-certification-icons{display:flex;flex-wrap:wrap;gap:25px;justify-content:flex-start}.certificate-item{position:relative}.certificate-icon{width:60px;height:60px;object-fit:contain;transition:all .2s ease-in-out;cursor:pointer;backface-visibility:hidden}.certificate-icon:hover{transform:scale(1.3)}.certificate-item:hover{transition:transform .3s ease}@keyframes flipIn{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}.nameText{visibility:hidden;width:150px;font-size:15px;font-family:Poppins,sans-serif;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s}.nameText:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.certificate-item:hover .nameText{visibility:visible;opacity:1}.user-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.user-modal-content{background:#fff;position:relative;padding:20px 30px;border-radius:12px;box-shadow:0 4px 20px #0003;width:650px;max-width:90%;max-height:90%;overflow-y:auto;animation:fadeIn .3s;font-family:Poppins,sans-serif}.user-modal-close-button{background:none;border:none;cursor:pointer;font-size:35px;color:#666;position:absolute;top:15px;right:30px}.user-modal-close-button:hover{color:#252525}.user-modal-title{font-size:22px;font-weight:700;color:#1b60aa;margin-top:40px;margin-bottom:30px;text-align:center}.user-modal-row{display:flex;gap:20px}.user-modal-field .user-edit-error{color:red;font-size:12px;margin-top:5px}.user-modal-field{flex:1;display:flex;flex-direction:column;margin-bottom:15px}.user-modal-field label{font-weight:600;font-size:14px;display:block;color:#000;margin-bottom:10px}.user-modal-field input,.user-modal-field textarea,.user-modal-field select{width:100%;padding:10px;border:1px solid #ced4da;border-radius:10px;font-size:14px;transition:border .3s}.user-modal-helper{margin-top:6px;font-size:12px;color:#64748b}.user-modal-helper.secondary{margin-top:2px;color:#94a3b8}.user-modal-checkbox-row{margin-bottom:12px}.checkbox-label{display:flex;align-items:center;gap:10px;font-size:14px;color:#1f2937;font-weight:500}.mentor-checkbox-text{display:inline-flex;align-items:center;gap:6px}.mentor-helper-link{display:inline-flex;align-items:center;justify-content:center;color:#1d4ed8;background:#3b82f61f;border-radius:999px;width:22px;height:22px;transition:background .2s ease,color .2s ease,transform .2s ease}.mentor-helper-link:hover{background:#3b82f633;color:#1e3a8a;transform:translateY(-1px)}.mentor-helper-link svg{width:14px;height:14px}.checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:#1b60aa}.user-modal-field textarea{height:85px;font-family:Poppins,sans-serif}.user-modal-field input:focus,.user-modal-field textarea:focus,.user-modal-field select:focus{border-color:#1b60aa;outline:none}.user-modal-actions{display:flex;justify-content:flex-end;margin-top:20px;gap:12px}.user-modal-btn{padding:10px 15px;border:none;border-radius:8px;cursor:pointer;font-size:14px;transition:background-color .3s}.save-button{background-color:#1b60aa;color:#fff}.save-button:hover{background-color:#034183}.cancel-button,.save-button:disabled{background-color:#838b92;border:none;color:#fff;margin-left:10px}.cancel-button:hover{background-color:#525252}.user-select{width:100%;padding:12px;border:1px solid #ced4da;border-radius:8px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%231b60aa'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .3s,box-shadow .3s}.user-select:focus{border-color:#1b60aa;outline:none}.user-select option{padding:10px;font-size:14px}.user-social-modal-content{background:#fff;position:relative;padding:20px 30px;border-radius:12px;box-shadow:0 4px 20px #0003;width:400px;max-width:90%;max-height:90%;overflow-y:auto;animation:fadeIn .3s;font-family:Poppins,sans-serif}.credly-account-link-ac-skip{display:flex;column-gap:5px;font-size:13px;color:#066bcb;margin-bottom:20px}.credly-account-link-ac-skip:hover{cursor:pointer;text-decoration:underline}.github-heatmap-card{background:#fff;border-radius:8px;padding:15px;box-shadow:0 4px 8px #0000001a;margin-top:15px;box-sizing:border-box;position:relative}.user-skill-cloud-card{margin-top:24px;padding:20px;border-radius:16px;background:#fff;box-shadow:0 12px 30px #0f172a14;border:1px solid rgba(148,163,184,.2);display:flex;flex-direction:column;gap:12px}.user-skill-cloud-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:12px}.user-skill-cloud-collapse{margin-top:12px;align-self:flex-end;background:transparent;border:none;font-family:Poppins,sans-serif;font-weight:600;color:#1d4ed8;cursor:pointer;padding:6px 12px;border-radius:999px;transition:color .2s ease,background .2s ease,transform .2s ease}.user-skill-cloud-collapse:hover,.user-skill-cloud-collapse:focus-visible{outline:none;background:#3b82f61f;color:#1e3a8a;transform:translateY(-1px)}.github-heatmap-title{font-size:16px;font-weight:700;margin-bottom:15px;color:#333;display:flex;align-items:center}.github-heatmap-container::-webkit-scrollbar{height:6px}.github-heatmap-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.github-heatmap-container::-webkit-scrollbar-track{background:#f1f1f1}.github-heatmap-container{display:flex;justify-content:center;align-items:center;margin:30px 0 20px}.github-heatmap{width:fit-content;height:auto;display:block}.github-heatmap-image{width:100%}.heatmap-error{font-size:13px;color:#a94442;text-align:center;width:100%;max-width:100%}.heatmap-legend{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:11px;color:#586069}.legend-text a{color:#586069;text-decoration:none}.legend-text a:hover{text-decoration:underline;color:#036ee0}.legend-colors{display:flex;align-items:center;gap:4px}.color-boxes{display:flex;gap:2px}.color-box{width:10px;height:10px;border:1px solid #d1d5da}.loading-icon-h{font-size:13px;color:#6c757d;text-align:center;margin:15px 0}.tooltip-container-h{position:relative;display:inline-flex;align-items:center;margin-left:8px;vertical-align:middle}.info-icon-h{cursor:pointer;font-size:10px;color:#909092;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1px solid #909092;transition:all .2s ease}.info-icon-h:hover{border:1px solid #0d6efd;color:#0d6efd}.tooltip-text-h{visibility:hidden;width:160px;font-size:12px;font-family:Poppins,sans-serif;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:6px;position:absolute;top:-140%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s;margin-top:10px}.tooltip-text-h a{color:#5a9dff;text-decoration:underline}.tooltip-text-h a:hover{color:#0056b3}.tooltip-text-h:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.tooltip-container-h:hover .tooltip-text-h,.tooltip-container-h.active .tooltip-text-h{visibility:visible;opacity:1}@media screen and (max-width: 1300px){.user-left-section,.user-right-section{width:100%}.user-basic-info-card,.user-social-link-card,.user-detail-info-card,.user-certifications-card,.toggle-button-section-card{width:100%;max-width:100%}}@media screen and (max-width: 820px){.user-profile-page{padding:30px 70px}.user-profile-container{grid-template-columns:1fr}.user-profile-image{width:140px;height:140px}.user-modal-content{width:90%}}@media screen and (max-width: 886px) and (min-width: 821px){.cert-arrow-button{width:20px;height:20px;font-size:16px}.cert-page-count{font-size:11px}}@media screen and (max-width: 512px){.cert-arrow-button{width:20px;height:20px;font-size:16px}.cert-page-count,.view-all-certs-button{font-size:11px}.user-certification-title{font-size:14px}}@media screen and (max-width: 580px){.user-profile-page{padding:30px 50px}.user-basic-info h2{font-size:16px}.user-basic-info-bio{font-size:13px}.user-basic-info-share-button{font-size:13px;padding:6px 10px}.user-social-link-icon{width:20px;height:20px}.user-certification-icons img{width:30px;height:30px}.user-modal-btn{padding:10px 15px;font-size:13px}.userNotFound-img{width:250px;height:250px}.userNotFound-text{font-size:12px}.verify-icon-container .verify-icon{width:25px;height:25px;position:relative}}@media screen and (max-width: 450px){.user-profile-page{overflow-x:hidden}.user-basic-info-card,.user-social-link-card,.user-detail-info-card,.user-certifications-card{padding:15px}.user-basic-info h2{font-size:14px}.user-basic-info-share-button{font-size:11px;padding:5px 8px}.user-modal-content{width:100%;padding:15px}.user-modal-field label{font-size:13px}.user-modal-field input,.user-modal-field textarea,.user-modal-field select{font-size:12px}.user-modal-btn{padding:10px;font-size:12px}.verify-icon-container{width:25px;height:25px;position:relative}.heatmap-legend,.heatmap-legend .legend-text a{font-size:8px}}@media screen and (max-width: 400px){.cert-arrow-button{width:16px;height:16px;font-size:14px}.cert-page-count{font-size:10px}.arrow-buttons{margin-right:0}.view-all-certs-button{font-size:10px}.user-certification-title{font-size:14px}.user-profile-page{padding:20px 15px}}.popup-box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;box-shadow:0 0 10px #0000001a;z-index:1000;width:90%;max-width:500px;border-radius:8px}.popup-content{display:flex;flex-direction:column;align-items:center}.popup-content input{margin-bottom:10px;padding:10px;width:100%;max-width:100%;border:1px solid #ccc;border-radius:4px}.popup-content button{padding:10px 20px;margin:5px;color:#fff;background-color:#1b60aa;border:none;border-radius:6px;cursor:pointer}.popup-content button:hover{background-color:#034183}@media screen and (max-width: 820px){.popup-box{width:95%;padding:15px}.popup-content input{padding:8px}.popup-content button{padding:8px 15px}}@media screen and (max-width: 450px){.popup-box{width:90%;padding:10px}.popup-content input{padding:6px}.popup-content button{padding:6px 10px}.cert-name-section{display:flex;align-items:center;justify-content:center}}@media screen and (min-width: 1200px){.popup-box{max-width:700px}.popup-content input{padding:12px}.popup-content button{padding:12px 25px}}.new-button{background-color:#1b60aa;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:13px}.new-button:hover{background-color:#034183}.popup-box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;box-shadow:0 0 10px #0000001a;z-index:1000}.popup-content button{padding:5px 10px;margin:5px;color:#fff;background-color:#1b60aa;border:none;border-radius:6px}.input-placeholder::placeholder{opacity:.5;color:#6c757d}.saving-button{background-color:#007bff;color:#fff;border:none;padding:8px 12px;display:flex;align-items:center;gap:8px;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.verify-icon-container{width:25px;height:25px;position:relative}.verify-icon{width:100%;cursor:pointer;margin-left:10px;transition:all .2s ease-in-out}.verify-icon:hover{transform:scale(1.3)}.verify-icon-container:hover .nameText{visibility:visible;opacity:1}.link-btn{background-color:#1b60aa;color:#fff;padding:8.5px 15px;text-decoration:none;border-radius:6px;border:none;margin-right:10px;margin-left:30px;cursor:pointer;transition:background .3s ease}.link-btn:disabled{pointer-events:none;opacity:.2}.link-btn:active{color:#fff}.link-btn:hover{background-color:#034183}.verify-btn2{background-color:#1b60aa;color:#fff;padding:7px 15px;text-decoration:none;border-radius:6px;border:none;cursor:pointer;display:flex;flex-direction:row}.verify-btn2.disabled{pointer-events:none;opacity:.6}.verify-btn2:active{color:#fff}.verify-btn2:hover{background-color:#034183}@media (max-width: 600px){.link-btn{padding:5px 10px;font-size:12px;margin:0;white-space:nowrap;display:flex;flex-direction:row}}@media (max-width: 600px){.verify-btn2{padding:5px 10px;font-size:12px;margin:0;white-space:nowrap}}.table-row{vertical-align:middle}.cert-name-section{display:flex;align-items:flex-end;justify-content:flex-start}.action-buttons{display:flex;flex-direction:row;align-items:center;gap:4px}@media (max-width: 320px){.action-buttons{flex-direction:column;align-items:center}}.devstat-frame-container{display:flex;align-items:center;justify-content:space-between;width:100%}.devstat-frame-wrapper{position:relative;width:30px;height:30px}.devstat-frame{width:100%;height:100%;object-fit:contain}.devstat-score{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;font-weight:700;color:#000;text-align:center;width:60%;pointer-events:none}.devstat-label{font-size:14px;color:#5a5a5a;white-space:nowrap}.devstat-score .react-loading-skeleton{width:50px!important;height:24px!important;display:block;margin:0 auto}.user-social-link-item{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#5a5a5a;padding:15px 0;flex-wrap:wrap;overflow:visible;max-width:100%}.user-social-link-item .devstat-text{white-space:normal;word-break:break-word;overflow-wrap:break-word;max-width:300px;line-height:1.2;text-overflow:unset;overflow:visible;position:relative;margin-left:30px}.tooltip-container{position:relative;display:inline-flex;align-items:center}.info-icon{margin-left:5px;cursor:pointer;font-size:9px;color:#909092;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;border:1px solid #909092}.info-icon:hover{border:1px solid #0d6efd;color:#0d6efd}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.tooltip-text{visibility:hidden;width:150px;font-size:12px;font-family:Poppins,sans-serif;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:135%;left:60%;transform:translate(-50%);opacity:0;transition:opacity .3s}.tooltip-text a{color:#5a9dff;text-decoration:underline}.tooltip-text a:hover{color:#0056b3}.tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.loading-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border:2px solid #009bf4;border-radius:50%;pointer-events:none}.user-profile-container .large{display:block}.user-profile-container .small{display:none}@media screen and (max-width: 820px){.user-profile-container .large{display:none!important}.user-profile-container .small{display:block!important}}._container_1pjhb_1{display:flex;justify-content:center;align-items:center}._flexContainer_1pjhb_6{display:flex;align-items:center;justify-content:space-between;width:60%;margin-top:10px}._labelText_1pjhb_13{flex:1;text-align:left;font-size:14px;margin-right:10px}._toggleSwitch_1pjhb_19{position:relative;width:50px;height:25px;display:inline-block}._checkbox_1pjhb_28{display:none}._label_1pjhb_13{display:block;overflow:hidden;cursor:pointer;border:0 solid #bbb;border-radius:20px}._inner_1pjhb_38{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}._inner_1pjhb_38:before,._inner_1pjhb_38:after{float:left;width:50%;height:25px;padding:0;line-height:25px;color:#fff;font-weight:700;box-sizing:border-box;font-size:11px}._inner_1pjhb_38:before{content:"YES";padding-left:5px;background-color:#5893d4;color:#fff}._inner_1pjhb_38:after{content:"NO";padding-right:5px;background-color:#bbb;color:#fff;text-align:right}._switch_1pjhb_69{display:block;justify-content:end;width:16px;height:12px;margin:4px;background:#fff;position:absolute;top:2.5px;bottom:0;right:27px;border:0 solid #bbb;border-radius:20px;transition:all .3s ease-in 0s}._checkbox_1pjhb_28:checked+._label_1pjhb_13 ._inner_1pjhb_38{margin-left:0}._checkbox_1pjhb_28:checked+._label_1pjhb_13 ._switch_1pjhb_69{right:0}.contrib-card-container{width:315px;height:538px;display:flex;justify-content:center;align-items:center;background:transparent;box-sizing:border-box;padding:0;border:none;overflow:hidden;position:relative;border-radius:12px;box-shadow:0 3px 10px #0000001a}.contrib-card-container:before,.contrib-card-container:after{content:"";position:absolute;top:0;bottom:0;width:22px;background:#fff;z-index:2}.contrib-card-container:before{left:0}.contrib-card-container:after{right:0}.contrib-card-iframe{width:100%;height:580px;border:none;border-radius:12px;box-shadow:none;background:transparent;display:block;transform:scale(1);max-width:320px;top:-1px;transform-origin:top left;position:relative;z-index:1;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;scrollbar-color:white white}.contrib-card-iframe::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.contrib-card-iframe::-webkit-scrollbar-track{background:#fff}.contrib-card-iframe::-webkit-scrollbar-thumb{background:#fff;border:1px solid white}.contrib-card-iframe::-webkit-scrollbar-thumb:hover{background:#fff}.contrib-card-iframe::-webkit-scrollbar-corner{background:#fff}.c{width:100%;display:flex;justify-content:center;align-items:center;border-radius:12px;box-shadow:0 4px 12px #0000001a}._wrapper_1gb7j_1{display:flex;flex-direction:column;gap:12px}._viewAllButton_1gb7j_11{align-self:center;background:transparent;border:none;font-family:Poppins,sans-serif;font-weight:600;color:#1d4ed8;cursor:pointer;padding:6px 12px;border-radius:999px;transition:color .2s ease,background .2s ease,transform .2s ease}._viewAllButton_1gb7j_11:hover,._viewAllButton_1gb7j_11:focus-visible{outline:none;background:#3b82f61f;color:#1e3a8a;transform:translateY(-1px)}._cloudContainer_1gb7j_51{display:flex;flex-wrap:wrap;gap:12px;padding:18px;border-radius:16px;background:#f8fafce6;border:1px solid rgba(203,213,225,.6);box-shadow:inset 0 1px #ffffffe6}._skillTag_1gb7j_73{font-family:Poppins,sans-serif;font-weight:600;color:#1f2937;background:#ffffffeb;padding:9px 16px;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease;cursor:default;display:inline-flex;align-items:center;border:1px solid rgba(203,213,225,.7)}._skillTag_1gb7j_73:before{content:"";width:8px;height:8px;border-radius:50%;margin-right:6px;background:#64748b;opacity:.45}._skillTag_1gb7j_73:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0f172a1f}._sizeSmall_1gb7j_131{font-size:clamp(.7rem,1.5vw,.85rem)}._sizeMedium_1gb7j_139{font-size:clamp(.85rem,2vw,1rem)}._sizeLarge_1gb7j_147{font-size:clamp(1rem,2.6vw,1.2rem)}._emptyState_1gb7j_155{padding:20px;border-radius:14px;background:#f8fafcd9;color:#475569;font-style:italic;text-align:center;border:1px dashed rgba(148,163,184,.6)}@media (max-width: 640px){._cloudContainer_1gb7j_51{gap:10px;padding:16px}._skillTag_1gb7j_73{padding:7px 14px}._skillTag_1gb7j_73:before{width:6px;height:6px}}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup{background-color:#fff;width:600px;border-radius:10px;box-shadow:0 5px 15px #0000004d;padding:20px;font-family:Poppins,sans-serif}.popup-header{display:flex;justify-content:space-between;align-items:center}.popup-header h2{font-size:24px;font-weight:600}.cert-close-btn{background:none;border:none;color:#706f6f;font-size:18px;cursor:pointer;margin-left:auto;padding:0;margin-right:10px}.cert-close-btn:hover{color:#333}.popup-body{margin-top:15px}.popup-body p{font-size:14px;font-weight:600;margin-bottom:0}.certifications-list{list-style:none;padding:20px 30px}.cert-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #e0e0e0}.cert-label{display:flex;align-items:center}.cert-icon{width:20px;height:20px;margin-right:15px}.cert-info{display:flex;flex-direction:column;justify-content:center}.cert-name{font-size:14px;font-weight:500}.issue-date{font-size:12px;color:#888}.popup-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.disconnect-btn{background-color:#fff;color:#1b60aa;border:none;padding:5px 15px;font-size:14px;cursor:pointer;font-weight:600}.cancel-btn{background-color:#fff;border:none;padding:5px 15px;font-size:14px;color:#1b60aa;cursor:pointer;font-weight:600}.disconnect-btn:hover,.cancel-btn:hover{color:#134477}.import-btn{background-color:#1b60aa;color:#fff;padding:5px 15px;border:none;cursor:pointer;font-size:14px;font-weight:600}.import-btn.active{background-color:#1b60aa;border-radius:10px}.import-btn:disabled{background-color:#fff;cursor:not-allowed;color:#1b60aa}.custom-checkbox{display:inline-block;position:relative;width:16px;height:16px;cursor:pointer}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer}.custom-checkbox .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border:2px solid #888;border-radius:3px}.custom-checkbox input:checked+.checkmark{background-color:#1b60aa;border:none}.custom-checkbox input:checked+.checkmark:before{content:"";position:absolute;left:5px;top:3px;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox input:hover+.checkmark{border-color:#1b60aa}@media (max-width: 768px){.popup{width:90%;padding:15px}.popup-header h2{font-size:20px}.certifications-list{padding:10px 15px}.cert-item{padding:8px 0}.cert-icon{width:18px;height:18px;margin-right:10px}.cert-name{font-size:13px}.issue-date{font-size:11px}.disconnect-btn,.cancel-btn,.import-btn,.popup-body p{font-size:13px}.cert-close-btn{font-size:16px}}@media (max-width: 480px){.popup{width:90%;padding:10px}.popup-header h2{font-size:18px}.certifications-list{padding:5px 10px}.cert-item{padding:5px 0}.cert-info{margin-left:0}.cert-icon{margin-right:5px}.cert-name{font-size:12px}.issue-date{font-size:10px}.disconnect-btn,.cancel-btn,.import-btn{font-size:12px}.popup-body p{font-size:13px;margin-bottom:10px}.cert-close-btn{font-size:16px}}.team-section{text-align:center;padding:20px 50px 50px;width:100%;font-family:Poppins,sans-serif}.team-title{font-size:30px;margin-bottom:50px}.highlight{color:#2c3e50}.team-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:50px;margin-top:40px}.team-member{background-color:#fff;padding:12px;border-radius:10px;width:340px;text-align:center;box-shadow:0 10px 20px #0000001a;transition:transform .3s ease;border:1px solid rgb(228,228,228);margin-top:60px}.team-member:hover{transform:translateY(-10px)}.title{font-weight:700;margin-bottom:5px}.description{font-size:.9em;color:#555;margin-bottom:20px}.team-profile-container{position:relative;text-align:center;display:flex;justify-content:center;height:80px}.team-profile-image{width:130px;height:130px;border-radius:50%;border:5px solid rgb(250,247,247);margin-bottom:10px;display:block;position:relative;bottom:80px}.title-badge{position:absolute;bottom:25px;left:50%;transform:translate(-50%);background-color:#e0f7f5;border-radius:25px;display:flex;align-items:center;width:160px;justify-content:center;border:5px solid #fff;height:35px}.dot{width:6px;height:6px;background-color:#1b60aa;border-radius:50%;margin-right:15px}.badge-title{font-size:12px;font-weight:500;color:#1b60aa}.team-member h3{font-size:18px;margin:0 0 12px}.team-member .description{font-size:.9em;color:#555}.team-social-links{display:flex;justify-content:center;margin-top:10px;margin-bottom:10px}.team-social-links a{margin:0 10px;width:20px;height:20px;padding:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgb(228,228,228);transition:transform .3s ease}.team-social-links a:hover{transform:scale(1.1)}.social-icon{width:15px;height:15px;filter:grayscale(100%);transition:filter .3s ease;object-fit:contain}.team-social-links a:hover .social-icon{filter:grayscale(0%)}.sponsors-section{text-align:center;padding:20px 20px 0;margin-bottom:50px}.sponsors-title{font-size:30px;margin-bottom:50px;font-weight:700;color:#2c3e50}.sponsor-card{display:flex;align-items:center;gap:30px;max-width:700px;margin:0 auto 100px;padding:20px;border-radius:10px;border:1px solid rgba(255,215,0,.2);filter:drop-shadow(5px 5px 40px rgba(255,215,0,.1));background-color:#fff;position:relative}.sponsor-logo{width:120px;height:120px;border-radius:10px;object-fit:contain}.sponsor-details{flex:1;text-align:left}.sponsor-details a{font-size:18px;font-weight:700;margin-bottom:10px;color:#2c3e50}.sponsor-details a:hover{color:#2c3e50;cursor:pointer;text-decoration:underline}.sponsor-details a:active{color:#2c3e50}.sponsor-details p{font-size:14px;color:#555;line-height:1.6}.golden-sponsor-badge{width:50px;height:50px;position:absolute;top:-15px;right:-15px}.golden-sponsor-badge img{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:all .5s ease}.golden-sponsor-badge img:hover{transform:scale(2)}@media (max-width: 768px){.sponsor-card{flex-direction:column;text-align:center;gap:20px;margin-bottom:50px}.sponsor-logo{width:110px;height:110px}.sponsor-details{text-align:center}.sponsor-details h3{font-size:18px;font-weight:700}.sponsor-details p{font-size:14px}}@media (max-width: 480px){.sponsor-card{flex-direction:column;text-align:center;gap:20px}.sponsor-logo{width:110px;height:110px}.sponsor-details{text-align:center}.sponsor-details h3{font-size:16px;font-weight:700}.sponsor-details p{font-size:13px}.team-member h3{font-size:16px}.team-member .description{font-size:13px}}@media (max-width: 350px){.team-member h3,.sponsor-details h3{font-size:15px}}.terms-container{padding:40px;margin:20px auto;max-width:1100px;font-family:Poppins,sans-serif}.term-section{padding:20px;border-radius:8px}.term-section h2{font-size:20px;color:#2980b9;margin-bottom:10px;border-bottom:2px solid #2980b9;padding-bottom:5px}.term-section p{color:#34495e;font-size:14px;line-height:1.7}.term-section a{color:#2980b9;text-decoration:none}.term-section a:hover{text-decoration:underline;color:#1f2c57}.term-section ul{margin:10px 0;padding-left:20px;color:#34495e;font-size:14px}.term-section li{margin-bottom:7px}@media (max-width: 600px){.terms-container{padding:20px;margin:10px}h1{font-size:2rem}.term-section h2{font-size:18px}.term-section p,.term-section ul{font-size:13px}.term-section li{margin-bottom:8px}}.privacy-container{padding:40px;margin:20px auto;max-width:1100px;font-family:Poppins,sans-serif}h1{font-size:2.3rem;text-align:center;color:#2c3e50;margin-bottom:20px;text-transform:uppercase}.last-updated{text-align:center;color:#7f8c8d;font-size:.95rem;margin-bottom:30px}.privacy-section,.privacy-section-header{padding:20px;border-radius:8px}.privacy-section-header h2{font-size:20px;color:#2980b9;margin-bottom:10px;padding-bottom:5px}.privacy-section-header p{color:#34495e;font-size:14px;line-height:1.7}.privacy-section h2{font-size:20px;color:#2980b9;margin-bottom:10px;border-bottom:2px solid #2980b9;padding-bottom:5px}.privacy-section h4{font-size:14px;margin:10px 0;font-weight:700}.privacy-section p{color:#34495e;font-size:14px;line-height:1.7}.privacy-section a{color:#2980b9;text-decoration:none}.privacy-section a:hover{text-decoration:underline;color:#1f2c57}.privacy-section ul{margin:10px 0;padding-left:20px;color:#34495e;font-size:14px}.privacy-section li{margin-bottom:10px}@media (max-width: 600px){.privacy-container{padding:20px;margin:10px}h1{font-size:2rem}.privacy-section h2,.privacy-section-header h2{font-size:18px}.privacy-section p,.privacy-section-header p{font-size:13px;margin-bottom:8px}.privacy-section p,.privacy-section ul{font-size:13px}}.extension-container{max-width:900px;margin:0 auto;padding:32px 16px 48px}.extension-container h1{font-family:Poppins,sans-serif;margin-bottom:8px;color:#11296b}.extension-container .highlight-ai{color:#1e65ff}.extension-container .highlight-ai-subtle{color:#2563eb}.extension-container .subtitle{color:#475569;margin-bottom:32px;line-height:1.6}.store-buttons{display:flex;justify-content:center;align-items:stretch;gap:20px;margin:0 auto 40px;flex-wrap:wrap}.store-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:200px;min-height:160px;border-radius:18px;text-decoration:none;box-shadow:0 14px 30px #11296b14;padding:24px 20px;transition:transform .2s ease,box-shadow .2s ease;text-align:center}.store-card:hover{transform:translateY(-4px);box-shadow:0 20px 35px #11296b1f}.store-card .store-icon{font-size:36px;line-height:1}.store-card .store-text{display:flex;flex-direction:column;gap:4px}.store-card .store-name{font-size:18px;font-weight:600;letter-spacing:.3px}.store-card .store-status{font-size:13px;font-weight:500;letter-spacing:.4px}.store-card--chrome{background:linear-gradient(135deg,#2150d1f2,#11296bf2);color:#fff}.store-card--chrome .store-status{color:#fffc}.store-card--chrome:focus{outline:3px solid rgba(33,80,209,.4);outline-offset:3px}.store-card--firefox{background:linear-gradient(135deg,#ff7139f2,#e65e28f2);color:#fff}.store-card--firefox .store-status{color:#ffffffd9}.store-card--firefox:focus{outline:3px solid rgba(255,133,92,.45);outline-offset:3px}.coming-soon{background:linear-gradient(135deg,#d4eaffe6,#e5f0fff2);color:#1f3b78;border:1px solid rgba(33,80,209,.18);cursor:default;box-shadow:0 10px 25px #11296b0d}.coming-soon .store-status{color:#2150d1cc;text-transform:uppercase;font-size:12px;letter-spacing:.6px}.coming-soon:hover{transform:none;box-shadow:0 10px 25px #11296b0d}.features,.privacy,.how-it-works{margin-top:32px}.features h2,.privacy h2,.how-it-works h2{color:#11296b}.features ul,.how-it-works ol{padding-left:22px;color:#374151;line-height:1.6}.features li,.how-it-works li{margin:10px 0}.privacy a{color:#2150d1;text-decoration:none;font-weight:600}.privacy a:hover{text-decoration:underline}@media (max-width: 640px){.store-card{width:100%;max-width:320px}}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#fff;text-align:center;font-family:Poppins,sans-serif;color:#333;padding:1rem}.not-found-img{width:500px;height:auto;margin-bottom:1.5rem}.not-found h1{font-size:4rem;margin:0;font-weight:700;color:#3498db}.not-found h2{font-size:1.5rem;margin:.5rem 0;color:#666}.not-found p{font-size:1rem;margin-bottom:1.5rem;color:#888}.home-link{display:inline-block;font-size:1rem;font-weight:500;color:#fff;background-color:#3498db;text-decoration:none;padding:.8rem 1.5rem;border-radius:5px;transition:background-color .3s ease,transform .3s ease}.home-link:hover{background-color:#2980b9;transform:translateY(-2px)}.home-link:active{background-color:#1c5986}.discounts-container{padding:20px 0 0;max-width:1200px;margin:0 auto}.tabs{display:flex;gap:10px;margin-bottom:30px;background-color:#f5f5f5;padding:5px;border-radius:25px;width:fit-content}.tab{padding:10px 20px;border:none;background:none;cursor:pointer;font-size:16px;border-radius:20px;color:#666;transition:all .3s ease}.tab:hover{background-color:#11296b1a}.tab.active{background-color:#4285f4;color:#fff}.discount-section{background-color:#fff;padding:20px}h2{color:#11296b;margin-bottom:20px;font-size:1.5rem}h3{color:#11296b;margin-bottom:20px;margin-top:40px;font-size:1.3rem}.discounts-content{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:2rem}.discount-card{flex:1 1 calc(25% - 2rem);max-width:280px;background:#fff;border-radius:15px;box-shadow:0 0 10px #0000001a;padding:2rem 1rem;text-align:center;transition:transform .3s}.discount-card:hover{transform:scale(1.05)}.card-images{display:flex;justify-content:center;gap:12px;margin-bottom:10px}.card-image{height:100px;object-fit:contain}.card-images-triangle{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.card-images-triangle .top-row{display:flex;gap:0px;justify-content:center}.card-images-triangle .bottom-row{margin-top:0;display:flex;justify-content:center}.card-images-triangle img{width:90px;height:50px;object-fit:contain}.card-title{margin:1rem 0;font-size:1.2rem;font-weight:700}.card-code{position:relative;background-color:#eee;display:inline-flex;align-items:center;padding:.3rem .75rem;margin-bottom:.75rem;border-radius:20px;font-size:.8rem;color:#818181}.card-price{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.card-original{color:gray;margin-bottom:1rem}.card-discount{color:green;font-weight:700}.redeem-btn{background-color:#4285f4;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.redeem-btn:hover{background-color:#3367d6}.copy-wrapper{position:relative;display:inline-flex;align-items:center;margin-left:8px;cursor:pointer}.copy-icon{font-size:1rem;color:#818181;transition:color .2s ease}.copy-icon:hover{color:#007bff}.tooltip{visibility:hidden;width:60px;font-size:12px;font-family:Poppins,sans-serif;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;z-index:1}.tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.visible-tooltip{visibility:visible;opacity:1}@media (max-width: 1024px){.discount-card{flex:1 1 calc(33.333% - 2rem)}.tabs{flex-wrap:wrap;gap:8px}}@media (max-width: 768px){.discount-card{flex:1 1 calc(50% - 2rem)}h2{font-size:1.3rem}h3{font-size:1.1rem}.tab{font-size:14px;padding:8px 16px}}@media (max-width: 480px){.discount-card{flex:1 1 100%;max-width:100%}.card-images{flex-direction:row;align-items:center}.card-image{height:80px}.redeem-btn{padding:8px 16px}.discounts-container{padding:16px}.tab{padding:6px 12px;font-size:13px}h2{font-size:1.2rem}h3{font-size:1rem}}.sponsors-container{max-width:1280px;margin:0 auto;padding:3rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f8fafc;color:#1e293b}.page-title{font-size:2.5rem;font-weight:800;margin-bottom:2.5rem;color:#0f172a;text-align:center;letter-spacing:-.5px;position:relative;padding-bottom:1rem}.page-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(to right,#64b5f6,#1e88e5);border-radius:2px}.support-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;padding:32px;margin-bottom:48px;border-radius:24px;background:linear-gradient(135deg,#2150d114,#11296b1f);box-shadow:0 20px 45px #0f172a1f;border:1px solid rgba(59,130,246,.15)}.support-copy h2{font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.support-copy p{font-size:1rem;color:#334155;line-height:1.7;max-width:520px}.support-tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.support-tier-card{background:#fff;border-radius:18px;padding:24px;border:1px solid rgba(203,213,225,.6);box-shadow:0 14px 25px #0f172a14;display:flex;flex-direction:column;gap:14px;transition:transform .25s ease,box-shadow .25s ease}.support-tier-card:hover{transform:translateY(-4px);box-shadow:0 20px 35px #0f172a1f}.support-tier-card--premium{background:linear-gradient(145deg,#3b82f621,#2563eb33);border-color:#2563eb59}.support-tier-header{display:flex;flex-direction:column;gap:6px}.tier-level{font-size:.75rem;text-transform:uppercase;letter-spacing:1.6px;color:#2563eb;font-weight:600}.tier-level.highlight{color:#1d4ed8}.support-tier-card h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.support-price{font-size:2rem;font-weight:700;color:#0f172a;margin:0}.support-price span{font-size:1rem;font-weight:500;color:#475569}.support-benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;color:#475569;line-height:1.6}.support-benefits li:before{content:"•";color:#2563eb;font-weight:900;display:inline-block;width:1rem}.support-button{margin-top:auto;background-color:#1e3a8a;color:#fff;border:none;border-radius:999px;padding:12px 20px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 10px 18px #1e3a8a2e}.support-button:hover{background-color:#1d4ed8;transform:translateY(-2px)}.support-button:focus-visible,.support-button--premium:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:2px}.support-button--premium{background-color:#1f2937;box-shadow:0 12px 24px #0f172a3d}.support-button--premium:hover{background-color:#111827}.supporter-section{margin-bottom:3.5rem;background:#fff;border-radius:20px;border:1px solid rgba(226,232,240,.9);box-shadow:0 18px 38px #94a3b82e;padding:32px;opacity:0;transform:translateY(25px);transition:opacity .6s ease,transform .6s ease}.supporter-section.visible{opacity:1;transform:translateY(0)}.supporter-section--community{background:linear-gradient(135deg,#10b98114,#0596691f);border-color:#10b9814d}.section-header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.8rem;text-align:left}.section-header h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0}.section-header p{margin:0;color:#475569;line-height:1.6;max-width:680px}.supporter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.supporter-card{background:#fff;border-radius:16px;border:1px solid rgba(226,232,240,.8);padding:24px 20px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative;box-shadow:0 12px 30px #0f172a14;animation:cardFadeIn .6s cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}.supporter-card.clickable{cursor:pointer}.supporter-card.clickable:hover{transform:translateY(-4px);box-shadow:0 18px 30px #3b82f62e;border-color:#3b82f666}.supporter-card.clickable:focus-visible{outline:3px solid rgba(59,130,246,.45);outline-offset:3px}.supporter-card--community{border-color:#10b98166;box-shadow:0 16px 34px #10b98124}.supporter-logo{display:flex;align-items:center;justify-content:center;min-height:90px}.supporter-logo img{max-width:100%;max-height:70px;object-fit:contain;filter:grayscale(.1);transition:filter .3s ease,transform .3s ease}.supporter-card.clickable:hover .supporter-logo img{filter:grayscale(0);transform:scale(1.05)}.supporter-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:18px}.supporter-name{font-weight:600;color:#0f172a;font-size:1rem;flex:1}.supporter-tier{background:#3b82f626;color:#1d4ed8;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;letter-spacing:.4px}.sponsor-section{margin-bottom:3rem;box-shadow:0 10px 25px #00000014;border-radius:12px;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;background-color:#fff;border:1px solid rgba(0,0,0,.05)}.sponsor-section.visible{opacity:1;transform:translateY(0)}.sponsor-type-header{padding:1.25rem 1.75rem;font-size:1.2rem;font-weight:700;color:#fff;letter-spacing:.5px;display:flex;align-items:center;text-transform:uppercase;position:relative;overflow:hidden}.sponsor-type-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff1a;transform:translate(-100%);transition:transform .3s ease}.sponsor-section:hover .sponsor-type-header:before{transform:translate(0)}.sponsor-count{background-color:#fff3;border-radius:20px;padding:.25rem .8rem;font-size:.85rem;margin-left:.75rem;font-weight:600;box-shadow:0 2px 5px #0000001a}.sponsor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;padding:28px;background-color:#fff}.sponsor-card{aspect-ratio:3/2;border:1px solid #eaeaea;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#fff;transition:all .3s ease-in-out;position:relative;overflow:hidden;box-shadow:0 3px 6px #0000000a}.sponsor-card.has-website{cursor:pointer;margin-bottom:5px;margin-top:5px}.sponsor-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001a;border-color:#d0d0d0}.sponsor-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;opacity:0;transition:opacity .3s ease}.sponsor-card:hover:before{opacity:1}.sponsor-logo{width:120%;max-height:120%;object-fit:contain;filter:grayscale(.2);transition:all .4s ease}.sponsor-card:hover .sponsor-logo{filter:grayscale(0);transform:scale(1.2)}.website-indicator{position:absolute;bottom:10px;right:10px;background-color:#fffc;border-radius:50%;padding:5px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:#3b82f6}.website-indicator svg{width:18px;height:18px}.sponsor-card:hover .website-indicator{opacity:1}.platinum-section .sponsor-type-header{background:linear-gradient(45deg,#7986cb,#3f51b5)}.platinum-section .sponsor-card{aspect-ratio:2/1}.platinum-section .sponsor-card:before{background:linear-gradient(to right,#7986cb,#3f51b5);z-index:999}.gold-section .sponsor-type-header{background:linear-gradient(45deg,#ffd54f,#f57f17)}.gold-section .sponsor-card{aspect-ratio:3/2;padding:28px}.gold-section .sponsor-card:before{background:linear-gradient(to right,#ffd54f,#f57f17);z-index:999}.silver-section .sponsor-type-header{background:linear-gradient(45deg,#90a4ae,#546e7a)}.silver-section .sponsor-card:before{background:linear-gradient(to right,#90a4ae,#546e7a);z-index:999}.silver-section .sponsor-card{aspect-ratio:5 / 3;padding:20px;width:210px}.bronze-section .sponsor-type-header{background:linear-gradient(45deg,#a1887f,#6d4c41)}.bronze-section .sponsor-card:before{background:linear-gradient(to right,#a1887f,#6d4c41);z-index:999}.bronze-section .sponsor-card{aspect-ratio:6 / 3;width:190px;height:120px}.community-section .sponsor-type-header{background:linear-gradient(45deg,#81c784,#388e3c)}.community-section .sponsor-card:before{background:linear-gradient(to right,#81c784,#388e3c);z-index:999}.community-section .sponsor-card{aspect-ratio:6 / 3;width:190px;height:120px}.empty-sponsors{padding:2rem;text-align:center;color:#64748b;font-style:italic;background-color:#f8fafc;border-top:1px solid #e2e8f0}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}.loading-spinner{width:50px;height:50px;margin-bottom:1.5rem;border:4px solid rgba(59,130,246,.2);border-radius:50%;border-top-color:#3b82f6;animation:spin 1.2s cubic-bezier(.5,.1,.5,.9) infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.support-hero{grid-template-columns:1fr;padding:24px;gap:16px}.support-tier-grid{grid-template-columns:1fr}.support-tier-card{padding:20px}.supporter-section{padding:24px}.supporter-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.supporter-meta{flex-direction:column;align-items:flex-start;gap:6px}.supporter-tier{margin-top:2px}}.error{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2.5rem;color:#dc2626;font-size:1.1rem;background-color:#fef2f2;border-radius:10px;border-left:5px solid #dc2626;box-shadow:0 4px 6px #dc262614}.sponsor-card{animation:cardFadeIn .6s cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.sponsor-section:hover{box-shadow:0 15px 30px #0000001f}@media (max-width: 768px){.sponsors-container{padding:2rem 1rem}.page-title{font-size:1.75rem;padding-bottom:.75rem}.page-title:after{width:60px;height:3px}.sponsor-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;padding:28px}.sponsor-card{padding:16px;width:100%}.platinum-section .sponsor-card{aspect-ratio:2 / 1}.gold-section .sponsor-card{aspect-ratio:4 / 2;width:220px;height:150px}.bronze-section .sponsor-card,.community-section .sponsor-card{aspect-ratio:5 / 3}.sponsor-logo{width:100%;max-height:100%;object-fit:contain}.sponsor-type-header{font-size:1rem;padding:1rem}.sponsor-count{padding:.2rem .6rem;font-size:.75rem}.website-indicator{bottom:6px;right:6px;padding:4px}.website-indicator svg{width:14px;height:14px}.loading-spinner{width:40px;height:40px;margin-bottom:1rem}.error{font-size:1rem;padding:2rem 1rem;flex-direction:column;text-align:center}.sponsor-card{animation:cardFadeIn .6s cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.sponsor-section:hover{box-shadow:0 15px 30px #0000001f}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}.loading-spinner{width:50px;height:50px;margin-bottom:1.5rem;border:4px solid rgba(59,130,246,.2);border-radius:50%;border-top-color:#3b82f6;animation:spin 1.2s cubic-bezier(.5,.1,.5,.9) infinite}@keyframes spin{to{transform:rotate(360deg)}}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}._pageWrapper_1ef33_1{width:100%;overflow-x:hidden}._contentWrapper_1ef33_6{margin-top:calc(66px + var(--promo-bar-height, 32px));width:100%;transition:margin-top .2s ease-out}._aboutLink_1lky3_1{color:#1d4ed8;font-weight:600;text-decoration:none}._aboutLink_1lky3_1:hover{text-decoration:underline}._container_1lky3_19{max-width:1200px;margin:0 auto;padding:3rem 2rem 4rem;display:flex;flex-direction:column;gap:2rem}._hero_1lky3_37{text-align:center;display:flex;flex-direction:column;gap:.75rem}._heroTitle_1lky3_51{font-size:2.5rem;font-weight:700;color:#0f172a}._heroSubtitle_1lky3_63{font-size:1rem;color:#475569;max-width:720px;margin:0 auto;line-height:1.6}._stateMessage_1lky3_79,._stateMessageError_1lky3_81{text-align:center;padding:1.5rem;border-radius:12px;background-color:#f8fafc;color:#475569}._stateMessageError_1lky3_81{background-color:#fef2f2;color:#b91c1c}._grid_1lky3_107{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}._cardWrapper_1lky3_119{display:flex;flex-direction:column;gap:.85rem}._cardWrapper_1lky3_119>section{cursor:pointer;margin:0}._cardFooter_1lky3_141{display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:14px;border:1px solid rgba(226,232,240,.85);box-shadow:0 16px 28px #0f172a14;padding:1rem 1.2rem}._skillSummary_1lky3_163{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;color:#475569}._skillLabel_1lky3_179{font-weight:600;color:#1f2937}._skillText_1lky3_189{font-size:.9rem;line-height:1.4}._requestButton_1lky3_199{align-self:center;background:linear-gradient(135deg,#bfdbfe,#60a5fa);color:#0f172a;border:none;border-radius:999px;padding:.6rem 1.6rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 10px 18px #60a5fa40;width:fit-content}._requestButton_1lky3_199:hover{transform:translateY(-2px);box-shadow:0 18px 30px #3b82f640;background:linear-gradient(135deg,#a5c8fd,#3b82f6)}._requestButton_1lky3_199:disabled{background:linear-gradient(135deg,#cbd5f5,#94a3d8);cursor:not-allowed;box-shadow:none;color:#1f2937}._modalOverlay_1lky3_253{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000}._modal_1lky3_253{background:#fff;border-radius:18px;padding:2rem;max-width:420px;width:100%;box-shadow:0 20px 45px #0f172a2e;position:relative;display:flex;flex-direction:column;gap:1rem}._modalClose_1lky3_301{position:absolute;top:16px;right:16px;border:none;background:transparent;font-size:1.25rem;cursor:pointer;color:#94a3b8}._modalIntro_1lky3_323{color:#475569;line-height:1.6}._modalForm_1lky3_333{display:flex;flex-direction:column;gap:.75rem}._modalLabel_1lky3_345{font-weight:600;color:#1f2937}._modalTextarea_1lky3_355{min-height:140px;border-radius:12px;border:1px solid rgba(148,163,184,.6);padding:.75rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;color:#0f172a;resize:vertical;background:#f8fafcf2;transition:border-color .2s ease,box-shadow .2s ease}._modalTextarea_1lky3_355:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._modalFooter_1lky3_393{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._charCount_1lky3_409{font-size:.85rem;color:#64748b}._modalActions_1lky3_419{display:flex;align-items:center;gap:.75rem}._modalSecondary_1lky3_431{padding:.5rem 1.2rem;background:#e2e8f0;color:#1f2937;border:none;border-radius:999px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}._modalSecondary_1lky3_431:hover:not(:disabled){background:#cbd5f5;transform:translateY(-1px)}._modalSecondary_1lky3_431:disabled{opacity:.6;cursor:not-allowed}._modalAction_1lky3_419{padding:.5rem 1.2rem;background:#1f2937;color:#fff;border:none;border-radius:999px;font-weight:600;cursor:pointer;transition:background .2s ease}._modalAction_1lky3_419:hover{background:#111827}._modalAction_1lky3_419:disabled{opacity:.6;cursor:not-allowed}._modalError_1lky3_513{color:#ef4444;font-size:.9rem}@media (max-width: 768px){._container_1lky3_19{padding:2rem 1.25rem 3rem}._heroTitle_1lky3_51{font-size:2rem}._grid_1lky3_107{grid-template-columns:1fr}._cardWrapper_1lky3_119{padding:1.25rem}}._pageContainer_1yuq8_1{max-width:1100px;margin:0 auto;padding:3rem 2rem 4rem;display:flex;flex-direction:column;gap:1.5rem;font-family:Inter,sans-serif;color:#0f172a}._pageHeader_1yuq8_23 h1{font-size:clamp(2rem,3vw,2.6rem);margin-bottom:.5rem;font-weight:800;letter-spacing:-.02em}._pageHeader_1yuq8_23 p{font-size:1rem;color:#475569;max-width:640px;line-height:1.6}._viewToggle_1yuq8_51{display:flex;gap:.5rem;flex-wrap:wrap}._viewChip_1yuq8_63{background:#f8fafc;border:1px solid rgba(148,163,184,.6);color:#1f2937;padding:.35rem 1rem;border-radius:999px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease,color .2s ease}._viewChip_1yuq8_63:hover{background:#94a3b81a;transform:translateY(-1px)}._activeView_1yuq8_97{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 10px 20px #2563eb33}._activeView_1yuq8_97:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px)}._helperTip_1yuq8_121{font-size:.85rem;color:#475569;margin-top:.25rem}._filterBar_1yuq8_133{display:flex;flex-wrap:wrap;gap:.5rem}._filterChip_1yuq8_145{background:#e2e8f0;border:1px solid rgba(148,163,184,.5);color:#0f172a;padding:.35rem .95rem;border-radius:999px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s ease,transform .2s ease,color .2s ease,border-color .2s ease}._filterChip_1yuq8_145:hover{background:#94a3b826;transform:translateY(-1px)}._activeFilter_1yuq8_179{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 10px 20px #2563eb26}._stateMessage_1yuq8_193,._stateMessageError_1yuq8_195{background:#e2e8f073;padding:1rem 1.2rem;border-radius:12px;font-weight:600;color:#334155}._stateMessageError_1yuq8_195{background:#fee2e299;color:#be123c}._emptyState_1yuq8_221{background:#f8fafcd9;border-radius:18px;padding:2.5rem 2rem;text-align:center;border:1px dashed rgba(148,163,184,.5);box-shadow:inset 0 1px #ffffffb3}._emptyState_1yuq8_221 h2{font-size:1.5rem;margin-bottom:.5rem}._emptyState_1yuq8_221 p{color:#475569;line-height:1.6}._requestsGrid_1yuq8_259{display:grid;gap:1.5rem}._requestCard_1yuq8_269{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 18px 36px #0f172a14;border:1px solid rgba(226,232,240,.7);display:flex;flex-direction:column;gap:1.25rem}._requestHeader_1yuq8_291{display:flex;align-items:center;gap:1.25rem}._avatarBlock_1yuq8_303{width:64px;height:64px;border-radius:50%;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;color:#1f2937;text-transform:uppercase}._fallbackAvatar_1yuq8_333{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#e2e8f0;font-weight:700;font-size:1.2rem;color:#0f172a}._avatarBlock_1yuq8_303 img{width:100%;height:100%;object-fit:cover}._requestMeta_1yuq8_369{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}._requestMeta_1yuq8_369 h3{margin:0;font-size:1.2rem}._metaDetail_1yuq8_393{display:inline-block;margin-top:.15rem;font-size:.85rem;color:#64748b}._statusBadge_1yuq8_407{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.25rem .8rem;font-size:.8rem;font-weight:600;margin-top:.5rem}._progressRow_1yuq8_429{display:flex;flex-direction:column;gap:.2rem;margin-top:.35rem}._progressSummary_1yuq8_443{font-size:.85rem;font-weight:600;color:#1d4ed8}._progressDetail_1yuq8_455{font-size:.78rem;color:#64748b}._pending_1yuq8_465{background:#fed7aa59;color:#c2410c}._active_1yuq8_97{background:#bfdbfe80;color:#1d4ed8}._completed_1yuq8_485{background:#bbf7d08c;color:#15803d}._cancelled_1yuq8_495{background:#fee2e28c;color:#b91c1c}._accepted_1yuq8_505{background:#bbf7d08c;color:#15803d}._rejected_1yuq8_515{background:#fecaca8c;color:#b91c1c}._viewProfile_1yuq8_525{margin-left:auto;background:transparent;border:1px solid rgba(148,163,184,.6);color:#1d4ed8;border-radius:999px;padding:.45rem 1.1rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}._viewProfile_1yuq8_525:hover{background:#2563eb14;color:#1e3a8a;border-color:#3b82f699}._messageBlock_1yuq8_561 h4{font-size:.95rem;font-weight:700;margin-bottom:.35rem;color:#0f172a}._messageBlock_1yuq8_561 p{background:#f8fafcb3;border-radius:12px;padding:.9rem 1rem;color:#334155;line-height:1.6;border:1px solid rgba(241,245,249,.8)}._requestFooter_1yuq8_593{display:flex;flex-direction:column;gap:.75rem}._timestamp_1yuq8_605{font-size:.85rem;color:#64748b}._actionGroup_1yuq8_615{display:flex;flex-direction:column;gap:.75rem}._responseTextarea_1yuq8_627{width:100%;min-height:110px;border-radius:12px;border:1px solid rgba(148,163,184,.6);padding:.75rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;color:#0f172a;resize:vertical;background:#f8fafcf2;transition:border-color .2s ease,box-shadow .2s ease}._responseTextarea_1yuq8_627:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._actionButtons_1yuq8_667{display:flex;gap:.75rem;flex-wrap:wrap}._planButton_1yuq8_679{width:fit-content;margin-top:.5rem;align-self:flex-start;border:none;border-radius:999px;padding:.5rem 1.3rem;font-weight:600;font-size:.9rem;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._planButton_1yuq8_679:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb40}._actionButton_1yuq8_667{border:none;border-radius:999px;padding:.55rem 1.4rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}._actionButton_1yuq8_667:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1f}._actionButton_1yuq8_667:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._accept_1yuq8_505{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}._reject_1yuq8_515{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}._journeysSection_1yuq8_779{margin-top:2rem;background:#fff;border-radius:18px;padding:2rem;border:1px solid rgba(226,232,240,.7);box-shadow:0 18px 36px #0f172a14;display:flex;flex-direction:column;gap:1.25rem}._journeyHeader_1yuq8_803{display:flex;flex-direction:column;gap:1rem}._journeyHeader_1yuq8_803 h2{margin:0;font-size:1.6rem;font-weight:700}._journeyHeader_1yuq8_803 p{margin:0;color:#475569;line-height:1.6;max-width:720px}._journeyRoleChips_1yuq8_841{display:flex;gap:.5rem;flex-wrap:wrap}._journeyRoleChip_1yuq8_841{border:1px solid rgba(148,163,184,.6);background:#f8fafccc;color:#1f2937;border-radius:999px;padding:.35rem 1rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease,color .2s ease}._journeyRoleChip_1yuq8_841:hover{background:#94a3b826;transform:translateY(-1px)}._activeJourneyRole_1yuq8_887{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 10px 20px #2563eb33}._journeyFilters_1yuq8_901{display:flex;gap:.5rem;flex-wrap:wrap}._journeyFilterChip_1yuq8_913{border:1px solid rgba(148,163,184,.5);background:#e2e8f099;color:#0f172a;border-radius:999px;padding:.35rem .95rem;font-weight:600;font-size:.85rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}._journeyFilterChip_1yuq8_913:hover{background:#94a3b833}._activeJourneyFilter_1yuq8_945{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border-color:transparent;box-shadow:0 10px 18px #0ea5e933}._journeyStatsRow_1yuq8_959{display:flex;gap:1rem;flex-wrap:wrap}._journeyStatCard_1yuq8_971{flex:1 1 200px;background:#f8fafcd9;border-radius:14px;border:1px solid rgba(226,232,240,.8);padding:1rem 1.2rem;display:flex;flex-direction:column;gap:.35rem;box-shadow:inset 0 1px #ffffffbf}._journeyStatLabel_1yuq8_995{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:600}._journeyStatCard_1yuq8_971 strong{font-size:1.65rem;font-weight:800;color:#1d4ed8}._journeyStatCard_1yuq8_971 small{font-size:.82rem;color:#475569}._journeyGrid_1yuq8_1033{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._journeyCard_1yuq8_1045{background:#f8fafcd9;border-radius:16px;border:1px solid rgba(226,232,240,.8);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 14px 28px #0f172a14}._journeyCardHeader_1yuq8_1067{display:flex;align-items:center;justify-content:space-between}._journeyRoleBadge_1yuq8_1079{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .8rem;font-size:.78rem;font-weight:600;background:#3b82f61f;color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em}._journeyCounterpart_1yuq8_1105{display:flex;align-items:center;gap:1rem}._journeyMeta_1yuq8_1117{display:flex;flex-direction:column;gap:.2rem}._journeyMeta_1yuq8_1117 h3{margin:0;font-size:1.15rem;font-weight:700}._journeyMeta_1yuq8_1117 p{margin:0;font-size:.9rem;color:#475569}._journeyDetails_1yuq8_1153{display:flex;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:#475569}._journeyDetails_1yuq8_1153 span{background:#e2e8f0b3;border-radius:999px;padding:.25rem .75rem;font-weight:600}._journeySummary_1yuq8_1183{margin:0;font-size:.9rem;color:#1f2937;line-height:1.6;background:#ffffffe6;border-radius:12px;padding:.85rem 1rem;border:1px solid rgba(226,232,240,.8)}._journeyFooter_1yuq8_1205{display:flex;justify-content:flex-end}@media (max-width: 768px){._pageContainer_1yuq8_1{padding:2rem 1.25rem 3rem}._requestHeader_1yuq8_291{align-items:flex-start}._viewProfile_1yuq8_525{margin-left:0}}._noteActionsRow_13t69_1{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}._noteActionLink_13t69_15{border:none;background:transparent;color:#2563eb;font-size:.82rem;font-weight:600;padding:0;cursor:pointer;transition:color .2s ease,opacity .2s ease}._noteActionLink_13t69_15:hover{color:#1d4ed8}._noteActionLink_13t69_15:disabled{cursor:not-allowed;opacity:.6}._noteBadgeButton_13t69_55{border:1px solid rgba(148,163,184,.55);border-radius:999px;background:#fff;color:#1e293b;padding:.32rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease}._noteBadgeButton_13t69_55:not(:disabled):hover{border-color:#3b82f699;color:#1d4ed8;box-shadow:0 10px 22px #2563eb1f}._noteBadgeButtonDisabled_13t69_97{background:#e2e8f080;border-color:#cbd5e1b3;color:#94a3b8;cursor:default}._noteBadgeButton_13t69_55:disabled{cursor:not-allowed;opacity:.75;box-shadow:none}._noteModalOverlay_13t69_123{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:40}._noteModal_13t69_123{width:100%;max-width:520px;background:#fff;border-radius:20px;border:1px solid rgba(226,232,240,.8);box-shadow:0 30px 65px #0f172a2e;display:flex;flex-direction:column;overflow:hidden}._noteModalHeader_13t69_169{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.75rem 1rem}._noteModalEyebrow_13t69_185{margin:0;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:600}._noteModalTitle_13t69_203{margin:0;margin-top:.2rem;font-size:1.25rem;font-weight:700;color:#0f172a}._noteModalCloseButton_13t69_219{border:none;background:transparent;color:#475569;font-size:1.6rem;line-height:1;cursor:pointer;transition:color .2s ease}._noteModalCloseButton_13t69_219:hover{color:#1e293b}._noteModalBody_13t69_247{padding:1.25rem 1.75rem;border-top:1px solid rgba(226,232,240,.6);border-bottom:1px solid rgba(226,232,240,.6)}._noteModalTextarea_13t69_259{width:100%;min-height:190px;border-radius:12px;border:1px solid rgba(203,213,225,.95);padding:.85rem 1rem;font-size:.95rem;line-height:1.65;resize:vertical;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}._noteModalTextarea_13t69_259:focus{outline:none;border-color:#3b82f6a6;box-shadow:0 0 0 3px #2563eb2e}._noteModalText_13t69_259{margin:0;font-size:.95rem;line-height:1.7;color:#334155;white-space:pre-line}._noteModalEmpty_13t69_313{color:#94a3b8;font-style:italic}._noteModalActions_13t69_323{display:flex;justify-content:flex-end;gap:.75rem;padding:1.2rem 1.75rem 1.5rem}._noteModalSecondaryButton_13t69_337{border:none;border-radius:999px;padding:.45rem 1.2rem;font-size:.9rem;font-weight:600;background:#e2e8f0e6;color:#1f2937;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._noteModalSecondaryButton_13t69_337:hover{background:#cbd5e1e6;transform:translateY(-1px)}._noteModalSecondaryButton_13t69_337:disabled{opacity:.7;cursor:not-allowed;transform:none}._noteModalPrimaryButton_13t69_383{border:none;border-radius:999px;padding:.45rem 1.4rem;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;cursor:pointer;box-shadow:0 16px 28px #2563eb40;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}._noteModalPrimaryButton_13t69_383:hover{transform:translateY(-1px);box-shadow:0 20px 32px #2563eb4d}._noteModalPrimaryButton_13t69_383:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}._timelineSection_13t69_433{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border-radius:18px;padding:1.75rem;border:1px solid rgba(226,232,240,.7);box-shadow:0 18px 32px #0f172a12}._timelineSection_13t69_433 h3{margin:0;font-size:1.45rem;font-weight:700}._timelineList_13t69_467{list-style:none;margin:0;padding:0;position:relative;display:flex;flex-direction:column;gap:1.4rem}._timelineList_13t69_467:before{content:"";position:absolute;left:16px;top:4px;bottom:4px;width:2px;background:linear-gradient(180deg,#94a3b866,#94a3b80d)}._timelineItem_13t69_507{list-style:none;display:flex;gap:1rem;position:relative;padding-left:.25rem}._timelineMarker_13t69_523{position:relative;width:34px;flex:0 0 34px;height:34px;border-radius:50%;background:#1d4ed8;border:4px solid rgba(191,219,254,.6);box-shadow:0 8px 18px #2563eb40;margin-top:.4rem}._timelineCard_13t69_547{background:#f8fafcd9;border-radius:16px;border:1px solid rgba(226,232,240,.8);padding:1rem 1.2rem;flex:1;display:flex;flex-direction:column;gap:.6rem;box-shadow:inset 0 1px #ffffffbf}._timelineHeader_13t69_571{display:flex;align-items:center;justify-content:space-between;gap:1rem}._timelineBadge_13t69_585{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .7rem;border-radius:999px;background:#94a3b833;color:#334155}._timelineBadgeMentor_13t69_613{background:#3b82f61f;color:#1d4ed8}._timelineBadgeMentee_13t69_623{background:#facc152e;color:#b45309}._timelineBadgeSuccess_13t69_633{background:#22c55e2e;color:#0f766e}._timelineBadgeInfo_13t69_643{background:#0e749026;color:#0e7490}._timelineTimestamp_13t69_653{font-size:.85rem;color:#64748b;white-space:nowrap}._timelineSummary_13t69_665{margin:0;font-size:.98rem;color:#1f2937;line-height:1.6}._timelineMeta_13t69_679{margin:0;font-size:.85rem;color:#64748b}._showcaseCard_13t69_691{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;background:#f8faffbf;border:1px solid rgba(191,219,254,.7);border-radius:16px;padding:1rem 1.2rem}._showcaseCard_13t69_691 h4{margin:0;font-size:1.05rem;font-weight:700;color:#1e3a8a}._showcaseCard_13t69_691 p{margin:.35rem 0 0;font-size:.92rem;color:#475569;line-height:1.5}._showcaseMeta_13t69_741{margin-top:.5rem!important;font-size:.82rem;color:#1d4ed8;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}._showcaseButton_13t69_761{border:none;border-radius:999px;padding:.55rem 1.35rem;font-size:.9rem;font-weight:600;color:#1d4ed8;background:#fff;border:1px solid rgba(59,130,246,.4);cursor:pointer;transition:all .2s ease}._showcaseButton_13t69_761:hover:not(:disabled){background:#3b82f614;transform:translateY(-1px)}._showcaseButtonActive_13t69_797{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 16px 32px #2563eb40}._showcaseButton_13t69_761:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}._showcaseSection_13t69_823{display:flex;flex-direction:column;gap:1rem}._pageContainer_13t69_833{max-width:1080px;margin:0 auto;padding:3rem 1.75rem 4rem;display:flex;flex-direction:column;gap:2.5rem;color:#0f172a;font-family:Inter,sans-serif}._header_13t69_855{display:flex;flex-direction:column;gap:1.25rem;background:linear-gradient(135deg,#e2e8f0cc,#f8fafcf2);border-radius:20px;padding:2.5rem 2.25rem;box-shadow:0 18px 38px #0f172a14;border:1px solid rgba(203,213,225,.4)}._pageBadge_13t69_877{display:inline-flex;align-items:center;width:fit-content;background:#2563eb1f;color:#1d4ed8;border-radius:999px;padding:.35rem .9rem;font-weight:600;font-size:.9rem;letter-spacing:.01em}._header_13t69_855 h1{font-size:clamp(2.2rem,3vw,2.8rem);font-weight:800;margin:0}._header_13t69_855 p{font-size:1.05rem;line-height:1.7;max-width:720px;color:#475569}._participants_13t69_929{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._participantCard_13t69_941{display:flex;gap:1rem;background:#ffffffd1;padding:1.5rem;border-radius:16px;border:1px solid rgba(226,232,240,.6);box-shadow:inset 0 1px #ffffffbf}._avatar_13t69_961{width:64px;height:64px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e2e8f099;font-weight:700;font-size:1.3rem;color:#1e293b;text-transform:uppercase}._avatar_13t69_961 img{width:100%;height:100%;object-fit:cover}._participantLabel_13t69_1003{font-size:.85rem;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem}._participantCard_13t69_941 h2{margin:0;font-size:1.35rem}._participantMeta_13t69_1031{font-size:.9rem;color:#64748b;margin-top:.35rem}._timelineSummary_13t69_665{display:flex;gap:2rem;flex-wrap:wrap;padding-top:1rem;border-top:1px solid rgba(148,163,184,.3)}._timelineLabel_13t69_1059{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:600}._timelineValue_13t69_1075{font-size:1.2rem;font-weight:700;color:#1e293b;margin-top:.35rem}._stepsSection_13t69_1089{display:flex;flex-direction:column;gap:1.5rem}._stepsSection_13t69_1089 h3{font-size:1.65rem;font-weight:700;margin:0}._progressOverview_13t69_1113{display:flex;flex-direction:column;gap:.9rem;background:#f8fafca6;border-radius:16px;padding:1.2rem 1.4rem;border:1px solid rgba(226,232,240,.7)}._progressBarWrapper_13t69_1133{display:flex;flex-direction:column;gap:.5rem}._progressBarTrack_13t69_1145{width:100%;height:10px;border-radius:999px;background:#e2e8f0cc;overflow:hidden}._progressBarFill_13t69_1161{height:100%;border-radius:inherit;background:linear-gradient(135deg,#2563eb,#22c55e);transition:width .3s ease}._progressLabel_13t69_1175{font-size:.9rem;font-weight:600;color:#1e3a8a}._progressMeta_13t69_1187{display:flex;flex-wrap:wrap;gap:.5rem}._progressChip_13t69_1199{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:.85rem;font-weight:600}._progressChipSuccess_13t69_1221{background:#0e9f6e26;color:#0f766e}._stepsGrid_13t69_1231{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._stepCard_13t69_1243{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border-radius:18px;padding:1.75rem;border:1px solid rgba(226,232,240,.7);box-shadow:0 18px 32px #0f172a12}._stepHeader_13t69_1265{display:flex;flex-direction:column;gap:.5rem}._stepMeta_13t69_1277{display:flex;align-items:center;gap:.6rem}._stepSequence_13t69_1289{font-size:.85rem;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.08em}._stepStateBadge_13t69_1305{display:inline-flex;align-items:center;padding:.2rem .75rem;border-radius:999px;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:#94a3b840;color:#475569}._statePending_13t69_1331{background:#94a3b833;color:#475569}._stateAwaitingMentor_13t69_1341{background:#f871712e;color:#b91c1c}._stateAwaitingMentee_13t69_1351{background:#fbbf2440;color:#b45309}._stateCompleted_13t69_1361{background:#22c55e33;color:#15803d}._stepHeader_13t69_1265 h4{margin:0;font-size:1.25rem}._stepDescription_13t69_1381{font-size:.98rem;line-height:1.65;color:#475569}._completionRow_13t69_1393{display:flex;gap:.75rem;flex-wrap:wrap}._completionChip_13t69_1405{border:1px solid rgba(148,163,184,.5);border-radius:999px;padding:.45rem 1.1rem;font-weight:600;font-size:.9rem;background:#f8fafc;color:#1f2937;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._completionChip_13t69_1405:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #0f172a1f;border-color:#3b82f699}._completionChip_13t69_1405:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}._completedChip_13t69_1453{background:linear-gradient(135deg,#3b82f626,#16a34a33);border-color:#22c55e73;color:#14532d}._disabledChip_13t69_1465{pointer-events:none;opacity:.65}._wrapUpSection_13t69_1475{background:#fff;border-radius:18px;padding:1.75rem;border:1px solid rgba(226,232,240,.7);box-shadow:0 18px 32px #0f172a12;display:flex;flex-direction:column;gap:.85rem}._wrapUpMeta_13t69_1497{font-size:.9rem;color:#475569}._wrapUpSummary_13t69_1507{background:#f8fafcb3;border:1px solid rgba(226,232,240,.9);border-radius:14px;padding:1rem 1.1rem;color:#1f2937;line-height:1.7;white-space:pre-line}._feedbackBlock_13t69_1527{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._feedbackText_13t69_1541{background:#f8fafcb3;border-radius:12px;border:1px solid rgba(226,232,240,.9);padding:.85rem 1rem;color:#1f2937;line-height:1.7;white-space:pre-line}._feedbackMeta_13t69_1561{font-size:.85rem;color:#64748b}._feedbackPlaceholder_13t69_1571{font-size:.9rem;color:#94a3b8}._feedbackForm_13t69_1581{display:flex;flex-direction:column;gap:.75rem}._feedbackForm_13t69_1581 textarea{border-radius:14px;border:1px solid rgba(203,213,225,.7);padding:.85rem 1rem;font-size:.95rem;line-height:1.6;resize:vertical;min-height:130px;transition:border-color .2s ease,box-shadow .2s ease}._feedbackForm_13t69_1581 textarea:focus{outline:none;border-color:#3b82f699;box-shadow:0 0 0 3px #2563eb26}._wrapUpTextarea_13t69_1627{width:100%;border-radius:14px;border:1px solid rgba(203,213,225,.7);padding:.85rem 1rem;font-size:.95rem;line-height:1.6;resize:vertical;min-height:140px;transition:border-color .2s ease,box-shadow .2s ease}._wrapUpTextarea_13t69_1627:focus{outline:none;border-color:#3b82f699;box-shadow:0 0 0 3px #2563eb26}._wrapUpActions_13t69_1663{display:flex;gap:.75rem;justify-content:flex-start}._loadingState_13t69_1675,._errorState_13t69_1677{background:#fff;padding:3rem 2.5rem;border-radius:20px;box-shadow:0 18px 38px #0f172a14;border:1px solid rgba(203,213,225,.5);text-align:center}._errorState_13t69_1677 h1{margin-bottom:.75rem}._primaryButton_13t69_1703{margin-top:1rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:999px;padding:.6rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._primaryButton_13t69_1703:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2563eb40}._signInPrompt_13t69_1739{background:linear-gradient(135deg,#2563eb1f,#2563eb0d);border-radius:16px;padding:2rem;border:1px solid rgba(191,219,254,.6);text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}._signInPrompt_13t69_1739 h3{font-size:1.4rem;margin:0}._signInPrompt_13t69_1739 p{color:#1e3a8a;max-width:540px;line-height:1.6}@media (max-width: 768px){._pageContainer_13t69_833{padding:2.5rem 1.25rem 3rem}._header_13t69_855{padding:2rem 1.75rem}._progressOverview_13t69_1113{padding:1rem 1.1rem}._stepsGrid_13t69_1231{grid-template-columns:1fr}._completionRow_13t69_1393{flex-direction:column}}._container_3xmkb_1{max-width:960px;margin:0 auto;padding:3rem 1.75rem 4rem;display:flex;flex-direction:column;gap:2.5rem;font-family:Inter,sans-serif;color:#0f172a}._hero_3xmkb_23{display:flex;flex-direction:column;gap:1rem;text-align:center}._hero_3xmkb_23 h1{font-size:clamp(2.4rem,4vw,3rem);font-weight:800;margin:0}._hero_3xmkb_23 p{font-size:1.05rem;line-height:1.75;max-width:780px;margin:0 auto;color:#475569}._section_3xmkb_65{display:flex;flex-direction:column;gap:1.1rem;background:#fff;padding:2rem 2.25rem;border-radius:18px;border:1px solid rgba(226,232,240,.8);box-shadow:0 20px 40px #0f172a14}._section_3xmkb_65 h2{margin:0;font-size:1.65rem;font-weight:700;color:#1e293b}._list_3xmkb_101{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.45rem;color:#334155;line-height:1.65}._list_3xmkb_101 li{font-size:1rem}._list_3xmkb_101 li strong{color:#1d4ed8}._note_3xmkb_137{margin:0;padding:1rem 1.1rem;background:#dbeafeb3;border-radius:12px;color:#1d4ed8;font-weight:600;line-height:1.6}._payoff_3xmkb_157{margin:0;padding:1rem 1.1rem;background:#dcfce7a6;border-radius:12px;color:#047857;font-weight:600;line-height:1.6}._ctaGrid_3xmkb_177{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}._ctaCard_3xmkb_189{background:#f8fafcd9;border-radius:16px;border:1px solid rgba(226,232,240,.85);padding:1.5rem;box-shadow:inset 0 1px #fffc;display:flex;flex-direction:column;gap:.6rem}._ctaCard_3xmkb_189 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1f2937}._ctaCard_3xmkb_189 p{margin:0;font-size:.98rem;color:#475569;line-height:1.6}@media (max-width: 768px){._container_3xmkb_1{padding:2.5rem 1.25rem 3rem}._section_3xmkb_65{padding:1.6rem 1.5rem}}@tailwind base;@tailwind components;@tailwind utilities;*{padding:0;margin:0;box-sizing:border-box;scroll-behavior:smooth}:root{background-color:#f9f9f9;--promo-bar-height: 36px;--promo-bar-visible: 1}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b3b3b3,#8c8c8c);border:2px solid #f0f0f0;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8c8c8c,#666)}::-webkit-scrollbar-thumb:active{background:#666}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:5px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
