.my-bookings-module__qK3q7a__page{background:var(--color-bg);width:100%;min-height:100%}.my-bookings-module__qK3q7a__mainSection{padding-top:clamp(1.5rem,3vw,2rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.my-bookings-module__qK3q7a__stats{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 0 clamp(1.5rem,3vw,2rem);padding:0;list-style:none;display:grid}@media (min-width:768px) and (max-width:991px){.my-bookings-module__qK3q7a__stats{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.my-bookings-module__qK3q7a__stats{grid-template-columns:repeat(4,1fr)}}.my-bookings-module__qK3q7a__stats li{text-align:center;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;padding:clamp(1.1rem,2vw,1.35rem) 1rem;display:flex}.my-bookings-module__qK3q7a__stats strong{color:var(--color-primary);font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:800;line-height:1.1}.my-bookings-module__qK3q7a__stats span{color:var(--color-text-muted);margin-top:.3rem;font-size:.8rem;font-weight:500}.my-bookings-module__qK3q7a__loading{text-align:center;color:var(--color-text-muted);background:var(--color-surface);border-radius:var(--radius-lg);border:1px dashed var(--color-border);justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.my-bookings-module__qK3q7a__errorBox{text-align:center;border-radius:var(--radius-lg);background:#fef2f2;border:1px solid #fecaca;padding:2rem 1.5rem}.my-bookings-module__qK3q7a__errorBox p{color:var(--color-error);margin-bottom:1rem}.my-bookings-module__qK3q7a__empty{text-align:center;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,3vw,2rem)}.my-bookings-module__qK3q7a__empty h2{color:var(--color-primary-dark);margin-bottom:.5rem;font-size:1.35rem}.my-bookings-module__qK3q7a__empty p{color:var(--color-text-muted);max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;line-height:1.65}.my-bookings-module__qK3q7a__emptyActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.my-bookings-module__qK3q7a__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.my-bookings-module__qK3q7a__filters{flex-wrap:wrap;gap:.5rem;display:flex}.my-bookings-module__qK3q7a__filterTab{border-radius:var(--btn-radius);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.my-bookings-module__qK3q7a__filterTab:hover{border-color:var(--color-primary-light);background:#f0f7f4}.my-bookings-module__qK3q7a__filterTabActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.my-bookings-module__qK3q7a__tabCount{background:#0000001a;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;font-weight:700;display:inline-flex}.my-bookings-module__qK3q7a__filterTabActive .my-bookings-module__qK3q7a__tabCount{background:#ffffff40}.my-bookings-module__qK3q7a__resultCount{color:var(--color-text-muted);margin:0;font-size:.85rem}.my-bookings-module__qK3q7a__noMatch{text-align:center;background:var(--color-surface);border-radius:var(--radius-lg);border:1px dashed var(--color-border);padding:2.5rem 1.5rem}.my-bookings-module__qK3q7a__noMatch p{color:var(--color-text-muted);margin-bottom:1rem}.my-bookings-module__qK3q7a__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.my-bookings-module__qK3q7a__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;padding:clamp(1rem,2.5vw,1.35rem);transition:box-shadow .2s;display:grid}.my-bookings-module__qK3q7a__item:hover{box-shadow:var(--shadow-md)}.my-bookings-module__qK3q7a__itemThumb{border-radius:var(--radius);background:#e8f5e9;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.my-bookings-module__qK3q7a__itemImage{object-fit:contain;padding:.45rem}.my-bookings-module__qK3q7a__itemPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.my-bookings-module__qK3q7a__itemBody{min-width:0}.my-bookings-module__qK3q7a__itemTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.25rem;display:flex}.my-bookings-module__qK3q7a__itemBody h2{color:var(--color-primary-dark);font-size:1.1rem;font-weight:700;line-height:1.3}.my-bookings-module__qK3q7a__ref{color:var(--color-text-muted);margin-bottom:.65rem;font-family:ui-monospace,monospace;font-size:.75rem}.my-bookings-module__qK3q7a__statusBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;flex-shrink:0;padding:.25rem .65rem;font-size:.7rem;font-weight:700}.my-bookings-module__qK3q7a__statusPaid{color:var(--color-primary-dark);background:#d8f3dc}.my-bookings-module__qK3q7a__statusPending{color:#92400e;background:#fef3c7}.my-bookings-module__qK3q7a__itemMeta{grid-template-columns:repeat(2,1fr);gap:.4rem 1.25rem;margin:0;padding:0;list-style:none;display:grid}.my-bookings-module__qK3q7a__itemMeta li{flex-direction:column;gap:.1rem;font-size:.8rem;display:flex}.my-bookings-module__qK3q7a__itemMeta span{color:var(--color-text-muted)}.my-bookings-module__qK3q7a__itemMeta strong{color:var(--color-text);font-weight:600}.my-bookings-module__qK3q7a__zoomHint{color:var(--color-primary);margin-top:.5rem;font-size:.78rem;font-weight:500}.my-bookings-module__qK3q7a__itemAside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.my-bookings-module__qK3q7a__price{color:var(--color-primary);white-space:nowrap;font-size:1.25rem;font-weight:800}.my-bookings-module__qK3q7a__itemAside .my-bookings-module__qK3q7a__btn{white-space:nowrap;padding:.5rem 1rem;font-size:.875rem}.my-bookings-module__qK3q7a__payLink{color:#b45309;font-size:.8rem;font-weight:600}.my-bookings-module__qK3q7a__payLink:hover{text-decoration:underline}@media (max-width:991px){.my-bookings-module__qK3q7a__item{grid-template-columns:auto 1fr}.my-bookings-module__qK3q7a__itemAside{border-top:1px solid var(--color-border);flex-flow:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;padding-top:.75rem}.my-bookings-module__qK3q7a__itemAside .my-bookings-module__qK3q7a__btn{flex:1;justify-content:center;min-width:8rem}}@media (max-width:479px){.my-bookings-module__qK3q7a__item{grid-template-columns:1fr}.my-bookings-module__qK3q7a__itemThumb{width:100%;height:100px}.my-bookings-module__qK3q7a__itemMeta{grid-template-columns:1fr}}
