.ticket-type-card{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s ease;background:#fff;cursor:pointer}.ticket-type-card:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a}.ticket-type-card.selected{border-color:#3b82f6;background-color:#eff6ff;box-shadow:0 4px 6px -1px #3b82f633}.ticket-type-card.has-selection{border-color:#3b82f6;background-color:#eff6ff}.pool-card{position:relative;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem 1.25rem 1.25rem;transition:all .2s ease;background:#fff;margin-bottom:1rem}.pool-label{position:absolute;top:-10px;left:16px;background:#fff;padding:0 8px;font-size:12pt;font-weight:500;color:#374151;line-height:1.2}.pool-time-limit{position:absolute;top:2px;right:2px;background:none;border:none;color:#000;padding:4px 8px;border-radius:4px;font-size:9pt;font-weight:500;line-height:1.2}@media (max-width: 640px){.pool-time-limit{top:2px;right:2px;font-size:8pt;line-height:1}}.pool-card.has-selection{border-color:#3b82f6;background-color:#eff6ff}.pool-card.has-selection .pool-label{background-color:#eff6ff}.pool-card.recommended{border-color:#10b981;background-color:#f0fdf4}.pool-card.recommended .pool-label{background-color:#f0fdf4}.pool-card.has-selection:hover{border-color:#2563eb;box-shadow:0 4px 6px -1px #3b82f626,0 2px 4px -1px #3b82f61a}.ticket-type-row{position:relative;border:1px solid #e5e7eb;border-radius:6px;padding:.8rem .75rem .75rem;margin:.8rem 0;background:#fafafa;transition:all .2s ease}.ticket-type-label{position:absolute;top:-8px;left:16px;background:#fafafa;padding:0 8px;font-size:1rem;font-weight:700;color:#374151;line-height:1.2}.ticket-type-row .ticket-price-info{margin:.5rem 0 .8rem;line-height:1.2}@media (max-width: 640px){.ticket-type-row .ticket-price-info{text-align:center}}.ticket-type-row.has-selection{border-color:#3b82f6;background-color:#f0f9ff}.ticket-type-row.has-selection .ticket-type-label{background-color:#f0f9ff}.ticket-type-row:hover{border-color:#d1d5db}.ticket-type-content{display:flex;flex-direction:column;flex:1;padding-left:.5rem}@media (max-width: 640px){.ticket-type-content{padding-left:0}}.ticket-type-more-info{margin-top:0;padding-top:0}.ticket-type-more-info-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;margin:0;font:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;color:#111827;font-size:.75rem;font-weight:500;transition:color .2s ease}.ticket-type-more-info-toggle:hover{color:#374151}.ticket-type-more-info-toggle:focus-visible{outline:1px solid #3b82f6;outline-offset:2px;border-radius:2px}.more-info-chevron{font-size:.5rem;transition:transform .2s ease;display:inline-block}.ticket-type-more-info-toggle.expanded .more-info-chevron{transform:rotate(180deg)}.ticket-type-more-info-content{padding:.375rem 0 .125rem}.ticket-type-description-text{font-size:.75rem;color:#4b5563;margin:0 0 .25rem;line-height:1.4}.ticket-document-description{font-size:.75rem;color:#ea580c;margin:0;line-height:1.4}.ticket-price-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width: 640px){.ticket-price-controls{display:block;margin-top:1rem}.ticket-price-controls .text-right{text-align:center;margin-bottom:.75rem}.ticket-price-controls .quantity-controls{justify-content:center}}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-red-600{color:#dc2626}.text-red-800{color:#991b1b}.text-orange-600{color:#ea580c}.text-orange-800{color:#9a3412}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-center{text-align:center}.text-right{text-align:right}.font-medium{font-weight:500}.font-semibold{font-weight:600}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.p-3{padding:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.border{border-width:1px;border-style:solid;border-color:#e5e7eb}.border-t{border-top-width:1px;border-top-style:solid;border-top-color:#e5e7eb}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.bg-red-100{background-color:#fee2e2}.bg-orange-100{background-color:#ffedd5}.bg-green-100{background-color:#dcfce7}.flex{display:flex}.inline-block{display:inline-block}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.hidden{display:none}.gap-2{gap:.5rem}.gap-4{gap:1rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-12{width:3rem}.h-12{height:3rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.quantity-controls{display:flex;align-items:center;gap:.5rem;margin-bottom:0}.quantity-btn{width:32px;height:32px;border:1px solid #d1d5db;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500}.quantity-btn:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.quantity-btn:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb}.quantity-input{width:60px;text-align:center;border:1px solid #d1d5db;border-radius:4px;padding:.25rem;font-size:.875rem}.quantity-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.summary-item{transition:all .3s ease}.summary-item.updated{background-color:#fef3c7;transform:scale(1.02)}@media (max-width: 640px){.ticket-type-card{padding:.75rem}.quantity-controls{flex-wrap:wrap;justify-content:center;gap:.25rem}.quantity-btn{width:28px;height:28px;font-size:.75rem}.quantity-input{width:50px}}.pool-card.pool-unavailable{opacity:.7;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-color:#d1d5db;cursor:not-allowed}.pool-card.pool-unavailable:hover{border-color:#d1d5db;box-shadow:none}.pool-card.pool-unavailable .pool-label{background:linear-gradient(135deg,#f9fafb,#f3f4f6);color:#6b7280}.pool-card.pool-status-sold_out{border-left:4px solid #ef4444}.pool-card.pool-status-not_yet_available{border-left:4px solid #f59e0b}.pool-card.pool-status-expired{border-left:4px solid #6b7280}.pool-card.pool-status-inactive{border-left:4px solid #9ca3af}.pool-status-message{position:absolute;top:2px;right:2px;padding:4px 8px;border-radius:4px;font-size:9pt;font-weight:500;line-height:1.2;background:none;border:none;color:#000}.pool-card.pool-status-sold_out .pool-status-message{color:#991b1b}.pool-card.pool-status-not_yet_available .pool-status-message{color:#92400e}.pool-card.pool-status-expired .pool-status-message{color:#4b5563}.pool-card.pool-status-inactive .pool-status-message{color:#6b7280}@media (max-width: 640px){.pool-status-message{font-size:8pt}}.status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:4px;font-size:11pt;font-weight:500;line-height:1.2}.status-badge-sold-out{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.status-badge-not-yet{background:#fef3c7;color:#92400e;border:1px solid #fbbf24}.status-badge-expired{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.status-badge-inactive{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.ticket-type-row.ticket-type-unavailable{background:#f9fafb}.ticket-type-row.ticket-type-unavailable .ticket-type-label{background:#f9fafb;color:#9ca3af}.ticket-type-row.ticket-type-unavailable:hover{border-color:#e5e7eb}.unavailable-label{display:inline-block;padding:6px 12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;color:#6b7280;font-size:.875rem;font-weight:500}.text-gray-400{color:#9ca3af}#resale-offers-container{border-top:2px solid #e5e7eb;padding-top:1rem}.resale-offer-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #b8daff;border-radius:8px;background:#f0f7ff;transition:border-color .2s ease}.resale-offer-card:hover{border-color:#17a2b8}.resale-offer-card--selected{border-color:#17a2b8;background:#e0f3f7;box-shadow:0 0 0 2px #17a2b833}.resale-offer-info{flex:1}.resale-offer-type{font-weight:600;font-size:.95rem;color:#1f2937;margin-bottom:.25rem}.resale-offer-details{display:flex;gap:1rem;font-size:.85rem;color:#6b7280}.resale-offer-total{font-size:.85rem;font-weight:600;color:#374151;margin-top:.25rem}.resale-buy-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#17a2b8;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease;white-space:nowrap}.resale-buy-btn:hover{background:#128294}.resale-buy-btn:disabled{opacity:.6;cursor:not-allowed}.resale-buy-btn--selected{background:#138496}@media (max-width: 640px){.resale-offer-card{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem}.resale-offer-details{flex-direction:column;gap:.25rem}.resale-offer-action{display:flex}.resale-buy-btn{width:100%;justify-content:center;padding:.625rem 1rem}}
