.button{font-family:Inter,sans-serif;width:100%;background-color:transparent;border:none;font-weight:500;text-align:center;text-transform:uppercase;padding:18px;font-size:15px;cursor:pointer;transition:background-color .3s ease,color .3s ease;border-radius:13px;height:55px}.button--primary{background-color:#fff;color:#000;border:1px solid #fff}.button--secondary{background-color:#5c5c5c;color:#fff;border:1px solid #EAEAEA}.button--secondary:hover{background-color:#000;color:#fff}.button--tertiary{background-color:#ffc000;color:#000;border:1px solid #ffc000;font-size:16px;font-weight:700;border-radius:12px;height:75px}.button--tertiary:hover{background-color:#d6ae0b}.loading-page{display:flex;align-items:center;justify-content:center;height:80vh;flex-direction:column;gap:20px}.loading-page p{font-size:20px;font-weight:300;text-transform:uppercase;color:#acacac}.loading-page svg{width:50px;height:50px}.loading-page svg path{fill:#acacac}._header_to9nf_1{backdrop-filter:blur(10px) saturate(200%);-webkit-backdrop-filter:blur(10px) saturate(200%);background-color:#fffefc00;border-bottom:1px solid rgba(209,213,219,.3);position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:85px;gap:15px;padding:10px 0;max-width:800px}._header_lorealistar_to9nf_18{max-width:170px}._header_logos_to9nf_21{display:flex;justify-content:space-around;width:100%;align-items:center}._header_logos_to9nf_21 img{max-width:100%;height:45px}._container_y1x25_1{display:flex;flex-direction:column;width:100%}._container_content_y1x25_6{margin:0 auto;max-width:calc(100% - 70px);width:100%}@media (max-width: 480px){._container_content_y1x25_6{max-width:calc(100% - 30px)}}._go-back-button_14w3l_1{display:flex;background-color:transparent;align-items:center;border:none;gap:12px;font-size:20px;align-self:flex-start;cursor:pointer}._footer_1gzav_1{height:70px;background-color:#000;display:flex;align-items:flex-start;padding-left:20px;align-items:center;position:absolute;bottom:0;width:100%}._logoutButton_1gzav_13{background:#000;color:#fff;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:1px;bottom:0}._logoutButton_1gzav_13:hover{background:#555}._logoutButton_1gzav_13:active{transform:translateY(1px)}._modalOverlay_1taoj_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_1taoj_15{background:#000;border-radius:8px;box-shadow:0 10px 25px #0003;max-width:500px;width:100%;height:90vh;overflow:hidden;animation:_modalSlideIn_1taoj_1 .3s ease-out;position:relative}._modalHeader_1taoj_27{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb;background:#000;position:sticky;top:0;z-index:1}._modalTitle_1taoj_39{font-size:18px;font-weight:600;color:#fff;margin:0;line-height:1.5}._closeButton_1taoj_47{background:none;border:none;font-size:24px;color:#c6b381;cursor:pointer;padding:4px;line-height:1;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._closeButton_1taoj_47:hover{background-color:#f3f4f6;color:#374151}._closeButton_1taoj_47:focus{outline:2px solid #3b82f6;outline-offset:2px}._modalBody_1taoj_72{padding:24px;max-height:calc(90vh - 100px);overflow-y:auto;line-height:1.6;color:#374151}._modalBody_1taoj_72 p{margin-bottom:16px}._modalBody_1taoj_72 p:last-child{margin-bottom:0}._modalBody_1taoj_72 h1,._modalBody_1taoj_72 h2,._modalBody_1taoj_72 h3,._modalBody_1taoj_72 h4,._modalBody_1taoj_72 h5,._modalBody_1taoj_72 h6{margin-bottom:12px;color:#111827}._modalBody_1taoj_72 ul,._modalBody_1taoj_72 ol{margin-bottom:16px;padding-left:24px}._modalBody_1taoj_72 li{margin-bottom:8px}@keyframes _modalSlideIn_1taoj_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 640px){._modalOverlay_1taoj_1{padding:16px}._modalContent_1taoj_15{max-width:100%;max-height:95vh}._modalHeader_1taoj_27{padding:16px 20px 12px}._modalTitle_1taoj_39{font-size:16px}._modalBody_1taoj_72{padding:20px;max-height:calc(95vh - 80px)}}@media (max-width: 480px){._modalOverlay_1taoj_1{padding:12px}._modalHeader_1taoj_27{padding:12px 16px 8px}._modalBody_1taoj_72{padding:16px}}._home_lz9jv_1{display:flex;flex-direction:column;min-height:100vh;min-height:100svh;background-color:#010101}._bottom_indicator_lz9jv_9{width:155px;height:7px;border-radius:30px;background-color:#c6b381;margin:10px auto;flex-shrink:0}._home_content_lz9jv_18{position:relative;flex:1;display:flex;flex-direction:column}._home_image_lz9jv_25{position:absolute;top:-10%;left:0;width:100%;z-index:1}@media (max-width: 480px){._home_image_lz9jv_25{top:-13%}}._home_image_lz9jv_25 img{width:100%;height:100%;object-fit:cover;object-position:center}._home_form_container_lz9jv_44{position:relative;z-index:3;display:flex;align-items:flex-end;justify-content:center;min-height:83vh;min-height:83svh;padding:0}._home_text_content_lz9jv_55{display:flex;flex-direction:column;gap:13px;text-align:left;margin-bottom:40px}@media (max-width: 768px){._home_text_content_lz9jv_55{margin-bottom:30px}}._home_greeting_lz9jv_68{font-size:clamp(1.375rem,1.0362rem + 1.7544vw,2.1875rem);font-weight:700;color:#fff;margin:0;letter-spacing:1px;line-height:127%;text-transform:uppercase}._home_welcome-text_lz9jv_78{font-size:19px;line-height:1.4;color:#fff;margin:0;text-align:left}@media (max-width: 768px){._home_welcome-text_lz9jv_78{font-size:17px}}._home_buttons_lz9jv_91{display:flex;flex-direction:column;gap:18px;width:100%}._login_container_guohk_1{display:flex;flex-direction:column;min-height:100vh;background-color:#000}._bottom_indicator_guohk_8{width:155px;height:7px;border-radius:30px;background-color:#c6b381;margin:10px auto;flex-shrink:0}._login_content_guohk_17{position:relative;flex:1;display:flex;flex-direction:column}._login_image_guohk_24{position:absolute;top:-9%;left:0;width:100%;z-index:1}._login_image_guohk_24 ._hairdresser_image_guohk_31{width:100%;height:100%;object-fit:cover;object-position:center}._login_form_container_guohk_38{position:relative;z-index:3;display:flex;align-items:flex-end;min-height:100vh;padding-bottom:5px}@media (max-width: 768px){._login_form_container_guohk_38{padding-bottom:20px}}._login_form_guohk_38{display:flex;flex-direction:column;gap:1rem;width:100%;padding:40px 20px}@media (max-width: 768px){._login_form_guohk_38{padding:30px 15px}}._login_form_guohk_38 ._login_greeting_guohk_64{font-size:clamp(1.1875rem,1.0362rem + 1.7544vw,2.1875rem);font-weight:700;color:#fff;margin:0 0 20px;letter-spacing:1px;line-height:127%;text-align:left;text-transform:uppercase}._login_form_guohk_38 ._input_container_guohk_74{position:relative;width:100%;display:flex;flex-direction:column;text-align:left;margin-bottom:15px}._login_form_guohk_38 ._input_container_guohk_74 input{font-family:Inter,sans-serif;width:100%;border:none;padding:21px 17px;box-sizing:border-box;color:#fff;font-size:19px;line-height:100%;border:2px solid #ffffff;background:transparent;border-radius:12px}._login_form_guohk_38 ._input_container_guohk_74 input::placeholder{font-family:Inter,sans-serif;color:#fff;font-size:19px;line-height:100%}._login_form_guohk_38 ._input_container_guohk_74 input:focus{outline:none;border:2px solid #c6b381}._login_form_guohk_38 ._error_message_guohk_105{color:red;font-size:12px;text-align:left;margin:5px 0 0 8px}._login_form_guohk_38 ._password_hint_guohk_111{color:red;font-size:.8rem;margin:-.5rem 0 .5rem;text-align:left;max-width:380px}._login_form_guohk_38 ._forgot_password_guohk_118{font-weight:325;font-size:14px;line-height:100%;text-align:right;text-transform:uppercase;text-decoration:underline;color:#5b5b5b;background:transparent;border:none;margin-top:.5rem;width:auto;align-self:end;cursor:pointer}._forgot_container_guohk_134{min-height:443px;justify-content:space-evenly;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:390px;margin:0 auto;padding:25px 20px;background:#fff;text-align:center;box-sizing:border-box}._forgot_container_guohk_134 ._forgot_close_guohk_149{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:24px;cursor:pointer;color:#5b5b5b}._forgot_container_guohk_134 ._forgot_title_guohk_159{font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase;color:#5b5b5b}._forgot_container_guohk_134 ._forgot_text_guohk_166{font-size:14px;line-height:150%;color:#5b5b5b}._forgot_container_guohk_134 ._forgot_input_guohk_171{width:100%;padding:12px;border:1px solid #000000;border-radius:0;font-size:14px;color:#5b5b5b}._forgot_container_guohk_134 ._forgot_input_guohk_171::placeholder{color:#5b5b5b;font-weight:500;font-size:14px;line-height:100%;text-transform:uppercase}._forgot_container_guohk_134 ._esqueceu-sua-senha_guohk_186{display:flex;flex-direction:column;gap:10px}._challengeContainer_hcl1i_1{display:flex;flex-direction:column;min-height:100vh;background-color:#000}._challengeContent_hcl1i_8{position:relative;flex:1;display:flex;flex-direction:column}._challengeImage_hcl1i_15{position:absolute;top:-6%;left:0;width:100%;z-index:1}@media (max-width: 480px){._challengeImage_hcl1i_15{top:-3%}}._challengeImage_hcl1i_15 ._challengeBanner_hcl1i_27{width:100%;height:100%;object-fit:cover;object-position:center}._goBackSection_hcl1i_34{position:absolute;top:45px;left:30px;z-index:4}@media (max-width: 768px){._goBackSection_hcl1i_34{top:15px;left:15px}}._contentContainer_hcl1i_47{position:relative;z-index:3;margin-top:50vh;background:transparent;min-height:70vh}@media (max-width: 768px){._contentContainer_hcl1i_47{margin-top:25vh}}._challengeInfo_hcl1i_60{padding:30px 0 20px}@media (max-width: 768px){._challengeInfo_hcl1i_60{padding:20px 0 15px}}._challangeDetails_hcl1i_69{display:flex;justify-content:space-between;align-items:flex-start}._challengeTitle_hcl1i_75{font-size:clamp(2.1875rem,1.9375rem + .8333vw,2.5625rem);font-weight:700;color:#fff;margin:0;line-height:1.2;flex:1;padding-bottom:15px}._checkedBadge_hcl1i_85,._availabilityBadge_hcl1i_85{padding:6px 12px;border-radius:4px;font-size:12px;font-weight:700;white-space:nowrap}._checkedBadge_hcl1i_85{background:#c6b381;color:#fff}._availabilityBadge_hcl1i_85{background:#0ab32f;color:#fff}._challengeDate_hcl1i_103{display:flex;align-items:center;gap:30px;color:#c6b381;font-size:14px;margin-bottom:20px}._challengeDate_hcl1i_103 svg{color:#c6b381}._challengeDescription_hcl1i_115{display:flex;flex-direction:column;gap:15px}._descriptionPart_hcl1i_121{color:#fff;font-size:16px;line-height:1.6;margin:0}._descriptionPart_hcl1i_121:first-child{font-weight:500}@media (max-width: 768px){._descriptionPart_hcl1i_121{font-size:14px;line-height:1.5;padding-right:10px}}._descriptionWithIcon_hcl1i_138{display:flex;align-items:flex-start;gap:12px}._descriptionWithIcon_hcl1i_138 svg{color:#fff;flex-shrink:0;margin-top:4px}._descriptionWithIcon_hcl1i_138 ._descriptionPart_hcl1i_121{flex:1;margin:0}._activitiesSection_hcl1i_153{margin:30px 0}._activitiesTitle_hcl1i_157{color:#fff;font-size:20px;font-weight:700;margin-bottom:20px}._activityItem_hcl1i_164{display:flex;align-items:center;gap:15px;padding:15px;background:#ffffff1a;border-radius:12px;text-decoration:none;margin-bottom:15px;transition:background .3s ease}._activityItem_hcl1i_164:hover{background:#ffffff26}._activityIcon_hcl1i_179{color:#c6b381;flex-shrink:0}._activityInfo_hcl1i_184{flex:1}._activityName_hcl1i_188{color:#fff;font-size:16px;font-weight:500;margin-bottom:4px}._activityPlatform_hcl1i_195{color:#c6b381;font-size:14px}._regulationLink_hcl1i_200{font-family:Inter,sans-serif;background:transparent;color:#fff;padding:0;text-decoration:underline;font-size:13px;cursor:pointer;margin:20px 0 20px 8px;width:100%;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border:none}._regulationLink_hcl1i_200:hover{color:#c6b381}._participationStatus_hcl1i_220{background:#4caf5033;border:1px solid #0AB32F;border-radius:8px;padding:15px;margin:20px 0;text-align:center}._statusText_hcl1i_229{color:#0ab32f;font-weight:700}._bottom_indicator_hcl1i_234{width:155px;height:7px;border-radius:30px;background-color:#c6b381;margin:30px auto 0;flex-shrink:0}._pdfModal_hcl1i_243{max-width:90vw!important;width:900px!important;height:95vh!important}@media (max-width: 768px){._pdfModal_hcl1i_243{max-width:95vw!important;width:95vw!important;height:90vh!important}}._regulationContent_hcl1i_256{display:flex;flex-direction:column;height:100%;overflow:hidden}._pdfContainer_hcl1i_263{flex:1;height:100%;background:#000;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center}._pdfViewer_hcl1i_274{width:100%;height:100vh;border:none;background:#000}._container_13iek_1{min-height:100vh;background-color:#fff;position:relative}._header_13iek_7{margin-top:50px;margin-left:20px}._imageGrid_13iek_12{overflow:hidden}._imageItem_13iek_16{aspect-ratio:1;overflow:hidden}._imageItem_13iek_16 img{width:100%;height:100%;object-fit:cover;display:block}._content_13iek_27{display:flex;flex-direction:column;gap:40px;padding-bottom:60px}._title_13iek_34{font-size:24px;color:#333;font-weight:400;margin-bottom:8px;line-height:1.3}._description_13iek_42{font-size:16px;color:#666;line-height:1.5;margin-bottom:60px;margin-left:auto;margin-right:auto}._joinButton_13iek_51{background-color:#ffc000;color:#000;border:none;padding:16px 32px;height:75px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;width:100%;text-transform:uppercase;transition:all .2s ease-in-out}._joinButton_13iek_51:hover{background-color:#f0c13a;transform:translateY(-1px)}._joinButton_13iek_51:active{transform:translateY(0)}._register_1e68o_1{display:flex;flex-direction:column;min-height:100vh;background-color:#000}._register_content_1e68o_7{position:relative;flex:1;display:flex;flex-direction:column}._register_image_1e68o_13{position:absolute;top:-4%;left:0;width:100%;z-index:1}._register_image_1e68o_13 img{width:100%;height:100%;object-fit:cover;object-position:center}._register_form_container_1e68o_26{position:relative;z-index:3;background:transparent;margin-top:40vh;min-height:60vh}@media (max-width: 768px){._register_form_container_1e68o_26{margin-top:25vh;min-height:70vh}}._register_form_1e68o_26{display:flex;flex-direction:column;gap:10px;width:100%;padding:20px 0}._register_form_1e68o_26 h2{font-size:26px;color:#fff;font-weight:700;width:100%;text-align:left;padding:10px 0}._register_form_1e68o_26 ._input_container_1e68o_54{position:relative;width:100%;display:flex;flex-direction:column;text-align:left;margin:10px 0}._register_form_1e68o_26 ._input_container_1e68o_54 label{color:#fff;font-family:Inter,sans-serif;font-size:20px;line-height:100%;text-transform:uppercase;padding:0 0 5px 10px}._register_form_1e68o_26 ._input_container_1e68o_54 select,._register_form_1e68o_26 ._input_container_1e68o_54 input{font-family:Inter,sans-serif;width:100%;border:none;padding:21px 17px;box-sizing:border-box;color:#fff;font-size:19px;line-height:100%;border:2px solid #ffffff;background:transparent;border-radius:12px}._register_form_1e68o_26 ._input_container_1e68o_54 select::placeholder,._register_form_1e68o_26 ._input_container_1e68o_54 input::placeholder{font-family:Inter,sans-serif;color:#fff;font-size:19px;line-height:100%}._register_form_1e68o_26 ._input_container_1e68o_54 select:focus,._register_form_1e68o_26 ._input_container_1e68o_54 input:focus{outline:none;border:2px solid #c6b381}._register_form_1e68o_26 ._input_container_1e68o_54 select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%208l5%205%205-5z%22%20fill%3D%22%23888%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right 15px center;background-size:20px;text-transform:uppercase;border-bottom:1px solid #ffffff}._register_form_1e68o_26 ._input_container_1e68o_54 ._select_hidden_1e68o_107{display:none}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_wrapper_1e68o_110{position:relative;width:100%;border:none;padding:21px 17px;background-color:#000;box-sizing:border-box;cursor:pointer;text-align:left;transition:none;border:2px solid #ffffff;border-radius:12px}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_wrapper_1e68o_110:after{content:"";position:absolute;top:50%;right:10px;width:20px;height:20px;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%208l5%205%205-5z%22%20fill%3D%22%23888%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center;background-size:20px;transform:translateY(-50%) rotate(0);transition:transform .3s}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_wrapper_1e68o_110._open_1e68o_137:after{transform:translateY(-50%) rotate(180deg)}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_wrapper_1e68o_110 ._custom_select_text_1e68o_140{font-size:20px;line-height:100%;color:#fff;padding:0}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_options_1e68o_146{box-sizing:border-box;position:absolute;top:100%;left:0;width:100%;padding:21px 18px 19px;margin:0;list-style:none;display:flex;flex-direction:column;gap:5px;z-index:5;background-color:#000;border:1px solid #c6b381;border-radius:8px}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_options_1e68o_146._custom_select_options_scroll_1e68o_163{max-height:190px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c6b381 #010101}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_options_1e68o_146._custom_select_options_scroll_1e68o_163::-webkit-scrollbar{width:6px}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_options_1e68o_146._custom_select_options_scroll_1e68o_163::-webkit-scrollbar-track{background:#010101;border-radius:8px}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_options_1e68o_146._custom_select_options_scroll_1e68o_163::-webkit-scrollbar-thumb{background:#c6b381;border-radius:8px}._register_form_1e68o_26 ._input_container_1e68o_54 ._custom_select_option_1e68o_146{font-size:20px;line-height:24px;color:#fff;cursor:pointer;text-transform:none;text-align:left;padding:5px 0;border-bottom:1px solid #c6b381}._register_form_1e68o_26 ._input_container_1e68o_54 ._radio_group_1e68o_192{display:flex;gap:1rem;margin-top:8px}._register_form_1e68o_26 ._input_container_1e68o_54 ._radio_group_1e68o_192 label{display:flex;align-items:center;gap:4px}._register_form_1e68o_26 ._input_container_1e68o_54 ._radio_group_1e68o_192 input{width:20px;height:20px}._register_form_1e68o_26 ._error_message_1e68o_206{color:red;font-size:12px;text-align:left;margin:5px 0 0 10px}._register_form_1e68o_26 ._checkbox_container_1e68o_212{display:flex;align-items:flex-start;gap:10px;text-align:left;margin-top:10px;margin-bottom:10px}._register_form_1e68o_26 ._checkbox_container_1e68o_212 input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:1px solid #ccc;border-radius:3px;cursor:pointer;flex-shrink:0;margin-top:2px}._register_form_1e68o_26 ._checkbox_container_1e68o_212 input[type=checkbox]:checked{background-color:#c6b381;border-color:#c6b381}._register_form_1e68o_26 ._checkbox_container_1e68o_212 label{font-size:14px;color:#fff}._register_1e68o_1 ._input_hint_1e68o_240{color:#fff;font-size:12px;margin-top:8px;text-align:left}._user_aija9_1{min-height:100vh;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);position:relative}._greeting_aija9_7{background:#525252;color:#fff;padding:30px 20px 70px;text-align:center}._greeting_aija9_7 h2{font-size:16px;font-weight:300;margin:0 0 5px;opacity:.9}._greeting_aija9_7 h1{font-size:24px;font-weight:600;margin:0;line-height:1.2}._navigationSections_aija9_26{margin-top:-40px;padding:0 20px;display:flex;flex-direction:column;gap:15px}._navCard_aija9_34{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:15px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.05)}._navCard_aija9_34:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001f}._navCard_aija9_34:active{transform:translateY(0)}._navIcon_aija9_54{width:56px;height:56px;background:#525252;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._navIcon_aija9_54 img{width:34px;height:34px}._navCard_aija9_34 span{flex:1;font-size:20px;font-weight:500;color:#000;line-height:1.3}._arrow_aija9_77{font-size:32px;color:#000;font-weight:300}._latestChallenges_aija9_83{padding:20px 0 100px}._latestChallenges_aija9_83 h3{font-size:20px;font-weight:600;color:#000;margin:10px 0 30px 20px}._challengesGrid_aija9_95{display:flex;gap:15px;overflow-x:auto;padding-bottom:10px;padding-left:20px;padding-right:20px}._challengesGrid_aija9_95::-webkit-scrollbar{height:4px}._challengesGrid_aija9_95::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}._challengesGrid_aija9_95::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}._challengeCard_aija9_115{background:#fff;border-radius:12px;padding:20px;min-width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .3s ease}._challengeCard_aija9_115:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001f}._challengeImage_aija9_133{width:90px;height:90px;border-radius:4px;background:#525252;display:flex;align-items:center;justify-content:center;overflow:hidden}._challengeImage_aija9_133 ._default_aija9_143{width:50px}._challengeDate_aija9_147{background:#000;color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;font-weight:600;text-align:center;min-width:60px}._challengeTime_aija9_158{display:flex;align-items:center;gap:6px;color:#999;font-size:14px}._challengeTime_aija9_158 svg{flex-shrink:0}._noChallenges_aija9_169{text-align:center;padding:30px 20px;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:10px;width:100%}._challengesContainer_51y8c_1{min-height:100vh;display:flex;flex-direction:column;position:relative}._goBackSection_51y8c_8{padding:70px 20px 10px}._content_51y8c_12{flex:1;padding-bottom:80px;padding-top:20px}._titleSection_51y8c_18{text-align:center;margin-bottom:32px}._pageTitle_51y8c_23{font-size:28px;font-weight:700;color:#000;margin-bottom:8px}._pageDescription_51y8c_30{font-size:16px;color:#666;line-height:1.5}._challengesList_51y8c_36{display:flex;flex-direction:column;gap:20px}._challengeCard_51y8c_42{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;overflow:hidden;cursor:pointer;transition:all .3s ease}._challengeCard_51y8c_42:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}._cardImageContainer_51y8c_55{position:relative;height:180px;overflow:hidden}._cardImage_51y8c_55{width:100%;height:100%;object-fit:cover}._daysLeftBadge_51y8c_67{position:absolute;top:12px;left:12px;background:#000c;color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700}._cardContent_51y8c_79{padding:20px}._cardHeader_51y8c_83{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:12px;gap:8px}._cardTitle_51y8c_91{font-size:20px;font-weight:700;color:#000;margin:0;line-height:1.3;flex:1}._availabilityBadge_51y8c_100{background:#4caf50;color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap;align-self:flex-start}._cardDate_51y8c_111{display:flex;align-items:center;color:#666;font-size:14px;margin-bottom:12px}._cardDate_51y8c_111 svg{margin-right:8px}._cardDescription_51y8c_122{color:#666;font-size:14px;line-height:1.5;margin-bottom:16px}._cardActivities_51y8c_129{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-bottom:16px;gap:8px}._activityIcon_51y8c_138{width:32px;height:32px;background:#666;border-radius:6px;display:flex;align-items:center;justify-content:center}._activityIcon_51y8c_138 svg{width:16px;height:16px;fill:#fff}._cardFooter_51y8c_153{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#ffc000;margin:16px -20px -20px;border-top:1px solid #f0f0f0}._participateText_51y8c_163{font-size:14px;color:#000;font-weight:500}._emptyState_51y8c_169{text-align:center;padding:60px 20px;color:#666}._emptyState_51y8c_169 h3{font-size:20px;margin-bottom:8px;color:#000}._emptyState_51y8c_169 p{font-size:16px;line-height:1.5}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box}html{scroll-behavior:smooth}a,a:visited,a:focus{text-decoration:none}img{max-width:100%;height:auto}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body>*{line-height:1;font-family:Inter,sans-serif;color:#000;box-sizing:border-box}body{background:#fff}input{box-sizing:border-box}ol,ul{list-style:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=text]{font-family:Inter,sans-serif}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus{outline:none!important;border:1px solid #d9d9d9}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #ffffff inset;transition:background-color 5000s ease-in-out 0s}*{scrollbar-width:auto;scrollbar-color:#dfdedf #ffffff}*::-webkit-scrollbar{width:13px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#dfdedf;border-radius:10px;border:3px solid #ffffff}@media only screen and (max-width: 1030px){.desktop{display:none!important}}@media only screen and (min-width: 1030px){.mobile{display:none!important}}.swal2-container .swal2-popup{display:flex!important;flex-direction:column;align-items:center;justify-content:center}.swal2-container .swal2-title,.swal2-container .swal2-html-container{font-family:Inter,sans-serif}.swal2-container .swal2-actions button{background-color:#000}