.styles_container__JcISN{max-width:1200px;margin:0 auto;padding:20px}.styles_header__KIlmX{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.styles_logo__lZccK{display:flex;align-items:center;font-size:20px;font-weight:600;color:#333}.styles_logo__lZccK:before{content:"🎪";margin-right:8px;font-size:24px}.styles_closeBtn__k346g{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.styles_mainContent__vNT7s{display:grid;grid-template-columns:1fr 400px;gap:60px;align-items:start}.styles_leftSection__jbpAz{background:white;border-radius:12px;padding:40px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.styles_title__XMENf{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px;color:#1a1a1a}.styles_subtitle__LUiV_{color:#666;margin-bottom:8px}.styles_claimLink__U0Csc{color:#4285f4;text-decoration:underline;cursor:pointer}.styles_breadcrumb__RhBJa{display:flex;align-items:center;gap:12px;margin:30px 0;color:#666;font-size:14px}.styles_breadcrumb__RhBJa .styles_active__RcBev{color:#f4b400;font-weight:500}.styles_section__vIJyU{margin-bottom:40px}.styles_sectionHeader__DiWos{display:flex;align-items:center;gap:12px;margin-bottom:20px}.styles_stepNumber__nmbEP{background:#333;color:white;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.styles_sectionTitle__vUkn1{font-size:20px;font-weight:600}.styles_ticketTypes__afsSX{display:flex;gap:12px;margin-bottom:30px}.styles_ticketType__Qp3ev{padding:12px 24px;border:2px solid #e0e0e0;border-radius:8px;background:white;cursor:pointer;transition:all .2s;font-weight:500}.styles_ticketType__Qp3ev.styles_active__RcBev{border-color:#333;background:#333;color:white}.styles_calendar__U9G1b{background:#f8f9fa;border-radius:12px;padding:24px}.styles_calendarHeader__mSAw0{text-align:center;font-size:16px;font-weight:600;margin-bottom:20px;color:#333}.styles_calendarGrid__2psPJ{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.styles_day__tW4Tm{text-align:center;padding:16px 8px;border-radius:8px;cursor:pointer;transition:all .2s;background:white;border:2px solid transparent}.styles_day__tW4Tm:hover{background:#f0f0f0}.styles_day__tW4Tm.styles_selected__UDONM{background:#333;color:white;border-color:#333}.styles_dayName__AS_n8{font-size:12px;color:#666;margin-bottom:4px}.styles_day__tW4Tm.styles_selected__UDONM .styles_dayName__AS_n8{color:#ccc}.styles_dayNumber__ryWrD{font-size:18px;font-weight:600}.styles_ticketDetailsSection__Bejz2{opacity:.5;pointer-events:none;transition:all .3s}.styles_ticketDetailsSection__Bejz2.styles_active__RcBev{opacity:1;pointer-events:all}.styles_ticketDetailsPlaceholder__Np5ht{color:#999;font-style:italic}.styles_rightSection__a4esQ{background:white;border-radius:12px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.05);position:sticky;top:20px}.styles_orderTitle___pXb2{font-size:20px;font-weight:600;margin-bottom:20px}.styles_orderPlaceholder__WTutz{color:#999;font-style:italic;text-align:center;padding:40px 20px}.styles_orderSummary___nctP{display:none}.styles_orderSummary___nctP.styles_show__xSmcs{display:block}.styles_selectedDate__w3eT_{background:#f0f8ff;border:1px solid #4285f4;border-radius:8px;padding:16px;margin-bottom:20px}.styles_selectedDateLabel__dolCs{font-size:12px;color:#666;margin-bottom:4px}.styles_selectedDateValue__ddcpd{font-weight:600;color:#333}.styles_ticketItem__mXHCv{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #eee}.styles_ticketName__yxi4G{font-weight:500}.styles_ticketPrice__QEEOe{font-weight:600;color:#333}.styles_total__sAClI{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:18px;font-weight:700;border-top:2px solid #eee;margin-top:10px}.styles_checkoutBtn__K8HJO{width:100%;background:#4285f4;color:white;border:none;border-radius:8px;padding:16px;font-size:16px;font-weight:600;cursor:pointer;margin-top:20px;transition:background .2s}.styles_checkoutBtn__K8HJO:hover{background:#3367d6}.styles_checkoutBtn__K8HJO:disabled{background:#ccc;cursor:not-allowed}@media (max-width:768px){.styles_mainContent__vNT7s{grid-template-columns:1fr;gap:30px}.styles_rightSection__a4esQ{position:static}.styles_leftSection__jbpAz{padding:20px}.styles_title__XMENf{font-size:28px}.styles_calendarGrid__2psPJ{grid-template-columns:repeat(3,1fr)}}