*{box-sizing:border-box}:root{color-scheme:light}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f8fafc}a{color:inherit;text-decoration:none}.page{max-width:1100px;margin:0 auto;padding:56px 20px}.centerWrap{min-height:calc(100vh - 70px);display:grid;place-items:center;padding:24px}.panel{border:1px solid #e5e7eb;border-radius:14px;padding:24px;background:#fff}.smallText{margin:0;color:#4b5563;font-size:.95rem;line-height:1.5}.pageHeading{margin:0}.panelHeading{margin-top:0}.sectionTopGap{margin-top:18px}.dangerBtn,.ghostBtn,.linkBtn,.solidBtn{border-radius:10px;padding:10px 14px;font-weight:600;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center}.solidBtn{background:#0f172a;color:#fff}.linkBtn{background:#fff}.ghostBtn,.linkBtn{border-color:#d1d5db}.ghostBtn{background:#f9fafb}.dangerBtn{background:#dc2626;color:#fff}.topNav{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e5e7eb}.topNavInner{width:min(100%,calc(100vw - 24px));max-width:none;margin:0 auto;padding:4px 8px;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.navBrand{display:inline-flex;align-items:center;gap:8px;color:#0f172a;text-decoration:none;flex-shrink:0}.navBrandMark{width:26px;height:26px;border-radius:7px;display:grid;place-items:center;font-size:.62rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#6d28d9,#2563eb)}.navBrandWord{font-size:.95rem;font-weight:800;letter-spacing:.01em}.navHeaderRow{justify-content:flex-end;gap:12px;width:auto;margin-left:auto}.navHeaderRow,.navPrimaryLinks{display:flex;align-items:center}.navPrimaryLinks{gap:16px;min-width:0}.navPrimaryLink{color:#111827;font-size:.98rem;font-weight:700;letter-spacing:0;line-height:1.1;white-space:nowrap}.navPrimaryLink:hover{opacity:.75}.navProfileArea{display:flex;align-items:center;flex-shrink:0}.navGuestCta{border:1px solid #d1d5db;border-radius:999px;background:#f8fafc;padding:5px 10px;font-size:.78rem;font-weight:700}.topNav .cl-userButtonTrigger{padding:0}.topNav .cl-avatarBox,.topNav .cl-userButtonAvatarBox{width:34px;height:34px}.splashPage{width:min(100%,calc(100vw - 24px));max-width:none;margin:0 auto;padding:42px 12px 80px;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;background:radial-gradient(circle at 90% -10%,rgba(37,99,235,.14),transparent 40%),radial-gradient(circle at 5% 0,rgba(34,197,94,.12),transparent 36%),linear-gradient(180deg,#f8fbff,#f4f7fc 30%,#f5f8fc)}.splashHero{text-align:center;max-width:980px;margin:0 auto 28px;padding:12px 16px 6px}.splashKicker{margin:0 0 10px;font-size:.74rem;letter-spacing:.2em;font-weight:800;color:#475569}.splashTitle{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.06;color:#0f172a}.splashSubtitle{margin:14px auto 0;max-width:720px;color:#475569;line-height:1.52}.heroPrimaryCtaWrap{margin-top:24px}.heroPrimaryCta{display:inline-flex;align-items:center;justify-content:center;min-width:min(92vw,360px);padding:17px 38px;border-radius:999px;font-size:clamp(1.06rem,2.4vw,1.42rem);font-weight:800;letter-spacing:.02em;color:#fff;border:1px solid #1e3a8a;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.24),transparent 42%),linear-gradient(135deg,#1e3a8a,#2563eb 42%,#22c55e);box-shadow:0 16px 34px rgba(37,99,235,.3),inset 0 1px 0 hsla(0,0%,100%,.28);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.heroPrimaryCta:hover{transform:translateY(-2px);filter:brightness(1.03);box-shadow:0 20px 42px rgba(37,99,235,.34),inset 0 1px 0 hsla(0,0%,100%,.3)}.heroPrimaryCta:active{transform:translateY(0)}.heroPrimaryCta:disabled{opacity:.56;cursor:not-allowed;transform:none;filter:none;box-shadow:0 12px 28px rgba(15,23,42,.2),inset 0 1px 0 hsla(0,0%,100%,.18)}.ctaRow{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.tickerSection{margin-top:18px}.tickerShell{position:relative;overflow:hidden;border-radius:20px;border:1px solid #d7e1ee;background:radial-gradient(circle at 8% 0,rgba(37,99,235,.1),transparent 34%),linear-gradient(180deg,#fff,#f3f7fc);box-shadow:0 12px 26px rgba(15,23,42,.06);padding:14px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.tickerTrack{display:flex;width:max-content;gap:10px;align-items:stretch;animation:tickerScroll 58s linear infinite}.tickerCard{width:132px;border-radius:14px;border:1px solid #d7e1ee;background:#fff;padding:10px 10px 8px;text-align:center;flex-shrink:0}.tickerLogo{width:42px;height:42px;object-fit:contain;display:block;margin:0 auto 7px}.tickerTeam{font-size:.78rem;font-weight:700;color:#334155}.tickerPrice{margin-top:4px;font-size:1rem;font-weight:800;color:#0f172a}.tickerNote{margin:10px 0 0;text-align:center;color:#64748b;font-size:.88rem}@keyframes tickerScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.reasonsSection{margin-top:30px;border-radius:24px;border:1px solid #d7e1ee;background:radial-gradient(circle at 80% -10%,rgba(37,99,235,.1),transparent 36%),linear-gradient(180deg,#fff,#f3f7fc);box-shadow:0 12px 26px rgba(15,23,42,.06);color:#0f172a;padding:34px 22px 22px}.reasonsTitle{text-align:center;margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.1;color:#0f172a}.reasonsSubtitle{text-align:center;margin:10px 0 0;font-size:1.28rem;color:#475569}.reasonsGrid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.reasonCard{border-radius:16px;border:1px solid #dbe4f0;padding:20px;min-height:220px;background:#fff}.reasonCard h3{margin:0 0 10px;font-size:clamp(1.24rem,1.8vw,1.74rem);line-height:1.18;color:#0f172a}.reasonCard p{margin:0;color:#475569;line-height:1.45;font-size:1rem}.reasonEmoji{margin-bottom:14px!important;font-size:1.34rem!important}.reasonCardA{background:linear-gradient(160deg,rgba(59,130,246,.1),#fff 55%)}.reasonCardB{background:linear-gradient(160deg,rgba(34,197,94,.1),#fff 55%)}.reasonCardC{background:linear-gradient(160deg,rgba(20,170,255,.1),#fff 55%)}.contactSection{margin-top:24px;border:1px solid #d7e1ee;border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.05);padding:22px}.contactHeader h2{margin:0;font-size:clamp(1.56rem,2.2vw,2.1rem);color:#0f172a}.contactHeader p{margin:10px 0 0;color:#475569;line-height:1.45}.contactGrid{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.contactCard{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:14px}.contactCard h3{margin:0 0 8px;font-size:1rem;color:#0f172a}.contactCard p{margin:0;color:#475569;line-height:1.45;font-size:.94rem}.contactCard p+p{margin-top:8px}.contactCard a{color:#0f172a;text-decoration:underline;text-underline-offset:2px;font-weight:600}.contactMeta{margin:14px 2px 0;color:#64748b;font-size:.9rem}.ticketsFlowPage{max-width:1200px;margin:0 auto;padding:56px 20px 80px}.ticketsFlowHeader{text-align:center;margin:0 auto 26px;max-width:760px}.ticketsFlowKicker{margin:0 0 10px;font-size:.75rem;letter-spacing:.18em;font-weight:700;color:#4b5563}.ticketsFlowHeader h1{margin:0;font-size:clamp(2rem,5vw,3.1rem);line-height:1.08}.ticketsFlowHeader p{margin:12px auto 0;color:#4b5563;line-height:1.45}.ticketsOddsNotice{margin-top:8px!important;color:#9a3412!important;font-size:.86rem}.ticketsFlowPanel{border:1px solid #d1d5db;border-radius:18px;background:#fff;padding:22px}.ticketsFlowPanel h2{margin:0;font-size:1.1rem}.conferenceRow{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.conferenceBtn{border:1px solid #cbd5e1;background:#f8fafc;border-radius:12px;min-height:56px;font-weight:700;font-size:1rem;cursor:pointer}.conferenceBtnActive{border-color:#1d4ed8;color:#0f172a;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.4),transparent 50%),linear-gradient(135deg,rgba(37,99,235,.16),rgba(34,197,94,.12))}.teamHeading{margin-top:20px!important}.ticketsHint{margin:10px 0 0;color:#6b7280}.teamsGrid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.teamSelectCard{border:1px solid #d1d5db;border-radius:12px;background:#fff;padding:11px 10px;display:grid;justify-items:center;text-align:center;grid-gap:4px;gap:4px;min-height:156px;cursor:pointer}.teamSelectCardActive{border-color:#1d4ed8;box-shadow:0 0 0 2px rgba(29,78,216,.15);background:radial-gradient(circle at 30% 15%,hsla(0,0%,100%,.45),transparent 45%),linear-gradient(180deg,rgba(37,99,235,.12),rgba(34,197,94,.08))}.teamSelectLogo{width:40px;height:40px;object-fit:contain}.teamSelectCode{font-size:.82rem;font-weight:800;color:#1f2937}.teamSelectName{font-size:.82rem;line-height:1.2;color:#4b5563}.teamSelectOdds{margin-top:2px;font-size:.94rem;line-height:1.1;font-weight:800;color:#111827}.teamSelectOddsLabel{font-size:.67rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.purchaseActionRow{margin-top:18px;border-top:1px solid #e5e7eb;padding-top:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.selectionSummary p{margin:0;color:#4b5563}.ticketsBackHome{margin:14px 2px 0}.ticketsBackHome a{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}.seatSelectionPage{width:100%;margin:0;padding:0;background:#eef2f7}.seatEventBar{padding:10px 14px;border-bottom:1px solid #d8dee7;background:#fff;justify-content:space-between;gap:12px}.seatEventBar,.seatEventMeta{display:flex;align-items:center}.seatEventMeta{gap:10px;min-width:0}.seatEventBadge{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;border:1px solid #d1d9e3;background:#fff;flex-shrink:0;overflow:hidden}.seatEventBadgeLogo{width:28px;height:28px;object-fit:contain}.seatEventBadge span{font-weight:800;font-size:.76rem;color:#334155}.seatEventInfo{min-width:0}.seatEventSubhead,.seatEventTitle,.seatEventVenue{margin:0}.seatEventTitle{font-weight:700;font-size:.95rem;color:#111827}.seatEventSubhead,.seatEventVenue{color:#64748b;font-size:.79rem}.seatEventActions{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap}.seatEventChip{border:1px solid #d1d5db;border-radius:999px;background:#f8fafc;padding:5px 10px;font-size:.77rem;font-weight:600;color:#1f2937}.seatEventLink{border:1px solid #7c3aed;border-radius:999px;padding:5px 10px;color:#6d28d9;font-size:.78rem;font-weight:700;text-decoration:none}.seatSelectionLayout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:0;gap:0;min-height:calc(100vh - 136px)}.seatMapCard{padding:10px 14px 16px;background:#eef2f7}.seatOfferPanel{padding:12px 12px 14px;border-left:1px solid #dbe2eb;background:#fff;display:flex;flex-direction:column;min-height:calc(100vh - 136px);max-height:calc(100vh - 136px);overflow:hidden}.seatMapToolbar{display:flex;align-items:center;justify-content:center;gap:8px}.seatMapFixedLabel{color:#475569;font-size:.78rem;font-weight:700}.seatMapViewport{margin-top:8px;border:1px solid #dbe2eb;border-radius:16px;background:#e8edf3;height:calc(100vh - 206px);min-height:700px;position:relative;overflow:hidden;display:grid;place-items:center;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.seatMapObject{display:block;width:auto;height:100%;max-width:100%;min-height:0;aspect-ratio:332.23675/260.41326;cursor:default}.seatMapStatus{position:absolute;inset:0;display:grid;place-items:center;font-weight:600;color:#334155;background:rgba(241,245,249,.8);z-index:2}.seatMapStatusError{color:#991b1b}.seatMapHint{margin:8px 0 0;color:#64748b;font-size:.8rem}.seatOfferRailHeader{border-bottom:1px solid #edf2f7;padding-bottom:10px}.seatOfferRailHeader h2{margin:0;font-size:1rem;color:#0f172a}.seatOfferRailHeader p{margin:6px 0 0;color:#64748b;font-size:.8rem;line-height:1.4}.seatOfferNotice{color:#9a3412!important}.seatOfferEmpty{margin-top:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:12px}.seatOfferEmpty p{margin:0;color:#64748b;font-size:.84rem}.seatOfferList{display:grid;grid-auto-rows:96px;align-content:start;grid-gap:8px;gap:8px;overflow-y:auto;padding-right:2px}.seatOfferList,.seatOfferListWrap{margin-top:8px;flex:1 1;min-height:0}.seatOfferListWrap{display:flex;flex-direction:column}.seatOfferListMeta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:.76rem}.seatOfferSection{margin:0 0 6px;color:#0f172a;font-size:.79rem;font-weight:700;line-height:1.1}.seatOfferCard{width:100%;height:96px;min-height:96px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:9px;text-align:left;cursor:pointer;display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;overflow:hidden}.seatOfferCardActive{border-color:#7c3aed;box-shadow:0 0 0 2px rgba(124,58,237,.14);background:radial-gradient(circle at 20% 10%,hsla(0,0%,100%,.48),transparent 50%),linear-gradient(180deg,rgba(124,58,237,.1),rgba(37,99,235,.08))}.seatOfferThumb{width:84px;height:58px;border-radius:8px;border:1px solid #e2e8f0;object-fit:cover;background:#f8fafc}.seatOfferMain{min-width:0}.seatOfferPrice{text-align:right;display:grid;grid-gap:2px;gap:2px;justify-items:end}.seatOfferPrice strong{color:#0f172a;font-size:1rem;line-height:1.05}.seatOfferPrice span{color:#64748b;font-size:.7rem;font-weight:600}.seatOfferBottom,.seatOfferTop{display:flex;align-items:center;justify-content:flex-start;gap:8px}.seatOfferTop strong{color:#0f172a;font-size:.84rem}.seatOfferBottom span,.seatOfferTop span{color:#6b7280;font-size:.74rem;white-space:nowrap}.seatOfferBottom{margin-top:2px}.seatOfferOdds{margin:6px 0 0;color:#64748b;font-size:.72rem;line-height:1.2}.seatOfferOdds strong{color:#1f2937}.seatCheckout{margin-top:10px;border-top:1px solid #e5e7eb;padding-top:10px}.seatCheckout p{margin:0;color:#475569;line-height:1.45;font-size:.84rem}.seatCheckoutQty{margin-top:10px}.seatCheckoutQtyLabelRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.seatCheckoutQtyLabelRow label{font-size:.78rem;font-weight:700;color:#1f2937}.seatCheckoutQtyLabelRow span{font-size:.72rem;color:#64748b}.seatCheckoutQtyControls{margin-top:6px;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;grid-gap:6px;gap:6px}.seatQtyStepBtn{border:1px solid #d1d9e3;border-radius:10px;background:#fff;font-weight:700;cursor:pointer}.seatQtyStepBtn:disabled{opacity:.5;cursor:not-allowed}.seatCheckoutQtyInput{width:100%;border:1px solid #d1d9e3;border-radius:10px;min-height:34px;padding:0 10px;font-size:.88rem;font-weight:600}.seatCheckoutTotal{margin-top:8px!important;font-size:.82rem!important;color:#334155!important}.seatCheckoutError{margin-top:8px!important;color:#b91c1c!important;font-size:.8rem!important}.seatCheckoutBtn{margin-top:8px;width:100%;border:1px solid #5b21b6;border-radius:12px;min-height:40px;color:#fff;font-size:.9rem;font-weight:800;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.18),transparent 45%),linear-gradient(135deg,#6d28d9,#7c3aed 55%,#2563eb);box-shadow:0 8px 18px rgba(76,29,149,.3);cursor:pointer}.seatCheckoutBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.seatFinePrint{margin-top:6px!important;color:#6b7280!important;font-size:.76rem}.dashboardLayout{display:grid;grid-template-columns:380px 1fr;grid-gap:20px;gap:20px;align-items:start}.formStack{display:grid;grid-gap:12px;gap:12px}.formStack label{display:grid;grid-gap:7px;gap:7px;font-weight:600}.formStack input,.formStack select,.formStack textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px;font:inherit}.formStack textarea{min-height:86px;resize:vertical}.inlineRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.errorText{color:#b91c1c}.errorText,.successText{margin:0;font-size:.92rem}.successText{color:#065f46}.ticketsGrid{display:grid;grid-gap:12px;gap:12px}.ticketCard{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.ticketTop{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.ticketTitle{margin:0;font-size:1rem}.pill{font-size:.75rem;font-weight:700;border-radius:999px;border:1px solid #d1d5db;padding:4px 8px}.ticketMeta{margin:8px 0 0;color:#4b5563;font-size:.93rem;display:grid;grid-gap:5px;gap:5px}.connectStatusGrid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;color:#4b5563;font-size:.92rem}.connectActionsRow{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.sellerDashboardPage{min-width:0}.sellerFlow{max-width:940px;margin:0 auto}.sellerFlowHeader{text-align:center}.sellerFlowHeader h1,.sellerFlowSuccess h1{margin:0;color:#0f172a;font-size:clamp(1.75rem,4vw,2.5rem)}.sellerFlowHeader>p:last-child,.sellerFlowSuccess>p{margin:10px auto 0;max-width:620px;color:#64748b;line-height:1.55}.sellerFlowProgress{margin:28px 0 20px;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none}.sellerFlowProgress li{position:relative;display:grid;justify-items:center;grid-gap:7px;gap:7px;color:#94a3b8;font-weight:700}.sellerFlowProgress li:after,.sellerFlowProgress li:before{content:"";position:absolute;top:15px;width:50%;height:2px;background:#e2e8f0;z-index:0}.sellerFlowProgress li:before{left:0}.sellerFlowProgress li:after{right:0}.sellerFlowProgress li:first-child:before,.sellerFlowProgress li:last-child:after{display:none}.sellerFlowProgress span{position:relative;z-index:1;width:32px;height:32px;display:grid;place-items:center;border:2px solid #e2e8f0;border-radius:999px;background:#f8fafc;font-size:.78rem}.sellerFlowProgressActive,.sellerFlowProgressComplete{color:#2563eb!important}.sellerFlowProgressActive span,.sellerFlowProgressComplete span{border-color:#2563eb;background:#eff6ff}.sellerFlowProgressActive:before,.sellerFlowProgressComplete:after,.sellerFlowProgressComplete:before{background:#93c5fd!important}.sellerFlowCard{border:1px solid #dbe4ef;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.07);overflow:hidden}.sellerFlowStep{min-height:430px;padding:34px}.sellerFlowStepKicker{margin:0 0 8px;color:#2563eb;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sellerFlowStep h2{margin:0 0 8px;color:#0f172a;font-size:1.45rem}.sellerFlowStepHeading{display:flex;justify-content:space-between;gap:18px}.sellerFlowTextButton{align-self:flex-start;border:0;background:transparent;color:#2563eb;font:inherit;font-size:.84rem;font-weight:800;cursor:pointer;white-space:nowrap}.sellerConferenceGrid{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.sellerConferenceCard{min-height:180px;display:grid;place-content:center;grid-gap:8px;gap:8px;border:2px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#0f172a;cursor:pointer}.sellerConferenceCard:hover,.sellerConferenceCardActive{border-color:#2563eb;background:#eff6ff}.sellerConferenceCard span{font-size:2rem;font-weight:900}.sellerConferenceCard small{color:#64748b}.sellerTeamGrid{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px}.sellerTeamCard{position:relative;min-height:126px;display:grid;justify-items:center;align-content:center;grid-gap:4px;gap:4px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;color:#0f172a;cursor:pointer}.sellerTeamCardActive{border-color:#60a5fa;background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.sellerTeamCard img{object-fit:contain}.sellerTeamCard small{max-width:110px;overflow:hidden;color:#64748b;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.sellerTeamCheck{position:absolute;top:8px;right:8px;width:20px;height:20px;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#fff;font-size:.72rem}.sellerTeamCardActive .sellerTeamCheck{border-color:#2563eb;background:#2563eb}.sellerFlowSelectionCount{margin:14px 0 0;color:#475569;font-size:.82rem;font-weight:700;text-align:right}.sellerSeatRangeSummary{margin:16px 0 0;border-radius:10px;background:#eff6ff;padding:11px 12px;color:#1d4ed8;font-size:.84rem;font-weight:800}.sellerFlowFields{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.sellerFlowFields label,.sellerPriceField{display:grid;grid-gap:7px;gap:7px;color:#334155;font-size:.84rem;font-weight:700}.sellerFlowFields input,.sellerPriceField input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;background:#fff;color:#0f172a;font:inherit}.sellerFlowFields input:focus,.sellerPriceField input:focus{border-color:#2563eb;outline:3px solid #dbeafe}.sellerFlowFields label span,.sellerPriceField small{color:#94a3b8;font-weight:500}.sellerFlowFieldWide{grid-column:1/-1}.sellerPriceField{max-width:420px;margin:28px auto 0;text-align:center}.sellerPriceField>span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:2px solid #cbd5e1;border-radius:14px;padding:6px 14px}.sellerPriceField b{font-size:1.6rem}.sellerPriceField input{border:0;padding:8px;font-size:1.7rem;font-weight:900;text-align:center}.sellerPriceField input:focus{outline:0}.sellerGroupValue{max-width:420px;margin:14px auto 0;display:grid;justify-items:center;grid-gap:4px;gap:4px;border-radius:12px;background:#eff6ff;padding:14px}.sellerGroupValue small,.sellerGroupValue span{color:#64748b;font-size:.76rem}.sellerGroupValue strong{color:#1d4ed8;font-size:1.35rem}.sellerReviewCard{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;border:1px solid #e2e8f0;border-radius:12px;background:#e2e8f0;overflow:hidden}.sellerReviewCard div{display:grid;grid-gap:5px;gap:5px;padding:14px;background:#f8fafc}.sellerReviewCard span{color:#64748b;font-size:.75rem}.sellerReviewCard strong{color:#0f172a;font-size:.88rem}.sellerOddsHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.sellerOddsToggle{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:.8rem;font-weight:800;cursor:pointer;white-space:nowrap}.sellerOddsToggle input{position:absolute;opacity:0;pointer-events:none}.sellerOddsToggle>span{position:relative;width:42px;height:24px;border-radius:999px;background:#cbd5e1;transition:background .12s ease}.sellerOddsToggle>span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.25);transition:transform .12s ease}.sellerOddsToggle input:checked+span{background:#2563eb}.sellerOddsToggle input:checked+span:after{transform:translateX(18px)}.sellerOddsAutoNotice,.sellerOddsNotice,.sellerOddsWarning{margin:18px 0 0;border-radius:10px;padding:11px 12px;font-size:.8rem;line-height:1.45}.sellerOddsWarning{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.sellerOddsAutoNotice{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.sellerOddsNotice{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.sellerOddsGrid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.sellerOddsRow{display:grid;grid-template-columns:minmax(0,1fr) 92px;grid-gap:4px 10px;gap:4px 10px;align-items:center;border:1px solid #dbe4ef;border-radius:11px;padding:10px;background:#fff}.sellerOddsGridReadOnly .sellerOddsRow{background:#f1f5f9;opacity:.72}.sellerOddsTeam{min-width:0;display:flex;align-items:center;gap:9px}.sellerOddsTeam img{flex-shrink:0;object-fit:contain}.sellerOddsTeam>span{min-width:0;display:grid}.sellerOddsTeam small{overflow:hidden;color:#64748b;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.sellerOddsInput{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:4px;gap:4px}.sellerOddsInput input{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:8px;background:#fff;color:#0f172a;font:inherit;font-weight:800;text-align:right}.sellerOddsInput input:disabled{background:#e2e8f0;color:#475569}.sellerOddsInput b{color:#64748b}.sellerOddsSource{grid-column:2;color:#94a3b8;font-size:.64rem;text-align:right}.sellerFlowError{padding:0 34px 20px}.sellerFlowActions{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e8f0;padding:16px 24px;background:#f8fafc}.sellerFlowActions .solidBtn{min-width:130px}.sellerFlowAssurance{margin:18px 0 0;color:#64748b;font-size:.78rem;text-align:center}.sellerFlowSuccess{min-height:500px;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;border:1px solid #bbf7d0;border-radius:18px;background:#f0fdf4;padding:40px;text-align:center}.sellerFlowSuccessMark{width:54px;height:54px;display:grid;place-items:center;border-radius:999px;background:#16a34a;color:#fff;font-size:1.5rem;font-weight:900}.sellerFlowPendingSuccess{border-color:#fde68a;background:#fffbeb}.sellerFlowPendingMark{background:#d97706;font-size:1.2rem}.sellerFlowSuccessActions{margin-top:8px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.sellerListingsPage{min-width:0}.sellerListingsHeader{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.sellerListingsHeader .smallText{margin-top:8px;max-width:680px}.sellerListingsGrid{display:grid;grid-gap:12px;gap:12px}.sellerListingsCount{margin-bottom:10px;display:flex;justify-content:space-between;gap:12px;color:#64748b;font-size:.78rem;font-weight:700}.sellerListingCard{border:1px solid #dbe4ef;border-radius:15px;background:#fff;padding:18px}.sellerListingCardHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.sellerListingConference{margin:0 0 4px;color:#2563eb;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sellerListingCard h2,.sellerListingsEmpty h2{margin:0;color:#0f172a;font-size:1.05rem}.sellerListingStatus{border:1px solid transparent;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:800;white-space:nowrap}.sellerListingStatusPending{border-color:#fde68a;background:#fffbeb;color:#92400e}.sellerListingStatusActive{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.sellerListingStatusNeutral{border-color:#e2e8f0;background:#f8fafc;color:#475569}.sellerListingStatusDescription{margin:10px 0 0;color:#64748b;font-size:.84rem}.sellerListingTransferCallout{margin-top:14px;display:grid;grid-gap:3px;gap:3px;border-left:3px solid #f59e0b;background:#fffbeb;padding:10px 12px;color:#92400e;font-size:.82rem}.sellerListingFacts{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.sellerListingFacts div{display:grid;grid-gap:4px;gap:4px;border-radius:10px;background:#f8fafc;padding:10px}.sellerListingFacts span{color:#64748b;font-size:.7rem}.sellerListingFacts strong{color:#0f172a;font-size:.82rem}.sellerListingsEmpty{display:grid;justify-items:start;grid-gap:12px;gap:12px}.sellerListingsPagination{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sellerListingsPaginationDisabled{color:#94a3b8;background:#f1f5f9;cursor:not-allowed;pointer-events:none}.sellerListingsPageNumberWrap,.sellerListingsPageNumbers{display:flex;align-items:center;gap:6px}.sellerListingsPageNumber{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d1d5db;border-radius:9px;background:#fff;color:#475569;font-size:.8rem;font-weight:800}.sellerListingsPageNumber:hover,.sellerListingsPageNumberActive{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.sellerListingsPaginationEllipsis{color:#94a3b8}.accountPageShell{max-width:1320px;display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.accountSidebar{position:-webkit-sticky;position:sticky;top:62px;border:1px solid #dbe4ef;border-radius:14px;background:#fff;padding:12px}.accountDestinationEyebrow,.accountSidebarLabel{margin:0 0 8px;color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.accountSidebarNav{display:grid;grid-gap:4px;gap:4px}.accountSidebarLink{border-radius:9px;color:#475569;font-size:.9rem;font-weight:700;padding:9px 10px;text-decoration:none}.accountSidebarLink:hover{background:#f1f5f9;color:#0f172a}.accountSidebarLinkActive{background:#eff6ff;color:#1d4ed8}.accountPageContent{min-width:0}.accountDestinationPage{max-width:720px}.accountDestinationAction{display:inline-flex;margin-top:16px}.paymentsPage{max-width:920px}.paymentsHeader{display:grid;grid-gap:8px;gap:8px}.paymentsSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.paymentsSectionHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.paymentsSalesList{margin-top:12px;display:grid;grid-gap:8px;gap:8px}.paymentsSaleDetails{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;overflow:hidden}.paymentsSaleDetails[open]{border-color:#bfdbfe;background:#fff}.paymentsSaleRow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;cursor:pointer;list-style:none}.paymentsSaleRow::-webkit-details-marker{display:none}.paymentsSaleRow:hover{background:#f1f5f9}.paymentsSaleMeta,.paymentsSaleTitle{margin:0}.paymentsSaleTitle{color:#0f172a;font-size:.9rem;font-weight:700}.paymentsSaleMeta{margin-top:4px;color:#64748b;font-size:.8rem}.paymentsSaleAmount{display:flex;align-items:center;justify-content:flex-end;gap:10px;text-align:right}.paymentsExpandIcon{width:24px;height:24px;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:999px;color:#475569;font-size:1rem;line-height:1;transition:transform .12s ease}.paymentsSaleDetails[open] .paymentsExpandIcon{transform:rotate(45deg)}.paymentsSaleExpanded{border-top:1px solid #e2e8f0;padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.paymentsSaleBreakdown,.paymentsSaleTiming{display:grid;align-content:start;grid-gap:9px;gap:9px}.paymentsSaleBreakdown>div,.paymentsSaleTiming>div{display:flex;justify-content:space-between;gap:12px;color:#64748b;font-size:.82rem}.paymentsSaleBreakdown strong,.paymentsSaleTiming strong{color:#0f172a;text-align:right}.paymentsSaleNetRow{margin-top:4px;border-top:1px solid #e2e8f0;padding-top:9px}.paymentsSaleDetailsError,.paymentsSaleFootnote{grid-column:1/-1;margin:0}.paymentsSaleFootnote{color:#64748b;font-size:.76rem;line-height:1.45}.stripePayoutsPanel{padding:0;overflow:hidden}.stripePayoutsHeading{padding:24px 24px 18px;border-bottom:1px solid #e5e7eb}.stripePayoutsHeading .panelHeading{margin-bottom:6px}.stripePayoutsEmbed{min-height:420px;padding:18px;background:#fff}.stripePayoutsError{margin:16px 18px 0}.myTicketsPage{max-width:1200px}.myTicketsHero{display:grid;grid-gap:8px;gap:8px}.myTicketsKpis{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.myTicketsKpiCard{border:1px solid #dbe4ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f6f9fd);padding:14px}.myTicketsKpiLabel{margin:0;color:#64748b;font-size:.8rem;font-weight:600}.myTicketsKpiValue{margin:8px 0 0;font-size:1.3rem;font-weight:800;color:#0f172a}.myTicketsBodyGrid{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:16px;gap:16px;align-items:start}.myTicketsPanelHeader{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.myTicketsPreviewList{margin-top:12px;display:grid;grid-gap:10px;gap:10px}.myTicketsPreviewCard{display:grid;grid-gap:8px;gap:8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:12px;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.myTicketsPreviewCard:hover{border-color:#93c5fd;box-shadow:0 8px 20px rgba(15,23,42,.08);transform:translateY(-1px)}.myTicketsPreviewHeader{display:flex;justify-content:space-between;gap:8px;align-items:center}.myTicketsPreviewHeader h3{margin:0;font-size:.98rem;color:#0f172a}.myTicketsBadge{border-radius:999px;border:1px solid transparent;padding:4px 8px;font-size:.72rem;font-weight:700;white-space:nowrap}.myTicketsBadgeLive{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.myTicketsBadgeInfo{color:#6d28d9;border-color:#ddd6fe;background:#f5f3ff}.myTicketsBadgeSuccess{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.myTicketsBadgeWarning{color:#92400e;border-color:#fde68a;background:#fffbeb}.myTicketsBadgeNeutral{color:#475569;border-color:#e2e8f0;background:#f8fafc}.myTicketsPreviewMeta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 10px;gap:6px 10px;color:#475569;font-size:.84rem}.myTicketsPreviewFooter{margin:2px 0 0;color:#2563eb;font-size:.82rem;font-weight:700}.myTicketsChecklist{margin-top:6px;display:grid;grid-gap:10px;gap:10px}.myTicketsChecklist article{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px}.myTicketsChecklist h3{margin:0;font-size:.9rem;color:#0f172a}.myTicketsChecklist p{margin:6px 0 0;color:#475569;font-size:.84rem;line-height:1.45}.myTicketsQuickLinks{margin-top:12px;display:grid;grid-gap:8px;gap:8px}.myTicketDetailPage{max-width:1160px}.myTicketDetailTopRow{display:flex;justify-content:flex-start}.myTicketDetailBackBtn{min-width:170px}.myTicketDetailHeroHeader{display:flex;justify-content:space-between;align-items:center;gap:10px}.myTicketDetailGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.myTicketDetailPanel{min-height:100%}.myTicketDetailFacts{margin-top:8px;display:grid;grid-gap:7px;gap:7px;color:#475569;font-size:.9rem}.myTicketSeatGrid{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.myTicketSeatChip{border-radius:999px;border:1px solid #d1d5db;background:#fff;padding:4px 8px;font-size:.76rem;font-weight:600;color:#1f2937}.myTicketTimeline{margin-top:8px;display:grid;grid-gap:10px;gap:10px}.myTicketTimelineRow{display:grid;grid-template-columns:14px minmax(0,1fr);grid-gap:8px;gap:8px}.myTicketTimelineMarker{width:10px;height:10px;border-radius:999px;background:#3b82f6;margin-top:5px}.myTicketTimelineLabel{margin:0;font-size:.9rem;font-weight:700;color:#0f172a}.myTicketTimelineMeta{margin:2px 0 0;font-size:.82rem;color:#64748b}@media (max-width:920px){.topNavInner{padding:4px 8px}.navBrandWord{font-size:.9rem}.navHeaderRow{gap:10px}.navPrimaryLinks{gap:12px}.navPrimaryLink{font-size:.92rem}.topNav .cl-avatarBox,.topNav .cl-userButtonAvatarBox{width:30px;height:30px}.teamsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.seatEventBar{flex-direction:column;align-items:flex-start}.seatEventActions{width:100%;justify-content:flex-start}.seatSelectionLayout{grid-template-columns:1fr;min-height:auto}.seatOfferPanel{min-height:auto;max-height:none;border-left:none;border-top:1px solid #dbe2eb}.seatMapViewport{height:560px;min-height:560px}.contactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.accountPageShell,.dashboardLayout,.reasonsGrid{grid-template-columns:1fr}.accountSidebar{position:static}.accountSidebarNav{grid-template-columns:repeat(5,minmax(0,1fr))}.accountSidebarLink{padding:8px 6px;text-align:center}.myTicketDetailGrid,.myTicketsBodyGrid,.myTicketsKpis,.paymentsSummaryGrid{grid-template-columns:1fr}.reasonsSubtitle{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.tickerTrack{animation:none}}@media (max-width:640px){.topNavInner{padding:4px 6px}.navBrand{gap:6px}.navBrandMark{width:24px;height:24px;font-size:.56rem}.navBrandWord{display:none}.navHeaderRow{align-items:center;justify-content:flex-end;gap:8px}.navPrimaryLinks{gap:10px;justify-content:flex-end;flex-wrap:nowrap}.navPrimaryLink{font-size:.84rem}.navProfileArea{margin-left:0}.topNav .cl-avatarBox,.topNav .cl-userButtonAvatarBox{width:28px;height:28px}.conferenceRow{grid-template-columns:1fr}.seatEventBar{padding:10px}.seatEventMeta{width:100%}.seatEventActions{gap:6px}.seatEventChip,.seatEventLink{font-size:.72rem}.seatMapToolbar{align-items:center}.seatOfferListMeta{flex-direction:column;align-items:flex-start}.seatMapViewport{height:400px;min-height:400px}.seatOfferCard{height:112px;min-height:112px;grid-template-columns:72px minmax(0,1fr);align-items:start}.seatOfferThumb{width:72px;height:52px}.seatOfferPrice{grid-column:2;justify-items:start;display:flex;align-items:baseline;gap:6px}.seatCheckoutQtyLabelRow{flex-direction:column;align-items:flex-start}.teamsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchaseActionRow{flex-direction:column;align-items:stretch}.purchaseActionRow .heroPrimaryCta{width:100%}.connectStatusGrid,.contactGrid,.myTicketsPreviewMeta{grid-template-columns:1fr}.myTicketDetailHeroHeader{flex-direction:column;align-items:flex-start}.accountSidebarNav{grid-template-columns:repeat(2,minmax(0,1fr))}.paymentsSaleAmount,.paymentsSaleRow,.paymentsSectionHeader{align-items:flex-start;flex-direction:column}.paymentsSaleAmount{text-align:left}.paymentsSaleExpanded{grid-template-columns:1fr}.paymentsSaleBreakdown>div,.paymentsSaleTiming>div{align-items:flex-start;flex-direction:column}.paymentsSaleBreakdown strong,.paymentsSaleTiming strong{text-align:left}.sellerFlowProgress small{display:none}.sellerFlowStep{min-height:auto;padding:24px 18px}.sellerFlowStepHeading,.sellerOddsHeader{align-items:flex-start;flex-direction:column}.sellerConferenceGrid,.sellerFlowFields,.sellerReviewCard{grid-template-columns:1fr}.sellerTeamGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerOddsGrid{grid-template-columns:1fr}.sellerListingCardHeader,.sellerListingsHeader{align-items:flex-start;flex-direction:column}.sellerListingFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerListingsCount{align-items:flex-start;flex-direction:column}.sellerListingsPagination{flex-wrap:wrap}.sellerListingsPageNumbers{order:-1;width:100%;justify-content:center}.sellerFlowFieldWide{grid-column:auto}}