.styles_container__qRVb9{padding:var(--inner-padding);max-width:720px;margin:0 auto}.styles_series_header__xHFzC{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--divider-color)}.styles_series_cover__YRqDU{width:100%;max-height:200px;object-fit:cover;border-radius:var(--border-radius);margin-bottom:20px}.styles_series_title__ZEMlx{font-size:26px;font-weight:700;color:var(--text-color);margin:0 0 8px;line-height:1.3}.styles_series_description__P2xos{font-size:15px;color:var(--muted-text-color);margin:0 0 12px;line-height:1.6}.styles_series_count__j4oTR{display:inline-block;font-size:12px;font-weight:600;color:var(--muted-text-color);background:var(--background-color);padding:3px 10px;border-radius:var(--border-radius-sm);border:1px solid var(--divider-color);text-transform:uppercase;letter-spacing:.04em}.styles_empty__ssXMP{padding:48px 0;text-align:center;color:var(--muted-text-color);font-size:14px}.styles_item_list__CIfW5{display:flex;flex-direction:column;gap:10px}.styles_item_card__Jsyj4{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.styles_item_card__Jsyj4:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm)}.styles_item_card__Jsyj4:hover .styles_item_arrow__oHQHl{transform:translateX(4px);color:var(--primary-color)}.styles_item_num__QRmwU{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:13px;font-weight:700;color:var(--muted-text-color)}.styles_item_body__jAE33{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.styles_item_top_row__owyre{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_item_title__WSJD7{font-size:15px;font-weight:600;color:var(--text-color);line-height:1.3}.styles_type_badge__IcNZL{flex-shrink:0;font-size:11px;font-weight:600;color:var(--muted-text-color);background:var(--background-color);border:1px solid var(--divider-color);padding:2px 7px;border-radius:var(--border-radius-sm);text-transform:uppercase;letter-spacing:.04em}.styles_item_excerpt__dt13f{font-size:13px;color:var(--muted-text-color);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_item_arrow__oHQHl{flex-shrink:0;font-size:16px;color:var(--muted-text-color);transition:transform .2s ease,color .2s ease}.styles_overlay__J_UFW{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-start;padding-top:15vh;animation:styles_fadeIn__mw9Yu .15s ease-out}@keyframes styles_fadeIn__mw9Yu{0%{opacity:0}to{opacity:1}}@keyframes styles_slideDown__Gp_Z5{0%{opacity:0;transform:translateY(-20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.styles_modal__KOCTD{width:100%;max-width:600px;background:var(--modal-background-color,#fff);border-radius:var(--border-radius-md);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;animation:styles_slideDown__Gp_Z5 .2s ease-out}@media(max-width:640px){.styles_modal__KOCTD{max-width:calc(100% - 32px);margin:0 16px}}.styles_input_wrapper__jP73Z{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid var(--divider-color,#eee);gap:12px}.styles_search_icon___I3X_{font-size:20px;color:var(--muted-text-color,#888);flex-shrink:0}.styles_command_input__5vs4h{flex:1 1;border:none;outline:none;font-size:18px;background:rgba(0,0,0,0);color:var(--text-color,#111)}.styles_command_input__5vs4h::placeholder{color:var(--muted-text-color,#888)}.styles_shortcut_hint__ThLIM{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--muted-text-color,#888)}.styles_shortcut_hint__ThLIM kbd{background:var(--divider-color,#eee);border-radius:var(--border-radius-xs);padding:2px 6px;font-family:inherit;font-size:11px}@media(max-width:640px){.styles_shortcut_hint__ThLIM{display:none}}.styles_content_area__Vm7kr{padding:16px 20px;min-height:80px;max-height:400px;overflow-y:auto}.styles_loading_state__OrEtl{display:flex;align-items:center;gap:12px;color:var(--muted-text-color,#888);font-size:15px}.styles_loading_state__OrEtl .styles_spinner__6nIqs{width:20px;height:20px;border:2px solid var(--divider-color,#eee);border-top-color:var(--primary-color,var(--secondary-color));border-radius:50%;animation:styles_spin__fWLZt .8s linear infinite}@keyframes styles_spin__fWLZt{to{transform:rotate(1turn)}}.styles_response__cjbFL{display:flex;flex-direction:column;gap:12px}.styles_response_message__talix{font-size:15px;color:var(--text-color,#111);line-height:1.5}.styles_response_action__3E3oT{display:inline-flex;align-items:center;gap:8px;background:var(--primary-color,var(--secondary-color));color:#fff;border:none;border-radius:var(--border-radius-sm);padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease;align-self:flex-start}.styles_response_action__3E3oT:hover{background:var(--primary-color-dark,var(--secondary-color))}.styles_follow_up__C4FED{font-size:13px;color:var(--muted-text-color,#888);font-style:italic}.styles_error_state__y90Nd{color:var(--danger-color,var(--error-color));font-size:14px}.styles_idle_hints__m0Kzf{display:flex;flex-direction:column;gap:8px}.styles_hint_title__L7prF{font-size:12px;font-weight:600;color:var(--muted-text-color,#888);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.styles_hint_item__ejxme{font-size:14px;color:var(--text-color,#555);padding:8px 12px;border-radius:var(--border-radius-sm);cursor:pointer;transition:background .15s ease}.styles_hint_item__ejxme:hover{background:var(--hover-background-color,var(--background-color))}.styles_hint_item__ejxme:before{content:"→ ";color:var(--muted-text-color,#888)}.styles_footer__RHW7H{padding:12px 20px;border-top:1px solid var(--divider-color,#eee);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted-text-color,#888)}.styles_premium_badge__KPOWH{display:flex;align-items:center;gap:4px;color:var(--warning-color,var(--warning-color));font-weight:500}.styles_premium_badge__KPOWH .styles_star__CKkqH{font-size:14px}.styles_container__69ZzJ{position:relative;width:100%;height:100%;min-height:320px;overflow:visible;background-color:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color)}@media(max-width:600px){.styles_container__69ZzJ{min-height:280px}}.styles_svgWrapper__dHdgW{width:100%;height:100%;transform-origin:center center;transition:transform .1s ease-out;cursor:-webkit-grab;cursor:grab}.styles_svgWrapper__dHdgW:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_svg__USgMM{width:100%;height:100%;display:block}.styles_item__rTwN_{transition:opacity .15s ease,filter .15s ease}.styles_item__rTwN_.styles_selectable__EH97n{cursor:pointer}.styles_item__rTwN_.styles_selectable__EH97n:hover{opacity:.9;filter:brightness(1.1) drop-shadow(0 0 4px rgba(0,0,0,.2))}.styles_item__rTwN_.styles_disabled__MRZLe{cursor:not-allowed;opacity:.6}.styles_item__rTwN_.styles_highlighted__K7vqG{animation:styles_pulse__RSL1C 1.5s ease-in-out infinite}@keyframes styles_pulse__RSL1C{0%,to{opacity:1}50%{opacity:.6}}.styles_controlsRow__lpybX{position:absolute;bottom:var(--inner-padding);right:var(--inner-padding);display:flex;align-items:center;gap:8px;z-index:10}.styles_seatSearch__TSG1p{display:flex;align-items:center;background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);overflow:hidden}.styles_searchInput__OWxfT{width:140px;padding:8px 12px;border:none;background:rgba(0,0,0,0);font-size:13px;color:var(--text-color)}.styles_searchInput__OWxfT::placeholder{color:var(--muted-text-color)}.styles_searchInput__OWxfT:focus{outline:none}.styles_searchButton__28g98{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:var(--primary-color);color:#fff;cursor:pointer;transition:background-color .15s ease}.styles_searchButton__28g98:hover{background:var(--text-color)}.styles_zoomControls__NzEvJ{position:absolute;bottom:var(--inner-padding);right:var(--inner-padding);display:flex;align-items:center;gap:4px;background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);padding:4px;z-index:10}.styles_zoomButton__fovh6{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:rgba(0,0,0,0);border-radius:var(--border-radius-sm);color:var(--text-color);cursor:pointer;transition:background-color .15s ease}.styles_zoomButton__fovh6:hover:not(:disabled){background-color:var(--background-color)}.styles_zoomButton__fovh6:disabled{opacity:.4;cursor:not-allowed}.styles_zoomLevel__nUoUq{min-width:48px;padding:4px 8px;border:none;background:rgba(0,0,0,0);font-size:12px;font-weight:500;color:var(--muted-text-color);cursor:pointer;border-radius:var(--border-radius-sm)}.styles_zoomLevel__nUoUq:hover{background-color:var(--background-color)}.styles_legend__vuGqH{position:absolute;top:var(--inner-padding);left:var(--inner-padding);background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);padding:var(--inner-padding);max-width:220px;max-height:calc(100% - 32px);overflow-y:auto;z-index:10}.styles_legend__vuGqH::-webkit-scrollbar{width:4px}.styles_legend__vuGqH::-webkit-scrollbar-track{background:var(--background-color);border-radius:var(--border-radius-xs)}.styles_legend__vuGqH::-webkit-scrollbar-thumb{background:var(--divider-color);border-radius:var(--border-radius-xs)}.styles_legend__vuGqH::-webkit-scrollbar-thumb:hover{background:var(--muted-text-color)}@media(max-width:600px){.styles_legend__vuGqH{position:static;max-width:none;max-height:none;padding:10px 12px;margin:0}.styles_legend__vuGqH .styles_legendTitle__1M9TM{display:none}.styles_legend__vuGqH .styles_legendSection__flX1i{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.styles_legend__vuGqH .styles_legendSection__flX1i:last-child{margin-bottom:0}.styles_legend__vuGqH .styles_legendSectionTitle__iDRn8{width:100%;margin-bottom:4px}.styles_legend__vuGqH .styles_legendItem__vljnA{margin-bottom:0;font-size:11px}.styles_legend__vuGqH .styles_legendItem__vljnA.styles_clickableZone__MDAZq{padding:4px 8px;margin:0}.styles_legend__vuGqH .styles_legendDot__3o2cO{width:10px;height:10px}}.styles_legendTitle__1M9TM{font-size:12px;font-weight:600;color:var(--text-color);margin-bottom:8px}.styles_legendSection__flX1i{margin-bottom:12px}.styles_legendSection__flX1i:last-child{margin-bottom:0}.styles_legendSectionTitle__iDRn8{font-size:11px;font-weight:500;color:var(--muted-text-color);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.styles_legendItem__vljnA{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:12px;color:var(--text-color)}.styles_legendItem__vljnA:last-child{margin-bottom:0}.styles_legendItem__vljnA.styles_clickableZone__MDAZq{cursor:pointer;padding:6px 8px;margin:0 -8px 4px;border-radius:var(--border-radius-sm);transition:background-color .15s ease}.styles_legendItem__vljnA.styles_clickableZone__MDAZq:hover{background-color:var(--background-color)}.styles_legendItem__vljnA.styles_clickableZone__MDAZq:last-child{margin-bottom:0}.styles_legendItem__vljnA.styles_selectedZone__BfSzX{background-color:var(--background-color);border:1px solid var(--primary-color)}.styles_showAllButton__Fh6OZ{display:block;width:100%;margin-top:8px;padding:8px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;font-size:12px;font-weight:500;color:var(--primary-color);cursor:pointer;transition:all .15s ease}.styles_showAllButton__Fh6OZ:hover{background-color:var(--background-color);border-color:var(--primary-color)}.styles_legendDot__3o2cO{width:12px;height:12px;border-radius:50%;flex-shrink:0}.styles_zoneName___8Zy4{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_zonePrice__hNuEw{font-weight:500;color:var(--text-color)}.styles_popover__3_VQ_{position:absolute;background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);padding:12px;min-width:160px;z-index:100;pointer-events:none}.styles_popoverHeader__CIJkF{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_popoverTitle__wdK3Y{font-size:14px;font-weight:600;color:var(--text-color)}.styles_popoverStatus__SDEjW{font-size:11px;font-weight:500;padding:2px 6px;border-radius:var(--border-radius-xs);text-transform:uppercase}.styles_popoverStatus__SDEjW[data-status=available]{background-color:var(--alert-success-color);color:var(--tertiary-color)}.styles_popoverStatus__SDEjW[data-status=selected]{background-color:rgba(var(--secondary-color-rgb),.15);color:var(--secondary-color)}.styles_popoverStatus__SDEjW[data-status=reserved]{background-color:var(--alert-warning-color);color:var(--warning-color)}.styles_popoverStatus__SDEjW[data-status=blocked],.styles_popoverStatus__SDEjW[data-status=sold]{background-color:var(--background-color);color:var(--muted-text-color)}.styles_popoverBody__aeZxb{display:flex;flex-direction:column;gap:4px}.styles_popoverRow__VM_ZK{display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;gap:12px}.styles_popoverRow__VM_ZK>span:first-child{color:var(--muted-text-color);white-space:nowrap;flex-shrink:0}.styles_popoverRow__VM_ZK>span:last-child{font-weight:500;color:var(--text-color);text-align:right;line-height:1.4}.styles_price__63yni{color:var(--primary-color)!important;font-weight:600!important}.styles_popoverHint__zHUDG{margin-top:8px;padding-top:8px;border-top:1px solid var(--divider-color);font-size:11px;color:var(--muted-text-color);text-align:center}.styles_popoverArrow__lxPRz{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background:#fff;box-shadow:var(--shadow-sm)}.styles_miniContainer__rK6fU{position:relative;background-color:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color);overflow:hidden}.styles_miniSvg__tKVF2{width:100%;height:100%;display:block}.styles_miniLegend__IDb3n{position:absolute;bottom:4px;left:4px;display:flex;flex-wrap:wrap;gap:4px;background:hsla(0,0%,100%,.9);padding:4px 6px;border-radius:var(--border-radius-xs)}.styles_miniLegendItem__xzdpi{display:flex;align-items:center;gap:3px}.styles_miniLegendDot__hu6U_{width:6px;height:6px;border-radius:50%}.styles_miniLegendText__VwMrB{font-size:9px;color:var(--text-color);white-space:nowrap}.styles_miniLegendMore__ZAwLB{font-size:9px;color:var(--muted-text-color)}.styles_viewerWithBottomLegend__PTbRM{display:flex;flex-direction:column;gap:var(--inner-padding);width:100%}.styles_viewerWithBottomLegend__PTbRM .styles_container__69ZzJ{min-height:280px}.styles_bottomLegend__uksTX .styles_legend__vuGqH{position:relative;top:auto;left:auto;max-width:none;max-height:none;box-shadow:none;border:1px solid var(--divider-color);padding:12px 16px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendTitle__1M9TM{margin-bottom:12px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:12px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i:last-child{margin-bottom:0}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendSectionTitle__iDRn8{width:100%;margin-bottom:4px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendItem__vljnA{display:flex;align-items:center;gap:6px;margin-bottom:0!important;white-space:nowrap}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendItem__vljnA.styles_clickableZone__MDAZq{padding:6px 12px;margin:0;border-radius:var(--border-radius-sm);background:var(--background-color)}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_showAllButton__Fh6OZ{margin-top:8px;width:auto;padding:6px 12px}@media(max-width:767px){.styles_bottomLegend__uksTX{display:flex;justify-content:center;padding:0;margin-top:var(--inner-padding)}.styles_bottomLegend__uksTX .styles_legend__vuGqH{text-align:center;margin:0;width:100%}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendTitle__1M9TM{display:block!important;text-align:center;margin-bottom:12px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i{justify-content:center}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendSectionTitle__iDRn8{text-align:center}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendItem__vljnA{flex-shrink:0}}.styles_emptyState__tR0dX{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:var(--inner-padding);text-align:center}.styles_emptyState__tR0dX svg{margin-bottom:var(--inner-padding);opacity:.5}.styles_emptyText__lygUa{font-size:14px;color:var(--muted-text-color);margin:0}.styles_timer__cLWDc{display:flex;flex-direction:column;gap:12px;padding:var(--inner-padding);background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.03) 0,rgba(var(--primary-color-rgb),.06) 100%);border:1px solid var(--divider-color);border-radius:var(--border-radius);transition:all .3s ease}.styles_timer__cLWDc.styles_warning__vgDkf{background:linear-gradient(135deg,rgba(255,152,0,.05),rgba(255,152,0,.1));border-color:var(--warning-color)}.styles_timer__cLWDc.styles_urgent__p61Jk{background:linear-gradient(135deg,rgba(237,67,67,.05),rgba(237,67,67,.1));border-color:var(--error-color);animation:styles_pulse__Ie4NR 2s ease-in-out infinite}@keyframes styles_pulse__Ie4NR{0%,to{box-shadow:0 0 0 0 rgba(237,67,67,.2)}50%{box-shadow:0 0 0 8px rgba(237,67,67,0)}}.styles_timerContent__7xIv_{display:flex;align-items:center;gap:12px}.styles_iconWrapper__8H52S{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--background-color);color:var(--primary-color);flex-shrink:0}.styles_warning__vgDkf .styles_iconWrapper__8H52S{background:rgba(255,152,0,.15);color:var(--warning-color)}.styles_urgent__p61Jk .styles_iconWrapper__8H52S{background:rgba(237,67,67,.15);color:var(--error-color);animation:styles_iconPulse__VOH0Z 1s ease-in-out infinite}@keyframes styles_iconPulse__VOH0Z{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.styles_textContent__jsvLD{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_label__5bJyD{font-size:12px;font-weight:500;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_urgent__p61Jk .styles_label__5bJyD{color:var(--error-color)}.styles_timeDisplay__cBtmG{font-size:24px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-color);letter-spacing:-.5px}.styles_warning__vgDkf .styles_timeDisplay__cBtmG{color:var(--warning-color)}.styles_urgent__p61Jk .styles_timeDisplay__cBtmG{color:var(--error-color)}.styles_extendButton__eb_8y{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-sm);color:var(--primary-color);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_extendButton__eb_8y:hover:not(:disabled){background:var(--primary-color);color:#fff}.styles_extendButton__eb_8y:disabled{opacity:.6;cursor:not-allowed}.styles_warning__vgDkf .styles_extendButton__eb_8y{border-color:var(--warning-color);color:var(--warning-color)}.styles_warning__vgDkf .styles_extendButton__eb_8y:hover:not(:disabled){background:var(--warning-color);color:#fff}.styles_urgent__p61Jk .styles_extendButton__eb_8y{border-color:var(--error-color);color:var(--error-color)}.styles_urgent__p61Jk .styles_extendButton__eb_8y:hover:not(:disabled){background:var(--error-color);color:#fff}.styles_expiredMessage__GEhdJ{margin:0;padding:12px;background:rgba(237,67,67,.1);border-radius:var(--border-radius-sm);color:var(--error-color);font-size:13px;font-weight:500;text-align:center}.styles_compactTimer__e65Mp{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:13px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-color);transition:all .2s ease}.styles_compactTimer__e65Mp.styles_warning__vgDkf{background:rgba(255,152,0,.1);border-color:var(--warning-color);color:var(--warning-color)}.styles_compactTimer__e65Mp.styles_urgent__p61Jk{background:rgba(237,67,67,.1);border-color:var(--error-color);color:var(--error-color);animation:styles_compactPulse__LkcqE 1s ease-in-out infinite}@keyframes styles_compactPulse__LkcqE{0%,to{opacity:1}50%{opacity:.7}}.styles_timerIcon__j68Rl{flex-shrink:0}.styles_time__ucvoo{line-height:1}.styles_container__gHPwa{display:flex;flex-direction:column;gap:var(--inner-padding)}.styles_header__aT3hm{text-align:center}.styles_title__B78_m{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 4px}.styles_subtitle__lCx_9{font-size:13px;color:var(--muted-text-color);margin:0}.styles_viewerWrapper__vbnzA{overflow:visible}.styles_selectionSummary__BkxBt,.styles_viewerWrapper__vbnzA{border-radius:var(--border-radius);background:var(--background-color)}.styles_selectionSummary__BkxBt{padding:12px;border:1px solid var(--divider-color)}.styles_summaryHeader__b1Kst{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.styles_summaryTitle__HR2n2{font-size:13px;font-weight:600;color:var(--text-color)}.styles_summaryCount__wZMVB{font-size:12px;color:var(--muted-text-color)}.styles_selectedList__zZkbv{display:flex;flex-direction:column;gap:6px;max-height:160px;overflow-y:auto}.styles_selectedItem__ZLB_C{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#fff;border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_itemInfo__4MFDB{display:flex;align-items:center;gap:6px;flex:1 1;min-width:0}.styles_itemColor__DDLth{width:8px;height:8px;border-radius:50%;flex-shrink:0}.styles_itemName__2blVt{font-size:13px;font-weight:600;color:var(--text-color)}.styles_itemZone__jtxoL{font-size:11px;color:var(--muted-text-color);padding:2px 5px;background:var(--background-color);border-radius:var(--border-radius-xs)}.styles_itemPrice__BfR21{font-size:13px;font-weight:500;color:var(--text-color)}.styles_removeBtn__Ck6ra{width:22px;height:22px;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);font-size:16px;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.styles_removeBtn__Ck6ra:hover{background:var(--alert-error-color);color:var(--error-color)}.styles_summaryTotal__JHQuB{display:flex;justify-content:space-between;align-items:center;padding-top:10px;margin-top:10px;border-top:1px solid var(--divider-color);font-size:13px;color:var(--text-color)}.styles_totalAmount__OuO5Z{font-size:15px;font-weight:600;color:var(--primary-color)}@media(max-width:767px){.styles_selectedList__zZkbv{max-height:120px}.styles_selectedItem__ZLB_C{flex-wrap:wrap}.styles_itemInfo__4MFDB{width:100%;margin-bottom:4px}.styles_itemPrice__BfR21{margin-left:auto}}.styles_main__olYTl{width:100%;display:flex;flex-direction:column;align-items:stretch;background-color:var(--background-color)}@media screen and (max-width:767px){.styles_main__olYTl{height:auto;background-color:#fff}}.styles_main__olYTl>div{width:100%}@media screen and (max-width:767px){.styles_main__olYTl>div{border-radius:0;min-height:auto;height:auto!important;border:none;box-shadow:none}.styles_main__olYTl>div:hover{transform:none!important;box-shadow:none!important}}.styles_main__olYTl .styles_footer__i3o6C,.styles_main__olYTl .styles_header____WP_{padding:var(--inner-padding)}.styles_main__olYTl .styles_header____WP_{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__olYTl .styles_header____WP_{padding:var(--spacing-md) 0}}.styles_main__olYTl .styles_header____WP_ .styles_title__b4Oaj{margin-bottom:10px}.styles_main__olYTl .styles_footer__i3o6C{border-top:1px solid var(--divider-color);width:100%;background:#fff;padding:14px 24px 16px}@media screen and (max-width:767px){.styles_main__olYTl .styles_footer__i3o6C{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__olYTl .styles_footer__i3o6C .styles_trust_bar__d1w1t{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__olYTl .styles_footer__i3o6C .styles_trust_bar__d1w1t svg{color:var(--status-success-solid);flex-shrink:0}.styles_main__olYTl .styles_footer__i3o6C .styles_footer_inner__ZlSqB{display:flex;align-items:center;justify-content:space-between;gap:16px}.styles_main__olYTl .styles_footer__i3o6C .styles_footer_inner__ZlSqB h4{margin:0;font-size:1.125rem;font-weight:700;color:var(--text-color);letter-spacing:-.01em}.styles_main__olYTl .styles_footer__i3o6C .styles_alert_wrapper__cuwBP{display:flex;align-items:center;justify-content:flex-end;margin-top:12px}@media screen and (max-width:767px){.styles_main__olYTl .styles_footer__i3o6C .styles_alert_wrapper__cuwBP{justify-content:flex-start}}.styles_main__olYTl .styles_inner___n5hm{display:flex;gap:20px;padding:var(--spacing-md) 0;align-items:flex-start}.styles_main__olYTl .styles_inner___n5hm::-webkit-scrollbar{display:none}@media screen and (max-width:1023px){.styles_main__olYTl .styles_inner___n5hm{padding:var(--spacing-md) 0;gap:16px}}@media screen and (max-width:767px){.styles_main__olYTl .styles_inner___n5hm{flex-direction:column;padding:var(--spacing-md) 0;padding-bottom:100px;gap:12px}.styles_main__olYTl .styles_inner___n5hm.styles_with_error__kfF0x{padding-bottom:150px}}.styles_main__olYTl .styles_inner___n5hm .styles_left___zGU_{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__olYTl .styles_inner___n5hm .styles_left___zGU_::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_main__olYTl .styles_inner___n5hm .styles_left___zGU_{flex-basis:auto;max-height:none;height:auto;min-height:auto;overflow:visible}}.styles_main__olYTl .styles_inner___n5hm .styles_left___zGU_ .styles_section_label__cdMBz{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__olYTl .styles_inner___n5hm .styles_left___zGU_ .styles_section_label__cdMBz:first-child{margin-top:0}.styles_btns_wrapper__TBUns{display:flex;gap:10px;align-items:center}.styles_btns_wrapper__TBUns .styles_wizard_navigation_button__b1BO0{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__TBUns .styles_wizard_navigation_button__b1BO0:hover{color:var(--secondary-color)}.styles_main__olYTl .styles_header____WP_{display:flex;align-items:center;justify-content:flex-start}.styles_tiers_list__ob_n3{list-style:none;padding:0;margin:0}.styles_tiers_list__ob_n3 li{margin-bottom:12px}@media screen and (max-width:767px){.styles_tiers_list__ob_n3 li{margin-bottom:12px}}.styles_tiers_list__ob_n3 li:last-child{margin-bottom:0}.styles_tiers_list__ob_n3 li.styles_hidden__rGc0o{opacity:0;visibility:hidden;height:0;margin-bottom:0}.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_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_confirmation_modal__pK56w{max-width:420px!important;width:calc(100vw - 32px);margin:18px 16px 24px!important;border-radius:var(--border-radius-md)!important;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.16),0 2px 8px rgba(15,23,42,.08);overflow:hidden}@media screen and (max-width:767px){.styles_confirmation_modal__pK56w{max-width:calc(100vw - 20px)!important;margin:12px 10px 20px!important}}.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:20px}.styles_form_card__JMtD0{max-width:700px;margin:0 auto;padding:40px;box-shadow:var(--box-shadow)}.styles_card__kizS7,.styles_form_card__JMtD0{background:var(--card-background-color);border-radius:var(--border-radius-lg)}.styles_card__kizS7{width:100%;max-width:480px;padding:24px;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_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}.styles_preview_crud__sengl .styles_crud_item__x8H2F{display:none}.styles_preview_crud__sengl .styles_crud_item__x8H2F.styles_active____vu6{display:block}.styles_root__YPOB6{position:relative;display:flex;flex-direction:column;background:rgba(0,0,0,.03);border:1px solid var(--divider-color);border-radius:var(--border-radius);margin-bottom:15px;overflow:hidden;cursor:pointer}.styles_root__YPOB6.styles_active____vu6,.styles_root__YPOB6:hover{border:2px solid var(--tertiary-color)}.styles_root__YPOB6:last-child{margin-bottom:0}.styles_root__YPOB6 .styles_image_wrapper__kL6fC{width:100%;height:auto;height:250px;position:relative}.styles_root__YPOB6 .styles_image_wrapper__kL6fC img{height:100%;width:100%;object-fit:cover;max-height:500px;background:#000}.styles_root__YPOB6 .styles_content__k1OIN{padding:10px var(--inner-padding);max-width:calc(100% - 90px)}.styles_root__YPOB6 .styles_content__k1OIN .styles_title__SG3rc{display:block;text-transform:capitalize;margin-bottom:3px}.styles_root__YPOB6 .styles_content__k1OIN p{margin-bottom:5px;color:var(--muted-text-color);font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles_root__YPOB6 .styles_content__k1OIN .styles_description__1tH_y{margin-bottom:0}.styles_tabularList__uDQAo{display:flex;width:100%;gap:10px;flex-direction:column;max-height:calc(100vh - 360px);overflow:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;box-sizing:content-box}.styles_tabularList__uDQAo ::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_tabularList__uDQAo{max-height:calc(100vh - 200px);margin-bottom:0}}.styles_tabularList__uDQAo .styles_tabularActions__xZy2z{display:flex;align-content:flex-end}.styles_tabularList__uDQAo .styles_tabularActions__xZy2z button{display:flex;gap:10px}.styles_active_preview__orIbN{position:relative;display:flex;flex-direction:column;border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden}.styles_active_preview__orIbN .styles_close__SwJKi{inset-inline-end:var(--inner-padding);display:inline-flex;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}.styles_active_preview__orIbN .styles_change_preview__VaXUw,.styles_active_preview__orIbN .styles_close__SwJKi{position:absolute;top:var(--inner-padding);cursor:pointer;z-index:999;align-items:center;justify-content:center}.styles_active_preview__orIbN .styles_change_preview__VaXUw{left:var(--inner-padding);display:flex}.styles_active_preview__orIbN .styles_change_preview__VaXUw.styles_loading__OOG2h{height:34px;width:158px;border-radius:var(--border-radius);z-index:9999;cursor:default;display:flex;align-items:center;justify-content:center;background-color:var(--divider-color)}.styles_active_preview__orIbN .styles_image_wrapper__csNf7{width:100%;height:auto;height:250px;position:relative;overflow:hidden}.styles_active_preview__orIbN .styles_image_wrapper__csNf7 img{height:100%;width:100%;object-fit:cover;max-height:500px;background:#000}.styles_active_preview__orIbN .styles_content__yF6MU{width:100%;padding:10px var(--inner-padding);background-color:var(--background-color)}.styles_active_preview__orIbN .styles_content__yF6MU .styles_title__anXbZ{display:block;text-transform:capitalize;margin-bottom:3px}.styles_active_preview__orIbN .styles_content__yF6MU p{margin-bottom:5px;color:var(--muted-text-color);font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles_active_preview__orIbN .styles_content__yF6MU .styles_description__h6MBK{margin-bottom:0}.styles_active_preview__Vf3Qp{position:relative;display:flex;flex-direction:column;border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden}.styles_active_preview__Vf3Qp .styles_close__sh4bu{inset-inline-end:var(--inner-padding);display:inline-flex;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}.styles_active_preview__Vf3Qp .styles_change_preview__K3p9n,.styles_active_preview__Vf3Qp .styles_close__sh4bu{position:absolute;top:var(--inner-padding);cursor:pointer;z-index:999;align-items:center;justify-content:center}.styles_active_preview__Vf3Qp .styles_change_preview__K3p9n{left:var(--inner-padding);display:flex}.styles_active_preview__Vf3Qp .styles_change_preview__K3p9n.styles_loading__g0fYh{height:34px;width:158px;border-radius:var(--border-radius);z-index:9999;cursor:default;display:flex;align-items:center;justify-content:center;background-color:var(--divider-color)}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl{width:100%;height:auto;height:250px;position:relative;overflow:hidden}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl img{height:100%;width:100%;object-fit:cover;max-height:500px;background:#000}.styles_active_preview__Vf3Qp .styles_content__TB63s{width:100%;padding:10px var(--inner-padding);background-color:var(--background-color)}.styles_active_preview__Vf3Qp .styles_content__TB63s .styles_title__XIQGE{display:block;text-transform:capitalize;margin-bottom:3px}.styles_active_preview__Vf3Qp .styles_content__TB63s p{margin-bottom:5px;color:var(--muted-text-color);font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles_active_preview__Vf3Qp .styles_content__TB63s .styles_description__X8KPE{margin-bottom:0}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl{display:flex;align-items:center;justify-content:center;flex-direction:column}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl .styles_text__auMp5{font-size:13px;color:var(--muted-text-color)}.styles_head__6GsMA{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__6GsMA.styles_header_big__d6xbM .styles_title__r8Vvi{font-size:26px}@media screen and (max-width:767px){.styles_head__6GsMA.styles_header_big__d6xbM .styles_title__r8Vvi{font-size:24px}}.styles_head__6GsMA.styles_header_big__d6xbM .styles_text__WNVZ7{font-weight:600}.styles_head__6GsMA .styles_logo_wrapper__kNYph{margin-top:15px;margin-bottom:40px;min-width:14px;display:flex;justify-content:center}.styles_head__6GsMA .styles_title__r8Vvi{text-align:center;font-size:24px;margin-bottom:0;font-weight:700}.styles_head__6GsMA .styles_text__WNVZ7{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__6GsMA .styles_text__WNVZ7{width:100%}}.styles_navigation__aL5bi{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.styles_footer__Coa6b{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_footer__Coa6b p{text-align:center;margin-top:15px;font-size:14px;line-height:20px;font-weight:500}.styles_footer__Coa6b p:first-child{margin-top:0}.styles_footer__Coa6b p.styles_small__62mbJ,.styles_footer__Coa6b p[data-small]{color:var(--muted-text-color);font-size:11px;margin-top:0}.styles_footer__Coa6b p.styles_small__62mbJ a,.styles_footer__Coa6b p[data-small] a{font-weight:400;text-decoration:underline}.styles_footer__Coa6b p a{font-weight:700;text-decoration:none}.styles_body__WNKnK{padding:var(--inner-padding)}.styles_body__WNKnK.styles_is_basic__CYrEt{padding:0}.styles_body__WNKnK.styles_without_padding__A94UQ{padding:0!important}.styles_btn__wrapper___NQ3c{margin-bottom:10px}.styles_btn__wrapper___NQ3c .styles_btn__icon__SKeOV{margin-right:10px}.styles_main__faqR9 .styles_body__WNKnK{padding:0 10px}.styles_item__pp30y{margin-bottom:15px}.styles_item__pp30y.styles_button__2Rz9x{margin-bottom:0}.styles_item__pp30y .styles_small__62mbJ{margin-bottom:15px}.styles_btns_wrapper__B14YF{display:flex;gap:10px;justify-content:space-between}.styles_btns_wrapper__B14YF.styles_new__GjzW7>*{flex-basis:49%}.styles_btns_wrapper__B14YF>*{flex-basis:100%}.styles_accordion_wrapper__dy6he.styles_without_border__2ANJJ{border:none;border-radius:0}.styles_accordion_wrapper__dy6he.styles_is_small__r324_ .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:var(--inner-padding)}.styles_accordion_wrapper__dy6he.styles_is_small__r324_ .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:15px}.styles_accordion_wrapper__dy6he.styles_is_large__SNlUn .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:25px 0!important}.styles_accordion_wrapper__dy6he.styles_is_large__SNlUn .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:15px}.styles_accordion_wrapper__dy6he.styles_is_large__SNlUn .styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_content__3oxuh{padding:0 0 25px!important}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy{background:rgba(0,0,0,0);border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im{border-bottom:1px solid var(--divider-color)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{background:rgba(0,0,0,0);padding:10px 15px;border-radius:var(--border-radius) var(--border-radius) 0 0}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:13px;font-weight:700;color:var(--muted-text-color)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{background:rgba(0,0,0,0)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:var(--inner-padding);height:auto}.styles_accordion_wrapper__dy6he.styles_style_5__G0ouk{display:flex;flex-direction:column;gap:8px}.styles_accordion_wrapper__dy6he.styles_style_5__G0ouk .styles_accordion_main__6x_iy{background:#fff;border-radius:var(--border-radius);border:none;box-shadow:var(--shadow-sm);overflow:hidden}.styles_accordion_wrapper__dy6he.styles_style_5__G0ouk .styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im{border-bottom:none}.styles_accordion_wrapper__dy6he.styles_style_5__G0ouk .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{background:#fff;padding:var(--inner-padding);border-radius:var(--border-radius);border-bottom:none}.styles_accordion_wrapper__dy6he.styles_style_5__G0ouk .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:15px;font-weight:600;color:var(--text-color)}.styles_accordion_wrapper__dy6he.styles_style_5__G0ouk .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{background:#fff}.styles_accordion_wrapper__dy6he.styles_style_5__G0ouk .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:0 var(--inner-padding) var(--inner-padding);height:auto}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy{background:rgba(0,0,0,0);border:0;border-top:1px solid var(--muted-divider-color);padding:0;margin:0!important;border-radius:var(--border-radius)}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy:first-child{border-top:0}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_open__rcAOh,.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_main__6x_iy.styles_open__rcAOh{background-color:var(--background-color)}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_with_bg__TiXUm{background-color:var(--muted-divider-color)}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_with_bg__TiXUm.styles_open__rcAOh .styles_accordion_head__jC7im.styles_with_bg__TiXUm{background-color:var(--muted-divider-color)!important}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:10px!important;border:0!important;background:rgba(0,0,0,0)!important;color:inherit!important}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_head__jC7im.styles_with_bg__TiXUm{background:var(--alert-success-color)!important}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:16px;font-weight:700}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{border:0}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:5px 10px 15px!important;height:auto}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy{background:rgba(0,0,0,0);border:0;border-top:1px solid var(--divider-color);padding:0;margin:0!important;border-radius:0}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy:first-child{border-top:0}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:10px;border:0!important;background:rgba(0,0,0,0)!important;color:inherit!important}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_head__jC7im.styles_with_bg__TiXUm{background:var(--alert-success-color)!important}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:16px;font-weight:700}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{border:0}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:5px 10px 15px;height:auto}.styles_accordion_wrapper__dy6he.styles_gap_10__axUzY .styles_accordion_main__6x_iy{margin-bottom:10px}.styles_accordion_wrapper__dy6he.styles_gap_10__axUzY .styles_accordion_main__6x_iy:last-child:not(:first-child){margin-bottom:0}.styles_accordion_wrapper__dy6he.styles_gap_15__WaMkz .styles_accordion_main__6x_iy{margin-bottom:15px}.styles_accordion_wrapper__dy6he.styles_gap_15__WaMkz .styles_accordion_main__6x_iy:last-child:not(:first-child){margin-bottom:0}.styles_accordion_wrapper__dy6he.styles_no_body_padding__UmcCo .styles_accordion_content__3oxuh,.styles_accordion_wrapper__dy6he.styles_no_body_padding__UmcCo .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:0}.styles_accordion_main__6x_iy{background-color:#fff;margin-bottom:10px;border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm)}.styles_accordion_main__6x_iy:last-child:not(:first-child){margin-bottom:0;border-bottom:0}.styles_accordion_main__6x_iy.styles_open__rcAOh{overflow:visible}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im{border-radius:var(--border-radius) var(--border-radius) 0 0;color:var(--text-color);font-weight:700}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im .styles_accordion_icon_wrapper__gwwHv{transform:rotate(0deg)}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:18px}@media(min-width:1920px){.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:22px}}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_content__3oxuh{padding-top:0;border-top:none}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:var(--inner-padding);display:flex;cursor:pointer;align-items:center;justify-content:space-between;background:#fff}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{display:flex;gap:5px;align-items:center;font-size:17px}@media(min-width:1920px){.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:19px}}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_desc__vnIu_{display:flex;font-size:14px;font-weight:400;margin-top:3px;color:var(--muted-text-color)}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_icon_wrapper__gwwHv{display:flex;min-width:20px;-webkit-margin-start:10px;margin-inline-start:10px;transform:rotate(-90deg);transition:all .3s linear}[dir=rtl] .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_icon_wrapper__gwwHv{transform:rotate(90deg)}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_icon_wrapper__gwwHv.styles_icon_prefix__RTyiF{transform:rotate(0deg);transition:none;-webkit-margin-start:0;margin-inline-start:0;min-width:auto}.styles_accordion_main__6x_iy .styles_title_wrapper__XNsuX{display:flex;align-items:center;gap:10px}.styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{height:0;transition:height 4s ease-out}.styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:var(--inner-padding);height:auto;padding-top:0}@media(max-width:500px){.styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding-top:0}}.styles_head__n3gnc{margin:20px 0 10px;padding:10px;color:var(--muted-text-color);text-align:center;font-weight:500}.styles_list_wrapper__w4oa7{padding:10px}.styles_title__DUY1z{margin-bottom:40px}.styles_attendee_card__jrlZ0{overflow:hidden}.styles_attendee_card__jrlZ0 .styles_left__Y5Flj .styles_inner__vK47k .styles_tiers_list__Tm3TC li:after{display:none}.styles_attendee_card__jrlZ0 .styles_right__NthQv .styles_ticket_wrapper__ugXME{padding:0}@media screen and (max-width:580px){.styles_attendee_card__jrlZ0 .styles_right__NthQv .styles_ticket_wrapper__ugXME span{height:34px;min-height:34px;width:100%;max-width:100%;margin-left:0}}.styles_date_badge__mBGtD{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:56px;padding:8px 12px;background:var(--community-primary,linear-gradient(135deg,var(--primary-color,#2563eb) 0,var(--primary-color-dark,#1d4ed8) 100%));border-radius:var(--border-radius-md);box-shadow:0 2px 8px rgba(0,0,0,.1);flex-shrink:0}.styles_date_badge__mBGtD .styles_month__2UfTT{font-size:11px;font-weight:600;letter-spacing:.5px;color:var(--community-primary-text,rgba(255,255,255,.9));opacity:.9;text-transform:uppercase;line-height:1}.styles_date_badge__mBGtD .styles_day__Oofpt{font-size:24px;font-weight:700;color:var(--community-primary-text,#fff);line-height:1.1;margin:2px 0}.styles_date_badge__mBGtD .styles_time__iaagm{font-size:10px;font-weight:500;color:var(--community-primary-text,rgba(255,255,255,.85));opacity:.85;line-height:1;white-space:nowrap}.styles_date_badge__mBGtD{transition:transform .2s ease,box-shadow .2s ease}.styles_date_badge__mBGtD:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media screen and (max-width:480px){.styles_date_badge__mBGtD{min-width:48px;padding:6px 10px;border-radius:var(--border-radius-sm)}.styles_date_badge__mBGtD .styles_month__2UfTT{font-size:10px}.styles_date_badge__mBGtD .styles_day__Oofpt{font-size:20px}.styles_date_badge__mBGtD .styles_time__iaagm{font-size:9px}}.styles_main__VLOI4.styles_map__popup__PdiKp .styles_inner__yHbYs .styles_title__SANRf{font-size:13px;margin-bottom:0}.styles_main__VLOI4.styles_detailed__cOxNN .styles_inner__yHbYs .styles_title__SANRf{font-size:21px}.styles_main__VLOI4.styles_slider_view_wrapper__jsNPZ .styles_inner__yHbYs{align-items:flex-start}.styles_main__VLOI4 .styles_inner__yHbYs{display:flex;gap:16px;justify-content:space-between;align-items:center}@media screen and (max-width:500px){.styles_main__VLOI4 .styles_inner__yHbYs{flex-direction:column;align-items:flex-start}}.styles_main__VLOI4 .styles_inner__yHbYs .styles_left__1AT3J{flex:1 1;min-width:0}.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_row__B1kPe{display:flex;align-items:center;gap:16px}@media screen and (max-width:480px){.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_row__B1kPe{gap:12px}}.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_content__SXUNT{flex:1 1;min-width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_content__SXUNT h1,.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_content__SXUNT h2{margin:0}.styles_main__VLOI4 .styles_inner__yHbYs .styles_right__iRzz7{min-width:150px;max-width:200px;display:flex;justify-content:flex-end;align-items:flex-start}@media screen and (max-width:500px){.styles_main__VLOI4 .styles_inner__yHbYs .styles_right__iRzz7{width:100%;max-width:100%}.styles_main__VLOI4 .styles_inner__yHbYs .styles_right__iRzz7>div{width:100%}}.styles_main__VLOI4 .styles_inner__yHbYs .styles_is_paid__wD18H{color:var(--muted-text-color);font-size:14px;font-weight:700;white-space:wrap;margin:4px 0}.styles_slider_view__CsYse{font-size:16px!important;line-height:1.3}.styles_price_single__7lE_M{background:var(--background-color,#f8fafc);border-radius:var(--border-radius-md);border:1px solid var(--divider-color);transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px}.styles_price_single__7lE_M:hover{background:#fff;border-color:var(--community-primary,var(--primary-color));box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_price_single__7lE_M{color:var(--primary-text-color);font-weight:800;font-size:15px;width:100%;letter-spacing:.02em;white-space:nowrap}.styles_price_single__7lE_M.styles_going__Yuy3U{box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_price_single__7lE_M.styles_going__Yuy3U span{color:inherit!important}.styles_price_single__7lE_M.styles_going__Yuy3U:hover{opacity:.9;transform:translateY(-1px)}.styles_price_single__7lE_M.styles_sold_out__Ud_TP{background-color:color-mix(in srgb,var(--error-color) 10%,transparent)!important;color:var(--error-color)!important;border:1.5px solid var(--error-color)!important;text-transform:uppercase;font-size:13px;letter-spacing:.5px}.styles_price_single__7lE_M.styles_sold_out__Ud_TP:hover{background-color:var(--error-color)!important;color:#fff!important}.styles_expo_price_container__Yp9Ui{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;width:100%;cursor:pointer;justify-content:flex-end}@media screen and (max-width:500px){.styles_expo_price_container__Yp9Ui{justify-content:flex-start;display:grid;grid-template-columns:1fr 1fr;width:100%}}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW{background:var(--background-color,#f8fafc);border-radius:var(--border-radius-md);border:1px solid var(--divider-color);transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW:hover{background:#fff;border-color:var(--community-primary,var(--primary-color));box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW{flex-direction:row;align-items:baseline;gap:6px}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW:hover .styles_value__bjB2u{transform:scale(1.02)}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW .styles_label__rGsqn{font-size:10px;text-transform:uppercase;color:var(--muted-text-color);font-weight:700;letter-spacing:.05em}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW .styles_label__rGsqn:after{content:":"}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW .styles_value__bjB2u{font-size:15px;color:var(--primary-text-color);font-weight:800;transition:transform .2s ease}.section-card_section__S5b_x{background-color:var(--card-background-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);padding:var(--inner-padding);display:flex;flex-direction:column;gap:var(--spacing-lg)}.section-card_section__S5b_x.section-card_flat__8bJor{background-color:rgba(0,0,0,0);box-shadow:none;padding:0}.section-card_header__K8qLn{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.section-card_title__5R2t0{font-size:var(--font-size-xl);font-weight:700;color:var(--text-color);margin:0;text-align:start;line-height:var(--line-height-tight)}.section-card_action__7fXfO{display:flex;align-items:center;gap:var(--spacing-sm)}.section-card_body__vRdyk{min-width:0}.donation-gallery_grid__gy7s7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--spacing-md);gap:var(--spacing-md)}.donation-gallery_cell__xj9yu{aspect-ratio:4/3;overflow:hidden;border-radius:var(--border-radius-sm);background-color:var(--muted-divider-color)}.donation-gallery_image__HNASk{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:640px){.donation-gallery_grid__gy7s7{grid-template-columns:1fr}}.section_component_main__L1P4l{margin-bottom:40px}@media screen and (max-width:767px){.section_component_main__L1P4l{margin-bottom:0}}.section_component_main__L1P4l.section_component_md__8F1_y{margin-bottom:32px}@media screen and (max-width:767px){.section_component_main__L1P4l.section_component_md__8F1_y{margin-bottom:24px}}.section_component_main__L1P4l.section_component_sm__FHZfP{margin-bottom:24px}@media screen and (max-width:767px){.section_component_main__L1P4l.section_component_sm__FHZfP{margin-bottom:16px}}.section_component_main__L1P4l.section_component_xs__z6ISk{margin-bottom:16px}.section_component_main__L1P4l.section_component_noMargin__nm4x6{margin-bottom:0!important}.styles_alert_wrapper__shtxj{padding:10px var(--inner-padding);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center}@media screen and (max-width:380px){.styles_alert_wrapper__shtxj{justify-content:center}}.styles_alert_wrapper__shtxj .styles_alert_message__NgJ0_{font-weight:500}@media screen and (max-width:380px){.styles_alert_wrapper__shtxj .styles_alert_message__NgJ0_ p{text-align:center}}.styles_head__Eh_iE{margin:20px 0 10px;padding:10px;color:var(--muted-text-color);text-align:center;font-weight:500}.styles_list_wrapper__l1y3b{padding:10px}.styles_main__YQ_0C{width:100%;max-width:1000px;margin:0 auto}@media screen and (max-width:767px){.styles_main__YQ_0C>div{border-radius:0}}.styles_modal_body__ciLtJ{padding:0}.styles_header__2mXQq{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--muted-divider-color);padding:15px 45px 15px 15px}.styles_header__2mXQq h3{margin:0 0 10px;color:var(--text-color);font-size:1.25rem;font-weight:600}.styles_header__2mXQq .styles_tierName__NGcOR{color:var(--muted-text-color);font-size:.875rem}.styles_header__2mXQq .styles_avatarWrapper__ksbep{display:flex;flex-direction:row;align-items:center;gap:12px}.styles_header__2mXQq .styles_businessName__VeF32{margin:0;color:var(--text-color);font-size:1rem;font-weight:600}.styles_inner__xP8i3{display:flex;gap:0}@media(max-width:768px){.styles_inner__xP8i3{flex-direction:column}}.styles_left__EiFGq{padding:var(--inner-padding);max-height:calc(100vh - 282px);max-height:calc(100dvh - 282px);-ms-overflow-style:none;scrollbar-width:none;flex-basis:65%;overflow:hidden;overflow-y:scroll}.styles_left__EiFGq::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_left__EiFGq{flex-basis:100%;max-height:max-content;height:auto;min-height:auto;overflow:visible}}.styles_right__1b7LI{flex-basis:35%;background-color:var(--background-color);padding:var(--inner-padding)}@media(max-width:768px){.styles_right__1b7LI{flex-basis:100%}}.styles_right__1b7LI .styles_order_summary___UXXU{margin-bottom:var(--inner-padding)}.styles_right__1b7LI ul{border-bottom:1px solid var(--divider-color)}.styles_right__1b7LI ul li{display:flex;align-items:center;justify-content:space-between;margin:10px;color:var(--muted-color)}@media screen and (max-width:767px){.styles_right__1b7LI ul li{font-size:14px}}.styles_right__1b7LI ul li.styles_tip_slider__mLbs3{margin:20px 10px 25px;display:block}.styles_right__1b7LI ul.styles_tier_list__63vPO .styles_item__sFe61 .styles_time_slot__EOTUU{display:block;font-size:12px;color:var(--muted-text-color)}.styles_right__1b7LI ul.styles_subtial_list__TfXWh{padding:5px 0}.styles_right__1b7LI ul.styles_subtial_list__TfXWh li{position:relative;font-size:14px}.styles_right__1b7LI ul.styles_subtial_list__TfXWh li .styles_item__sFe61{display:flex;gap:5px;align-items:center}.styles_right__1b7LI ul.styles_subtial_list__TfXWh li .styles_price___fiXE .styles_input_wrapper__VlEud{position:relative;width:80px}.styles_right__1b7LI ul.styles_subtial_list__TfXWh li.styles_checkbox_wrapper__45p_5{border-bottom:none;margin-bottom:0}.styles_footer__4IXbR{border-top:1px solid var(--muted-divider-color);padding:var(--inner-padding);background-color:#fff;width:100%;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}@media screen and (max-width:767px){.styles_footer__4IXbR{position:fixed;bottom:0;z-index:9999999;left:0;width:100%;background:#fff;border-radius:0}}.styles_footer__4IXbR .styles_footer_inner__rpi01{display:flex;align-items:center;justify-content:space-between}.styles_totalDisplay__C8MOz{display:flex;align-items:center;gap:10px}.styles_tierInfoSection__rinUM{margin-bottom:20px;border-radius:var(--border-radius);border:1px solid var(--muted-divider-color)}.styles_tierInfoSection__rinUM .styles_tierInfoHeader__6cjRJ{display:flex;align-items:center;justify-content:space-between;padding:var(--inner-padding);border-bottom:1px solid var(--muted-divider-color)}.styles_tierInfoSection__rinUM .styles_tierInfoHeader__6cjRJ h4{margin:0;color:var(--text-color);font-size:1rem;font-weight:600}.styles_tierInfoSection__rinUM .styles_tierInfoBody__CewRx{padding:var(--inner-padding)}.styles_modalHeader__RthSa{margin-bottom:24px}.styles_title__MFuu7{font-size:24px;font-weight:600;color:var(--text-color);margin:0 0 10px}.styles_tierName__NGcOR{color:var(--muted-text-color);font-size:.875rem}.styles_errorMessage__8cd3k{background-color:var(--alert-error-color);border:1px solid var(--error-color);border-radius:var(--border-radius-sm);color:var(--error-color)}.styles_errorMessage__8cd3k,.styles_warningMessage__bp1gO{padding:12px;margin:0 var(--inner-padding) 16px;font-size:14px}.styles_warningMessage__bp1gO{background-color:var(--alert-warning-color);border:1px solid var(--warning-color);border-radius:var(--border-radius-sm);color:#8b6914}.styles_summary__U_riA{padding:16px;background-color:var(--card-background-color);border-radius:var(--border-radius-sm);margin-bottom:20px}.styles_summaryRow__hFGfy{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:var(--muted-text-color)}.styles_summaryRow__hFGfy:not(:last-child){border-bottom:1px solid var(--border-color)}.styles_summaryValue__yB0iw{font-weight:600;color:var(--text-color)}.styles_formGroup___ysPA{margin-bottom:20px}.styles_label__ayn_5{display:block;font-size:14px;font-weight:500;color:var(--text-color);margin-bottom:8px}.styles_inputGroup__sJZJ6{position:relative;display:flex;align-items:center}.styles_inputPrefix__lq5Oe{position:absolute;left:12px;font-size:16px;font-weight:500;color:var(--muted-text-color);pointer-events:none}.styles_input__ZRdwH{width:100%;padding:10px 12px 10px 28px;font-size:16px;border:1px solid var(--border-color);border-radius:var(--border-radius-sm);background-color:var(--input-background-color);color:var(--text-color);transition:border-color .2s}.styles_input__ZRdwH:focus{outline:none;border-color:var(--primary-color)}.styles_input__ZRdwH:disabled{opacity:.5;cursor:not-allowed}.styles_textarea__s_WUV{width:100%;padding:12px 15px;font-size:13px;border:1px solid var(--muted-text-color);border-radius:var(--border-radius);background-color:rgba(0,0,0,0);color:var(--text-color);resize:vertical;font-family:inherit;transition:border-color .2s}.styles_textarea__s_WUV:focus{outline:none;border:1px solid var(--primary-color)}.styles_textarea__s_WUV:focus-visible{outline:none}.styles_textarea__s_WUV:disabled{background:var(--muted-divider-color);cursor:not-allowed}.styles_helperText__ti1BT{display:block;margin-top:6px;font-size:12px;color:var(--muted-text-color)}.styles_totalSection__HXZTe{padding:16px;background-color:var(--card-background-color);border-radius:var(--border-radius-sm);margin-bottom:24px}.styles_totalRow__DLzDw{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;color:var(--text-color)}.styles_totalAmount__AhuAa{font-size:20px;font-weight:700;color:var(--primary-color)}.styles_totalPeriod__SyekS{font-size:14px;font-weight:400;color:var(--muted-text-color)}.styles_orderSummary__Z_v_K .styles_orderSummaryTitle__6xpxM{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 16px}.styles_checkboxWrapper__LFSvK{padding:12px 0;display:flex;align-items:center;gap:8px;margin-left:0!important;margin-right:0!important}.styles_checkboxWrapper__LFSvK .styles_form-group__7XW0e{width:100%}.styles_checkbox__5PP_l{width:18px;height:18px;cursor:pointer}.styles_checkboxLabel__13aXM{font-size:14px;color:var(--text-color);cursor:pointer;margin:0}.styles_tipSection__EM_P3{margin-top:16px;padding-top:16px;border-top:1px solid var(--border-color)}.styles_tipMessageText__rGOhy{font-size:12px;color:var(--muted-text-color);margin-top:10px;font-style:italic;width:100%;display:block;text-align:left}.styles_tipInput__9c_4a{width:100px;padding:6px 10px;font-size:14px;border:1px solid var(--border-color);border-radius:var(--border-radius-xs);background-color:var(--input-background-color);color:var(--text-color);text-align:right}.styles_tipInput__9c_4a:focus{outline:none;border-color:var(--primary-color)}.styles_tipInput__9c_4a:disabled{opacity:.5;cursor:not-allowed}.styles_tipSliderWrapper__6w9j4{flex-direction:column;width:100%;margin-left:0!important;margin-right:0!important}.styles_tipSliderWrapper__6w9j4 .styles_tipRow__ttPCo{width:100%;justify-content:space-between}.styles_tipSlider__PmKYW{margin:16px 0;padding:0 4px;width:100%}.styles_customTipToggle__bHf_j{text-align:center;font-size:13px;color:var(--primary-color);cursor:pointer;margin:12px 0 16px;text-decoration:underline}.styles_customTipToggle__bHf_j:hover{opacity:.8}.styles_changeTip__iBO5C{text-decoration:underline;font-size:13px;cursor:pointer;margin-top:10px;text-align:center;display:block;width:100%;color:var(--primary-color)}.styles_changeTip__iBO5C:hover{opacity:.8}.styles_tipRow__ttPCo{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.styles_totalLabel__q_EXK{font-weight:600;font-size:18px}.styles_skeletonWrapper__Asu_Y{padding:16px 0}.styles_skeletonLine__lQIIz{height:20px;background:linear-gradient(90deg,var(--skeleton-base,#e0e0e0) 0,var(--skeleton-shimmer,#f5f5f5) 50%,var(--skeleton-base,#e0e0e0) 100%);background-size:200% 100%;animation:styles_shimmer__2z1XO 1.5s infinite;border-radius:var(--border-radius-xs);margin-bottom:12px}.styles_skeletonLine__lQIIz:last-child{margin-bottom:0}.styles_skeletonLineWide__U3AZu{height:28px;margin-top:16px;opacity:.8}@keyframes styles_shimmer__2z1XO{0%{background-position:200% 0}to{background-position:-200% 0}}.styles_btns_wrapper__CuSqB{display:flex;gap:10px}.styles_cartItem__hOWFY{background-color:#fff;border-radius:var(--border-radius-sm);padding:12px;margin-bottom:16px;border:1px solid var(--divider-color)}.styles_cartItem__hOWFY .styles_cartItemHeader__mmFgn{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.styles_cartItem__hOWFY .styles_cartItemHeader__mmFgn .styles_cartItemTitle__J_9ZL{font-weight:500;color:var(--text-color);font-size:.875rem}.styles_cartItem__hOWFY .styles_cartItemHeader__mmFgn .styles_cartItemAmount__x24GP{font-weight:600;color:var(--primary-color);font-size:.875rem}.styles_cartItem__hOWFY .styles_cartItemQuantity__m0cHK{color:var(--muted-text-color);font-size:.75rem}@media(max-width:768px){.styles_modal_body__ciLtJ{padding:16px}.styles_title__MFuu7{font-size:20px}}.styles_main__4_6Eo{margin:0 0 10px}@media screen and (max-width:767px){.styles_main__4_6Eo{margin:0}}.styles_main__4_6Eo .styles_title__FnT4u{font-size:21px;margin-bottom:15px}.event-details-card_merged__GIGDX{background-color:#f3f3f5;border:none;box-shadow:none;gap:var(--spacing-xl);padding:var(--spacing-lg)}.event-details-card_block__6vZ0H{display:flex;flex-direction:column;gap:var(--spacing-md)}.event-details-card_block_header__XcX7B{display:flex;align-items:center;gap:var(--spacing-sm)}.event-details-card_block_icon__oAMBh{display:inline-flex;align-items:center;justify-content:center;color:var(--pillar-learn)}.event-details-card_block_label__ptcZE{font-size:var(--font-size-base);font-weight:700;color:var(--text-color)}.event-details-card_instructions_text__KdL_v{color:var(--muted-text-color);font-size:var(--font-size-base);line-height:var(--line-height-relaxed)}.event-details-card_instructions_text__KdL_v p{margin:0}.event-details-card_divider__zb0EW{block-size:1px;background-color:var(--divider-color);margin-block:var(--spacing-sm)}.event-details-card_section_heading__ifnz0{font-size:var(--font-size-base);font-weight:700;color:var(--text-color);-webkit-margin-before:var(--spacing-md);margin-block-start:var(--spacing-md)}.event-details-card_faq_list__GwTV4{display:flex;flex-direction:column;gap:var(--spacing-sm)}.event-details-card_faq_item__ywox6{background-color:var(--background-color);border-radius:var(--border-radius-md);overflow:hidden}.event-details-card_faq_head__qDUWF{inline-size:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:start;font-family:inherit}.event-details-card_faq_question__CKTal{font-size:var(--font-size-base);font-weight:600;color:var(--text-color);line-height:var(--line-height-snug)}.event-details-card_faq_chevron__x9bZA{display:inline-flex;align-items:center;justify-content:center;color:var(--muted-text-color);flex-shrink:0;transition:transform var(--duration-normal) var(--ease-default)}.event-details-card_faq_item__ywox6.event-details-card_open__68RQQ .event-details-card_faq_chevron__x9bZA{transform:rotate(180deg)}.event-details-card_faq_answer__opZ_g{padding:0 var(--spacing-lg) var(--spacing-md);color:var(--muted-text-color);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);white-space:pre-wrap}.supporter-wall_section__Jajc6{display:flex;flex-direction:column;gap:20px;background:rgba(0,0,0,0);padding:0}.supporter-wall_header__uHdvb{display:flex;align-items:center;justify-content:space-between;gap:12px}.supporter-wall_title__MOAbk{font-size:var(--font-size-xl);font-weight:700;color:var(--text-color);margin:0;line-height:var(--line-height-tight)}.supporter-wall_see_all__2afht{font-size:var(--font-size-sm);font-weight:600;color:var(--secondary-color);background:none;border:none;cursor:pointer;padding:0;white-space:nowrap;flex-shrink:0}.supporter-wall_see_all__2afht:hover{opacity:.8}.supporter-wall_donor_list__H_2s2{display:flex;flex-direction:column;gap:10px}.supporter-wall_donor_row__umTvJ{display:flex;align-items:center;gap:14px;background:rgba(var(--text-color-rgb),.04);border-radius:var(--border-radius-pill);padding:12px 20px}.supporter-wall_donor_info__AJug9{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.supporter-wall_donor_name_line__V3Ay7{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.supporter-wall_donor_name__F6sBh{font-size:var(--font-size-md);font-weight:700;color:var(--text-color)}.supporter-wall_donor_contribution__12iTW{font-size:var(--font-size-sm);color:var(--muted-text-color);font-weight:400}.supporter-wall_donor_message__BGswU{font-size:var(--font-size-sm);color:var(--muted-text-color);font-style:italic;margin:0;line-height:1.5}.transparency-impact_grid__LocQf{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:var(--spacing-md);gap:var(--spacing-md)}.transparency-impact_card__c8fz_{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);padding:var(--inner-padding);background-color:var(--muted-divider-color);border-radius:var(--border-radius-lg);text-align:center}.transparency-impact_percent__hsoyg{font-size:var(--font-size-3xl);font-weight:800;color:var(--primary-color);line-height:1}.transparency-impact_label__rF9vJ{font-size:var(--font-size-sm);color:var(--muted-text-color);font-weight:500}.styles_skeleton_card__RUU1v{display:flex;flex-direction:column;overflow:hidden;height:100%;background:var(--card-background-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm)}.styles_skeleton_card__RUU1v .styles_image_skeleton__vcfKt{position:relative;width:100%;height:200px;flex-shrink:0}@media screen and (max-width:767px){.styles_skeleton_card__RUU1v .styles_image_skeleton__vcfKt{height:160px}}.styles_skeleton_card__RUU1v .styles_image_skeleton__vcfKt .styles_type_badge_overlay__uKRSF{position:absolute;top:12px;left:12px;z-index:2}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_{display:flex;flex-direction:column;flex-grow:1;padding-top:12px}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_ .styles_top_skeleton__Bji77{padding:0 16px;margin-bottom:8px}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_ .styles_info_skeleton__Qnqkk{padding:0 16px;margin-bottom:12px}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_ .styles_info_skeleton__Qnqkk .styles_profile_row__jj3Ek{display:flex;align-items:center;gap:8px}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_ .styles_action_bottom_skeleton__Civt_{margin-top:auto;padding:0 16px 16px;display:flex;flex-direction:column;gap:12px}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_ .styles_action_bottom_skeleton__Civt_ .styles_button_skeleton__OQtGu{width:100%}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_ .styles_action_bottom_skeleton__Civt_ .styles_footer_skeleton__Q6tsP{border-top:1px solid var(--muted-divider-color);padding-top:10px;display:flex;flex-direction:column;gap:8px}.styles_skeleton_card__RUU1v .styles_content_skeleton__bOXd_ .styles_action_bottom_skeleton__Civt_ .styles_footer_skeleton__Q6tsP .styles_footer_icons__fDDgi{display:flex;gap:12px}.styles_item_wrapper__Bq7Me{display:none}.why-this-matters_list__d816_{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-md)}.why-this-matters_item__9wwgS{display:flex;align-items:flex-start;gap:var(--spacing-md)}.why-this-matters_check__r7Js0{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:var(--alert-success-color);color:var(--success-color);font-weight:700;font-size:var(--font-size-sm)}.why-this-matters_text__oYRaU{flex:1 1;min-width:0;font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--text-color)}.styles_searchWrapper__9A9f8,.styles_topicsWrapper__t6ivz{margin-bottom:var(--section-margin)}.styles_feedList__N3GrY{display:flex;flex-direction:column;gap:24px}.styles_skeletonWrapper__QrV7p{margin-top:24px}