.styles_phoneInputWrapper__rvhp7{position:relative;display:flex;align-items:center;width:100%;height:45px;background:var(--muted-divider-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.styles_phoneInputWrapper__rvhp7:focus-within{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}.styles_phoneInputWrapper__rvhp7.styles_hasError__0C4wC{border-color:var(--error-color)}.styles_phoneInputWrapper__rvhp7.styles_hasError__0C4wC:focus-within{border-color:var(--error-color);box-shadow:0 0 0 3px rgba(237,67,67,.1)}.styles_phoneInputWrapper__rvhp7.styles_isDisabled__hGJFk{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_countryButton__Q_TUB{display:flex;align-items:center;gap:5px;padding:0 10px 0 12px;height:100%;background:rgba(0,0,0,0);border:none;border-radius:0;cursor:pointer;color:var(--text-color);white-space:nowrap;flex-shrink:0;transition:background .12s ease}.styles_countryButton__Q_TUB.styles_open__oPYhj,.styles_countryButton__Q_TUB:hover{background:rgba(0,0,0,.03)}.styles_countryButton__Q_TUB:disabled{cursor:default;color:var(--muted-text-color)}.styles_countryEmoji__wY7_8{font-size:17px;line-height:1;flex-shrink:0}.styles_dialCode__nrQrO{font-size:13px;font-weight:500;color:var(--text-color);line-height:1.2}.styles_chevron__lSCnB{-webkit-margin-start:1px;margin-inline-start:1px;color:var(--muted-text-color);transition:transform .2s ease;flex-shrink:0;display:flex;align-items:center}.styles_chevron__lSCnB.styles_open__oPYhj{transform:rotate(180deg)}.styles_divider__HqINM{width:1px;height:22px;background:var(--divider-color);flex-shrink:0}.styles_phoneInput__EmRef{flex:1 1;height:100%;min-width:0;padding:0 14px;font-size:15px;font-family:inherit;background:rgba(0,0,0,0);border:none;border-radius:0;color:var(--text-color);outline:none}.styles_phoneInput__EmRef::placeholder{color:var(--muted-text-color);opacity:.55}.styles_phoneInput__EmRef:disabled{color:var(--muted-text-color)}.styles_dropdown__9_RPz{position:absolute;top:calc(100% + 5px);inset-inline-start:0;width:300px;max-height:280px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);z-index:1000;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:480px){.styles_dropdown__9_RPz{width:100%}}.styles_searchInput__rrv9s{width:100%;padding:10px 12px;border:none;border-bottom:1px solid var(--divider-color);font-size:14px;font-family:inherit;color:var(--text-color);background:var(--muted-divider-color);outline:none;box-sizing:border-box;flex-shrink:0;height:38px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.styles_searchInput__rrv9s::placeholder{color:var(--muted-text-color);opacity:.6}.styles_searchInput__rrv9s:focus{background:#fff}.styles_countryList__nLj8c{flex:1 1;overflow-y:auto;overscroll-behavior:contain}.styles_countryItem__Hi9IP{display:flex;align-items:center;gap:10px;padding:9px 12px;cursor:pointer;transition:background .1s;border:none;background:none;width:100%;text-align:start;font-family:inherit}.styles_countryItem__Hi9IP:hover{background:var(--muted-divider-color)}.styles_countryItem__Hi9IP.styles_selected__ihTGV{background:rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.06)}.styles_countryItemEmoji__z1s_X{font-size:18px;line-height:1;flex-shrink:0}.styles_countryItemName__yos_U{flex:1 1;font-size:13px;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_countryItemDial__8ZmJu{font-size:13px;color:var(--muted-text-color);flex-shrink:0}.styles_noResults__BwH8O{padding:16px 12px;text-align:center;font-size:13px;color:var(--muted-text-color)}.styles_input_box__nyuL4{display:flex;justify-content:space-between;align-items:center}.styles_input_box__nyuL4.styles_without_background__Z87aS .styles_input__R8SwT{background:rgba(0,0,0,0)}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn{height:25px;width:25px;border:none;cursor:pointer;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn.styles_active__9XBAy{background-color:var(--text-color)}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn:disabled{cursor:not-allowed}.styles_input_box__nyuL4 .styles_input__R8SwT{border:none;width:50px;padding:10px!important;text-align:center}.styles_input_box__nyuL4 .styles_input__R8SwT:focus-visible{outline:none}.styles_error__mTmu1{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_teir_item__eRqFB{border-radius:var(--border-radius);border:1px solid var(--divider-color);background-color:#fff;transition:border-color var(--duration-fast,.15s) var(--ease-default,ease),box-shadow var(--duration-fast,.15s) var(--ease-default,ease)}.styles_teir_item__eRqFB:hover{box-shadow:var(--shadow-sm)}.styles_teir_item__eRqFB.styles_active__YQv_H,.styles_teir_item__eRqFB:hover{border-color:var(--primary-color)}.styles_teir_item__eRqFB.styles_disabled__QRBGF{opacity:.5}.styles_teir_item__eRqFB.styles_disabled__QRBGF .styles_tier_head__XJoO_{border-bottom:0}.styles_teir_item__eRqFB .styles_tier_head__XJoO_{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;gap:12px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_tier_head_title__M_tj9{font-size:.9375rem;font-weight:600;color:var(--text-color);margin:0;letter-spacing:-.01em}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_sponsor_badge__tjXPs{margin-top:5px;background-color:var(--primary-color);color:#fff;text-align:center;border-radius:var(--border-radius-pill,999px);padding:0 8px;font-size:.6875rem;max-height:21px;min-height:21px;display:flex;align-items:center;justify-content:center;max-width:70px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_quantity_wrapper__n5Um3{min-width:100px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_tier_head_msg__24P_O{color:var(--muted-text-color);font-size:.8125rem;margin:4px 0 0}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_waitlist_action__awlYE{display:flex;align-items:center;gap:10px;flex-shrink:0}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_waitlist_action__awlYE .styles_tier_head_msg__24P_O{margin:0}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ{padding:12px 16px 14px;border-top:1px solid var(--muted-divider-color)}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;gap:10px}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET .styles_tickets_remaining__wS4KR{font-size:.75rem;color:var(--muted-text-color);margin:0}@media screen and (max-width:767px){.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET .styles_tickets_remaining__wS4KR{font-size:.6875rem}}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price__OloRn{font-weight:700;font-size:1rem;color:var(--secondary-color);display:flex;align-items:center;margin:0;letter-spacing:-.01em}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price__OloRn .styles_fee__R0r5o{font-size:.75rem;font-weight:500;-webkit-margin-start:8px;margin-inline-start:8px;display:flex;color:var(--muted-text-color)}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_sale_enddate__NqT2Q{font-size:.75rem;color:var(--muted-text-color);margin-bottom:0;margin-top:4px}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_show_hide__tRaW8{display:inline-flex;font-size:.8125rem;font-weight:500;margin-top:8px;cursor:pointer;color:var(--link-color);text-decoration:underline}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_details__sU1wF{font-size:.8125rem;color:var(--muted-text-color);line-height:1.5;margin-top:6px}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_custom_amount_section__s9U1Z{margin-top:10px}.styles_time_slot_title__Sjf4D{font-size:16px;font-weight:700;margin-bottom:10px}.styles_time_slots_wrapper__G0cUz{border:1px solid var(--muted-divider-color);padding:var(--inner-padding);border-radius:var(--border-radius);margin-bottom:15px}.styles_time_slots_wrapper__G0cUz .styles_selected_time_slot__5aggA{font-size:14px;margin-top:5px}.styles_tiers_list__ECqRU{display:flex;gap:15px;margin-bottom:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:var(--divider-color) rgba(0,0,0,0)}.styles_tiers_list__ECqRU::-webkit-scrollbar{width:6px;height:6px}.styles_tiers_list__ECqRU::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_tiers_list__ECqRU::-webkit-scrollbar-thumb{background-color:var(--divider-color);border-radius:var(--border-radius-sm)}.styles_tiers_list__ECqRU::-webkit-scrollbar-thumb:hover{background-color:var(--muted-text-color)}.styles_tiers_list__ECqRU.styles_scrollbar-subtle__Wt8_U::-webkit-scrollbar{width:4px;height:4px}@media screen and (max-width:1024px){.styles_tiers_list__ECqRU{-ms-overflow-style:none;scrollbar-width:none}.styles_tiers_list__ECqRU::-webkit-scrollbar{display:none}}.styles_time_slot_card__hO_Q9{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--inner-padding);border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);background:#fff;text-align:center;cursor:pointer;transition:.3s;min-width:115px;height:auto}.styles_time_slot_card__hO_Q9.styles_active__lVxd9{border-color:var(--primary-color)}.styles_time_slot_card__hO_Q9.styles_active__lVxd9 .styles_day__TdCHF{background:var(--primary-color);color:#fff!important}.styles_time_slot_card__hO_Q9 .styles_week_day__J7HXy{font-weight:700;font-size:14px;color:#333;margin-bottom:10px}.styles_time_slot_card__hO_Q9 .styles_month__xAg8E,.styles_time_slot_card__hO_Q9 .styles_time__ZyP3d{font-size:13px;color:var(--muted-text-color)}.styles_time_slot_card__hO_Q9 .styles_day__TdCHF{font-size:18px;font-weight:700;background:var(--dark-divider-color);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:8px 0}.styles_main__Yfc3T{width:100%;display:flex;flex-direction:column;align-items:stretch;background-color:var(--background-color)}@media screen and (max-width:767px){.styles_main__Yfc3T{height:auto;background-color:#fff}}.styles_main__Yfc3T>div{width:100%}@media screen and (max-width:767px){.styles_main__Yfc3T>div{border-radius:0;min-height:auto;height:auto!important;border:none;box-shadow:none}.styles_main__Yfc3T>div:hover{transform:none!important;box-shadow:none!important}}.styles_main__Yfc3T .styles_footer__X_o_2,.styles_main__Yfc3T .styles_header__cFyvh{padding:var(--inner-padding)}.styles_main__Yfc3T .styles_header__cFyvh{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) 0;background:#fff;border-bottom:1px solid var(--muted-divider-color)}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_header__cFyvh{padding:var(--spacing-md) 0}}.styles_main__Yfc3T .styles_header__cFyvh .styles_title__Q7Ju6{margin-bottom:10px}.styles_main__Yfc3T .styles_footer__X_o_2{border-top:1px solid var(--divider-color);width:100%;background:#fff;padding:14px 24px 16px}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_footer__X_o_2{position:fixed;bottom:0;z-index:9999999;inset-inline-start:0;width:100%;background:#fff;box-shadow:var(--shadow-lg);padding:12px 16px 14px}}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_trust_bar__ht6_e{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 0 10px;font-size:12px;color:var(--muted-text-color);border-bottom:1px solid var(--muted-divider-color);margin-bottom:10px}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_trust_bar__ht6_e svg{color:var(--status-success-solid);flex-shrink:0}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_footer_inner__IQ35Q{display:flex;align-items:center;justify-content:space-between;gap:16px}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_footer_inner__IQ35Q h4{margin:0;font-size:1.125rem;font-weight:700;color:var(--text-color);letter-spacing:-.01em}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_alert_wrapper__snA_m{display:flex;align-items:center;justify-content:flex-end;margin-top:12px}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_footer__X_o_2 .styles_alert_wrapper__snA_m{justify-content:flex-start}}.styles_main__Yfc3T .styles_inner__s2Xoa{display:flex;gap:20px;padding:var(--spacing-md) 0;align-items:flex-start}.styles_main__Yfc3T .styles_inner__s2Xoa::-webkit-scrollbar{display:none}@media screen and (max-width:1023px){.styles_main__Yfc3T .styles_inner__s2Xoa{padding:var(--spacing-md) 0;gap:16px}}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_inner__s2Xoa{flex-direction:column;padding:var(--spacing-md) 0;padding-bottom:100px;gap:12px}.styles_main__Yfc3T .styles_inner__s2Xoa.styles_with_error__bDDxk{padding-bottom:150px}}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2{flex:1 1;min-width:0;background:#fff;max-height:calc(100vh - 260px);max-height:calc(100dvh - 260px);-ms-overflow-style:none;scrollbar-width:none;overflow:hidden;overflow-y:auto}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2{flex-basis:auto;max-height:none;height:auto;min-height:auto;overflow:visible}}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2 .styles_section_label__UbrQ5{font-size:var(--font-size-base);font-weight:600;color:var(--text-color);margin-bottom:var(--spacing-md);margin-top:var(--spacing-md)}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2 .styles_section_label__UbrQ5:first-child{margin-top:0}.styles_btns_wrapper__BdFtw{display:flex;gap:10px;align-items:center}.styles_btns_wrapper__BdFtw .styles_wizard_navigation_button__NwRbB{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;display:flex;align-content:center;align-items:center;gap:5px}.styles_btns_wrapper__BdFtw .styles_wizard_navigation_button__NwRbB:hover{color:var(--secondary-color)}.styles_form_wrapper__j2CfI{width:100%;display:flex;flex-direction:column;align-items:stretch}.styles_headerContent__gWyFN{display:flex;flex-direction:column;gap:2px}.styles_headerContent__gWyFN h2{margin:4px 0 0;font-size:1.25rem;font-weight:700;color:var(--text-color);letter-spacing:-.02em;-webkit-padding-end:40px;padding-inline-end:40px}@media screen and (max-width:767px){.styles_headerContent__gWyFN h2{font-size:1.125rem}}.styles_headerContent__gWyFN p{margin:2px 0 0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5;-webkit-padding-end:40px;padding-inline-end:40px}.styles_headerBadge__BhqFc{display:inline-flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-text-color)}.styles_main__gE3ko{display:flex;flex-direction:column;align-items:center;text-align:center;padding:26px 28px 24px}.styles_icon_wrapper__qJ6lj{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--border-radius-sm);margin-bottom:14px;background:#fef2f2;color:var(--error-color)}.styles_title__2BS1Y{margin:0 0 8px;text-align:center;font-size:18px;line-height:1.25;font-weight:700;color:#111827;letter-spacing:-.01em}.styles_text__GQxFC{margin:0;max-width:320px;color:var(--muted-text-color);font-size:12px;line-height:1.5;white-space:pre-line}.styles_btns_wrapper__tHjgk{display:flex;justify-content:center;gap:8px;margin-top:18px}.styles_btns_wrapper__tHjgk>button{min-width:72px;padding-inline:14px;border-radius:var(--border-radius-sm)}.styles_confirm_button__LsvfQ{background-color:var(--confirmation-button-bg)!important;background-image:none!important;border:none!important;color:var(--confirmation-button-text)!important;box-shadow:var(--confirmation-button-shadow)!important}.styles_page_container__G_QrS{display:flex;align-items:center;justify-content:center;padding:20px;font-family:var(--font-family)}.styles_page_wrapper__bZgZy{min-height:100vh;padding:48px clamp(20px,8vw,80px)}.styles_form_card__JMtD0{max-width:860px;margin:0 auto}.styles_card__kizS7{width:100%;max-width:480px;padding:24px;background:var(--card-background-color);border-radius:var(--border-radius-lg);box-shadow:0 10px 40px rgba(0,0,0,.08);text-align:center;border:1px solid var(--divider-color)}.styles_logo_area__FYk3Q{margin-bottom:32px}.styles_logo_image__NqNdI{height:64px;object-fit:contain;margin:0 auto}.styles_icon_fallback__cIRMd{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:28px;background:color-mix(in srgb,var(--branding-color,var(--primary-color)),white 90%);color:var(--branding-color,var(--primary-color))}.styles_title__l0yrV{font-size:28px;font-weight:700;margin-bottom:12px;color:var(--text-color);letter-spacing:-.5px}.styles_title__l0yrV.styles_small___YRoI{font-size:24px}.styles_message__Gyiiq{font-size:16px;line-height:1.6;color:var(--muted-text-color);margin-bottom:32px}.styles_button__9fGtZ{display:block;width:100%;padding:14px 20px;border-radius:var(--border-radius-sm);text-decoration:none;font-weight:600;font-size:16px;transition:opacity .2s,background-color .2s;cursor:pointer;border:none}.styles_button__9fGtZ.styles_primary__ezgnV{color:#fff;background:var(--branding-color,var(--primary-color));box-shadow:0 4px 12px color-mix(in srgb,var(--branding-color,var(--primary-color)),transparent 70%)}.styles_button__9fGtZ.styles_primary__ezgnV:hover{opacity:.9}.styles_button__9fGtZ.styles_secondary__u9TdT{display:inline-block;width:auto;padding:12px 24px;background:var(--secondary-color);color:var(--text-color);border:1px solid var(--divider-color);font-size:15px}.styles_button__9fGtZ.styles_secondary__u9TdT:hover{background:var(--hover-color)}.styles_footer_text__hMZUl{margin-top:24px;font-size:13px;color:var(--muted-text-color)}.styles_footer_text__hMZUl a{text-decoration:none;font-weight:500;color:var(--branding-color,var(--primary-color))}.styles_footer_text__hMZUl a:hover{text-decoration:underline}.styles_powered_by_wrapper__uVPpC{margin-top:32px;display:flex;justify-content:center}.styles_modalWrapper__62w_4 .modal{max-width:480px}.styles_textareaWrapper__HAy8N{position:relative;margin-bottom:12px}.styles_messageInput__Fxau3{width:100%;padding:10px 12px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;color:var(--text-color);resize:vertical;min-height:80px;outline:none;font-family:inherit;transition:border-color .2s ease}.styles_messageInput__Fxau3::placeholder{color:var(--muted-text-color)}.styles_messageInput__Fxau3:focus{border-color:var(--primary-color)}.styles_messageInput__Fxau3:disabled{opacity:.6}.styles_charCount__p5Cse{position:absolute;bottom:8px;right:12px;font-size:.75rem;color:var(--muted-text-color)}.styles_errorText__cive9{font-size:.8125rem;color:var(--error-color);margin:0 0 12px}.styles_buttonRow__GRrDx{display:flex;flex-direction:column;gap:10px}.styles_modalContent__oVGSx{padding:var(--inner-padding)}.styles_errorBanner__WPjWC{padding:12px var(--inner-padding);background:var(--alert-error-color);border:1px solid var(--error-color);border-radius:var(--border-radius-sm);color:var(--error-color);font-size:.875rem;-webkit-margin-after:var(--inner-padding);margin-block-end:var(--inner-padding)}.styles_form__9JTBq{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_section__Nv_qP{display:flex;flex-direction:column;gap:12px;padding:var(--inner-padding);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius)}.styles_sectionHeader__1A_th{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.styles_sectionHeader__1A_th h3{margin:0;font-size:.95rem;font-weight:600;color:var(--text-color)}.styles_sectionHint__3h_Qg{margin:4px 0 0;font-size:.8125rem;color:var(--muted-text-color);max-width:520px}.styles_field__EB9ED{display:flex;flex-direction:column;gap:6px}.styles_field__EB9ED label{font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_field__EB9ED input[type=number],.styles_field__EB9ED input[type=text],.styles_field__EB9ED select,.styles_field__EB9ED textarea{width:100%;padding:10px 12px;font-size:.875rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;color:var(--text-color);transition:border-color .2s ease-out,box-shadow .2s ease-out}.styles_field__EB9ED input[type=number]:focus,.styles_field__EB9ED input[type=text]:focus,.styles_field__EB9ED select:focus,.styles_field__EB9ED textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_field__EB9ED input[type=number]::placeholder,.styles_field__EB9ED input[type=text]::placeholder,.styles_field__EB9ED select::placeholder,.styles_field__EB9ED textarea::placeholder{color:var(--muted-text-color)}.styles_field__EB9ED textarea{resize:vertical;min-height:60px;font-family:inherit}.styles_field__EB9ED select{cursor:pointer}.styles_required__tW2GF{color:var(--error-color);-webkit-margin-start:4px;margin-inline-start:4px}.styles_typeDescription__8NDyv{margin:2px 0 0;font-size:.8125rem;color:var(--muted-text-color);line-height:1.5}.styles_templateBtn__kVL7O{align-self:flex-start;-webkit-margin-before:4px;margin-block-start:4px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(var(--primary-color-rgb),.06);border:1px dashed var(--primary-color);border-radius:var(--border-radius-sm);font-size:.8125rem;font-weight:500;color:var(--primary-color);cursor:pointer;transition:background .2s ease-out}.styles_templateBtn__kVL7O:hover{background:rgba(var(--primary-color-rgb),.12)}.styles_addBtn__H1Urb{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid var(--primary-color);border-radius:var(--border-radius-sm);font-size:.8125rem;font-weight:500;color:var(--primary-color);cursor:pointer;transition:background .2s ease-out}.styles_addBtn__H1Urb:hover{background:rgba(var(--primary-color-rgb),.06)}.styles_addBtnSm__lZI_H{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:rgba(0,0,0,0);border:1px dashed var(--primary-color);border-radius:var(--border-radius-sm);font-size:.75rem;font-weight:500;color:var(--primary-color);cursor:pointer;transition:background .2s ease-out}.styles_addBtnSm__lZI_H:hover{background:rgba(var(--primary-color-rgb),.06)}.styles_iconBtn__N3iFn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;flex-shrink:0;transition:background .2s ease-out,border-color .2s ease-out}.styles_iconBtn__N3iFn:hover{background:var(--alert-error-color);border-color:var(--error-color)}.styles_itemList__hzAe1,.styles_questionCard__VengF{display:flex;flex-direction:column;gap:10px}.styles_questionCard__VengF{padding:12px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm)}.styles_questionHeader__By4z_{display:flex;align-items:center;justify-content:space-between;gap:8px}.styles_itemBadge__UOObf{display:inline-flex;align-items:center;padding:2px 10px;border-radius:var(--border-radius-pill);background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color);font-size:.75rem;font-weight:600;letter-spacing:.02em}.styles_optionsHeader__8Vyzz{display:flex;align-items:center;justify-content:space-between;gap:8px;-webkit-margin-before:4px;margin-block-start:4px}.styles_optionsHeader__8Vyzz label{font-size:.8125rem;font-weight:500;color:var(--muted-text-color)}.styles_optionList__xcSuq{display:flex;flex-direction:column;gap:6px}.styles_optionRow___n2gT{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_inlineInput__dA_gI,.styles_optionInput__gqDwW{flex:1 1 180px;min-width:0;padding:8px 12px;font-size:.8125rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;color:var(--text-color);transition:border-color .2s ease-out,box-shadow .2s ease-out}.styles_inlineInput__dA_gI:focus,.styles_optionInput__gqDwW:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.styles_inlineInput__dA_gI::placeholder,.styles_optionInput__gqDwW::placeholder{color:var(--muted-text-color)}.styles_optionDimension__aATn5{flex:0 1 140px;min-width:0;padding:8px 12px;font-size:.8125rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:var(--muted-divider-color);color:var(--text-color)}.styles_optionDimension__aATn5:focus{outline:none;border-color:var(--primary-color);background:#fff}.styles_optionDimension__aATn5::placeholder{color:var(--muted-text-color)}.styles_inlineRow__Jfdo1{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_inlineNumber__esOli{width:100px;padding:8px 12px;font-size:.8125rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;color:var(--text-color);transition:border-color .2s ease-out,box-shadow .2s ease-out}.styles_inlineNumber__esOli:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.styles_bucketCard__RJx78{display:flex;flex-direction:column;gap:8px;padding:12px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm)}.styles_bucketRow__OeZhW{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_rangeSep__cZ03Z{color:var(--muted-text-color);font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_actions___0M7c{display:flex;justify-content:flex-end;gap:8px;-webkit-padding-before:var(--inner-padding);padding-block-start:var(--inner-padding);-webkit-border-before:1px solid var(--divider-color);border-block-start:1px solid var(--divider-color)}@media(max-width:600px){.styles_bucketRow__OeZhW,.styles_inlineRow__Jfdo1,.styles_optionRow___n2gT{flex-wrap:wrap}.styles_inlineInput__dA_gI,.styles_optionDimension__aATn5,.styles_optionInput__gqDwW{flex:1 1 100%}.styles_inlineNumber__esOli{flex:1 1 80px}}.styles_modalContainer__oMrKw{display:flex;flex-direction:column;gap:16px;padding:4px 0 8px}.styles_field__a1P0S{display:flex;flex-direction:column;gap:8px}.styles_label__hIIT8{font-size:.875rem;font-weight:600;color:var(--text-color)}.styles_input__YhJ8L{width:100%;padding:12px 14px;border:1.5px solid var(--divider-color);border-radius:var(--border-radius-sm);background:var(--background-color);font-size:.9375rem;color:var(--text-color);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;box-sizing:border-box}.styles_input__YhJ8L::placeholder{color:var(--muted-text-color)}.styles_input__YhJ8L:focus{border-color:var(--secondary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.styles_input__YhJ8L:disabled{opacity:.6;cursor:not-allowed}.styles_errorText__Cc92L{margin:0;color:var(--error-color);font-size:.8125rem}.styles_buttonRow__koKWl{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:4px}.styles_modalContent__MZSP9{padding:0}.styles_modalCard__CaMAs{background:#fff;border-radius:var(--border-radius-lg);padding:28px 24px 24px;width:100%}.styles_modalCardHeader__XTsPt{position:relative;margin-bottom:24px}.styles_modalCardHeader__XTsPt h2{margin:10px 0 6px;font-size:1.375rem;font-weight:700;color:var(--text-color);line-height:1.25}.styles_modalCardHeader__XTsPt p{margin:0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5}.styles_headerBadge__0gofe{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-text-color)}.styles_closeButton__q9I3r{position:absolute;top:0;inset-inline-end:0;width:32px;height:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_closeButton__q9I3r:hover{background:var(--divider-color);color:var(--text-color)}.styles_modalErrorBanner__P4oZs{background:var(--alert-error-color);border:1px solid var(--error-color);color:var(--error-color);padding:10px 14px;border-radius:var(--border-radius-sm);font-size:.875rem;margin-bottom:16px}.styles_form__rdnx_{display:flex;flex-direction:column;gap:20px}.styles_formField__hMf6O{display:flex;flex-direction:column;gap:0}.styles_fieldLabelRow__gL0Wz{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.styles_fieldLabelRow__gL0Wz label{font-size:.9375rem;font-weight:600;color:var(--text-color)}.styles_fieldOptional__1riiU{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--secondary-color)}.styles_form__rdnx_ input[type=text],.styles_form__rdnx_ select,.styles_form__rdnx_ textarea{width:100%;padding:14px 16px;border:1.5px solid var(--divider-color);border-radius:var(--border-radius);font-size:.9375rem;color:var(--text-color);background:var(--background-color);outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit;box-sizing:border-box}.styles_form__rdnx_ input[type=text]::placeholder,.styles_form__rdnx_ select::placeholder,.styles_form__rdnx_ textarea::placeholder{color:var(--muted-text-color)}.styles_form__rdnx_ input[type=text]:focus,.styles_form__rdnx_ select:focus,.styles_form__rdnx_ textarea:focus{border-color:var(--secondary-color);background:#fff;box-shadow:0 0 0 3px rgba(76,74,202,.1)}.styles_form__rdnx_ textarea{resize:none}.styles_form__rdnx_ select{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_stagesSection__6dAU6{display:flex;flex-direction:column;gap:0}.styles_stagesHeader__HLZxx{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.styles_stagesLabel__2ZUn_{font-size:.9375rem;font-weight:600;color:var(--text-color)}.styles_addStageBtn__eTTyA{display:inline-flex;align-items:center;gap:5px;background:none;border:1.5px solid var(--secondary-color);border-radius:var(--border-radius-full);padding:5px 12px;font-size:.8125rem;font-weight:600;color:var(--secondary-color);cursor:pointer;transition:all .15s ease}.styles_addStageBtn__eTTyA:hover{background:rgba(76,74,202,.06)}.styles_stagesList__maKEg{display:flex;flex-direction:column;gap:6px;padding:12px;background:var(--background-color);border:1.5px solid var(--divider-color);border-radius:var(--border-radius);max-height:220px;overflow-y:auto}.styles_stageItem__IV4kW{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm)}.styles_stageColorDot__PjcOa{width:10px;height:10px;border-radius:50%;flex-shrink:0}.styles_stageName__uHWqa{flex:1 1;font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_stageTypeBadge__pqYXD{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:var(--border-radius-xs);white-space:nowrap;background:var(--background-color);color:var(--muted-text-color)}.styles_stageTypeBadge__pqYXD.styles_open___otEY{background:var(--aler-info-color);color:var(--info-color)}.styles_stageTypeBadge__pqYXD.styles_won__eOXoQ{background:var(--alert-success-color);color:var(--tertiary-color)}.styles_stageTypeBadge__pqYXD.styles_lost__X0qjb{background:var(--alert-error-color);color:var(--error-color)}.styles_stageNameInput__Y2LAL{flex:1 1;padding:6px 10px!important;font-size:.8125rem!important;border:1px solid var(--divider-color)!important;border-radius:var(--border-radius-sm)!important;background:var(--background-color)!important;color:var(--text-color)!important;outline:none;min-width:0;box-shadow:none!important}.styles_stageNameInput__Y2LAL:focus{border-color:var(--secondary-color)!important;background:#fff!important;box-shadow:none!important}.styles_stageTypeSelect__cBM9g{width:auto!important;padding:6px 8px!important;font-size:.75rem!important;border:1px solid var(--divider-color)!important;border-radius:var(--border-radius-sm)!important;background:var(--background-color)!important;min-width:70px;box-shadow:none!important}.styles_stageTypeSelect__cBM9g:disabled{opacity:.6;cursor:not-allowed}.styles_stageColorPicker__5HF_P{width:28px!important;height:28px!important;padding:2px!important;border:1px solid var(--divider-color)!important;border-radius:var(--border-radius-sm)!important;cursor:pointer;flex-shrink:0;background:none!important;box-shadow:none!important}.styles_stageTypeWrapper__ZBWg_{width:90px;flex-shrink:0}.styles_removeStageBtn__dSn6Y{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-xs);transition:background .15s ease;flex-shrink:0}.styles_removeStageBtn__dSn6Y:hover{background:var(--alert-error-color)}.styles_formActions__GEaky{display:flex;flex-direction:column;gap:10px;margin-top:4px}