.AdvancedSearch_pageLayout__yMuxr{padding:20px;max-width:1400px;margin:0 auto}.AdvancedSearch_title__gnBmW{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:30px;text-align:center}.AdvancedSearch_mainSearch__ylQB7{margin-bottom:20px;width:100%}.AdvancedSearch_mainContent__jRSMZ{display:grid;grid-template-columns:minmax(250px,350px) 1fr;gap:40px}.AdvancedSearch_sidebar__ct7PC{background-color:#1a202c;padding:20px;border-radius:8px;height:fit-content}.AdvancedSearch_sidebarTitle__eAanw{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:20px;border-bottom:1px solid #4a5568;padding-bottom:10px}.AdvancedSearch_filterSection__wF8wR{margin-bottom:20px}@media (max-width:768px){.AdvancedSearch_mainContent__jRSMZ{grid-template-columns:1fr;gap:20px}.AdvancedSearch_sidebar__ct7PC{padding:15px}}.SearchInput_search-container__x9KYs{position:relative;width:100%}.SearchInput_search-input__tGBh4{width:100%;padding:10px 15px;border-radius:50px;border:1px solid #ccc;font-size:1rem}.SearchInput_search-results___qOBw{position:absolute;top:100%;width:100%;max-height:250px;overflow-y:auto;background-color:#030B15;border:1px solid #30363d;border-top:none;border-radius:0 0 10px 10px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:100}.SearchInput_search-result-item__jU1QR{display:block;padding:10px 15px;text-decoration:none;color:white;border-bottom:1px solid #eee;transition:background-color .2s ease}.SearchInput_search-result-item__jU1QR:last-child{border-bottom:none}.SearchInput_search-result-item__jU1QR:hover{background-color:#032a78}.SearchInput_search-result-content__cZQ_9{display:flex;align-items:center;gap:10px}.SearchInput_search-result-image__cxl3s{border-radius:5px;object-fit:cover}.SearchInput_search-result-title__Mhjxq{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SearchInput_no-results-message__ROQKC{padding:10px 15px;text-align:center;color:#666}.DateFilter_date-filter-container__T04zB{display:flex;flex-direction:column;gap:8px}.DateFilter_date-filter-container__T04zB label{color:#e2e8f0;font-size:1rem;font-weight:500}.DateFilter_date-input__ulxzi{box-sizing:border-box;width:100%;padding:10px 12px;background-color:#2d3748;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;cursor:pointer}.DateFilter_date-input__ulxzi:focus{outline:none;border-color:#63b3ed;box-shadow:0 0 0 2px rgba(66,153,225,.5)}.PriceFilter_price-filter-container__xuQLd{display:flex;flex-direction:column;gap:8px}.PriceFilter_price-filter-container__xuQLd label{color:#e2e8f0;font-size:1rem;font-weight:500}.PriceFilter_price-inputs__6Gs_P{display:flex;gap:10px;align-items:center}.PriceFilter_price-input__Uic5i{width:100px;padding:10px 12px;background-color:#2d3748;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.PriceFilter_price-input__Uic5i::-webkit-inner-spin-button,.PriceFilter_price-input__Uic5i::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PriceFilter_price-input__Uic5i:focus{outline:none;border-color:#63b3ed;box-shadow:0 0 0 2px rgba(66,153,225,.5)}.PriceFilter_apply-button__gHY1y{padding:10px 15px;background-color:#4299e1;color:white;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.PriceFilter_apply-button__gHY1y:hover{background-color:#3182ce}.FilteredEventsList_event-grid__VK8tQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;padding:20px 0}.FilteredEventsList_event-card__txeYf{display:block;background-color:#1a202c;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.FilteredEventsList_event-card__txeYf:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,.2)}.FilteredEventsList_event-title__wXPdA{font-size:1.25rem;font-weight:600;color:#fff;margin:16px}.FilteredEventsList_event-info__FotaZ{font-size:.9rem;color:#a0aec0;margin:0 16px 16px}.FilteredEventsList_message__JK7xu{color:#a0aec0;font-size:1rem;text-align:center;padding:40px 0;width:100%}@media (max-width:600px){.FilteredEventsList_event-grid__VK8tQ{grid-template-columns:1fr}}.About_aboutSection__eMbII{background-color:#0a0a0a;color:white;padding:5rem 1.5rem;text-align:center}.About_aboutContainer__pnnof{max-width:48rem;margin:0 auto}.About_aboutHeading__kacNq{font-size:2.25rem;font-weight:700;color:white;margin-bottom:1.5rem}.About_aboutParagraph__4DHb5{font-size:1rem;color:#d1d5db;line-height:1.625}@media (max-width:768px){.About_aboutHeading__kacNq{font-size:2rem}}.EventList_eventSection__0nyCv{background-color:#0a0a0a;padding:5rem 3rem}.EventList_eventListContainer__z9poH{max-width:70rem;margin-left:auto;margin-right:auto}.EventList_eventHeading__ZSPO_{font-size:2.25rem;font-weight:700;text-align:center;color:white;margin-bottom:3rem}.EventList_eventsGrid__xC_5K{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.EventList_eventCardWrapper__n0U1r{width:100%}@media (max-width:768px){.EventList_eventsGrid__xC_5K{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.EventList_eventsGrid__xC_5K{grid-template-columns:1fr}}.EventCard_card__Yw_ze{background-color:#030B15;border:1px solid #30363d;border-radius:12px;padding:0;overflow:hidden;display:flex;flex-direction:column;gap:0;box-shadow:0 4px 12px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease;color:white;width:100%}.EventCard_card__Yw_ze:hover{transform:scale(1.02);box-shadow:0 0 10px rgba(31,111,235,.4)}.EventCard_image__le2h2{width:100%;height:200px;object-fit:cover;border-radius:0;display:block}.EventCard_details__endNL{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:1rem 1.5rem 1.5rem;width:100%;box-sizing:border-box}.EventCard_title__7ty7p{font-size:1.25rem;color:#0592f3;margin-bottom:.75rem;font-weight:700}.EventCard_meta__BpvJQ,.EventCard_title__7ty7p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.EventCard_meta__BpvJQ{font-size:.9rem;color:#c9d1d9;margin-bottom:.5rem;display:flex;align-items:center;gap:.4rem}.EventCard_meta__BpvJQ strong{flex-shrink:0}.EventCard_description__88pHi{font-size:.9rem;color:#a0a0a0;line-height:1.4;margin-bottom:1rem}@media (max-width:768px){.EventCard_image__le2h2{height:160px}.EventCard_title__7ty7p{font-size:1.1rem}.EventCard_meta__BpvJQ{font-size:.85rem}}@media (max-width:480px){.EventCard_image__le2h2{height:140px}.EventCard_title__7ty7p{font-size:1rem}}.ButtonPrimary_buttonPrimary__PWld1{background-color:#4299e1;color:white;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1);display:inline-block;text-align:center;text-decoration:none}.ButtonPrimary_buttonPrimary__PWld1:hover{background-color:#3182ce;box-shadow:0 6px 8px rgba(0,0,0,.15)}.ButtonPrimary_buttonPrimary__PWld1:disabled{background-color:#a0aec0;cursor:not-allowed;box-shadow:none}.MainEvent_mainEventContainer___KVxh{max-width:1200px;margin:2rem auto;padding:0 1.5rem}.MainEvent_imageWrapper__uaxPl{position:relative;width:100%;height:450px;background-size:cover;background-position:50%;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:white;padding:2rem}.MainEvent_imageOverlay__w1Xan{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.MainEvent_eventContent__T_KGG{position:relative;z-index:10;width:100%;display:flex;justify-content:space-between;align-items:center}.MainEvent_eventTitle__Laaea{font-size:2rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width:767px){.MainEvent_imageWrapper__uaxPl{height:300px;padding:1.5rem;justify-content:flex-end}.MainEvent_eventContent__T_KGG{flex-direction:column;align-items:flex-start}.MainEvent_eventTitle__Laaea{font-size:1.5rem;margin-bottom:1rem;text-align:left}}.ButtonSecondary_buttonSecondary__4Am3u{background-color:#e2e8f0;color:#4a5568;padding:.75rem 1.5rem;border:1px solid #cbd5e0;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease,border-color .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05);display:inline-block;text-align:center;text-decoration:none}.ButtonSecondary_buttonSecondary__4Am3u:hover{background-color:#cbd5e0;border-color:#a0aec0}.ButtonSecondary_buttonSecondary__4Am3u:disabled{background-color:#f7fafc;color:#a0aec0;cursor:not-allowed}.ErrorComponent_errorContainer__zPw77{display:flex;justify-content:center;align-items:center;width:100%;text-align:center;padding:2rem;box-sizing:border-box;min-height:50vh}.ErrorComponent_errorWrapper__H0Ow7{display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:transparent;padding:2rem;border-radius:8px;box-shadow:none}.ErrorComponent_errorText__CLQBZ{color:#838383;font-size:1.5rem;font-weight:600;margin:0}.LoadingSpinner_loadingContainer__b9rwj{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000}.LoadingSpinner_loadingWrapper__vVYNk{display:flex;flex-direction:column;align-items:center;gap:15px}.LoadingSpinner_loadingText__B_jrO{color:#fff;font-size:1.5rem;font-weight:600}.Alert_alertContainer__YU__F{position:fixed;top:20px;right:20px;display:flex;align-items:center;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:white;z-index:1000;max-width:350px;animation:Alert_slideIn__6e5KU .5s ease-out forwards;backdrop-filter:blur(10px)}.Alert_success__GIXep{background-color:rgba(34,197,94,.7)}.Alert_error__ZN9R8{background-color:rgba(239,68,68,.7)}.Alert_icon__Z_Ntu{margin-right:1rem;font-size:1.5rem}.Alert_message__LObrF{flex-grow:1}.Alert_closeButton__2Bgg1{background:none;border:none;color:white;font-size:1.5rem;cursor:pointer;margin-left:1rem;line-height:1;opacity:.8;transition:opacity .2s ease}.Alert_closeButton__2Bgg1:hover{opacity:1}@keyframes Alert_slideIn__6e5KU{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.SingleEventSelector_container__zSrwS{background-color:#1e1e1e;border:1px solid #333;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:12px}.SingleEventSelector_localityRow__8FoCV{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333;padding-bottom:6px}.SingleEventSelector_localityInfo__jQCli{display:flex;align-items:center;flex:1}.SingleEventSelector_localityText__Ck3Wj{display:flex;flex-direction:column;line-height:1.3}.SingleEventSelector_localityName__IE1iC{color:#fff;font-weight:600}.SingleEventSelector_priceInfo__A8idd{color:#aaa;font-size:.85rem}.SingleEventSelector_priceValue__MzNvb{color:#fff;font-weight:500}.SingleEventSelector_available__WLtSS{color:#888;font-size:.8rem;margin-left:4px}.SingleEventSelector_ticketInput__h2xlV{width:60px;padding:5px;border-radius:6px;border:1px solid #444;background-color:#2a2a2a;color:#fff;text-align:center}.SingleEventSelector_ticketInput__h2xlV:focus{outline:none;border-color:#0070f3;box-shadow:0 0 5px rgba(0,112,243,.5)}.SingleEventSelector_totalCost__AlAoi{font-weight:700;color:#fff;text-align:right;margin-top:10px;font-size:1.1rem}.PalcoAndGeneralSelector_container__OikHT{background-color:#1e1e1e;border:1px solid #333;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:16px}.PalcoAndGeneralSelector_localityGroup__uP_Lh h4{margin-bottom:8px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.PalcoAndGeneralSelector_collapseArrow__csH0n{margin-left:8px;font-size:12px}.PalcoAndGeneralSelector_palcosContainer__DFjq0{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.PalcoAndGeneralSelector_palcoBox__FJrVg{width:50px;height:50px;border-radius:4px;padding:4px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:11px;transition:all .2s}.PalcoAndGeneralSelector_palcoBox__FJrVg:hover{transform:scale(1.05)}.PalcoAndGeneralSelector_selected__Ec_oi{outline:3px solid #fff;box-shadow:0 0 0 2px #0070f3,0 4px 12px rgba(0,112,243,.4);position:relative}.PalcoAndGeneralSelector_selected__Ec_oi:after{content:"";position:absolute;inset:0;background-color:rgba(255,255,255,.72);pointer-events:none;border-radius:inherit}.PalcoAndGeneralSelector_selected__Ec_oi .PalcoAndGeneralSelector_palcoLabel__6tD4g,.PalcoAndGeneralSelector_selected__Ec_oi .PalcoAndGeneralSelector_sillaIcon__oBoqu{position:relative;z-index:1}.PalcoAndGeneralSelector_disabled__bQzxt{opacity:.6}.PalcoAndGeneralSelector_palcoLabel__6tD4g{font-weight:700;font-size:12px}.PalcoAndGeneralSelector_sillaIcon__oBoqu{display:flex;align-items:center;gap:2px}.PalcoAndGeneralSelector_sillaCount__5SlWL{color:#fff;font-size:10px}.PalcoAndGeneralSelector_generalRow__JOom8{display:flex;justify-content:flex-start;align-items:center;margin-top:8px}.PalcoAndGeneralSelector_ticketInput__s0YMd{width:60px;padding:5px;border-radius:6px;border:1px solid #444;background-color:#2a2a2a;color:#fff}.PalcoAndGeneralSelector_palcoInfo__lR3ne{display:flex;flex-direction:column;align-items:center;gap:4px}.PalcoAndGeneralSelector_priceTag__fd3PD{font-size:10px;font-weight:700;color:#fff}.VenueMapSelector_wrapper__G5xiI{display:flex;flex-direction:column;gap:.75rem}.VenueMapSelector_mapContainer__puBIh{position:relative;background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.06)}.VenueMapSelector_svg__W_k81{display:block;width:100%;aspect-ratio:3/2;max-height:520px}@media (max-width:640px){.VenueMapSelector_svg__W_k81{max-height:280px}}.VenueMapSelector_zoomControls__eCDw1{position:absolute;top:12px;left:12px;z-index:10;display:flex;flex-direction:column;gap:5px}.VenueMapSelector_zoomBtn__iM1W9{width:30px;height:30px;border-radius:8px;background:rgba(255,255,255,.92);color:#1e293b;border:1px solid #e2e8f0;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,.12);backdrop-filter:blur(6px);transition:background .12s,box-shadow .12s}.VenueMapSelector_zoomBtn__iM1W9:hover{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.35)}@media (max-width:480px){.VenueMapSelector_zoomBtn__iM1W9{width:26px;height:26px;font-size:.82rem;border-radius:6px}}.VenueMapSelector_tooltip__caYih{position:fixed;pointer-events:none;z-index:9999;background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:10px 14px;min-width:160px;box-shadow:0 8px 30px rgba(0,0,0,.5)}.VenueMapSelector_tooltipTitle__4uPVz{font-size:.78rem;font-weight:700;color:#f1f5f9;margin:0 0 4px}.VenueMapSelector_tooltipDetail__AJn5M{font-size:.7rem;color:#64748b;margin:0 0 4px}.VenueMapSelector_tooltipPrice__GD_cO{font-size:.8rem;font-weight:700;color:#34d399;margin:0}.VenueMapSelector_tooltipUnavailable__E9MTn{color:#f87171}.VenueMapSelector_tooltipSelected__kX1l7{font-size:.7rem;color:#60a5fa;margin:4px 0 0}@media (max-width:640px){.VenueMapSelector_tooltip__caYih{display:none}}.VenueMapSelector_legend__WntyG{display:flex;align-items:center;gap:1rem;padding:0 .25rem;flex-wrap:wrap}.VenueMapSelector_legendItem___AlNN{display:flex;align-items:center;gap:.38rem;font-size:.75rem;color:#64748b;font-weight:500}.VenueMapSelector_legendDot__JjNrW{width:12px;height:12px;border-radius:3px;flex-shrink:0}.VenueMapSelector_arcPanel__4H_mm{position:relative;display:flex;align-items:center;gap:.9rem;padding:.9rem 1.1rem .9rem 1.4rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;animation:VenueMapSelector_slideIn__qwl5_ .15s ease}.VenueMapSelector_arcPanelAccent__JQAwZ{position:absolute;left:0;top:0;bottom:0;width:5px;border-radius:14px 0 0 14px}@keyframes VenueMapSelector_slideIn__qwl5_{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.VenueMapSelector_arcPanelInfo__SnXid{flex:1;display:flex;flex-direction:column;gap:2px}.VenueMapSelector_arcPanelName__3677X{font-size:.95rem;font-weight:700;color:#0f172a}.VenueMapSelector_arcPanelPrice__6nJK_{font-size:.82rem;font-weight:600;color:#2563eb}.VenueMapSelector_arcPanelType__9uReP{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.VenueMapSelector_arcPanelAvail__XxNj_{font-size:.72rem;color:#64748b}.VenueMapSelector_arcPanelClose__qFdA1{background:none;border:none;color:#94a3b8;font-size:.9rem;cursor:pointer;padding:5px 7px;border-radius:7px;flex-shrink:0;transition:background .12s,color .12s}.VenueMapSelector_arcPanelClose__qFdA1:hover{background:#f1f5f9;color:#475569}@media (max-width:480px){.VenueMapSelector_arcPanel__4H_mm{flex-wrap:wrap}.VenueMapSelector_arcPanelClose__qFdA1{margin-left:auto}}.VenueMapSelector_qtyRow__4PTeI{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.VenueMapSelector_qtyBtn__B_Tbq{width:32px;height:32px;border-radius:50%;background:#eff6ff;border:1.5px solid #bfdbfe;color:#1d4ed8;font-size:1.15rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .13s,border-color .13s,color .13s,transform .1s;user-select:none}.VenueMapSelector_qtyBtn__B_Tbq:hover:not(:disabled){background:#2563eb;color:#fff;border-color:#2563eb}.VenueMapSelector_qtyBtn__B_Tbq:active:not(:disabled){transform:scale(.92)}.VenueMapSelector_qtyBtn__B_Tbq:disabled{opacity:.3;cursor:not-allowed}.VenueMapSelector_qtyValue__vPRwV{min-width:22px;text-align:center;font-size:.92rem;font-weight:700;color:#0f172a}.VenueMapSelector_arcList__EP5Xd{display:flex;flex-direction:column;gap:.45rem}.VenueMapSelector_arcListItem__Q7DoK{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:11px;transition:border-color .12s,background .12s}.VenueMapSelector_arcListItemSelected__XE_d2{background:#eff6ff;border-color:#93c5fd}.VenueMapSelector_arcListDot__U9hUq{width:13px;height:13px;border-radius:4px;flex-shrink:0}.VenueMapSelector_arcListInfo__1ObQG{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.VenueMapSelector_arcListName__i7JUv{font-size:.85rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VenueMapSelector_arcListMeta__R37JQ{font-size:.72rem;color:#64748b}.VenueMapSelector_soldOut__mn3Du{color:#ef4444}.VenueMapSelector_unmappedBlock__sHtZm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;padding:.75rem .9rem}.VenueMapSelector_unmappedTitle__udTgQ{font-size:.83rem;font-weight:600;color:#334155;margin:0 0 .55rem;display:flex;align-items:center;gap:.5rem}.VenueMapSelector_unmappedAvail__0EeXC{margin-left:auto;font-size:.72rem;color:#94a3b8;font-weight:400}.VenueMapSelector_palcoGrid__bPZDm{display:flex;flex-wrap:wrap;gap:.35rem}.VenueMapSelector_palcoCell__JjV8E{display:flex;flex-direction:column;align-items:center;padding:.3rem .55rem;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .13s;min-width:48px}.VenueMapSelector_palcoCell__JjV8E:hover:not(:disabled){border-color:rgba(255,255,255,.7);transform:translateY(-1px)}.VenueMapSelector_palcoCellSel__WiCmV{border-color:#60a5fa!important;box-shadow:0 0 0 1px #60a5fa}.VenueMapSelector_palcoCellOff__GY7Ic{cursor:not-allowed;opacity:.35}.VenueMapSelector_palcoCellNum__oA_t9{font-size:.78rem;font-weight:700;color:#fff}.VenueMapSelector_palcoCellPrice__czL5j{font-size:.6rem;color:rgba(255,255,255,.8)}.TransactionCard_card__0nUCv{background-color:#1e1e1e;border:1px solid #333;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3);display:flex;flex-direction:column;transition:transform .2s ease,border-color .2s ease;min-height:200px}.TransactionCard_card__0nUCv:hover{transform:translateY(-5px);border-color:#0070f3}.TransactionCard_header__OKNZE{padding:1rem;background-color:#2a2a2a;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333}.TransactionCard_title__zPXSA{font-size:1.25rem;font-weight:700;color:#0592f3;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TransactionCard_value__2C23I{font-size:1.5rem;font-weight:700;color:white}.TransactionCard_details__S_BKz{padding:1rem;display:flex;flex-direction:column;gap:1rem}.TransactionCard_infoGroup__inLHd{display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width:640px){.TransactionCard_infoGroup__inLHd{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.TransactionCard_meta__TThgm{font-size:.875rem;color:#a0a0a0;margin:0;line-height:1.4}.TransactionCard_meta__TThgm strong{color:#ffffff;font-weight:500}.TransactionCard_location__V5lxj{border-top:1px solid #333;padding-top:1rem;margin-top:.5rem}.TransactionCard_locationTitle__q38QL{font-weight:700;font-size:.875rem;color:#ffffff;margin-bottom:.5rem}.TransactionCard_locationList__3MGmn{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.25rem}@media (min-width:640px){.TransactionCard_locationList__3MGmn{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}.TransactionCard_locationItem__AbWtC{font-size:.8rem;color:#a0a0a0}.TransactionCard_locationKey__DTjFg{text-transform:capitalize;font-weight:500;margin-right:.25rem;color:#ccc}.TransactionCard_locationValue__vQ2p2{color:#fff}