.styles_form_container__1A6Kz{margin-top:32px}.styles_mode_selector_wrapper__uqZZP{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_mode_cards__Tbq7l{display:flex;gap:var(--section-margin);flex-wrap:wrap}@media(max-width:600px){.styles_mode_cards__Tbq7l{flex-direction:column}}.styles_mode_card__MI4zZ{flex:1 1;min-width:200px;padding:24px;border:2px solid var(--divider-color);border-radius:var(--border-radius);background:var(--background-color);cursor:pointer;transition:all .2s ease;text-align:center;position:relative}.styles_mode_card__MI4zZ:hover{border-color:var(--primary-color);box-shadow:var(--shadow-md)}.styles_mode_card__MI4zZ.styles_selected__TcT3V{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.05)}.styles_mode_card__MI4zZ.styles_disabled__HxTbX{cursor:pointer;padding-bottom:56px}.styles_mode_card__MI4zZ.styles_disabled__HxTbX:hover{border-color:var(--primary-color);box-shadow:var(--shadow-md)}.styles_mode_card__MI4zZ.styles_loading__pYfOo{cursor:wait;padding-bottom:56px}.styles_mode_card__MI4zZ.styles_loading__pYfOo:hover{border-color:var(--divider-color);box-shadow:none}.styles_mode_icon__7U42s{font-size:48px;margin-bottom:16px;display:block}.styles_mode_title__5KWyp{font-size:18px;font-weight:600;color:var(--text-color);margin-bottom:8px}.styles_mode_description__JWHEC{font-size:14px;color:var(--muted-text-color);line-height:1.5}.styles_premium_badge__6LacX{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:10px;font-weight:600;padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.styles_lock_overlay__PuhkD{position:absolute;left:0;right:0;bottom:0;padding:12px 16px;background:linear-gradient(135deg,rgba(102,126,234,.95),rgba(118,75,162,.95));border-radius:0 0 calc(var(--border-radius) - 2px) calc(var(--border-radius) - 2px);display:flex;align-items:center;justify-content:center;gap:8px}.styles_lock_icon__Nk5HS{font-size:16px}.styles_upgrade_text__laVAX{font-size:13px;color:#fff;font-weight:500}.styles_continue_button__20Kfc{margin-top:var(--section-margin)}.styles_or_divider__wp9t9{display:flex;align-items:center;gap:16px;color:var(--muted-text-color);font-size:14px}.styles_or_divider__wp9t9:after,.styles_or_divider__wp9t9:before{content:"";flex:1 1;height:1px;background:var(--divider-color)}@keyframes styles_spin__aMqEu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_form_container__mRZ_l{margin-top:32px}.styles_flyer_upload_wrapper__L35JB{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_drop_zone__O6jvG{border:2px dashed var(--divider-color);border-radius:var(--border-radius);padding:48px 24px;text-align:center;cursor:pointer;transition:all .2s ease;background:var(--background-color)}.styles_drop_zone__O6jvG:hover{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.02)}.styles_drop_zone__O6jvG.styles_dragging__hk9Ew{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.05);border-style:solid}.styles_drop_zone__O6jvG.styles_disabled__Ur1hb{opacity:.6;cursor:not-allowed}.styles_drop_zone__O6jvG.styles_disabled__Ur1hb:hover{border-color:var(--divider-color);background:var(--background-color)}.styles_drop_content__14tl8{display:flex;flex-direction:column;align-items:center;gap:12px}.styles_upload_icon__Q2Hb1{font-size:56px}.styles_drop_title__Tfko6{font-size:18px;font-weight:600;color:var(--text-color)}.styles_drop_subtitle__4MuoO{font-size:14px;color:var(--muted-text-color)}.styles_drop_hint__FtZWL{font-size:12px;color:var(--muted-text-color);margin-top:8px}.styles_hidden_input__9lILK{display:none}.styles_preview_container__YwjEZ{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_flyer_preview__QBUzS{position:relative;border-radius:var(--border-radius);overflow:hidden;background:var(--background-color);border:1px solid var(--divider-color)}.styles_flyer_preview__QBUzS img{width:100%;max-height:400px;object-fit:contain;display:block}.styles_scan_overlay__AT8mo{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(var(--primary-color-rgb),.1);display:flex;align-items:center;justify-content:center}.styles_scan_line__N0xSr{position:absolute;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--secondary-color),transparent);animation:styles_scan___RNQQ 2s ease-in-out infinite}@keyframes styles_scan___RNQQ{0%{top:0;opacity:1}50%{opacity:.5}to{top:100%;opacity:1}}.styles_processing_state__4XzXg{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px}.styles_processing_spinner__s0ZnA{font-size:48px;animation:styles_spin__MI29g 2s linear infinite}@keyframes styles_spin__MI29g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_processing_text__pALX0{font-size:16px;font-weight:500;color:var(--text-color)}.styles_processing_subtext__miucm{font-size:14px;color:var(--muted-text-color)}.styles_progress_bar__IBcKt{width:100%;max-width:300px;height:6px;background:var(--divider-color);border-radius:3px;overflow:hidden}.styles_progress_fill__4NTkG{height:100%;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:3px;transition:width .3s ease}.styles_extraction_steps__yZHrV{display:flex;flex-direction:column;gap:8px;margin-top:8px}.styles_step__KQvRd{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted-text-color)}.styles_step__KQvRd.styles_completed__gfKGk{color:var(--tertiary-color)}.styles_step__KQvRd.styles_active__2AVC8{color:var(--text-color);font-weight:500}.styles_step_icon__rbGnG{font-size:14px}.styles_error_state___0ylC{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;text-align:center}.styles_error_icon__Bm_Y9{font-size:48px}.styles_error_text__RBm5q{font-size:16px;color:var(--error-color)}.styles_action_buttons__5qzU_{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.styles_success_state__GtFNf{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;text-align:center}.styles_success_icon__SuEB9{font-size:48px}.styles_success_title__kLzu4{font-size:18px;font-weight:600;color:var(--text-color)}.styles_confidence_badge__1q3ub{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--alert-success-color);color:var(--tertiary-color);border-radius:var(--border-radius-sm);font-size:13px;font-weight:500}.styles_back_button__XvcQT{margin-bottom:var(--section-margin)}.styles_warning_banner__LLrNB{display:flex;align-items:center;gap:12px;padding:16px;background:var(--alert-warning-color);border-radius:var(--border-radius-sm);border:1px solid var(--warning-color)}.styles_warning_banner__LLrNB p{margin:0;font-size:14px;color:var(--text-color)}.styles_warning_icon__kqG1J{font-size:20px;flex-shrink:0}.styles_file_previews_grid___cib2{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px;margin-bottom:var(--section-margin)}.styles_file_preview_item__mwVsw{position:relative;border-radius:var(--border-radius-sm);overflow:hidden;background:var(--background-color);border:1px solid var(--divider-color);aspect-ratio:3/4}.styles_file_preview_item__mwVsw img{width:100%;height:100%;object-fit:cover}.styles_remove_file_btn__cc05q{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;transition:background .2s ease}.styles_remove_file_btn__cc05q:hover{background:var(--error-color)}.styles_file_label__kSoyi{position:absolute;bottom:8px;left:8px;padding:4px 8px;background:rgba(0,0,0,.6);color:#fff;border-radius:4px;font-size:11px;font-weight:500}.styles_flyer_preview_multi__ehN_F{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.styles_flyer_preview_item__ML_qC{position:relative;border-radius:var(--border-radius);overflow:hidden;background:var(--background-color);border:1px solid var(--divider-color);max-width:200px;flex:1 1 auto}.styles_flyer_preview_item__ML_qC img{width:100%;max-height:300px;object-fit:contain;display:block}.styles_error_banner__n7v9M{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--alert-error-color);border-radius:var(--border-radius-sm);border:1px solid var(--error-color);margin-top:8px}.styles_error_banner__n7v9M p{margin:0;font-size:14px;color:var(--error-color)}.styles_error_banner__n7v9M .styles_error_icon__Bm_Y9{font-size:18px;flex-shrink:0}.styles_head__A9D0v{padding:var(--inner-padding);text-align:center;border-bottom:1px solid var(--muted-divider-color);display:flex;flex-direction:column;gap:5px;margin-top:16px}.styles_head__A9D0v.styles_header_big__6DOw5 .styles_title__4f2tY{font-size:26px}@media screen and (max-width:767px){.styles_head__A9D0v.styles_header_big__6DOw5 .styles_title__4f2tY{font-size:24px}}.styles_head__A9D0v.styles_header_big__6DOw5 .styles_text__bahhQ{font-weight:600}.styles_head__A9D0v .styles_logo_wrapper__AOEZ8{margin-top:15px;margin-bottom:40px;min-width:14px;display:flex;justify-content:center}.styles_head__A9D0v .styles_title__4f2tY{text-align:center;font-size:24px;margin-bottom:0;font-weight:700}.styles_head__A9D0v .styles_text__bahhQ{line-height:1.6;margin:0 auto;color:var(--muted-text-color);width:80%;font-size:15px}@media screen and (max-width:767px){.styles_head__A9D0v .styles_text__bahhQ{width:100%}}.styles_navigation__xUJ5X{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.styles_footer__BSoKs{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_footer__BSoKs p{text-align:center;margin-top:15px;font-size:14px;line-height:20px;font-weight:500}.styles_footer__BSoKs p:first-child{margin-top:0}.styles_footer__BSoKs p.styles_small__w3U_e,.styles_footer__BSoKs p[data-small]{color:var(--muted-text-color);font-size:11px;margin-top:0}.styles_footer__BSoKs p.styles_small__w3U_e a,.styles_footer__BSoKs p[data-small] a{font-weight:400;text-decoration:underline}.styles_footer__BSoKs p a{font-weight:700;text-decoration:none}.styles_body__NprjQ{padding:var(--inner-padding)}.styles_body__NprjQ.styles_is_basic__CY9Fs{padding:0}.styles_body__NprjQ.styles_without_padding__gupHz{padding:0!important}.styles_btn__wrapper__ntqTs{margin-bottom:10px}.styles_btn__wrapper__ntqTs .styles_btn__icon__CLp0l{margin-right:10px}.styles_input_block__afVpL{margin-bottom:var(--inner-padding)}@media screen and (max-width:450px){.styles_input_block__afVpL.styles_mb_0__QBjFi{margin-bottom:0}}.styles_input_block__afVpL .styles_label_wrapper__gJZTj{margin-bottom:10px}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf{font-size:13px;font-weight:700;display:block;text-transform:none}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf.styles_size_big__S_NWw{font-size:15px}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf.styles_text_capitalize__5HLn_{text-transform:capitalize}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf .styles_required_asterisk__LpkD6{color:red}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_tag__line__FLe_t{margin-top:5px;font-size:13px;color:var(--muted-text-color)}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_tag__line__FLe_t span{display:block}.styles_input_block__afVpL .styles_form__control__pdFW6{margin-bottom:15px}.styles_input_block__afVpL .styles_flex__layout__Laz_Q{display:flex;align-items:flex-start;justify-content:space-between;margin:0 -7px}@media screen and (max-width:410px){.styles_input_block__afVpL .styles_flex__layout__Laz_Q{flex-direction:column}}.styles_input_block__afVpL .styles_flex__layout__Laz_Q .styles_form__control__pdFW6{flex:1 1;padding:0 7px}@media screen and (max-width:410px){.styles_input_block__afVpL .styles_flex__layout__Laz_Q .styles_form__control__pdFW6{width:100%}}.styles_alert__message__YIYoD{margin-top:12px}.styles_flex__layout__Laz_Q{display:flex;align-items:center;justify-content:space-between;margin:0 -7px}@media screen and (max-width:450px){.styles_flex__layout__Laz_Q{flex-direction:column}}.styles_flex__layout__Laz_Q>div{flex:1 1;padding:0 7px;margin-bottom:0}@media screen and (max-width:450px){.styles_flex__layout__Laz_Q>div{width:100%;margin-bottom:15px}}.styles_attendee_card__DG8kU{padding:var(--inner-padding) 0;display:flex;gap:10px}.styles_attendee_card__DG8kU .styles_left__rq6wU{flex:1 1;display:flex}@media screen and (max-width:359px){.styles_attendee_card__DG8kU .styles_left__rq6wU{flex-direction:column}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_avatar_wrapper__WcqVe{margin-right:20px;max-width:52px}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_avatar_wrapper__WcqVe{margin-top:0;margin-right:10px}}@media screen and (max-width:359px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_avatar_wrapper__WcqVe{margin-bottom:10px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_title__xSLi1{font-size:15px;margin-bottom:1px}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_title__xSLi1{font-size:14px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_sub_title__QWl6B{font-size:13px;margin-bottom:1px}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_sub_title__QWl6B{font-size:12px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL{margin-top:5px;display:flex;gap:10px;align-items:center}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL{font-size:14px;margin-top:2px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL a{display:flex;gap:10px;align-items:center}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL a span{min-width:24px}.styles_attendee_card__DG8kU .styles_right__wh7ec{display:flex;align-items:center}.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS{margin-left:10px;height:96px;width:96px;display:flex;justify-content:center;align-items:center;border:1px dashed var(--divider-color);border-radius:var(--border-radius)}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS{height:60px;width:100%;margin-left:0;padding:5px}}.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS .styles_price__W_bmD{font-size:19px;font-weight:700}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS .styles_price__W_bmD{font-size:14px}}.ChatInputComponent_chatInputContainer__54Owj{position:relative;width:100%}.ChatInputComponent_chatInput__pN4FF{font-family:inherit;padding:8px 10px;height:44px;width:100%;font-size:14px;line-height:1.4;border-radius:22px;border:0 solid var(--muted-divider-color);background-color:rgba(0,0,0,0);resize:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.ChatInputComponent_chatInput__pN4FF:focus{border-color:var(--muted-divider-color);outline:none;box-shadow:none;background-color:rgba(0,0,0,0)}.ChatInputComponent_chatInput__pN4FF:disabled{background-color:var(--muted-divider-color);color:var(--muted-text-color);cursor:not-allowed}.ChatInputComponent_chatInput__pN4FF::placeholder{color:var(--muted-text-color);opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ChatInputComponent_chatInput__pN4FF.ChatInputComponent_autoResize__NmaD4{height:auto;min-height:44px;max-height:120px}.ChatInputComponent_chatInputError__qpNxR{border-color:var(--error-color)}.ChatInputComponent_chatInputError__qpNxR:focus{border-color:var(--error-color);box-shadow:0 0 0 2px rgba(220,53,69,.1)}.ChatInputComponent_charCount__n5uNN{position:absolute;bottom:-20px;right:0;font-size:11px;color:var(--muted-text-color)}.ChatInputComponent_charCount__n5uNN.ChatInputComponent_error__kmBQK{color:var(--error-color)}.ChatInputComponent_errorMessage__uwOYu{color:var(--error-color);font-size:12px;margin-top:4px;display:block}.styles_overlay__Z43Gw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_modal__T_acm{background:#fff;border-radius:var(--border-radius);width:100%;max-width:520px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:styles_slideUp__Yzq0t .3s ease-out}@media screen and (max-width:767px){.styles_modal__T_acm{max-width:100%;max-height:90vh;margin:10px}}@keyframes styles_slideUp__Yzq0t{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles_header__aIXfm{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_title__tpngW{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}.styles_closeButton___x1Zi{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);transition:all .2s ease}.styles_closeButton___x1Zi:hover{background:var(--muted-divider-color);color:var(--text-color)}.styles_closeButton___x1Zi:focus{outline:2px solid var(--tertiary-color);outline-offset:2px}.styles_searchContainer__ncgyh{padding:16px 24px;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_searchInputWrapper__pmLng{position:relative;display:flex;align-items:center}.styles_searchIcon__OttMq{position:absolute;left:12px;z-index:2;color:var(--muted-text-color);display:flex;align-items:center;justify-content:center}.styles_searchInput___fyIp{width:100%;padding:12px 16px 12px 40px;border:1px solid var(--divider-color);border-radius:var(--border-radius);font-size:14px;background:#fff;transition:all .2s ease}.styles_searchInput___fyIp:focus{outline:none;border-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(128,163,43,.1)}.styles_searchInput___fyIp::placeholder{color:var(--muted-text-color)}.styles_tabs__MjJfe{display:flex;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_tab__2xcJ6{flex:1 1;padding:12px 20px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:var(--muted-text-color);transition:all .2s ease;position:relative}.styles_tab__2xcJ6:hover{color:var(--text-color);background:var(--muted-divider-color)}.styles_tab__2xcJ6.styles_active__e0_IG{color:var(--tertiary-color)}.styles_tab__2xcJ6.styles_active__e0_IG:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--tertiary-color)}.styles_tab__2xcJ6:focus{outline:2px solid var(--tertiary-color);outline-offset:-2px}.styles_categories__kMOAr{border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_categoriesScroll__Y7S2J{display:flex;gap:8px;padding:12px 24px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.styles_categoriesScroll__Y7S2J::-webkit-scrollbar{display:none}.styles_categoryBtn__DrInV{background:var(--muted-divider-color);border:1px solid var(--divider-color);border-radius:20px;padding:6px 16px;font-size:12px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.styles_categoryBtn__DrInV:hover{background:var(--divider-color);color:var(--text-color)}.styles_categoryBtn__DrInV.styles_active__e0_IG{background:var(--tertiary-color);border-color:var(--tertiary-color);color:#fff}.styles_categoryBtn__DrInV:focus{outline:2px solid var(--tertiary-color);outline-offset:2px}.styles_content__xhWDb{flex:1 1;overflow-y:auto;padding:20px 24px;min-height:300px;max-height:400px}@media screen and (max-width:767px){.styles_content__xhWDb{padding:16px 20px;max-height:50vh}}.styles_emptyState___yKG1,.styles_errorState__VfJwn,.styles_loadingState__GimP1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px;color:var(--muted-text-color)}.styles_errorMessage__ZA4ED{margin:0 0 16px;color:var(--error-color)}.styles_loadingSpinner__FoOlN{width:32px;height:32px;border-top:3px solid var(--muted-divider-color);border:3px solid var(--muted-divider-color);border-top-color:var(--tertiary-color);border-radius:50%;animation:styles_spin__LQOCI 1s linear infinite;margin-bottom:12px}@keyframes styles_spin__LQOCI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_stickerGrid__JImL4{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}@media screen and (max-width:767px){.styles_stickerGrid__JImL4{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:10px}}@media screen and (max-width:480px){.styles_stickerGrid__JImL4{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:8px}}.styles_stickerItem__PFJNw{aspect-ratio:1;background:var(--muted-divider-color);border:2px solid rgba(0,0,0,0);border-radius:var(--border-radius);cursor:pointer;padding:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;overflow:hidden}.styles_stickerItem__PFJNw:hover{border-color:var(--divider-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_stickerItem__PFJNw:focus{outline:none;border-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(128,163,43,.2)}.styles_stickerItem__PFJNw:active{transform:translateY(0)}.styles_stickerImage___Eufm{width:100%;height:100%;object-fit:contain;border-radius:4px}.styles_loadMoreContainer__E_Eq_{display:flex;justify-content:center;margin-top:20px}.styles_loadingMore__VdPxc{display:flex;flex-direction:column;align-items:center;margin-top:20px;color:var(--muted-text-color);font-size:14px}.styles_loadingMore__VdPxc .styles_loadingSpinner__FoOlN{width:24px;height:24px;border-width:2px;margin-bottom:8px}@media screen and (max-width:767px){.styles_overlay__Z43Gw{padding:10px}.styles_modal__T_acm{border-radius:12px}.styles_header__aIXfm{padding:16px 20px}.styles_title__tpngW{font-size:16px}.styles_searchContainer__ncgyh{padding:12px 20px}.styles_tab__2xcJ6{padding:10px 16px;font-size:13px}}@media(prefers-contrast:high){.styles_modal__T_acm{border:2px solid var(--text-color)}.styles_stickerItem__PFJNw{border-width:3px}.styles_tab__2xcJ6.styles_active__e0_IG:after{height:3px}}@media(prefers-reduced-motion:reduce){.styles_modal__T_acm{animation:none}.styles_loadingSpinner__FoOlN{animation:none;border-top-color:var(--tertiary-color)}.styles_stickerItem__PFJNw{transition:none}.styles_stickerItem__PFJNw:hover{transform:none}}.styles_categoryBtn__DrInV:focus-visible,.styles_closeButton___x1Zi:focus-visible,.styles_stickerItem__PFJNw:focus-visible,.styles_tab__2xcJ6:focus-visible{outline:2px solid var(--tertiary-color);outline-offset:2px}.styles_searchInput___fyIp:focus-visible{outline:none;border-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(128,163,43,.2)}.styles_attribution__PJchp{display:flex;align-items:center;justify-content:center;padding:12px 20px;border-top:1px solid #e1e5e9;background-color:#f8f9fa;border-radius:0 0 var(--border-radius) var(--border-radius)}.styles_attribution__PJchp .styles_poweredBy__JNz_8{display:block;width:100px;height:16px;background-image:url(/img/KLIPYLogo.png);background-size:contain;background-repeat:no-repeat;background-position:50%;text-indent:-9999px;overflow:hidden}@media screen and (max-width:767px){.styles_attribution__PJchp{padding:10px 15px}.styles_attribution__PJchp .styles_poweredBy__JNz_8{width:80px;height:14px}}.styles_post_comment_input__k_bJm{display:flex;align-items:flex-start;gap:10px;margin-bottom:0;width:100%}.styles_post_comment_input__k_bJm.styles_align_center__YYLk5{justify-content:center}.styles_post_comment_input__k_bJm.styles_removed_participant__RUdVM{background-color:rgba(239,127,138,.2);border-radius:8px;padding:12px;opacity:.7;pointer-events:none}.styles_post_comment_input__k_bJm.styles_removed_participant__RUdVM .styles_text_area__gU18i .lexical-editor{background-color:rgba(0,0,0,0);cursor:not-allowed}.styles_post_comment_input__k_bJm .styles_avatar_wrapper__Od5wy{flex-shrink:0}.styles_post_comment_input__k_bJm form{flex:1 1;width:100%;display:flex;flex-direction:column}.styles_post_comment_input__k_bJm .styles_media_wrapper__mRVQM{margin-bottom:10px}.styles_post_comment_input__k_bJm .styles_clip_wrapper__StcRl,.styles_post_comment_input__k_bJm .styles_gif_wrapper__qD1Yq,.styles_post_comment_input__k_bJm .styles_meme_wrapper__wGiwe,.styles_post_comment_input__k_bJm .styles_sticker_wrapper__P0DoJ{margin-bottom:10px;padding:10px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.styles_post_comment_input__k_bJm .styles_selected_gif__WVhdB{position:relative;display:inline-block;max-width:200px;border-radius:8px;overflow:hidden}.styles_post_comment_input__k_bJm .styles_gif_preview__KouGX{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__k_bJm .styles_remove_gif__Vfkdi{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__k_bJm .styles_remove_gif__Vfkdi:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__k_bJm .styles_selected_sticker__mABat{position:relative;display:inline-block;max-width:100px;border-radius:8px;overflow:hidden}.styles_post_comment_input__k_bJm .styles_sticker_preview__f7VYf{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__k_bJm .styles_remove_sticker__yUxXF{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__k_bJm .styles_remove_sticker__yUxXF:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__k_bJm .styles_selected_clip__pu0VB{position:relative;display:inline-block;max-width:180px;border-radius:8px;overflow:hidden}.styles_post_comment_input__k_bJm .styles_clip_preview__ZZK_o{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__k_bJm .styles_clip_duration__aTPaD{position:absolute;bottom:5px;right:5px;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:500;line-height:1}.styles_post_comment_input__k_bJm .styles_remove_clip__BMZyL{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__k_bJm .styles_remove_clip__BMZyL:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__k_bJm .styles_selected_meme__Su5K6{position:relative;display:inline-block;max-width:120px;border-radius:8px;overflow:hidden}.styles_post_comment_input__k_bJm .styles_meme_preview__zRuQh{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__k_bJm .styles_meme_template__Plm7I{position:absolute;bottom:5px;left:5px;right:5px;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:500;line-height:1.2;text-align:center;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_post_comment_input__k_bJm .styles_remove_meme__Phvgv{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__k_bJm .styles_remove_meme__Phvgv:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF{width:100%;display:flex;align-items:flex-end;justify-content:space-between;border-radius:var(--border-radius);padding-right:10px;gap:10px;min-height:50px;background-color:rgba(26,43,76,.05)}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda{display:flex;align-items:flex-start;flex:1 1;width:100%}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda .styles_text_area__gU18i{flex:1 1;min-width:0;width:100%}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda .styles_text_area__gU18i .styles_login_message__VYAFe{padding:15px 10px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda input{height:100%;width:100%;border:none;background-color:rgba(0,0,0,0);min-width:0}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda input:focus{outline:none;border:none}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_action_buttons__CjZGk{display:flex;align-items:center;gap:8px;margin-right:0;margin-bottom:4px;flex-shrink:0}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL{display:flex;align-items:center;flex-shrink:0}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL.styles_disabled__eC_9k{cursor:default;opacity:.5}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL.styles_disabled__eC_9k button{cursor:default!important}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg{color:var(--muted-text-color);transition:all .2s ease}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg{transition:none}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg:hover{transform:none}}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN{display:flex;align-items:center;justify-content:center;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;flex-shrink:0;padding:0;width:20px;height:20px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN:disabled{opacity:.5;cursor:default}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg{color:var(--muted-text-color);transition:all .2s ease;width:20px;height:20px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg{transition:none}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg:hover{transform:none}}.styles_varifaication_message__BMRma{margin-top:15px;font-size:14px}@media(max-width:768px){.styles_post_comment_input__k_bJm{gap:8px}.styles_post_comment_input__k_bJm .styles_gif_wrapper__qD1Yq,.styles_post_comment_input__k_bJm .styles_sticker_wrapper__P0DoJ{padding:8px}.styles_post_comment_input__k_bJm .styles_selected_gif__WVhdB{max-width:150px}.styles_post_comment_input__k_bJm .styles_selected_sticker__mABat{max-width:80px}.styles_post_comment_input__k_bJm .styles_remove_gif__Vfkdi{width:20px;height:20px;font-size:14px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF{padding-right:8px;gap:8px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_action_buttons__CjZGk{gap:6px;margin-right:0;margin-bottom:7px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sticker_button__xJooN svg{width:18px;height:18px}}@media(max-width:480px){.styles_post_comment_input__k_bJm{gap:6px}.styles_post_comment_input__k_bJm .styles_gif_wrapper__qD1Yq,.styles_post_comment_input__k_bJm .styles_sticker_wrapper__P0DoJ{padding:6px}.styles_post_comment_input__k_bJm .styles_selected_gif__WVhdB{max-width:120px}.styles_post_comment_input__k_bJm .styles_selected_sticker__mABat{max-width:60px}.styles_post_comment_input__k_bJm .styles_remove_gif__Vfkdi{width:18px;height:18px;font-size:12px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF{padding-right:6px;gap:6px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_action_buttons__CjZGk{gap:4px;margin-right:0;margin-bottom:6px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sticker_button__xJooN svg{width:16px;height:16px}}.styles_post_comment_input__P_Mxx{display:flex;align-items:flex-start;gap:10px;margin-bottom:0;width:100%}.styles_post_comment_input__P_Mxx.styles_align_center__wJRme{justify-content:center}.styles_post_comment_input__P_Mxx.styles_removed_participant__WK0aT{background-color:rgba(239,127,138,.2);border-radius:8px;padding:12px;opacity:.7;pointer-events:none}.styles_post_comment_input__P_Mxx.styles_removed_participant__WK0aT .styles_text_area__qihPf .lexical-editor{background-color:rgba(0,0,0,0);cursor:not-allowed}.styles_post_comment_input__P_Mxx .styles_avatar_wrapper__pUZk1{flex-shrink:0}.styles_post_comment_input__P_Mxx form{flex:1 1;width:100%;display:flex;flex-direction:column}.styles_post_comment_input__P_Mxx .styles_media_wrapper__fVe1_{margin-bottom:10px}.styles_post_comment_input__P_Mxx .styles_clip_wrapper__ePptB,.styles_post_comment_input__P_Mxx .styles_gif_wrapper__5gMSo,.styles_post_comment_input__P_Mxx .styles_meme_wrapper__YVKFn,.styles_post_comment_input__P_Mxx .styles_sticker_wrapper__tsoBB{margin-bottom:10px;padding:10px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.styles_post_comment_input__P_Mxx .styles_selected_gif__Ar0uF{position:relative;display:inline-block;max-width:200px;border-radius:8px;overflow:hidden}.styles_post_comment_input__P_Mxx .styles_gif_preview__PJ_uH{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__P_Mxx .styles_selected_sticker__zQpFI{position:relative;display:inline-block;max-width:100px;border-radius:8px;overflow:hidden}.styles_post_comment_input__P_Mxx .styles_sticker_preview__xc6tB{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__P_Mxx .styles_remove_sticker__qmlOE{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_sticker__qmlOE:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__P_Mxx .styles_selected_clip__C2QCZ{position:relative;display:inline-block;max-width:180px;border-radius:8px;overflow:hidden}.styles_post_comment_input__P_Mxx .styles_clip_preview__wZMBR{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__P_Mxx .styles_clip_duration__HLHRL{position:absolute;bottom:5px;right:5px;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:500;line-height:1}.styles_post_comment_input__P_Mxx .styles_remove_clip__wDh0U{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_clip__wDh0U:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__P_Mxx .styles_selected_meme__uKqog{position:relative;display:inline-block;max-width:120px;border-radius:8px;overflow:hidden}.styles_post_comment_input__P_Mxx .styles_meme_preview__89qUf{width:100%;height:auto;display:block;border-radius:8px}.styles_post_comment_input__P_Mxx .styles_meme_template__Wkxsz{position:absolute;bottom:5px;left:5px;right:5px;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:500;line-height:1.2;text-align:center;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_post_comment_input__P_Mxx .styles_remove_meme__YysR4{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_meme__YysR4:hover{background:rgba(0,0,0,.9)}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n{width:100%;display:flex;align-items:flex-end;justify-content:space-between;border-radius:var(--border-radius);padding-right:10px;gap:10px;min-height:50px;background-color:rgba(26,43,76,.05)}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb{display:flex;align-items:flex-start;flex:1 1;width:100%}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb .styles_text_area__qihPf{flex:1 1;min-width:0;width:100%}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb .styles_text_area__qihPf .styles_login_message__F6SJn{padding:15px 10px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb input{height:100%;width:100%;border:none;background-color:rgba(0,0,0,0);min-width:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb input:focus{outline:none;border:none}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_action_buttons__RScmr{display:flex;align-items:center;gap:8px;margin-right:0;margin-bottom:4px;flex-shrink:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB{display:flex;align-items:center;flex-shrink:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB.styles_disabled__ccxLD{cursor:default;opacity:.5}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB.styles_disabled__ccxLD button{cursor:default!important}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg{color:var(--muted-text-color);transition:all .2s ease}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg{transition:none}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg:hover{transform:none}}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0{display:flex;align-items:center;justify-content:center;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;flex-shrink:0;padding:0;width:20px;height:20px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0:disabled{opacity:.5;cursor:default}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg{color:var(--muted-text-color);transition:all .2s ease;width:20px;height:20px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg{transition:none}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg:hover{transform:none}}.styles_varifaication_message__rOCUK{margin-top:15px;font-size:14px}@media(max-width:768px){.styles_post_comment_input__P_Mxx{gap:8px}.styles_post_comment_input__P_Mxx .styles_gif_wrapper__5gMSo,.styles_post_comment_input__P_Mxx .styles_sticker_wrapper__tsoBB{padding:8px}.styles_post_comment_input__P_Mxx .styles_selected_gif__Ar0uF{max-width:150px}.styles_post_comment_input__P_Mxx .styles_selected_sticker__zQpFI{max-width:80px}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP{width:20px;height:20px;font-size:14px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n{padding-right:8px;gap:8px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_action_buttons__RScmr{gap:6px;margin-right:0;margin-bottom:7px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sticker_button__UWFPe svg{width:18px;height:18px}}@media(max-width:480px){.styles_post_comment_input__P_Mxx{gap:6px}.styles_post_comment_input__P_Mxx .styles_gif_wrapper__5gMSo,.styles_post_comment_input__P_Mxx .styles_sticker_wrapper__tsoBB{padding:6px}.styles_post_comment_input__P_Mxx .styles_selected_gif__Ar0uF{max-width:120px}.styles_post_comment_input__P_Mxx .styles_selected_sticker__zQpFI{max-width:60px}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP{width:18px;height:18px;font-size:12px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n{padding-right:6px;gap:6px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_action_buttons__RScmr{gap:4px;margin-right:0;margin-bottom:6px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sticker_button__UWFPe svg{width:16px;height:16px}}.styles_skeleton_view__tbxwl{margin-bottom:11px!important}