@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}*{margin:0;padding:0}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#000;background-color:#fff}.text-thin{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:100}.text-extra-light{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:200}.text-light{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300}.text-regular{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400}.text-medium{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}.text-semi-bold{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.text-bold{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700}.text-extra-bold{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800}.text-black{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900}.ticket-listing-card{display:flex;flex-direction:column;gap:16px;padding:16px 32px;border:1px solid rgba(0,0,0,.2);border-radius:16px;background:#fff}.ticket-listing-card__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ticket-listing-card__fomo-badge{display:inline-flex;flex-direction:row;align-items:center;gap:8px}.ticket-listing-card--admin{border-color:#55149440}.ticket-listing-card--hidden{opacity:.6}.ticket-listing-card__admin-badges{display:flex;flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}.ticket-listing-card__badge{font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:3px 8px;border-radius:6px;white-space:nowrap}.ticket-listing-card__badge--id{background:#f4f4f4;color:#929292}.ticket-listing-card__badge--listed{background:#2ea04324;color:#1a7f37}.ticket-listing-card__badge--sold{background:#e0e0e0;color:#929292}.ticket-listing-card__badge--hidden{background:#5514941f;color:#551494}.ticket-listing-card__admin-verified{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap;padding:12px 16px;background:#f4f4f4;border-radius:12px}.ticket-listing-card__admin-verified-item{display:flex;flex-direction:column;gap:2px}.ticket-listing-card__body{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}.ticket-listing-card__price-section{display:flex;flex-direction:column;gap:10px}.ticket-listing-card__price-row{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap}.ticket-listing-card__stats{display:flex;flex-direction:column;align-items:flex-end;gap:14px;flex-shrink:0;padding-top:2px}.ticket-listing-card__stat-pill{display:flex;flex-direction:row;align-items:center;gap:8px;padding:4px 0;border-radius:100px}.ticket-listing-card__stat-row{display:flex;flex-direction:row;align-items:center;gap:4px}.ticket-listing-card__divider{border:none;height:2px;background:#f4f4f4;margin:0}.ticket-listing-card__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.ticket-listing-card__seller{display:flex;flex-direction:row;align-items:center;gap:12px}.ticket-listing-card__avatar{width:44px;height:44px;border-radius:50%;background:#42097a;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;-webkit-user-select:none;user-select:none}.ticket-listing-card__avatar-img{width:100%;height:100%;object-fit:cover}.ticket-listing-card__cta{width:45%}@media (max-width: 768px){.ticket-listing-card{padding:14px 16px;gap:12px}.ticket-listing-card__footer{flex-direction:column;align-items:stretch}.ticket-listing-card__cta{width:100%}}
