@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--blue:#7e2e37;--ink:#352f2f;--muted:#756568;--line:#e4d9d4;--paper:#f8f2ea}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer}a{color:inherit;text-decoration:none}header{height:92px;display:flex;align-items:center;gap:72px;border-bottom:1px solid var(--line);padding:0 5%}.brand{display:flex;align-items:center;font-family:'Space Grotesk',sans-serif;font-size:31px;letter-spacing:-1.6px;font-weight:700;gap:9px}.brand-icon{background:var(--blue);color:white;border-radius:9px;width:34px;height:34px;font-size:29px;text-align:center;line-height:30px}.brand-dot{font-family:Arial;font-size:12px;align-self:flex-start;letter-spacing:0;margin:6px 0 0 -5px;color:var(--blue)}nav{display:flex;gap:34px;height:100%;align-items:center;font-size:14px;font-weight:600}nav .current{height:100%;display:flex;align-items:center;border-bottom:3px solid var(--blue);color:var(--blue)}nav button{border:0;background:none;color:var(--muted);font-size:14px}nav button span{margin-left:10px}.demo{margin-left:auto;border:1px solid var(--line);border-radius:30px;padding:8px 12px;font-size:12px;color:var(--muted);white-space:nowrap}.demo span{display:inline-block;width:6px;height:6px;background:#c58b21;border-radius:50%;margin-right:6px}main{max-width:1440px;margin:auto;padding:48px 5% 65px}.intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;color:var(--blue);margin:0 0 13px}h1,h2,h3{font-family:'Space Grotesk',sans-serif}h1{font-size:48px;line-height:1.12;letter-spacing:-2.3px;margin:0}h1 span{color:var(--blue)}.intro>div>p:last-child{margin:14px 0 0;color:var(--muted)}.intro-note{display:flex;gap:16px;align-items:center;font-size:14px;line-height:1.65}.intro-note p{margin:0!important}.intro-note strong{color:var(--ink);font-weight:500}.mini-ticket{color:var(--blue);background:#f1dfe0;width:52px;height:52px;display:grid;place-items:center;font-size:30px;border-radius:50%}.mobile{display:none}.search{border:1px solid #ddccc6;border-radius:12px;box-shadow:0 4px 15px #352f2f05;height:66px;display:flex;align-items:center;padding:7px 8px 7px 20px;gap:16px}.search>span{font-size:35px;line-height:1}.search input{border:0;outline:none;flex:1;min-width:0;background:transparent}.search input::placeholder{color:#88767a}.search button{background:var(--blue);border:0;color:#fff;border-radius:7px;padding:15px 23px;font-weight:600;font-size:14px}.search button span{margin-left:24px}.leaguebar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin:22px 0 33px}.leagues{display:flex;gap:26px}.leagues button{padding:18px 5px 20px;background:none;border:0;border-bottom:3px solid transparent;color:var(--muted);font-weight:700;font-size:14px}.leagues button.active{color:var(--blue);border-color:var(--blue)}.leagues span{font-size:12px;margin-left:10px;font-weight:500;background:#efe6df;padding:3px 6px;border-radius:4px}.leagues .active span{background:#f1dfe0}.leaguebar>p{font-size:12px;color:var(--muted)}.workspace{display:grid;grid-template-columns:248px 1fr;gap:38px}aside{border-right:1px solid var(--line);padding-right:27px}.filter-title{display:flex;justify-content:space-between;align-items:center;gap:7px}.filter-title h2{font-size:16px;margin:0;font-weight:700;letter-spacing:-.5px}.filter-title button{border:0;background:none;color:var(--blue);font-size:12px;padding:0}.filter-sub{color:var(--muted);font-size:12px;margin:9px 0 23px}.filter-section{padding:21px 0;border:0;border-top:1px solid var(--line);margin:0;min-width:0}.filter-section>label:first-child,.filter-section legend{font-size:14px;font-weight:600;display:block;margin-bottom:13px}.filter-section legend{float:left;width:100%}.filter-section:after{content:'';display:block;clear:both}output{font-size:12px;float:right;color:var(--blue);font-weight:500}input[type=range]{width:100%;accent-color:var(--blue);margin:4px 0 10px;cursor:pointer}.range-ends{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.hint{font-size:12px;line-height:1.6;color:var(--muted);margin:14px 0 0}select{background:#fff;border:1px solid #ded0c9;border-radius:6px;color:var(--ink);padding:11px 9px;width:100%;font-size:14px}.check{display:flex;align-items:center;gap:9px;clear:both;font-size:14px;color:#625155;margin:12px 0 0}.check input{width:16px;height:16px;accent-color:var(--blue);margin:0}.filter-note{background:#f4e4e3;border-radius:8px;padding:18px 15px;font-size:14px;margin-top:8px}.filter-note p{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:0}.results-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 24px}.results-heading .eyebrow{color:var(--muted);font-size:10px;letter-spacing:1.5px;margin-bottom:8px}.results-heading h2{font-size:25px;letter-spacing:-1px;margin:0}.results-heading h2 span{font:12px 'DM Sans',sans-serif;letter-spacing:0;border:1px solid var(--line);border-radius:5px;padding:4px 7px;vertical-align:middle;margin-left:9px;color:var(--muted)}.sort{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:9px;white-space:nowrap}.sort select{width:auto;border:0;font-weight:500;padding:5px 0;font-size:12px;max-width:130px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card{border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #352f2f0c}.matchup{height:144px;position:relative;background:var(--tint);padding:17px 20px}.sport-label{font-size:10px;font-weight:700;letter-spacing:1px;color:var(--accent);background:#ffffffbd;border:1px solid #ffffff;padding:4px 7px;border-radius:4px;display:inline-block}.matchup-date{float:right;font-size:12px;color:#756568;padding-top:3px}.teams{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:12px}.team-mark{font-family:'Space Grotesk',sans-serif;font-size:34px;letter-spacing:-1.5px;font-weight:700;color:var(--accent);line-height:1.3}.teams span:nth-child(2){font-size:12px;color:#88767a}.team-mark:last-child{color:var(--ink)}.matchup:after{content:'';position:absolute;bottom:0;left:20px;right:20px;border-top:1px dashed #ffffffa6}.card-body{padding:20px}.card h3{font-size:17px;letter-spacing:-.5px;margin:0 0 7px;line-height:1.4}.venue{font-size:12px;color:var(--muted);margin:0;line-height:1.6}.card-tags{display:flex;gap:5px;flex-wrap:wrap;margin:16px 0 19px;min-height:22px}.tag{background:#f1e9e3;color:#756568;font-size:10px;border-radius:4px;padding:5px 7px}.tag.blue{background:#f3e0e1;color:var(--blue)}.card-bottom{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;align-items:center}.price{font-size:25px;font-weight:700;letter-spacing:-1px;font-family:'Space Grotesk',sans-serif}.price small{font:12px 'DM Sans',sans-serif;color:var(--muted);letter-spacing:0}.price .from{display:block;font-size:10px;line-height:1.5;margin-bottom:2px}.view{border:1px solid #d7b6b8;background:#fff;color:var(--blue);font-size:12px;border-radius:6px;padding:10px 12px;font-weight:600}.view:hover{background:var(--blue);color:#fff}.view span{margin-left:10px}.inventory-note{display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid var(--line);padding-top:24px;margin-top:30px;color:var(--muted)}.inventory-note>span{font-size:26px;color:var(--blue)}.inventory-note p{font-size:14px;line-height:1.8;margin:0}.inventory-note small{font-size:12px}footer{border-top:1px solid var(--line);padding:30px 5%;display:flex;align-items:center;gap:30px;color:var(--muted);font-size:12px}footer .brand{font-size:23px;color:var(--ink)}footer>span{margin-left:auto}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips:not(:empty){margin:-8px 0 20px}.chips button{background:#f3e0e1;color:var(--blue);border:0;border-radius:20px;padding:7px 12px;font-size:12px}.empty{grid-column:1/-1;padding:65px 20px;text-align:center;background:var(--paper);border-radius:12px}.empty h3{font-size:24px}.empty p{color:var(--muted)}.empty button{background:var(--blue);border:0;border-radius:6px;padding:12px 18px;color:white}dialog{border:0;border-radius:16px;padding:34px;width:min(580px,calc(100% - 30px));color:var(--ink);box-shadow:0 24px 100px #0003}dialog::backdrop{background:#35202588;backdrop-filter:blur(3px)}dialog h2{font-size:28px;letter-spacing:-1px;margin-top:8px}dialog p{color:var(--muted);line-height:1.7}.close{float:right;border:0;background:#f2e6e1;width:32px;height:32px;border-radius:50%;font-size:23px}.offer{border:1px solid var(--line);border-radius:8px;padding:17px;margin:12px 0;display:flex;justify-content:space-between;gap:16px}.offer small{display:block;color:var(--muted);font-size:12px;line-height:1.7}.offer-price{font-size:22px;white-space:nowrap;font-weight:700}.modal-note{background:#f4e4e3;padding:14px;border-radius:6px;font-size:14px}.modal-note b{color:var(--blue)}@media(min-width:1500px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1000px){header{gap:35px}.workspace{grid-template-columns:210px 1fr;gap:24px}aside{padding-right:20px}.intro-note{display:none}h1{font-size:42px}.results-heading{align-items:flex-start;flex-direction:column;gap:12px}.card-body{padding:16px}.teams{gap:16px}.team-mark{font-size:29px}}@media(max-width:720px){header{height:74px;padding:0 6%;gap:20px}.brand{font-size:27px}nav{margin-left:auto}nav .current{display:none}nav button{font-size:12px}.demo{display:none}main{padding:30px 6%}h1{font-size:39px;letter-spacing:-1.8px}.mobile{display:block}.intro .eyebrow{font-size:10px}.intro>div>p:last-child{font-size:14px}.search{height:60px;padding-left:13px;gap:8px}.search input{font-size:14px}.search button{padding:13px;font-size:12px}.search button span{display:none}.leaguebar{margin-top:14px;margin-bottom:24px}.leaguebar>p{display:none}.leagues{justify-content:space-between;width:100%;gap:6px}.leagues button{font-size:13px}.leagues span{margin-left:4px}.workspace{display:block}aside{border:1px solid var(--line);border-radius:10px;padding:18px;margin-bottom:25px;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.filter-title,.filter-sub{grid-column:1/-1}.filter-title h2{font-size:18px}.filter-sub{margin-bottom:10px}.filter-section{padding:16px 0}.filter-section:first-of-type{grid-column:1/-1}.filter-note{display:none}.filter-section>label:first-child{font-size:13px}.filter-section legend,.check{font-size:13px}.hint{font-size:12px}.results-heading{flex-direction:row;align-items:center}.results-heading .eyebrow{font-size:9px}.results-heading h2{font-size:22px}.sort{font-size:0}.sort select{font-size:12px;max-width:105px}.grid{gap:16px}.card h3{font-size:16px}.matchup{height:130px;padding:13px}.matchup-date{font-size:10px}.teams{gap:10px;margin-top:18px}.team-mark{font-size:27px}.card-body{padding:13px}.card-bottom{align-items:flex-start;gap:10px;flex-direction:column}.view{width:100%;text-align:center}.tag{font-size:10px}.inventory-note small{font-size:12px}footer{padding:24px 6%;flex-wrap:wrap;gap:15px}footer p{width:65%;margin:0}footer>span{margin-left:0}}@media(max-width:380px){.grid{grid-template-columns:1fr}.card-bottom{flex-direction:row;align-items:center}.view{width:auto}.results-heading{flex-direction:column;align-items:flex-start}.search button{padding:12px 8px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Search-first ticket comparison */
h1{font-size:40px}.intro{margin-bottom:24px}.search-help{font-size:14px;line-height:1.6;color:var(--muted);margin:12px 0 20px}.search-help.error{color:#ae2828}.search-builder{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:16px;background:#f3e4e2;border:1px solid #dfc9c8;border-radius:12px;padding:20px}.search-builder>label{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:9px}.search-builder select{height:44px}.money-input{display:flex;align-items:center;background:#fff;border:1px solid #ded0c9;border-radius:6px;height:44px;padding:0 10px;gap:6px;font-weight:400}.money-input input{width:100%;min-width:0;border:0;background:none;color:var(--ink);outline-offset:0}.money-input span:last-child{font-size:12px;color:var(--muted)}.grid{display:flex;flex-direction:column;gap:20px}.results-heading{margin-bottom:12px}.result-summary{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 20px}.chips:not(:empty){margin:0 0 22px}.game-result{border:1px solid var(--line);border-radius:12px;overflow:hidden}.game-heading{background:#f6eee7;display:flex;align-items:center;gap:16px;padding:20px}.date-block{min-width:48px;text-align:center;display:flex;flex-direction:column;line-height:1.2}.date-block>span{text-transform:uppercase;font-size:12px;font-weight:700;color:var(--blue)}.date-block>b{font-size:28px;font-family:'Space Grotesk',sans-serif;margin:3px 0}.date-block small{font-size:12px;color:var(--muted)}.game-info{flex:1}.game-info h3{font-size:18px;margin:6px 0;letter-spacing:-.4px}.game-info h3 span{font-size:14px;font-weight:400;color:var(--muted)}.game-info>p:last-child{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.game-league{color:var(--blue);font-size:12px;font-weight:700;margin:0}.game-league span{font-size:10px;letter-spacing:.5px;color:var(--muted);margin-left:10px}.matches-badge{font-size:12px;color:var(--blue);text-align:right;max-width:85px;line-height:1.5}.ticket-table{padding:0 20px}.ticket-labels,.ticket-row{display:grid;grid-template-columns:minmax(165px,1fr) 95px 105px 86px;gap:12px;align-items:center}.ticket-labels{font-size:10px;letter-spacing:.8px;color:var(--muted);padding:16px 0 10px}.ticket-row{padding:17px 0;border-top:1px solid var(--line);font-size:14px}.ticket-row p{font-size:12px;color:var(--muted);line-height:1.5;margin:6px 0}.ticket-row small{font-size:12px;line-height:1.5;color:var(--muted);display:block}.ticket-cost b{font-size:20px;font-family:'Space Grotesk',sans-serif}.ticket-total b{font-size:16px}.ticket-row .view{padding:10px;font-size:12px}.ticket-row .view span{margin-left:5px}.filter-section label output{float:none;display:block;margin-top:8px}.search-builder label:focus-within{color:var(--blue)}
@media(max-width:1100px){.workspace{grid-template-columns:210px minmax(0,1fr);gap:22px}.ticket-labels,.ticket-row{grid-template-columns:minmax(140px,1fr) 85px 85px;gap:12px}.ticket-labels span:last-child{display:none}.ticket-row .view{grid-column:1/-1;justify-self:end;width:auto}.matches-badge{display:none}.game-heading{padding:16px}.ticket-table{padding:0 16px}.game-info h3{font-size:17px}}
@media(max-width:720px){h1{font-size:32px}.search-builder{grid-template-columns:1fr 1fr;padding:16px;gap:14px}.workspace{display:flex;flex-direction:column}.results{order:0}aside{order:1;margin-top:28px}.search-help{font-size:12px}.ticket-labels,.ticket-row{grid-template-columns:minmax(130px,1fr) 85px 90px;gap:10px}.ticket-row .view{grid-column:1/-1;width:auto}.results-heading{gap:8px}.results-heading h2{font-size:23px}.game-heading{gap:12px}.game-info h3{font-size:16px}.ticket-row b{font-size:13px}.ticket-cost b{font-size:20px}.ticket-total b{font-size:15px}.search input{font-size:13px}.search>span{display:none}.intro-note{display:none}}
@media(max-width:410px){.ticket-labels{display:none}.ticket-row{grid-template-columns:1fr 1fr}.ticket-row>div:first-child{grid-column:1/-1}.ticket-row .view{grid-column:1/-1}.game-heading{align-items:flex-start}.search-builder{gap:10px;padding:12px}.search-builder>label{font-size:12px}.search-builder select{font-size:12px}.search button{font-size:11px}.game-info h3{line-height:1.5}}

/* Tick Tet identity: original supplied artwork, burgundy, blush and cream. */
:root{--burgundy:#7e2e37;--blush:#d7a3a5;--cream:#f9f5ec;--blue:var(--burgundy);--ink:#352f2f;--muted:#756568;--line:#e4d9d4;--paper:#f8f2ea}
body,header,footer{background:var(--cream)}
header{height:104px}.brand{gap:14px;flex-shrink:0}.brand-symbol,.brand-wordmark{position:relative;display:block;overflow:hidden;flex-shrink:0}.brand-symbol{width:52px;height:54px}.brand-symbol img{position:absolute;width:116px;max-width:none;height:auto;left:-32px;top:-23px}.brand-wordmark{width:144px;height:40px}.brand-wordmark img{position:absolute;width:260px;max-width:none;height:auto;left:-58px;top:-177px}
.search,.game-result,select,.money-input,dialog{background:#fffdf8}.search{border-color:#d9c6c0;box-shadow:0 4px 18px #7e2e3706}.search-builder{background:#f2e3e0;border-color:#dfc5c5}.search-builder select,.money-input{border-color:#d8bebd}.search button:hover{background:#662530}.view{background:#fffdf8;border-color:#d9b7b8}.view:hover{background:var(--burgundy);color:var(--cream)}.search button{color:var(--cream)}.chips button{background:#efdcdd;color:#742c36}.game-heading{background:#f4ece4;border-bottom:1px solid #e9dcd5}.game-league{color:var(--burgundy)}.mini-ticket{background:#eed9da}.demo{border-color:#d9c5bf;color:#756568}.demo span{background:#a56a4b}.ticket-cost b{color:#702b35}.matches-badge{background:#efdfdc;border-radius:6px;padding:6px 8px;max-width:112px}.ticket-row .view:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid #7e2e37}.brand img{mix-blend-mode:multiply}footer .brand{transform:scale(.82);transform-origin:left center;margin-right:-30px}.inventory-note{border-color:#e4d9d4}::selection{background:#d7a3a5;color:#352f2f}
@media(max-width:720px){header{height:86px}.brand{gap:9px}.brand-symbol{width:39px;height:41px}.brand-symbol img{width:87px;left:-24px;top:-17px}.brand-wordmark{width:120px;height:34px}.brand-wordmark img{width:217px;left:-48px;top:-147px}header nav{margin-left:auto}footer .brand{transform:scale(.8);margin-right:-20px}}
