.styles_container__UhSYq{min-height:100vh;background-color:#fff}.styles_content__AxlpV{max-width:100%;margin:0 auto}.styles_content__AxlpV img{max-width:100%;height:auto}.styles_content__AxlpV a,.styles_content__AxlpV button{cursor:pointer}@media(max-width:768px){.styles_content__AxlpV [data-type=columns]{flex-direction:column!important}.styles_content__AxlpV [data-type=columns]>*{width:100%!important;flex:none!important}.styles_content__AxlpV section{padding-left:20px!important;padding-right:20px!important}.styles_content__AxlpV h1{font-size:32px!important}.styles_content__AxlpV h2{font-size:24px!important}}.styles_content__AxlpV [id=sticky-bar]{position:fixed;bottom:0;left:0;right:0;z-index:1000}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.styles_campaign_progress__SADF7{padding:20px;background:var(--card-background);border-radius:12px;margin-bottom:20px;border:1px solid var(--border-color)}.styles_progress_header__gkqOC{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.styles_amounts__k6T5O{font-size:16px;color:var(--text-primary)}.styles_amounts__k6T5O .styles_current_amount__0yRIR{font-weight:700;font-size:24px;color:var(--community-primary,var(--primary-color))}.styles_amounts__k6T5O .styles_goal_separator___RS97{font-weight:400;color:var(--text-secondary)}.styles_amounts__k6T5O .styles_goal_amount__2fRLp{font-weight:600;color:var(--text-primary)}.styles_percentage__UJbjx{font-size:20px;font-weight:700;color:var(--community-primary,var(--primary-color))}.styles_progress_bar_container___CjD_{width:100%;height:12px;background:var(--background-muted);border-radius:6px;overflow:hidden;margin-bottom:16px;position:relative}.styles_progress_bar__CeKn2{height:100%;background:linear-gradient(90deg,var(--community-primary,var(--primary-color)),color-mix(in srgb,var(--community-primary,var(--primary-color)) 80%,black));border-radius:6px;transition:width .5s ease-in-out;display:flex;align-items:center;justify-content:flex-end;padding-right:4px;min-width:20px}.styles_progress_bar__CeKn2 .styles_goal_reached_indicator__4t_lo{color:#fff;font-size:10px;font-weight:700}.styles_progress_stats__IaJz5{display:flex;gap:24px;flex-wrap:wrap}.styles_stat__2XxIa{display:flex;flex-direction:column;gap:4px}.styles_stat__2XxIa .styles_stat_value__D0YL7{font-size:18px;font-weight:700;color:var(--text-primary)}.styles_stat__2XxIa .styles_stat_label__QkMAt{font-size:13px;color:var(--text-secondary);text-transform:capitalize}.styles_goal_reached_message__hizl_{margin-top:16px;padding:12px 16px;background:var(--success-background);color:var(--success-color);border-radius:8px;text-align:center;font-weight:600}.styles_progress_skeleton__WDVU3{padding:20px;background:var(--card-background);border-radius:12px;margin-bottom:20px}.styles_progress_skeleton__WDVU3 .styles_skeleton_bar__UQW2C{width:100%;height:80px;background:linear-gradient(90deg,var(--skeleton-base) 25%,var(--skeleton-highlight) 50%,var(--skeleton-base) 75%);background-size:200% 100%;animation:styles_shimmer__st1Lw 1.5s infinite;border-radius:8px}@keyframes styles_shimmer__st1Lw{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:768px){.styles_campaign_progress__SADF7{padding:16px}.styles_amounts__k6T5O{flex-direction:column;gap:4px}.styles_amounts__k6T5O .styles_current_amount__0yRIR{font-size:20px}.styles_percentage__UJbjx{font-size:18px}.styles_progress_stats__IaJz5{gap:16px}}.styles_expand_icon__wx3a_{border-radius:50%;background-color:rgba(0,0,0,.4);padding:7px;height:40px;width:40px;cursor:pointer}.styles_expand_icon__wx3a_,.styles_media__6mWUD{display:flex;align-items:center;justify-content:center}.styles_media__6mWUD{position:relative;height:auto;background:#000;min-height:20vh;z-index:1;overflow:hidden}.styles_media__6mWUD .styles_blurred_bg__29AGL{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(40px);opacity:.7;transform:scale(1.1);z-index:0;width:calc(100% + 80px);height:calc(100% + 80px);left:-40px;top:-40px}.styles_media__6mWUD.styles_event_media__3Ln7W{width:100%;height:auto;background:var(--background-color)}.styles_media__6mWUD.styles_event_media__3Ln7W.styles_is__detailed__JKd9c{min-height:auto;aspect-ratio:auto;max-height:none;background:rgba(0,0,0,0)}.styles_media__6mWUD.styles_event_media__3Ln7W.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_event_media__3Ln7W.styles_is__detailed__JKd9c video{aspect-ratio:16/9;max-height:100%}.styles_media__6mWUD.styles_event_media__3Ln7W:not(.styles_is__detailed__JKd9c) img,.styles_media__6mWUD.styles_event_media__3Ln7W:not(.styles_is__detailed__JKd9c) video{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;background-color:rgba(0,0,0,.3)}.styles_media__6mWUD.styles_with_progress__mLglQ.styles_is__video__LBOd3{padding-bottom:65px}.styles_media__6mWUD.styles_with_progress__mLglQ.styles_is__video__LBOd3:after{height:6%;background:#000}.styles_media__6mWUD.styles_with_progress__mLglQ:after{position:absolute;left:0;bottom:0;width:100%;height:100px;content:"";background:linear-gradient(180deg,rgba(0,0,0,0),rgb(0,0,0))}.styles_media__6mWUD.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_is__detailed__JKd9c video{max-height:calc(100vh - 400px)}@media screen and (max-width:1000px){.styles_media__6mWUD.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_is__detailed__JKd9c video{max-height:60vh}}@media screen and (max-height:1000px){.styles_media__6mWUD.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_is__detailed__JKd9c video{max-height:60vh}}.styles_media__6mWUD.styles_processing__Dc3ut{position:relative}.styles_media__6mWUD.styles_processing__Dc3ut:before{position:absolute;left:0;top:0;content:"";height:100%;width:100%;z-index:9;background:linear-gradient(90deg,rgba(250,250,250,.9),rgba(255,255,255,.9),rgba(250,250,250,.9));background-size:300% 100%;animation:styles_wave__y71jl 2s infinite}.styles_media__6mWUD .styles_processing_message__HPQpw{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9;font-size:17px;font-weight:700;width:95%;text-align:center}.styles_media__6mWUD picture{display:flex}.styles_media__6mWUD img,.styles_media__6mWUD video{width:100%;height:auto;max-height:30vh;object-fit:contain;background-color:#000}.styles_media__6mWUD .styles_progress__sEAC1{position:absolute;left:0;bottom:var(--inner-padding);background:#fff;height:30px;width:calc(100% - 30px);border-radius:20px;z-index:9;margin:0 var(--inner-padding);display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid var(--text-color)}@media screen and (max-width:360px){.styles_media__6mWUD .styles_progress__sEAC1{margin:0 15px}}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_0__R8JNE:after{position:absolute;left:0;top:0;height:100%;width:0;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_1__UeBad:after{position:absolute;left:0;top:0;height:100%;width:1%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_2__XObDL:after{position:absolute;left:0;top:0;height:100%;width:2%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_3__OEfBL:after{position:absolute;left:0;top:0;height:100%;width:3%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_4__R_mgv:after{position:absolute;left:0;top:0;height:100%;width:4%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_5__tRNQc:after{position:absolute;left:0;top:0;height:100%;width:5%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_6__Zifk_:after{position:absolute;left:0;top:0;height:100%;width:6%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_7__GMCjI:after{position:absolute;left:0;top:0;height:100%;width:7%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_8__yJ2eS:after{position:absolute;left:0;top:0;height:100%;width:8%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_9__VZq_D:after{position:absolute;left:0;top:0;height:100%;width:9%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_10__eMVrs:after{position:absolute;left:0;top:0;height:100%;width:10%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_11__s_Ifm:after{position:absolute;left:0;top:0;height:100%;width:11%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_12__8OIpb:after{position:absolute;left:0;top:0;height:100%;width:12%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_13__SOB_S:after{position:absolute;left:0;top:0;height:100%;width:13%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_14___uBv3:after{position:absolute;left:0;top:0;height:100%;width:14%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_15__xHgO4:after{position:absolute;left:0;top:0;height:100%;width:15%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_16__mQp1e:after{position:absolute;left:0;top:0;height:100%;width:16%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_17__2v7Fg:after{position:absolute;left:0;top:0;height:100%;width:17%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_18__eLeh_:after{position:absolute;left:0;top:0;height:100%;width:18%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_19__Dpz3V:after{position:absolute;left:0;top:0;height:100%;width:19%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_20__8VELf:after{position:absolute;left:0;top:0;height:100%;width:20%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_21__y3ZMV:after{position:absolute;left:0;top:0;height:100%;width:21%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_22__SjEa6:after{position:absolute;left:0;top:0;height:100%;width:22%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_23__uZzxH:after{position:absolute;left:0;top:0;height:100%;width:23%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_24__vCe9E:after{position:absolute;left:0;top:0;height:100%;width:24%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_25__3yHcl:after{position:absolute;left:0;top:0;height:100%;width:25%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_26__j0td8:after{position:absolute;left:0;top:0;height:100%;width:26%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_27__nHKjT:after{position:absolute;left:0;top:0;height:100%;width:27%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_28__mdTs5:after{position:absolute;left:0;top:0;height:100%;width:28%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_29__16Q7s:after{position:absolute;left:0;top:0;height:100%;width:29%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_30__PiQOW:after{position:absolute;left:0;top:0;height:100%;width:30%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_31__kpkrv:after{position:absolute;left:0;top:0;height:100%;width:31%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_32__1tRV5:after{position:absolute;left:0;top:0;height:100%;width:32%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_33__dKyyn:after{position:absolute;left:0;top:0;height:100%;width:33%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_34__j0YQv:after{position:absolute;left:0;top:0;height:100%;width:34%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_35__PQFMu:after{position:absolute;left:0;top:0;height:100%;width:35%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_36__GfKkF:after{position:absolute;left:0;top:0;height:100%;width:36%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_37__nou3w:after{position:absolute;left:0;top:0;height:100%;width:37%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_38__9pjVT:after{position:absolute;left:0;top:0;height:100%;width:38%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_39__HY2iy:after{position:absolute;left:0;top:0;height:100%;width:39%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_40__Vi8v_:after{position:absolute;left:0;top:0;height:100%;width:40%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_41__T_Arw:after{position:absolute;left:0;top:0;height:100%;width:41%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_42__eo7Fh:after{position:absolute;left:0;top:0;height:100%;width:42%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_43__mdF6U:after{position:absolute;left:0;top:0;height:100%;width:43%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_44__BdGXU:after{position:absolute;left:0;top:0;height:100%;width:44%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_45__zaLaa:after{position:absolute;left:0;top:0;height:100%;width:45%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_46__rSo_q:after{position:absolute;left:0;top:0;height:100%;width:46%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_47__JA4c7:after{position:absolute;left:0;top:0;height:100%;width:47%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_48__4tpyS:after{position:absolute;left:0;top:0;height:100%;width:48%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_49__HXZ2R:after{position:absolute;left:0;top:0;height:100%;width:49%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_50__MEQY7:after{position:absolute;left:0;top:0;height:100%;width:50%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_51__2KAk5:after{position:absolute;left:0;top:0;height:100%;width:51%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_52__AEjFY:after{position:absolute;left:0;top:0;height:100%;width:52%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_53__gBnfX:after{position:absolute;left:0;top:0;height:100%;width:53%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_54__VHAGR:after{position:absolute;left:0;top:0;height:100%;width:54%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_55__9JtUC:after{position:absolute;left:0;top:0;height:100%;width:55%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_56__e6Lr_:after{position:absolute;left:0;top:0;height:100%;width:56%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_57__buBaK:after{position:absolute;left:0;top:0;height:100%;width:57%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_58__0Ma5y:after{position:absolute;left:0;top:0;height:100%;width:58%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_59__JN66G:after{position:absolute;left:0;top:0;height:100%;width:59%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_60__6G_sm:after{position:absolute;left:0;top:0;height:100%;width:60%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_61__OLPAN:after{position:absolute;left:0;top:0;height:100%;width:61%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_62__jJ9ns:after{position:absolute;left:0;top:0;height:100%;width:62%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_63__2nZxr:after{position:absolute;left:0;top:0;height:100%;width:63%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_64__ubPFq:after{position:absolute;left:0;top:0;height:100%;width:64%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_65__aeBQB:after{position:absolute;left:0;top:0;height:100%;width:65%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_66__oBopb:after{position:absolute;left:0;top:0;height:100%;width:66%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_67__I_SGC:after{position:absolute;left:0;top:0;height:100%;width:67%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_68__Itxom:after{position:absolute;left:0;top:0;height:100%;width:68%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_69__WbJr1:after{position:absolute;left:0;top:0;height:100%;width:69%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_70__c6tg7:after{position:absolute;left:0;top:0;height:100%;width:70%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_71__Znjzv:after{position:absolute;left:0;top:0;height:100%;width:71%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_72__xy_mY:after{position:absolute;left:0;top:0;height:100%;width:72%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_73___uSPe:after{position:absolute;left:0;top:0;height:100%;width:73%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_74__DpFd9:after{position:absolute;left:0;top:0;height:100%;width:74%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_75__Qc7DQ:after{position:absolute;left:0;top:0;height:100%;width:75%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_76__nJN4J:after{position:absolute;left:0;top:0;height:100%;width:76%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_77__y34EA:after{position:absolute;left:0;top:0;height:100%;width:77%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_78__GQT_A:after{position:absolute;left:0;top:0;height:100%;width:78%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_79__cXQgt:after{position:absolute;left:0;top:0;height:100%;width:79%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_80__Ij60A:after{position:absolute;left:0;top:0;height:100%;width:80%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_81__ZE7jz:after{position:absolute;left:0;top:0;height:100%;width:81%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_82__J0ek_:after{position:absolute;left:0;top:0;height:100%;width:82%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_83__SKmxf:after{position:absolute;left:0;top:0;height:100%;width:83%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_84__whaj3:after{position:absolute;left:0;top:0;height:100%;width:84%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_85__WzzEA:after{position:absolute;left:0;top:0;height:100%;width:85%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_86__Jbir_:after{position:absolute;left:0;top:0;height:100%;width:86%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_87__f_mXg:after{position:absolute;left:0;top:0;height:100%;width:87%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_88__8hSx8:after{position:absolute;left:0;top:0;height:100%;width:88%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_89__WLycr:after{position:absolute;left:0;top:0;height:100%;width:89%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_90__AOWfo:after{position:absolute;left:0;top:0;height:100%;width:90%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_91__2r_Mv:after{position:absolute;left:0;top:0;height:100%;width:91%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_92__t2Pm_:after{position:absolute;left:0;top:0;height:100%;width:92%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_93__2xvhk:after{position:absolute;left:0;top:0;height:100%;width:93%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_94__xGjSx:after{position:absolute;left:0;top:0;height:100%;width:94%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_95__hDHy4:after{position:absolute;left:0;top:0;height:100%;width:95%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_96__50cjJ:after{position:absolute;left:0;top:0;height:100%;width:96%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_97__HfSGK:after{position:absolute;left:0;top:0;height:100%;width:97%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_98__wSgJT:after{position:absolute;left:0;top:0;height:100%;width:98%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_99__bw6jN:after{position:absolute;left:0;top:0;height:100%;width:99%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_100__BxVsE:after{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1 .styles_text__YUGzW{color:var(--text-color);z-index:9}.styles_media__6mWUD .styles_media_preview_wrapper__1foJA{position:absolute;bottom:10px;right:20px;z-index:9}.styles_media__6mWUD .styles_media_preview_wrapper__1foJA.styles_with_progress__mLglQ{bottom:55px}@keyframes styles_wave__y71jl{0%{background-position:100% 0}to{background-position:-100% 0}}.styles_info_items_group__l259K{display:flex;gap:10px;justify-content:space-between;align-items:center;margin-left:-3px;padding:10px var(--inner-padding);border-top:1px solid var(--muted-divider-color)}@media screen and (max-width:440px){.styles_info_items_group__l259K{flex-wrap:wrap}}.styles_expires__N7Kgl{font-weight:600;font-size:15px}@media screen and (max-width:500px){.styles_expires__N7Kgl{display:none}}.styles_info_item__vaWee{display:flex;align-items:center;font-size:13px}.styles_info_item__vaWee .styles_icon_wrapper__rK5pQ{display:flex;min-width:16px;margin-right:5px}.styles_info_item__vaWee .styles_location_text__vui4M{margin-right:5px}.styles_info_item__vaWee .styles_location_text__vui4M.styles_physical__HM29c{text-transform:capitalize}.styles_poll_container__aD_mb{padding:16px;margin-top:12px}.styles_options__iWrDZ{display:flex;flex-direction:column;gap:8px}.styles_option_item___1XPE{background:var(--background,#fff);border:1px solid var(--border-color,#e4e6eb);border-radius:8px;padding:12px 16px;cursor:pointer;transition:all .2s ease}.styles_option_item___1XPE:hover:not(.styles_disabled__G7p3C){background:var(--background-hover,#f2f3f5)}.styles_option_item___1XPE.styles_selected__XVx3L{background:var(--primary-light,#e7f3ff);border-color:var(--primary-color,#1877f2)}.styles_option_item___1XPE.styles_disabled__G7p3C{cursor:not-allowed;opacity:.6}.styles_option_content__y6qtL{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.styles_checkbox_wrapper__DK1XC{display:flex;align-items:center;flex-shrink:0}.styles_checkbox__ORbQm{width:20px;height:20px;cursor:pointer;margin:0;accent-color:var(--primary-color,#1877f2);flex-shrink:0}.styles_checkbox__ORbQm:disabled{cursor:default}.styles_checkbox__ORbQm[type=radio]{appearance:auto;-webkit-appearance:radio;-moz-appearance:radio}.styles_checkbox__ORbQm[type=checkbox]{appearance:auto;-webkit-appearance:checkbox;-moz-appearance:checkbox}.styles_option_label__Xk04_{flex:1 1;font-size:15px;color:var(--text-primary,#050505);line-height:20px}.styles_percentage__nHHQq{font-size:15px;font-weight:600;color:var(--primary-color,#1877f2);margin-left:auto;padding-left:12px}.styles_progress_bar__7eXHi{width:100%;height:4px;background:var(--border-color,#e4e6eb);border-radius:2px;overflow:hidden;margin-top:8px;position:relative}.styles_progress_fill__WPt97{height:100%;background:var(--primary-color,#1877f2);transition:width .3s ease;border-radius:2px}.styles_submit_button__wup9m{margin-top:12px;width:100%;padding:10px 16px;background:var(--primary-color,#1877f2);color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease}.styles_submit_button__wup9m:hover:not(:disabled){background:var(--primary-dark,#166fe5)}.styles_submit_button__wup9m:disabled{opacity:.6;cursor:not-allowed}.styles_voters__67SA7{margin-top:8px;padding-top:8px;border-top:1px solid var(--border-color,#e4e6eb);display:flex;align-items:center;gap:8px}.styles_voter_avatars__wJbE_{display:flex;align-items:center;margin-left:-4px}.styles_voter_avatar__OYZVQ{width:24px;height:24px;border-radius:50%;border:2px solid #fff;margin-left:-8px;overflow:hidden;background:var(--background-secondary,#f0f2f5)}.styles_voter_avatar__OYZVQ:first-child{margin-left:0}.styles_voter_avatar__OYZVQ img{width:100%;height:100%;object-fit:cover}.styles_avatar_placeholder__PeINY{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--primary-color,#1877f2);color:#fff;font-size:10px;font-weight:600}.styles_voter_names__fvog3{font-size:13px;color:var(--text-secondary,#65676b);line-height:1.4}.styles_change_vote_hint__Lgwkw{font-size:13px;font-style:italic}.styles_change_vote_hint__Lgwkw,.styles_poll_ended_notice__y0Zym{color:var(--text-secondary,#65676b);margin-bottom:12px;text-align:center}.styles_poll_ended_notice__y0Zym{font-size:14px;background:var(--background-secondary,#f0f2f5);padding:10px 16px;border-radius:6px;font-weight:500}.styles_poll_time_remaining__x4LpS{font-size:13px;color:var(--primary-color,#1877f2);background:var(--primary-light,#e7f3ff);padding:8px 12px;border-radius:6px;margin-bottom:12px;text-align:center;font-weight:500}.styles_results_mode__Rgd1K{cursor:pointer}.styles_results_mode__Rgd1K:hover:not(.styles_disabled__G7p3C){background:var(--background-hover,#f2f3f5);border-color:var(--primary-color,#1877f2)}.styles_modal_overlay__kyEi2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.styles_confirmation_modal__8_79N{background:var(--background,#fff);border-radius:12px;padding:24px;max-width:400px;width:100%;box-shadow:0 4px 16px rgba(0,0,0,.15)}.styles_modal_title__58IbN{font-size:18px;font-weight:600;color:var(--text-primary,#050505);margin:0 0 12px}.styles_modal_message__H8qO2{font-size:15px;color:var(--text-secondary,#65676b);line-height:1.5;margin:0 0 24px}.styles_modal_actions__lw9LZ{display:flex;gap:12px;justify-content:flex-end}.styles_cancel_button__IK9pR{padding:10px 20px;background:var(--background-secondary,#f0f2f5);color:var(--text-primary,#050505);border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease}.styles_cancel_button__IK9pR:hover:not(:disabled){background:var(--border-color,#e4e6eb)}.styles_cancel_button__IK9pR:disabled{opacity:.6;cursor:not-allowed}.styles_confirm_button__sMB7R{padding:10px 20px;background:var(--community-primary,var(--primary-color,#1877f2));color:var(--community-primary-text,#ffffff);border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease}.styles_confirm_button__sMB7R:hover:not(:disabled){background:var(--community-primary,var(--primary-color,#166fe5));filter:brightness(.9)}.styles_confirm_button__sMB7R:disabled{opacity:.6;cursor:not-allowed}.styles_post__jbuAd h1,.styles_post__jbuAd h2,.styles_post__jbuAd h3,.styles_post__jbuAd h4,.styles_post__jbuAd h5,.styles_post__jbuAd h6{margin:0}.styles_post__jbuAd.styles_detailed__xndJz{background-color:#fff;border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--muted-divider-color)}.styles_post__jbuAd.styles_detailed__xndJz .styles_header__qOx74{display:none;padding:20px 20px 10px}@media screen and (max-width:990px){.styles_post__jbuAd.styles_detailed__xndJz .styles_header__qOx74{display:flex}}.styles_post__jbuAd.styles_detailed__xndJz .styles_shared_badge_wrapper__YMfdi{padding:0 20px;margin:-4px 0 8px}.styles_post__jbuAd.styles_detailed__xndJz .styles_media_content_wrapper__Yyc6x{padding:20px}.styles_post__jbuAd.styles_detailed__xndJz .styles_footer__DWvbz{display:none}@media screen and (max-width:767px){.styles_post__jbuAd.styles_detailed__xndJz .styles_content__6kTUk{padding:20px 0 0}}.styles_post__jbuAd.styles_detailed__xndJz.styles_text_only__PLkGS .styles_header__qOx74{display:flex;padding:20px 20px 10px}.styles_post__jbuAd.styles_detailed__xndJz.styles_text_only__PLkGS .styles_media_content_wrapper__Yyc6x{padding:10px 20px 20px}.styles_post__jbuAd.styles_detailed__xndJz.styles_text_only__PLkGS .styles_content__6kTUk{border-bottom:0}.styles_post__jbuAd.styles_scheduled__9XZwW{background:linear-gradient(135deg,#fffbf0,#fff8e1);border:1px solid rgba(255,183,77,.3);border-radius:var(--border-radius);position:relative;box-shadow:0 1px 3px rgba(255,183,77,.1)}.styles_post__jbuAd.styles_scheduled__9XZwW:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(135deg,#ff9800,#f57c00);border-radius:var(--border-radius) 0 0 var(--border-radius)}.styles_post__jbuAd.styles_pending_review__KFNrj{background:color-mix(in srgb,var(--info-color) 6%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius);position:relative;box-shadow:0 1px 3px color-mix(in srgb,var(--info-color) 10%,transparent)}.styles_post__jbuAd.styles_pending_review__KFNrj:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--info-color);border-radius:var(--border-radius) 0 0 var(--border-radius)}.styles_post__jbuAd .styles_header__qOx74{padding:var(--inner-padding);display:flex;gap:5px;align-items:flex-start}.styles_post__jbuAd .styles_header__qOx74.styles_popup_view__i5ygE{padding-right:45px}@media screen and (max-width:767px){.styles_post__jbuAd .styles_header__qOx74.styles_popup_view__i5ygE{position:-webkit-sticky;position:sticky;top:0;width:100%;background:#fff;z-index:99;padding-top:15px;padding-left:15px;border-bottom:1px solid var(--divider-color)}}.styles_post__jbuAd .styles_header__qOx74 .styles_premium_dropdown_wrapper__cLFGL{margin-left:auto}.styles_post__jbuAd .styles_header__qOx74 .styles_paid_post_badge__8tWNL{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,#ffd700,#ffa500);color:#8b4513;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(255,215,0,.3);cursor:pointer;transition:all .2s ease}.styles_post__jbuAd .styles_header__qOx74 .styles_paid_post_badge__8tWNL:hover{background:linear-gradient(135deg,#ffed4e,#ffb84d);box-shadow:0 3px 6px rgba(255,215,0,.4)}.styles_post__jbuAd .styles_header__qOx74 .styles_paid_post_badge__8tWNL .styles_badge_text__8k7dL{font-size:10px;font-weight:700}@media screen and (max-width:767px){.styles_post__jbuAd .styles_header__qOx74 .styles_paid_post_badge__8tWNL{font-size:10px;padding:3px 6px}.styles_post__jbuAd .styles_header__qOx74 .styles_paid_post_badge__8tWNL .styles_badge_text__8k7dL{font-size:9px}}.styles_post__jbuAd .styles_header__qOx74 .styles_avatar__wqlCy{display:flex;margin-right:15px;min-width:50px}.styles_post__jbuAd .styles_header__qOx74 .styles_details__00DZa .styles_title__CiHcz{margin-bottom:5px}.styles_post__jbuAd .styles_header__qOx74 .styles_details__00DZa .styles_text__SUqO7{font-size:13px;color:var(--muted-text-color)}.styles_post__jbuAd .styles_header__qOx74 .styles_menu_dropdown__SThbb{display:flex;cursor:pointer;justify-content:flex-end}.styles_post__jbuAd .styles_header__qOx74 .styles_menu_dropdown__SThbb.styles_popup__nrNNM{display:none}.styles_post__jbuAd .styles_shared_badge_wrapper__YMfdi{padding:0 var(--inner-padding);margin:-4px 0 8px}.styles_post__jbuAd .styles_media_content_wrapper__Yyc6x{padding:0 25px 10px}@media screen and (max-width:767px){.styles_post__jbuAd .styles_media_content_wrapper__Yyc6x{padding:0 var(--inner-padding) 10px}}.styles_post__jbuAd .styles_media_content_wrapper__Yyc6x.styles_image_post__IEI52{display:flex;justify-content:space-between;gap:15px}.styles_post__jbuAd .styles_media_content_wrapper__Yyc6x .styles_content_wrapper__Eh2vA{flex-basis:calc(100% - 120px)}@media screen and (max-width:700px){.styles_post__jbuAd .styles_media_content_wrapper__Yyc6x .styles_content_wrapper__Eh2vA{flex-basis:calc(100% - 90px)}}.styles_post__jbuAd .styles_media_content_wrapper__Yyc6x .styles_media_wrapper__AbIHa{flex-basis:120px}@media screen and (max-width:700px){.styles_post__jbuAd .styles_media_content_wrapper__Yyc6x .styles_media_wrapper__AbIHa{flex-basis:90px}}.styles_post__jbuAd .styles_media__V7AX3{position:relative;height:auto}.styles_post__jbuAd .styles_media__V7AX3 img,.styles_post__jbuAd .styles_media__V7AX3 video{width:100%;height:auto}.styles_post__jbuAd h1.styles_title__CiHcz{font-size:20px}.styles_post__jbuAd .styles_title__CiHcz.styles_no_text__Uzfxw{margin-bottom:10px}.styles_post__jbuAd .styles_content__6kTUk{display:block;padding:15px 0 0}@media screen and (max-width:767px){.styles_post__jbuAd .styles_content__6kTUk{padding:15 0 15px}}.styles_post__jbuAd .styles_content__6kTUk .styles_pill__lTB8X{display:inline-flex;align-items:center;height:20px;border-radius:var(--border-radius);color:var(--icon-color);background-color:var(--divider-color);font-size:11px;font-weight:700;padding:0 5px;margin-bottom:10px}.styles_post__jbuAd .styles_content__6kTUk .styles_title__CiHcz{margin-bottom:10px}.styles_post__jbuAd .styles_content__6kTUk .styles_text__SUqO7{line-height:26px;word-break:break-word;white-space:pre-line;text-align:left!important}.styles_post__jbuAd .styles_content__6kTUk .styles_text__SUqO7 p{text-align:left!important}.styles_post__jbuAd .styles_content__6kTUk .styles_text__SUqO7 b,.styles_post__jbuAd .styles_content__6kTUk .styles_text__SUqO7 strong{font-weight:600}.styles_post__jbuAd .styles_content__6kTUk .styles_text__SUqO7 a{color:var(--link-color)}.styles_post__jbuAd .styles_topicBadges__WxGBV{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:12px}.styles_post__jbuAd .styles_topicBadge__qhhK4{display:inline-flex;align-items:center;padding:2px 8px;background:rgba(0,0,0,0);border:1px solid var(--dark-divider-color);border-radius:12px;font-size:11px;font-weight:500;color:var(--muted-text-color);white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3{margin:0 20px 15px}@media screen and (max-width:767px){.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3{margin:0 15px 12px}}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fff8e1,#fff3c4);border:1px solid #ffb74d;border-radius:8px;padding:12px 16px;margin:8px 0;position:relative;box-shadow:0 2px 4px rgba(255,183,77,.1);animation:styles_scheduleGlow__UmbPB 2s ease-in-out infinite alternate;transition:transform .2s ease,box-shadow .2s ease}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,183,77,.2);animation-play-state:paused}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#ff9800,#f57c00);border-radius:4px 0 0 4px}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_icon__JlO6d{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,152,0,.1);border-radius:50%;color:#f57c00;flex-shrink:0}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_icon__JlO6d svg{width:16px;height:16px}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_content__IPjMc{flex:1 1;min-width:0}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_content__IPjMc .styles_schedule_title__5uYSD{font-weight:600;font-size:14px;color:#e65100;margin-bottom:2px;line-height:1.2}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_content__IPjMc .styles_schedule_time__OJSA_{font-size:13px;color:#bf360c;line-height:1.3;opacity:.9}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_badge__reGYs{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 1px 3px rgba(245,124,0,.3);flex-shrink:0}@media screen and (max-width:767px){.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g{padding:10px 12px;gap:10px}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_icon__JlO6d{width:28px;height:28px}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_icon__JlO6d svg{width:14px;height:14px}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_content__IPjMc .styles_schedule_title__5uYSD{font-size:13px}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_content__IPjMc .styles_schedule_time__OJSA_{font-size:12px}.styles_post__jbuAd .styles_schedule_alert_wrapper__6Rlf3 .styles_schedule_alert__IVH_g .styles_schedule_badge__reGYs{font-size:10px;padding:3px 6px}}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv{margin:0 20px 15px}@media screen and (max-width:767px){.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv{margin:0 15px 12px}}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE{display:flex;align-items:center;gap:12px;background:color-mix(in srgb,var(--info-color) 8%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius-sm);padding:12px 16px;position:relative}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--info-color);border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm)}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_icon__CHbG6{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:color-mix(in srgb,var(--info-color) 12%,transparent);border-radius:50%;color:var(--info-color);flex-shrink:0}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_content__Y8xWh{flex:1 1;min-width:0}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_content__Y8xWh .styles_pending_review_title__INYNM{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px;line-height:1.2}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_content__Y8xWh .styles_pending_review_desc__MFCdN{font-size:12px;color:var(--muted-text-color);line-height:1.3}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_actions__yjEOy{display:flex;gap:8px;flex-shrink:0}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_reject__QSvY5{background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_reject__QSvY5:hover:not(:disabled){border-color:var(--error-color);color:var(--error-color)}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_reject__QSvY5:disabled{opacity:.5;cursor:not-allowed}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_approve__5C1JI{background:var(--community-primary,var(--secondary-color));border:none;border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--community-primary-text,#ffffff);cursor:pointer;transition:all .15s ease}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_approve__5C1JI:hover:not(:disabled){filter:brightness(.9)}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_approve__5C1JI:disabled{background:linear-gradient(90deg,var(--community-primary,var(--secondary-color)),var(--community-secondary,var(--secondary-color)),var(--community-primary,var(--secondary-color)));background-size:300% 100%;animation:styles_pendingReviewWave__CjUz4 2s infinite;opacity:1;cursor:wait}@keyframes styles_pendingReviewWave__CjUz4{0%{background-position:-100% 0}to{background-position:100% 0}}@media screen and (max-width:767px){.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE{flex-wrap:wrap;padding:10px 12px;gap:10px}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_icon__CHbG6{width:28px;height:28px}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_content__Y8xWh .styles_pending_review_title__INYNM{font-size:13px}.styles_post__jbuAd .styles_pending_review_alert_wrapper__7dCWv .styles_pending_review_alert__vIPnE .styles_pending_review_actions__yjEOy{width:100%;justify-content:flex-end}}.styles_post__jbuAd .styles_footer__DWvbz{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_post__jbuAd .styles_footer__DWvbz .styles_view__details__fe1bf:hover{color:var(--secondary-color)}@keyframes styles_scheduleGlow__UmbPB{0%{box-shadow:0 2px 4px rgba(255,183,77,.1)}to{box-shadow:0 2px 8px rgba(255,183,77,.2),0 0 0 1px rgba(255,183,77,.1)}}