.ct{--ct-blue:#0057ff;--ct-ink:#091e47;--ct-muted:#53637c;--ct-border:#dfe5ef;color:var(--ct-ink);padding-bottom:48px}.ct button,.ct input,.ct select,.ct-dialog button,.ct-dialog input,.ct-dialog select{font:inherit}.ct button,.ct-dialog button{cursor:pointer}.ct button:disabled,.ct-dialog button:disabled{cursor:wait;opacity:.6}.ct button:focus-visible,.ct a:focus-visible,.ct-dialog button:focus-visible,.ct-dialog a:focus-visible{outline:3px solid #508aff;outline-offset:4px}.ct-hero{position:relative;display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;padding:52px 56px;background:#0057ff;color:#fff;border-radius:26px;overflow:hidden}.ct-hero::after{content:"";position:absolute;width:440px;height:440px;border:1px solid #ffffff30;border-radius:50%;right:-140px;bottom:-320px;pointer-events:none}.ct-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;display:flex;align-items:center;gap:9px}.ct-live-dot{width:7px;height:7px;background:#ff6658;border-radius:50%}.ct-hero h1{font-size:clamp(32px,4.4vw,57px);line-height:1.06;letter-spacing:-.045em;color:#fff;margin:24px 0 18px}.ct-hero h1 em{font-style:normal;color:#cbdcff}.ct-hero p{font-size:17px;line-height:1.6;color:#e1eaff;margin:0 0 26px}.ct-btn{display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:13px 20px;min-height:48px;border:1px solid transparent;border-radius:10px;background:#091e47;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:700;line-height:1.4;transition:background .15s}.ct-btn:hover{background:#173665}.ct-btn-white{color:#091e47!important;background:white}.ct-btn-white:hover{background:#e9efff}.ct-btn-outline{color:#091e47!important;border-color:#d5deec;background:#fff}.ct-btn-outline:hover{background:#f1f5ff}.ct-ticket{position:relative;max-width:330px;width:100%;background:#faf9f4;color:#091e47;padding:24px 26px;justify-self:center;transform:rotate(7deg);border-radius:16px;box-shadow:0 20px 0 #0039c060}.ct-ticket-top,.ct-ticket-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;font-weight:700;letter-spacing:.12em}.ct-ticket-top{border-bottom:1px dashed #b4bed0;padding-bottom:16px}.ct-sound{display:flex;align-items:center;gap:7px;height:64px;margin:28px 0 20px}.ct-sound i{height:var(--h);width:9px;border-radius:8px;background:#0057ff}.ct-ticket strong{display:block;font-size:42px;line-height:1;letter-spacing:-.04em}.ct-ticket-bottom{border-top:1px dashed #b4bed0;margin-top:28px;padding-top:18px;gap:16px}.ct-barcode{background:repeating-linear-gradient(90deg,#091e47 0 2px,transparent 2px 4px,#091e47 4px 5px,transparent 5px 8px);height:24px;width:74px}.ct-overview{display:flex;gap:36px;align-items:center;padding:28px 4px;border-bottom:1px solid #e1e6ef}.ct-overview>div{display:flex;align-items:baseline;gap:8px}.ct-overview strong{font-size:25px;letter-spacing:-.04em}.ct-overview span{font-size:12px;color:#53637c}.ct-overview>button{margin-left:auto}.ct-results{scroll-margin-top:120px;padding-top:45px}.ct-section-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.ct-section-top h2{margin:8px 0 0;font-size:32px;letter-spacing:-.04em;line-height:1.2}.ct-section-top .ct-eyebrow{color:#53637c}.ct-text-link{font-size:13px;color:#0057ff;text-decoration:none}.ct-filters{display:grid;grid-template-columns:2fr 1fr 1.35fr 1fr;gap:12px;background:#f4f6fa;padding:18px;border-radius:14px}.ct-filters label{display:grid;gap:7px;font-size:11px;font-weight:700}.ct input,.ct select,.ct-dialog input,.ct-dialog select{width:100%;border:1px solid #d8e0ed;border-radius:8px;background:#fff;color:#091e47;padding:12px;min-height:46px;min-width:0;box-sizing:border-box;font-size:14px}.ct input:focus,.ct select:focus,.ct-dialog input:focus,.ct-dialog select:focus{outline:2px solid #0057ff;outline-offset:1px}.ct-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;border-bottom:1px solid #dfe5ef;padding-bottom:14px}.ct-tabs{display:flex;gap:5px}.ct-tabs button{border:0;background:none;color:#53637c;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:700;white-space:nowrap}.ct-tabs button[aria-pressed=true]{background:#eaf0ff;color:#0057ff}.ct-tabs span{margin-left:5px}.ct-sort{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap}.ct-sort select{border:0;padding:8px 22px 8px 8px;font-size:12px;width:auto;max-width:180px}.ct-result-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0}.ct-result-meta p{font-size:12px;color:#53637c;margin:0}.ct-result-meta button{font-size:12px;color:#0057ff;background:none;border:0;padding:8px}.ct-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ct-card{border:1px solid #e1e6ef;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:white;transition:box-shadow .2s,transform .2s}.ct-card:hover{box-shadow:0 10px 28px #091e4710;transform:translateY(-2px)}.ct-card-media{position:relative;background:#e8eefb;aspect-ratio:1.7;overflow:hidden}.ct-card-media>button:first-child{display:block;width:100%;height:100%;border:0;padding:0;background:#e8eefb;cursor:pointer;color:#091e47}.ct-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.ct-card:hover img{transform:scale(1.025)}.ct-card-placeholder{display:flex;align-items:center;justify-content:center;height:100%;background:linear-gradient(140deg,#dce7ff,#eef3ff);font-size:55px;color:#0057ff}.ct-card-save{position:absolute;right:12px;top:12px;border:1px solid #fff9;background:#fff;color:#091e47;border-radius:50%;height:38px;width:38px;display:grid;place-items:center;box-shadow:0 2px 6px #091e4710}.ct-card-save svg{width:18px;height:18px}.ct-card-save[aria-pressed=true]{background:#0057ff;color:#fff}.ct-card-date{position:absolute;left:12px;bottom:12px;font-size:11px;padding:6px 9px;border-radius:6px;color:#091e47;background:#fff;font-weight:700;pointer-events:none}.ct-card-body{padding:18px;display:flex;flex-direction:column;flex:1}.ct-card-venue{font-size:11px;color:#53637c;margin:0 0 7px}.ct-card-title{border:0;background:none;text-align:left;color:#091e47;padding:0;font-size:19px!important;font-weight:700!important;line-height:1.25;letter-spacing:-.025em}.ct-card-title:hover{text-decoration:underline}.ct-card-meta{font-size:11px;color:#53637c;margin:8px 0 20px}.ct-card-price{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-top:15px;border-top:1px solid #edf0f6;margin-top:auto}.ct-card-price strong{font-size:19px;display:block;line-height:1.2;letter-spacing:-.03em}.ct-card-price small{color:#63728a;font-size:10px}.ct-card-price>button{border:0;background:#f0f4ff;color:#0057ff;border-radius:50%;width:34px;height:34px;font-size:20px}.ct-drop{font-size:10px;color:#14623c;display:inline-block;background:#e4f7ed;padding:3px 6px;border-radius:4px;margin-top:5px}.ct-more{display:flex;margin:30px auto 0}.ct-empty{grid-column:1/-1;background:#f4f6fa;border:1px dashed #d2ddeb;border-radius:14px;padding:50px 24px;text-align:center}.ct-empty h3{font-size:22px;margin:0 0 10px}.ct-empty p{font-size:14px;max-width:490px;margin:0 auto 20px;line-height:1.6;color:#53637c}.ct-explainer{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-top:1px solid #e1e6ef;padding-top:32px;margin-top:56px}.ct-explainer span{font-size:10px;letter-spacing:.12em;font-weight:700;color:#0057ff}.ct-explainer h3{font-size:18px;letter-spacing:-.025em;margin:12px 0 8px}.ct-explainer p,.ct-method p{font-size:13px;line-height:1.6;color:#53637c}.ct-method{margin-top:32px;border-top:1px solid #e1e6ef;padding-top:20px}.ct-method summary{font-size:13px;font-weight:700;cursor:pointer}.ct-notice{padding:12px 16px;background:#fff6dd;border-radius:8px;font-size:13px;color:#674f19;line-height:1.5}.ct-dialog{border:0;border-radius:20px;background:#fff;color:#091e47;padding:0;width:min(700px,calc(100% - 28px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 24px 90px #00184840}.ct-dialog::backdrop{background:#06173399;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.ct-dialog[open]{display:block}.ct-close{position:sticky;top:14px;float:right;right:14px;margin:14px 14px -52px 0;z-index:2;display:grid;place-items:center;border:1px solid #dfe5ef;background:#fff;border-radius:50%;width:36px;height:36px;font-size:25px!important;color:#091e47;line-height:1}.ct-show-header{padding:30px 62px 25px 28px;background:#f0f4ff}.ct-show-header>span{font-size:12px;color:#0057ff;font-weight:700}.ct-show-header h2{font-size:30px;line-height:1.15;letter-spacing:-.035em;margin:10px 0}.ct-show-header p{font-size:13px;color:#53637c;margin:8px 0 0}.ct-show-main{padding:26px 28px}.ct-price-big{font-size:36px;font-weight:700;letter-spacing:-.04em}.ct-price-caption{font-size:12px;color:#53637c;line-height:1.5;margin:6px 0 20px}.ct-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px 0;border-top:1px solid #e1e6ef;border-bottom:1px solid #e1e6ef}.ct-price-grid span{display:block;font-size:11px;color:#53637c;margin-bottom:7px}.ct-price-grid strong{font-size:17px}.ct-chart{width:100%;height:120px;display:block;margin-top:16px;background:#f6f8fc;border-radius:8px}.ct-history-label{font-size:11px;color:#53637c}.ct-save-form{margin-top:26px;padding:20px;background:#f4f6fa;border-radius:12px}.ct-save-form h3{margin:0 0 16px;font-size:19px}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ct-dialog label{display:block;font-size:12px;font-weight:700}.ct-dialog label input,.ct-dialog label select{margin-top:7px}.ct-check{display:flex!important;align-items:start;gap:9px;margin:16px 0;font-weight:400!important;line-height:1.5;font-size:13px!important}.ct-check input{width:17px!important;min-height:17px;height:17px;margin:1px 0 0!important;flex:none}.ct-save-form .ct-btn{width:100%}.ct-small{font-size:12px;color:#53637c;line-height:1.6;margin:10px 0}.ct-dialog a:not(.ct-btn){color:#0057ff}.ct-dialog-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.ct-dialog-links .ct-btn{flex:1}.ct-remove{border:0;background:none;color:#7d2b35;margin-top:14px;font-size:12px;width:100%;text-decoration:underline}.ct-account-dialog{width:min(440px,calc(100% - 28px))}.ct-account-body{padding:35px 28px 28px}.ct-account-body h2{font-size:29px;line-height:1.15;margin:10px 0 12px;letter-spacing:-.03em;padding-right:18px}.ct-account-body p{font-size:13px;line-height:1.6;color:#53637c}.ct-account-body label{margin:15px 0}.ct-account-body .ct-btn{width:100%;margin-top:6px}.ct-account-body .ct-text-button{border:0;background:none;padding:10px 0;color:#0057ff;font-size:13px;text-decoration:underline}.ct-account-actions{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.ct-error{font-size:13px;color:#a52035;line-height:1.5;margin:12px 0}.ct-toast{position:fixed;z-index:2000;top:max(18px,env(safe-area-inset-top));left:50%;transform:translateX(-50%);border-radius:10px;background:#091e47;color:#fff;padding:14px 20px;box-shadow:0 8px 30px #091e4730;max-width:calc(100% - 32px);font-size:14px}.ct [hidden],.ct-dialog [hidden],.ct-toast[hidden]{display:none!important}
@media(max-width:1050px){.ct-overview{gap:20px}.ct-overview>div{display:block}.ct-overview strong,.ct-overview span{display:block}.ct-overview span{margin-top:3px}.ct-hero{padding:38px;gap:24px}.ct-ticket{max-width:270px}.ct-ticket strong{font-size:35px}.ct-grid{gap:16px}.ct-card-title{font-size:17px!important}.ct-filters{grid-template-columns:1.5fr 1fr}.ct-sort>select{max-width:145px}}
@media(max-width:700px){.ct-hero{padding:30px 25px;display:block;border-radius:18px}.ct-hero h1{font-size:41px;margin-top:20px;max-width:340px}.ct-hero p{font-size:15px}.ct-hero .ct-eyebrow{font-size:9px}.ct-ticket{display:none}.ct-overview{gap:15px;flex-wrap:wrap;padding:22px 0}.ct-overview>div{flex:1}.ct-overview strong{font-size:22px}.ct-overview span{font-size:10px}.ct-overview>button{flex-basis:100%;margin-top:3px;min-height:44px}.ct-results{padding-top:30px}.ct-section-top{display:block}.ct-section-top h2{font-size:26px;margin-bottom:12px}.ct-section-top .ct-eyebrow{font-size:9px}.ct-filters{padding:14px;gap:12px;grid-template-columns:1fr 1fr}.ct-search{grid-column:1/-1}.ct-filters label:last-child{grid-column:1/-1}.ct input,.ct select,.ct-dialog input,.ct-dialog select{font-size:16px}.ct-filters label{font-size:11px}.ct-toolbar{display:block;margin-top:20px;padding-bottom:8px}.ct-tabs{justify-content:space-between}.ct-tabs button{padding:10px;font-size:12px}.ct-sort{justify-content:flex-end;margin-top:10px}.ct-sort select{font-size:12px}.ct-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ct-card-body{padding:13px}.ct-card-title{font-size:17px!important}.ct-card-price strong{font-size:18px}.ct-card-date{font-size:10px;left:9px;bottom:9px}.ct-card-save{width:32px;height:32px;top:9px;right:9px}.ct-card-price{gap:5px}.ct-card-price>button{width:28px;height:28px;flex:none}.ct-explainer{grid-template-columns:1fr;gap:22px;margin-top:36px;padding-top:25px}.ct-explainer h3{margin-top:8px}.ct-explainer p{margin:0}.ct-show-header{padding:26px 55px 22px 22px}.ct-show-header h2{font-size:25px}.ct-show-main{padding:22px}.ct-save-form{padding:16px}.ct-dialog-links{display:grid}.ct-price-grid{gap:6px}.ct-price-grid span{font-size:10px}.ct-price-grid strong{font-size:15px}.ct-dialog{border-radius:16px}.ct-result-meta p{font-size:11px}}
@media(max-width:430px){.ct-grid{grid-template-columns:1fr}.ct-card-media{aspect-ratio:1.8}.ct-card-title{font-size:20px!important}.ct-card-body{padding:18px}.ct-card-venue,.ct-card-meta{font-size:12px}.ct-card-price small{font-size:11px}.ct-filters{grid-template-columns:1fr 1fr}.ct-form-row{grid-template-columns:1fr}.ct-hero h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){.ct-card,.ct-card-media img,.ct-btn{transition:none}.ct-card:hover,.ct-card:hover img{transform:none}}
.ct-resale{margin-top:28px;padding-top:24px;border-top:1px solid #e1e6ef}.ct-resale h3{font-size:21px;letter-spacing:-.025em;margin:0 0 8px}.ct-resale-list{display:grid;gap:12px;margin-top:16px}.ct-resale-offer{padding:18px;border:1px solid #dfe5ef;border-radius:12px;background:#f8faff;min-width:0}.ct-resale-top{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:6px 16px}.ct-resale-top>strong{font-size:17px}.ct-resale-top>span{font-size:20px;font-weight:700}.ct-resale-top small{font-size:11px;font-weight:400;white-space:nowrap}.ct-resale-offer>p{font-size:12px;line-height:1.6;margin:8px 0}.ct-resale-offer .ct-resale-restriction{color:#8d3613;font-weight:700}.ct-resale-offer .ct-btn{margin-top:8px;min-height:44px;font-size:12px}.ct-resale-offer summary{font-size:12px;cursor:pointer;margin:12px 0}.ct-resale-offer .ct-chart{height:90px}@media(max-width:430px){.ct-resale-offer{padding:14px}.ct-resale-offer .ct-btn{width:100%}.ct-resale-top{align-items:flex-start;flex-direction:column}}
