@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Lexend:wght@500;600;700&family=Space+Grotesk:wght@600;700&display=swap");:root{--pitch-bg:#f9faf4;--pitch-surface:#ffffff;--pitch-surface-low:#f3f4ee;--pitch-surface-high:#e8e9e3;--pitch-surface-variant:#e2e3dd;--pitch-outline:#c1c8bf;--pitch-outline-strong:#727971;--pitch-text:#1a1c19;--pitch-muted:#424942;--pitch-green:#052e16;--pitch-green-ink:#001707;--pitch-lime:#b7ff2a;--pitch-secondary:#7ffc97;--pitch-red:#ba1a1a;--pitch-shadow-soft:0 4px 20px rgba(5,46,22,0.08);--pitch-shadow-strong:0 10px 30px rgba(5,46,22,0.15);--pitch-radius:1rem;--pitch-radius-lg:2rem;--pitch-radius-xl:3rem;--pitch-shell:1180px}html{scroll-behavior:smooth}body{margin:0;background:var(--pitch-bg);color:var(--pitch-text);font-family:Inter,system-ui,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.match-mode-page,.pitch-page{min-height:100vh;background:var(--pitch-bg);color:var(--pitch-text);overflow-x:clip}.match-mode-page .public-site-header{padding:1rem 0 0}.match-mode-page .match-mode-cta-row{flex-wrap:wrap}.match-mode-page .match-mode-upgrade .match-mode-cta-row{margin-top:1rem}.pitch-shell{width:min(calc(100% - 2.5rem),var(--pitch-shell));margin:0 auto}.pitch-pattern{background-image:linear-gradient(90deg,rgba(193,200,191,.28) 1px,transparent 0),linear-gradient(180deg,rgba(193,200,191,.28) 1px,transparent 0);background-size:40px 40px}.pitch-mobile-only{display:block}.pitch-desktop-only{display:none}.pitch-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(249,250,244,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--pitch-shadow-soft)}.pitch-topbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:3.5rem}.pitch-brand{gap:.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:-.04em;color:var(--pitch-green-ink)}.pitch-brand,.pitch-brand-mark{display:inline-flex;align-items:center}.pitch-brand-mark{width:1.875rem;height:1.875rem;justify-content:center;overflow:hidden;border-radius:.6rem;background:linear-gradient(180deg,#55f26d,#39e75f);box-shadow:0 4px 16px rgba(57,231,95,.2)}.pitch-brand-ball{width:1.875rem;height:1.875rem;object-fit:cover;transform:scale(1.12);font-size:1rem;line-height:1;color:#006e2d}.pitch-tryfree{display:inline-flex;align-items:center;justify-content:center;min-height:2.1rem;padding:.35rem .95rem;border-radius:999px;background:var(--pitch-green);color:var(--pitch-lime);font-size:.8rem;font-weight:700;box-shadow:var(--pitch-shadow-soft)}.pitch-hero{padding:2rem 0 2.5rem}.pitch-hero-grid{display:grid;grid-gap:2rem;gap:2rem;align-items:center}.pitch-hero-copy{display:grid;justify-items:center;text-align:center;grid-gap:1.25rem;gap:1.25rem}.pitch-live-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .8rem;border-radius:999px;background:var(--pitch-surface-high);border:1px solid rgba(193,200,191,.5);color:var(--pitch-green-ink);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pitch-live-pill.is-soft{background:rgba(255,255,255,.82)}.pitch-live-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--pitch-lime)}.pitch-live-dot.is-red{background:var(--pitch-red)}.match-mode-card h2,.match-mode-card-header h2,.match-mode-create-layout h2,.match-mode-hero h1,.match-mode-upgrade h2,.pitch-hero-copy h1,.pitch-section-title{margin:0;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-weight:600;letter-spacing:-.04em;color:var(--pitch-green-ink)}.pitch-hero-copy h1{max-width:11ch;font-size:clamp(3rem,9vw,4.8rem);line-height:1.05}.match-mode-card p,.match-mode-card-header p,.match-mode-info-banner,.match-mode-inline-meta,.match-mode-lead,.match-mode-meta-line,.match-mode-score-core p,.match-mode-team-column small,.match-mode-timeline-copy p,.pitch-desktop-journey-card p,.pitch-hero-copy p,.pitch-panel-copy,.pitch-preview-small p,.pitch-section-heading p,.pitch-step-card p,.pitch-waitlist-copy p,.waitlist-status{margin:0;color:var(--pitch-muted)}.match-mode-hero h1{max-width:11ch;font-size:clamp(2.6rem,8vw,5rem);line-height:.95;text-wrap:balance}.match-mode-card h2,.match-mode-card-header h2,.match-mode-create-layout h2,.match-mode-upgrade h2{max-width:11ch;font-size:clamp(1.85rem,5.5vw,2.8rem);line-height:.94;text-wrap:balance}.match-mode-card p,.match-mode-card-header p,.match-mode-lead,.match-mode-meta-line,.match-mode-upgrade p{font-size:1rem;line-height:1.65}.match-mode-action-stack,.match-mode-cta-row,.match-mode-home-actions,.match-mode-inline-actions,.match-mode-subtle-actions,.pitch-desktop-hero-actions,.pitch-mobile-hero-actions,.waitlist-actions{display:flex;gap:.875rem;flex-wrap:wrap}.pitch-desktop-hero-actions,.pitch-mobile-hero-actions{width:100%}.pitch-desktop-hero-actions{display:none}.ghost-cta,.pitch-outline-button,.pitch-primary-button,.primary-cta,.story-share-link,.story-share-link.is-static,.subtle-cta{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.9rem 1.5rem;border-radius:999px;font-size:.92rem;font-weight:700;letter-spacing:.02em;border:2px solid transparent;transition:background .14s ease,transform .14s ease,border-color .14s ease}.ghost-cta:hover,.pitch-outline-button:hover,.pitch-primary-button:hover,.primary-cta:hover,.subtle-cta:hover{transform:translateY(-1px)}.pitch-primary-button,.primary-cta{width:100%;background:var(--pitch-green);color:var(--pitch-secondary);box-shadow:var(--pitch-shadow-strong)}.pitch-primary-button.is-lime{width:auto;background:var(--pitch-lime);color:var(--pitch-green)}.pitch-primary-button.is-dark{width:auto;background:var(--pitch-green);color:#fff}.ghost-cta,.pitch-outline-button,.story-share-link,.story-share-link.is-static,.subtle-cta{background:var(--pitch-surface);border-color:var(--pitch-green-ink);color:var(--pitch-green-ink)}.pitch-outline-button.is-soft{width:auto;border-color:var(--pitch-outline)}.pitch-link-label{margin:0;color:rgba(5,46,22,.65);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.public-site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;padding:1rem 0 0;background:var(--pitch-bg)}.public-site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.public-site-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.public-site-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.75rem 1rem;border-radius:999px;border:1px solid rgba(193,200,191,.52);background:rgba(250,250,244,.84);color:var(--pitch-green-ink);font-size:.92rem;font-weight:600;box-shadow:var(--pitch-shadow-soft)}.public-site-primary-link{white-space:nowrap}.pitch-faq-page{min-height:100vh}.pitch-faq-hero{padding-top:2.4rem}.pitch-faq-hero-inner{display:grid;grid-gap:.8rem;gap:.8rem;justify-items:center;text-align:center}.pitch-faq-title{margin:0;font-family:var(--pitch-display);font-size:clamp(2.4rem,7vw,4.8rem);line-height:.96;letter-spacing:-.05em;color:var(--pitch-green-ink)}.pitch-faq-lead{max-width:42rem;margin:0;color:rgba(65,72,68,.82);font-size:1.05rem;line-height:1.7}.pitch-faq-section{padding-top:0}.pitch-faq-shell{display:grid;grid-gap:1.5rem;gap:1.5rem}.pitch-faq-list{display:grid;grid-gap:.9rem;gap:.9rem}.pitch-faq-item{border-radius:var(--pitch-radius-lg);background:rgba(255,255,255,.92);border:1px solid rgba(193,200,191,.45);box-shadow:var(--pitch-shadow-soft);overflow:hidden}.pitch-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.25rem;cursor:pointer;list-style:none;color:var(--pitch-green-ink);font-size:1rem;font-weight:700}.pitch-faq-item summary::-webkit-details-marker{display:none}.pitch-faq-summary-mark{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:rgba(161,244,200,.34);color:#0f5b35;font-size:1.15rem;line-height:1}.pitch-faq-item[open] .pitch-faq-summary-mark{transform:rotate(45deg)}.pitch-faq-item p{margin:0;padding:0 1.25rem 1.25rem;color:rgba(65,72,68,.84);font-size:.97rem;line-height:1.65}.pitch-faq-cta{padding-top:0}.pitch-faq-cta-band{display:grid;grid-gap:1.25rem;gap:1.25rem;align-items:center;padding:1.35rem;border-radius:var(--pitch-radius-lg);background:var(--pitch-surface);border:1px solid rgba(193,200,191,.45);box-shadow:var(--pitch-shadow-soft)}.pitch-faq-cta-band p{margin:.45rem 0 0;color:rgba(65,72,68,.82);line-height:1.6}.pitch-faq-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.pitch-mobile-visual{position:relative;max-width:24rem;margin:1rem auto 0;min-height:21rem}.match-mode-card,.match-mode-surface,.match-mode-upgrade,.pitch-mobile-event,.pitch-mobile-scoreboard,.pitch-preview-small,.pitch-step-card,.pitch-toolkit-item,.pitch-waitlist-card,.waitlist-form{border-radius:var(--pitch-radius-lg);background:var(--pitch-surface);border:1px solid rgba(193,200,191,.45);box-shadow:var(--pitch-shadow-soft)}.pitch-mobile-scoreboard{position:absolute;top:0;left:1rem;right:1rem;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:.75rem;gap:.75rem;padding:1rem;transform:rotate(-2deg)}.pitch-mobile-team{display:grid;justify-items:center;grid-gap:.35rem;gap:.35rem}.pitch-mobile-badge{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:var(--pitch-green-ink);color:#fff;font-family:Space Grotesk,Inter,sans-serif;font-weight:700}.pitch-mobile-badge.is-away{background:var(--pitch-surface-variant);color:var(--pitch-green-ink)}.pitch-mobile-score{text-align:center}.pitch-mobile-score strong{display:block;font-size:.8rem;color:var(--pitch-red)}.pitch-mobile-score div{font-family:Space Grotesk,Inter,sans-serif;font-size:3rem;font-weight:700;line-height:1}.pitch-mobile-event{position:absolute;top:8rem;left:2rem;right:0;z-index:3;display:grid;grid-template-columns:auto 1fr;grid-gap:.9rem;gap:.9rem;padding:1rem 1rem 1rem 1.1rem;background:var(--pitch-green);color:#fff;transform:rotate(1deg);box-shadow:var(--pitch-shadow-strong)}.pitch-mobile-event p,.pitch-mobile-event strong{color:inherit}.pitch-mobile-minute{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:1.75rem;border-radius:.5rem;background:var(--pitch-secondary);font-size:.8rem}.pitch-mobile-chip,.pitch-mobile-minute{color:var(--pitch-green);font-weight:700}.pitch-mobile-chip{position:absolute;top:-1rem;right:.75rem;padding:.35rem .7rem;border-radius:999px;background:var(--pitch-lime);font-size:.78rem;transform:rotate(10deg)}.pitch-section{padding:2.5rem 0}.pitch-section-panel,.pitch-section-surface{background:var(--pitch-surface);border-top:1px solid rgba(193,200,191,.45);border-bottom:1px solid rgba(193,200,191,.45)}.pitch-section-white{background:var(--pitch-surface)}.pitch-section-pattern{background:var(--pitch-surface-low);border-top:1px solid rgba(193,200,191,.45);border-bottom:1px solid rgba(193,200,191,.45)}.pitch-section-title{font-size:clamp(2rem,6vw,3.4rem);line-height:1.08}.pitch-section-title-center{text-align:center}.pitch-step-stack,.pitch-toolkit-list{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.5rem}.pitch-step-card{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem;gap:1rem;align-items:start;padding:1rem}.pitch-step-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:var(--pitch-surface-variant);color:var(--pitch-green-ink);font-family:Space Grotesk,Inter,sans-serif;font-weight:700}.pitch-step-number.is-accent{background:var(--pitch-secondary);color:var(--pitch-green)}.pitch-desktop-journey-card h3,.pitch-goal-card h3,.pitch-preview-large h3,.pitch-preview-small strong,.pitch-step-card h3,.pitch-toolkit-item strong{margin:0 0 .35rem;font-family:Space Grotesk,Inter,sans-serif;color:var(--pitch-green-ink)}.pitch-mobile-arsenal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.pitch-preview-large{position:relative;overflow:hidden;grid-column:1/-1;min-height:11rem;padding:1rem;border-radius:var(--pitch-radius-lg);background:linear-gradient(180deg,rgba(6,38,22,.5),rgba(5,46,22,.86)),url(/images/free-match-mode-story-pitch.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--pitch-secondary);display:flex;flex-direction:column;justify-content:end;box-shadow:0 16px 38px rgba(5,46,22,.16)}.pitch-preview-large span{width:-moz-fit-content;width:fit-content;padding:.3rem .55rem;border-radius:999px;background:#006e2d;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pitch-preview-large h3{margin-top:.75rem;color:var(--pitch-secondary)}.pitch-preview-small{min-height:9.5rem;padding:1rem}.pitch-coming-soon{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--pitch-green-ink);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pitch-toolkit-item{display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem}.pitch-toolkit-icon{width:2rem;height:2rem;border-radius:.75rem;background:var(--pitch-surface-variant);color:var(--pitch-green);flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.pitch-toolkit-icon svg{width:1.1rem;height:1.1rem;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.pitch-panel-actions{margin-top:1.5rem}.pitch-waitlist{background:linear-gradient(180deg,rgba(243,244,238,.65),rgba(255,255,255,.82))}.pitch-waitlist-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.pitch-waitlist-card{padding:1.25rem}.waitlist-form{padding:0;border:0;box-shadow:none;background:transparent}.match-mode-form-grid,.match-mode-metric-grid,.waitlist-form,.waitlist-grid{display:grid;grid-gap:1rem;gap:1rem}.match-mode-form-grid label,.waitlist-field{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--pitch-green-ink);font-weight:600}.match-mode-form-grid label>span{font-size:.88rem;font-weight:600}.match-create-footnote,.match-mode-form-grid label>small{color:rgba(65,72,68,.82);font-size:.84rem;line-height:1.5}.match-mode-form-grid input,.match-mode-form-grid select,.match-mode-form-grid textarea,.waitlist-field input,.waitlist-field textarea{width:100%;border-radius:1rem;border:1px solid rgba(193,200,191,.7);background:#f5f6ef;padding:.95rem 1rem;color:var(--pitch-green-ink)}.match-mode-form-grid input:focus,.match-mode-form-grid select:focus,.match-mode-form-grid textarea:focus{outline:none;border-color:rgba(1,45,29,.4);box-shadow:0 0 0 3px rgba(161,244,200,.35)}.match-mode-form-grid textarea{min-height:8rem;resize:vertical}.match-mode-error,.match-mode-error-banner,.waitlist-field small{color:var(--pitch-red)}.match-mode-form-grid .is-full,.waitlist-field-full{grid-column:1/-1}.match-create-side-toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;gap:.25rem;padding:.25rem;border-radius:.9rem;background:#f5f6ef;border:1px solid rgba(193,200,191,.65)}.match-create-side-toggle button{min-height:2.5rem;padding:.5rem 1rem;border:0;border-radius:.7rem;background:transparent;color:rgba(65,72,68,.9);font-weight:700}.match-create-side-toggle button.is-active{background:#fff;color:var(--pitch-green);box-shadow:0 6px 16px rgba(5,46,22,.08)}.pitch-footer{margin-top:auto;padding:2rem 0;background:var(--pitch-green)}.pitch-footer-inner{display:grid;justify-items:center;grid-gap:1rem;gap:1rem;text-align:center}.pitch-footer .pitch-brand{color:#9eff73}.pitch-footer-brand{font-family:Space Grotesk,Inter,sans-serif;font-size:1.6rem;font-weight:700;color:var(--pitch-secondary)}.pitch-footer-nav{gap:1rem;color:rgba(124,249,148,.8)}.pitch-footer-nav,.pitch-footer-socials{display:flex;flex-wrap:wrap;justify-content:center}.pitch-footer-socials{gap:.75rem}.pitch-footer-social-link{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1rem;border:1px solid rgba(158,255,115,.22);border-radius:999px;color:#f7fff0;background:rgba(255,255,255,.06);transition:background .18s ease,border-color .18s ease,transform .18s ease}.pitch-footer-social-link:hover{background:rgba(158,255,115,.12);border-color:rgba(158,255,115,.42);transform:translateY(-1px)}.pitch-footer-social-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem}.pitch-footer-social-icon svg{width:100%;height:100%;fill:currentColor}.pitch-footer-copy{color:rgba(124,249,148,.72);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.match-mode-page{padding-bottom:3rem}.match-mode-hero{width:min(calc(100% - 2.5rem),var(--pitch-shell));margin:0 auto;padding:2rem 0 1.5rem}.match-create-hero{padding-bottom:1rem}.match-create-hero-copy{display:grid;grid-gap:.75rem;gap:.75rem}.match-create-hero-copy h1{max-width:none}.match-create-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;padding:.6rem 1rem;border-radius:999px;background:var(--pitch-secondary);color:var(--pitch-green);font-size:.88rem;font-weight:700}.match-mode-create-layout,.match-mode-hero-broadcast,.pitch-waitlist-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.match-mode-kicker{margin:0;color:#006e2d;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.match-mode-hero-copy,.match-mode-preview-column{display:grid;grid-gap:1rem;gap:1rem}.match-mode-card,.match-mode-surface,.match-mode-upgrade{padding:1.25rem}.match-create-layout,.match-create-result-layout{width:min(calc(100% - 2rem),var(--pitch-shell));margin:0 auto;padding-bottom:5.5rem}.match-create-main-column,.match-create-preview-column{display:grid;grid-gap:1rem;gap:1rem}.match-create-preview-surface,.match-create-result-card,.match-create-section,.match-create-tip-card{border-radius:1.5rem;background:var(--pitch-surface);border:1px solid rgba(193,200,191,.45);box-shadow:var(--pitch-shadow-soft)}.match-create-section{padding:1.25rem}.match-create-section-header{display:grid;grid-gap:.9rem;gap:.9rem;margin-bottom:1.25rem}.match-create-count-row{display:flex;gap:.65rem;flex-wrap:wrap}.match-create-count-pill,.match-create-status-pill{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:2rem;padding:.35rem .8rem;border-radius:999px;background:var(--pitch-surface-low);color:var(--pitch-green);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.match-create-status-pill{background:var(--pitch-secondary)}.match-mode-flow{width:min(calc(100% - 2.5rem),var(--pitch-shell));margin:0 auto;display:grid;grid-gap:1rem;gap:1rem}.match-mode-card-header,.match-mode-inline-meta,.match-mode-lineup-grid,.match-mode-tabs,.match-mode-toolbar,.match-mode-upgrade-points{display:flex;gap:.85rem;flex-wrap:wrap}.match-mode-card-header,.match-mode-toolbar{justify-content:space-between;align-items:start}.match-mode-scorebug{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.75rem;gap:.75rem;align-items:center}.match-mode-team-column{display:grid;grid-gap:.3rem;gap:.3rem}.match-mode-team-column:last-child{text-align:right}.match-mode-team-badge{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:var(--pitch-green-ink);color:#fff;font-family:Space Grotesk,Inter,sans-serif;font-weight:700}.match-mode-team-badge.is-away{background:var(--pitch-surface-variant);color:var(--pitch-green-ink)}.match-mode-score-core{display:grid;justify-items:center;grid-gap:.45rem;gap:.45rem}.match-mode-clock-stack{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:center}.match-mode-live-pill,.match-mode-phase-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.3rem .7rem;border-radius:.7rem;background:var(--pitch-surface-high);color:var(--pitch-green-ink);font-size:.78rem;font-weight:700;text-transform:uppercase}.match-mode-phase-pill.is-et{background:#fff7cf}.match-mode-big-score{display:flex;align-items:center;gap:.55rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1}.match-mode-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.match-mode-event-button,.match-mode-tab{min-height:3.25rem;border-radius:1rem;border:1px solid rgba(193,200,191,.7);background:var(--pitch-surface);color:var(--pitch-green-ink);font-weight:700}.match-mode-event-button.is-selected,.match-mode-tab.is-active{border-color:var(--pitch-green)}.match-mode-event-button.is-green{background:var(--pitch-green);color:var(--pitch-secondary)}.match-mode-event-button.is-yellow{border-color:#b89200}.match-mode-event-button.is-red{border-color:var(--pitch-red);color:var(--pitch-red)}.match-mode-timeline{display:grid;grid-gap:.85rem;gap:.85rem}.match-mode-timeline-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.85rem;gap:.85rem;align-items:center;padding:1rem;border-radius:1.25rem;background:var(--pitch-surface-low);border:1px solid rgba(193,200,191,.6)}.match-mode-timeline-minute{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;min-height:3rem;border-radius:999px;background:var(--pitch-surface);border:1px solid rgba(193,200,191,.6);font-family:Space Grotesk,Inter,sans-serif;font-weight:700}.match-mode-lineup-grid,.match-mode-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.match-mode-lineup-list,.match-mode-metric-card{border-radius:1.25rem;background:var(--pitch-surface-low);padding:1rem}.match-mode-list-label{margin:0 0 .7rem;color:#006e2d;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.match-create-preview-surface{display:grid;padding:1rem;grid-gap:1rem;gap:1rem}.match-create-preview-card{display:grid;grid-gap:1.25rem;gap:1.25rem;padding:1.5rem;border-radius:1.75rem;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03)),linear-gradient(135deg,#1b4332,#012d1d);color:#fff;box-shadow:0 24px 48px rgba(5,46,22,.18)}.match-create-live-state,.match-create-preview-footer,.match-create-preview-meta,.match-create-preview-topline{display:flex;align-items:center}.match-create-preview-footer,.match-create-preview-topline{justify-content:space-between;gap:1rem}.match-create-live-state span:last-child,.match-create-preview-footer-label,.match-create-preview-topline span:first-child{font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.match-create-live-state{gap:.45rem}.match-create-live-dot{width:.55rem;height:.55rem;border-radius:999px;background:#ff5757}.match-create-preview-scoreline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:.85rem;gap:.85rem}.match-create-preview-team{display:grid;justify-items:center;grid-gap:.55rem;gap:.55rem;text-align:center}.match-create-preview-badge{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-family:Lexend,Inter,sans-serif;font-size:1.4rem;font-weight:600}.match-create-preview-badge.is-away{background:rgba(255,255,255,.14)}.match-create-preview-core{display:grid;justify-items:center;grid-gap:.55rem;gap:.55rem}.match-create-preview-score{font-family:Lexend,Inter,sans-serif;font-size:clamp(2.5rem,7vw,4.25rem);line-height:.92;letter-spacing:-.04em}.match-create-preview-team strong{font-size:.98rem;font-weight:600}.match-create-preview-head{display:grid;justify-items:center;grid-gap:.8rem;gap:.8rem}.match-create-preview-live-pill,.match-create-preview-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;min-height:2rem;padding:.35rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.match-create-preview-live-pill{background:var(--pitch-secondary);color:var(--pitch-green);border-color:transparent}.match-create-preview-meta{gap:.45rem;color:rgba(255,255,255,.82);font-size:.84rem;font-weight:600}.match-create-preview-headline{padding:1rem 1.15rem;border-radius:1rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);text-align:center;font-size:1.12rem;font-weight:500;line-height:1.45}.match-create-preview-footer{align-items:end;color:rgba(255,255,255,.88)}.match-create-preview-footer strong{display:block;margin-top:.35rem;font-size:1.05rem}.match-create-preview-brand{text-align:right}.match-create-preview-brand strong{display:block;font-family:Lexend,Inter,sans-serif;font-size:1.45rem;letter-spacing:-.04em}.match-create-preview-brand small{color:rgba(255,255,255,.62);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.match-create-tip-card{padding:1.1rem 1.25rem}.match-create-action-bar{position:-webkit-sticky;position:sticky;bottom:0;z-index:20;display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.25rem;padding:1rem;border:1px solid rgba(193,200,191,.35);border-radius:1.25rem;background:rgba(250,250,244,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -8px 24px rgba(5,46,22,.08)}.match-create-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;border-radius:999px;background:rgba(1,45,29,.08);color:rgba(26,28,25,.82);font-weight:700}.match-create-submit{width:100%}.match-create-footnote{margin:.2rem 0 0;text-align:center}.match-create-result-card{padding:1.5rem}.match-create-action-cluster,.match-create-result-card,.match-create-result-grid{display:grid;grid-gap:.9rem;gap:.9rem}.match-create-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-create-link-card{display:flex;align-items:flex-start;gap:.85rem;padding:1.2rem 1.25rem;border-radius:1.25rem;background:#f5f6ef;border:1px solid rgba(193,200,191,.55)}.match-create-link-copy{display:grid;grid-gap:.28rem;gap:.28rem;flex:1 1 auto}.match-create-action-icon{display:inline-flex;align-items:center;justify-content:center;min-width:3.15rem;min-height:3.15rem;padding:.55rem;border-radius:1rem;background:rgba(1,45,29,.08);color:var(--pitch-green)}.match-create-action-icon svg,.match-create-action-trailing svg,.match-create-confirmation-badge svg,.match-create-result-primary-viewer-icon svg,.match-create-result-status-pill svg,.match-create-secondary-icon svg{width:1.25rem;height:1.25rem}.match-create-link-card strong{font-family:Lexend,Inter,sans-serif;font-size:1.05rem;font-weight:600;color:var(--pitch-green)}.match-create-link-card small{color:rgba(65,72,68,.85);font-size:.82rem;line-height:1.35}.match-create-result-grid>.match-story-action-shell{display:flex;width:100%}.match-create-link-card.is-tile{flex-direction:column;justify-content:space-between;min-height:15rem;gap:1.25rem;padding:1.25rem}.match-create-link-card-preview,.match-create-link-card.is-tile .match-create-action-icon{min-width:4rem;min-height:4rem;width:4rem;height:4rem;border-radius:999px;background:#dff0d8;color:var(--pitch-green)}.match-create-link-card.is-tile .match-create-link-copy{gap:.45rem}.match-create-link-card.is-tile .match-create-link-copy strong{font-size:1.1rem}.match-create-link-card.is-tile .match-create-link-copy small{font-size:.86rem}.match-create-link-card-preview{display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,248,242,.96)),radial-gradient(circle at 80% 22%,rgba(57,231,95,.16),rgba(57,231,95,0) 48%);border:1px solid rgba(193,200,191,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.match-create-link-card-preview:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(1,45,29,.02),rgba(1,45,29,0)),radial-gradient(circle at 80% 22%,rgba(57,231,95,.12),rgba(57,231,95,0) 48%)}.match-create-link-card-preview-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:999px;background:#ffffff;box-shadow:0 6px 18px rgba(5,46,22,.1)}.match-create-colour-picker{display:flex;align-items:center;gap:.9rem;margin-top:.35rem}.match-create-colour-input{width:4rem;height:4rem;padding:.3rem;border-radius:1rem;border:1px solid rgba(193,200,191,.72);background:#ffffff;box-shadow:0 4px 14px rgba(5,46,22,.05);cursor:pointer}.match-create-colour-input::-webkit-color-swatch-wrapper{padding:0}.match-create-colour-input::-webkit-color-swatch{border:0;border-radius:.75rem}.match-create-colour-input::-moz-color-swatch{border:0;border-radius:.75rem}.match-create-colour-value{display:inline-flex;align-items:center;min-height:2.5rem;padding:.55rem .9rem;border-radius:999px;background:rgba(1,45,29,.06);color:var(--pitch-green);font-size:.86rem;font-weight:700;letter-spacing:.08em}.match-mode-empty-state{padding:1rem;border-radius:1.25rem;border:1px dashed rgba(114,121,113,.5);color:var(--pitch-muted)}.story-share-link,.story-share-link.is-static{min-height:2.8rem;padding-inline:1rem}@media (min-width:900px){.pitch-mobile-only{display:none}.pitch-desktop-only{display:block}.match-mode-hero h1{font-size:clamp(3.8rem,5vw,6rem)}.match-mode-card h2,.match-mode-card-header h2,.match-mode-create-layout h2,.match-mode-upgrade h2{font-size:clamp(2.3rem,3.2vw,3.6rem)}.pitch-topbar-inner{min-height:4rem}.pitch-hero{min-height:90vh;display:flex;align-items:center;padding:5rem 0}.pitch-hero-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:4rem}.pitch-hero-copy{justify-items:start;text-align:left}.pitch-mobile-hero-actions{display:none}.pitch-desktop-hero-actions{display:flex;width:auto}.pitch-hero-visual{position:relative;min-height:40rem}.pitch-feed-card,.pitch-goal-card,.pitch-scorebug-card{position:absolute;border-radius:2rem}.pitch-scorebug-card{top:1rem;right:2rem;width:20rem;padding:1.25rem;background:var(--pitch-green);color:#fff;box-shadow:0 32px 64px -16px rgba(0,0,0,.3);transform:rotate(-1deg)}.pitch-scorebug-head,.pitch-scorebug-head>div{display:flex;align-items:center;gap:.5rem;justify-content:space-between}.pitch-scorebug-head{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pitch-scorebug-head>div{justify-content:flex-start}.pitch-scorebug-head span:last-child{opacity:.5}.pitch-scorebug-core{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem;margin-top:1rem;padding-inline:1rem}.pitch-scorebug-team{display:grid;justify-items:center;grid-gap:.35rem;gap:.35rem}.pitch-scorebug-badge{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:rgba(255,255,255,.08)}.pitch-scorebug-badge.is-away{background:var(--pitch-lime);color:var(--pitch-green)}.pitch-scorebug-team strong{font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;line-height:1}.pitch-scorebug-divider{font-size:2rem;opacity:.2}.pitch-goal-card{top:11rem;left:0;width:21.25rem;padding:1.5rem;background:var(--pitch-surface);box-shadow:0 40px 80px -20px rgba(5,46,22,.15);transform:rotate(-4deg)}.pitch-goal-head{display:flex;gap:1rem;align-items:start;margin-bottom:1rem}.pitch-goal-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:1rem;background:var(--pitch-lime);color:var(--pitch-green);font-size:.75rem;font-weight:700}.pitch-goal-head small,.pitch-goal-head strong{display:block}.pitch-goal-head strong{font-size:.85rem;letter-spacing:.04em}.pitch-goal-head small{font-size:.72rem;color:rgba(5,46,22,.45);text-transform:uppercase}.pitch-goal-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;border:0;border-radius:.9rem;background:var(--pitch-green);color:var(--pitch-lime);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pitch-feed-card{right:0;bottom:1rem;width:20rem;padding:1.5rem;background:#fdfdfd;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);transform:rotate(3deg)}.pitch-feed-card h4{display:flex;justify-content:space-between;align-items:center;margin:0 0 1.25rem;color:var(--pitch-green);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.pitch-feed-card h4 span{color:var(--pitch-lime)}.pitch-feed-list{display:grid;grid-gap:1rem;gap:1rem}.pitch-feed-list>div{display:grid;grid-template-columns:auto 1fr;grid-gap:.8rem;gap:.8rem;align-items:start}.pitch-feed-list span{width:.5rem;height:.5rem;border-radius:999px;margin-top:.35rem;background:rgba(5,46,22,.15)}.pitch-feed-list span.is-lime{background:var(--pitch-lime)}.pitch-feed-list span.is-yellow{background:#facc15}.pitch-feed-list strong{display:block;color:var(--pitch-green);font-size:.78rem}.pitch-feed-list small{color:rgba(5,46,22,.55);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pitch-feed-list .is-muted{opacity:.4}.pitch-section-heading{margin-bottom:3rem}.pitch-section-heading-center{text-align:center}.pitch-section-heading-inline{display:flex;justify-content:space-between;align-items:end;gap:2rem}.pitch-desktop-journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2rem;gap:2rem}.pitch-desktop-journey-card,.pitch-preview-poster{padding:2rem;border-radius:2rem;background:var(--pitch-surface-low);border:1px solid rgba(193,200,191,.35)}.pitch-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.pitch-preview-poster{min-height:26rem;display:flex;flex-direction:column;justify-content:space-between}.pitch-preview-poster span{width:-moz-fit-content;width:fit-content;padding:.35rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700}.pitch-preview-poster.is-dark{background:var(--pitch-green);color:#fff}.pitch-preview-poster.is-dark span{background:var(--pitch-lime);color:var(--pitch-green)}.pitch-preview-poster.is-dark h3,.pitch-preview-poster.is-dark p{color:inherit}.pitch-preview-poster.is-light span{background:var(--pitch-green);color:#fff}.pitch-preview-poster h3{margin:0 0 .35rem}.pitch-preview-poster h3,.pitch-preview-poster strong{font-family:Space Grotesk,Inter,sans-serif;font-size:2.2rem}.pitch-preview-poster strong{display:block;color:var(--pitch-green)}.pitch-preview-third{display:flex}.pitch-link-button{border:0;background:transparent;color:var(--pitch-green);font-weight:700}.pitch-link-label{font-size:.86rem}.pitch-teaser-desktop{max-width:48rem;text-align:center;display:grid;justify-items:center;grid-gap:1rem;gap:1rem}.pitch-teaser-icon{color:var(--pitch-green);font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pitch-waitlist-grid{grid-template-columns:minmax(0,1fr) minmax(26rem,34rem);align-items:start}.match-mode-form-grid,.waitlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-mode-create-layout,.match-mode-hero-broadcast{grid-template-columns:minmax(0,1fr) minmax(23rem,32rem);align-items:start}.match-create-hero{padding-top:2.5rem;padding-bottom:.5rem}.match-create-action-bar{position:static;grid-template-columns:minmax(11rem,15rem) minmax(0,1fr);align-items:center;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.match-create-footnote{text-align:left}.match-create-result-grid,.match-mode-flow{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:899px){.match-mode-cta-row>*,.match-mode-inline-actions>*,.match-mode-subtle-actions>*,.pitch-outline-button,.pitch-primary-button{width:100%}.match-mode-lineup-grid,.match-mode-metric-grid,.match-mode-scorebug,.match-mode-timeline-card{grid-template-columns:1fr}.match-mode-score-core,.match-mode-team-column,.match-mode-team-column:last-child{justify-items:center;text-align:center}.match-mode-hero{width:min(calc(100% - 2rem),var(--pitch-shell));padding-top:1.25rem}.match-mode-card h2,.match-mode-card-header h2,.match-mode-create-layout h2,.match-mode-upgrade h2{max-width:100%}.match-create-hero{text-align:center}.match-create-hero-copy{justify-items:center}.match-create-section{padding:1rem}.match-create-preview-card{padding:1.1rem}.match-create-preview-badge{width:3.05rem;height:3.05rem;font-size:1.1rem}.match-create-preview-headline{font-size:.98rem}.match-create-preview-brand strong{font-size:1.1rem}.match-create-preview-footer{align-items:start}.match-create-footnote{padding-bottom:4.5rem}}.match-create-page,.match-create-page button,.match-create-page input,.match-create-page select,.match-create-page textarea{color-scheme:light}.match-create-page{width:100%;margin:0;padding:0 0 3rem;background:radial-gradient(circle at top,rgba(167,243,208,.18),transparent 28rem),linear-gradient(180deg,#fafaf4,#f6f7f1);color:var(--pitch-text)}.match-create-page .match-mode-hero{width:min(calc(100% - 2rem),42rem);padding:1.1rem 0 .9rem}.match-create-page .match-create-badge{padding:.72rem 1.1rem;background:var(--pitch-secondary);color:var(--pitch-green);font-size:.76rem;letter-spacing:.02em}.match-create-page .match-create-layout,.match-create-page .match-create-result-layout{width:min(calc(100% - 2rem),42rem);padding-bottom:2rem;gap:1.5rem}.match-create-page .match-create-main-column,.match-create-page .match-create-preview-column{gap:1.5rem}.match-create-page .match-create-preview-column{order:-1;position:static}.match-create-page .match-create-preview-surface{padding:1rem 1rem 1.1rem;background:rgba(255,255,255,.76);border:1px solid rgba(193,200,191,.52);border-radius:1.5rem;box-shadow:0 12px 36px rgba(5,46,22,.05);display:grid;grid-gap:.8rem;gap:.8rem;background:rgba(250,250,244,.94);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.match-create-page .match-create-preview-surface .pitch-scorebug-card{box-shadow:none;padding:.8rem;gap:.62rem}.match-create-page .match-create-preview-surface .pitch-scorebug-competition{min-height:1.9rem;font-size:.7rem}.match-create-page .match-create-preview-surface .pitch-scorebug-footer strong,.match-create-page .match-create-preview-surface .pitch-scorebug-meta,.match-create-page .match-create-preview-surface .pitch-scorebug-side strong{font-size:.78rem}.match-create-page .match-create-preview-surface .pitch-scorebug-badge{width:2.7rem;height:2.7rem}.match-create-page .match-create-preview-surface .pitch-scorebug-score{font-size:1.9rem}.match-create-page .match-create-preview-surface .pitch-scorebug-headline{min-height:2.5rem;padding:.55rem .75rem;font-size:.82rem}.match-create-page .match-create-result-card,.match-create-page .match-create-section{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.match-create-page .match-create-section+.match-create-section{border-top:1px solid rgba(193,200,191,.6);padding-top:1.5rem}.match-create-page .match-create-section-header{gap:.55rem;margin-bottom:1rem}.match-create-page .match-create-inline-intro{display:flex;align-items:center;gap:.65rem;margin-bottom:1.35rem;color:rgba(26,28,25,.88)}.match-create-page .match-create-inline-intro p{margin:0;font-size:.98rem;line-height:1.5}.match-create-page .match-create-inline-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:var(--pitch-green);font-size:1.1rem}.match-create-page .match-create-group{display:grid;grid-gap:.95rem;gap:.95rem}.match-create-page .match-create-group+.match-create-group{margin-top:1.35rem;padding-top:1.2rem;border-top:1px solid rgba(193,200,191,.4)}.match-create-page .match-create-group-heading{display:grid;grid-gap:.25rem;gap:.25rem}.match-create-page .match-create-group-heading h2{margin:0;font-size:1rem;line-height:1.1;color:var(--pitch-green-ink)}.match-create-page .match-create-group-heading p{margin:0;font-size:.84rem;line-height:1.5;color:rgba(65,72,68,.74)}.match-create-page .match-create-section-header h2{max-width:none;font-size:1.55rem;line-height:1.04;color:var(--pitch-green-ink)}.match-create-page .match-create-section-header p:not(.match-mode-kicker){margin:0;font-size:.98rem;line-height:1.55;color:rgba(65,72,68,.78)}.match-create-page .match-mode-kicker{color:var(--pitch-green-ink);font-size:.82rem;letter-spacing:.1em}.match-create-page .match-create-count-row{gap:.5rem}.match-create-page .match-create-count-pill,.match-create-page .match-create-status-pill{min-height:1.8rem;padding:.28rem .7rem;border:1px solid rgba(193,200,191,.6);background:rgba(255,255,255,.7);color:rgba(1,45,29,.8);font-size:.72rem;letter-spacing:.06em}.match-create-page .match-create-status-pill{background:rgba(161,244,200,.55);border-color:rgba(17,108,74,.18)}.match-create-page .match-mode-form-grid{margin:0;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.match-create-page .match-mode-form-grid label{gap:.4rem;color:var(--pitch-green-ink);font-size:.88rem;font-weight:500}.match-create-page .match-mode-form-grid label>span{font-size:.88rem;font-weight:600;color:rgba(26,28,25,.92)}.match-create-page .match-create-footnote,.match-create-page .match-mode-form-grid label>small{font-size:.78rem;line-height:1.5;color:rgba(65,72,68,.72)}.match-create-page .match-mode-form-grid input,.match-create-page .match-mode-form-grid select,.match-create-page .match-mode-form-grid textarea{border:1px solid rgba(193,200,191,.26);border-radius:.9rem;background:#f7f8f3;padding:.95rem 1rem;color:var(--pitch-green-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.45);min-height:3rem}.match-create-page .match-create-field-primary input{background:#ffffff;border-color:rgba(110,182,129,.42);box-shadow:0 1px 0 rgba(255,255,255,.5),inset 0 0 0 1px rgba(104,184,127,.12)}.match-create-page .match-create-field-secondary input{background:rgba(243,244,238,.72)}.match-create-page .match-mode-form-grid input::placeholder,.match-create-page .match-mode-form-grid textarea::placeholder{color:rgba(65,72,68,.72)}.match-create-page .match-mode-form-grid textarea{min-height:8.5rem;resize:vertical}.match-create-page .match-mode-form-grid input:focus,.match-create-page .match-mode-form-grid select:focus,.match-create-page .match-mode-form-grid textarea:focus{border-color:rgba(17,108,74,.35);box-shadow:0 0 0 3px rgba(161,244,200,.22)}.match-create-page .match-create-side-toggle{width:100%;gap:.3rem;padding:.25rem;border-radius:.9rem;border:1px solid rgba(193,200,191,.28);background:linear-gradient(180deg,rgba(238,241,233,.96),rgba(244,246,240,.98))}.match-create-page .match-create-side-toggle button{display:grid;grid-gap:.2rem;gap:.2rem;flex:1 1;min-height:4rem;border-radius:.72rem;padding:.7rem .8rem;font-size:.95rem;font-weight:500;color:rgba(65,72,68,.86)}.match-create-page .match-create-side-toggle button strong{font-size:1rem}.match-create-page .match-create-side-toggle button small{font-size:.76rem;color:rgba(65,72,68,.74)}.match-create-page .match-create-side-toggle button.is-active{background:#ffffff;color:var(--pitch-green-ink);box-shadow:0 8px 18px rgba(5,46,22,.08);outline:2px solid rgba(57,231,95,.22)}.match-create-page .match-create-side-toggle button.is-active small{color:rgba(11,58,34,.72)}.match-create-page .match-create-colour-field small{margin-top:-.1rem}.match-create-page .match-create-colour-row{display:grid;grid-template-columns:minmax(0,1fr) 9rem;grid-gap:.8rem;gap:.8rem;align-items:center}.match-create-page .match-create-colour-preview{--match-accent:#39E75F;display:grid;grid-template-columns:3rem 1fr;align-items:center;grid-gap:.65rem;gap:.65rem;min-height:5rem;padding:.8rem;border-radius:1rem;border:1px solid rgba(193,200,191,.36);background:radial-gradient(circle at top left,rgba(255,255,255,.24),transparent 34%),linear-gradient(135deg,var(--match-accent) 0,#082313 100%);transition:background .18s ease,border-color .18s ease}.match-create-page .match-create-colour-preview-badge{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:#ffffff;color:var(--pitch-green-ink);overflow:hidden;font-weight:800}.match-create-page .match-create-colour-preview-badge img{width:76%;height:76%;object-fit:contain}.match-create-page .match-create-colour-preview-score{display:grid;grid-gap:.15rem;gap:.15rem;color:#ffffff}.match-create-page .match-create-colour-preview-score strong{font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1.15rem;line-height:1}.match-create-page .match-create-colour-preview-score small{color:rgba(255,255,255,.8);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.match-create-page .match-logo-upload{display:grid;grid-gap:.45rem;gap:.45rem}.match-create-page .match-logo-upload-shell{display:grid;grid-template-columns:4.6rem minmax(0,1fr);grid-gap:.9rem;gap:.9rem;align-items:center;padding:.9rem;border-radius:1rem;border:1px dashed rgba(117,159,128,.46);background:linear-gradient(180deg,rgba(253,254,251,.96),rgba(247,249,242,.98))}.match-create-page .match-logo-upload-preview{display:inline-flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;border-radius:1.2rem;background:#ffffff;color:var(--pitch-green-ink);border:1px solid rgba(193,200,191,.5);overflow:hidden;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1.1rem;font-weight:700}.match-create-page .match-logo-upload-preview-image{width:76%;height:76%;object-fit:contain}.match-create-page .match-logo-upload-copy{display:grid;grid-gap:.32rem;gap:.32rem}.match-create-page .match-logo-upload-title-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.match-create-page .match-logo-upload-title-row strong{font-size:.88rem;color:rgba(26,28,25,.92)}.match-create-page .match-logo-upload-copy small,.match-create-page .match-logo-upload-title-row span{font-size:.74rem;color:rgba(65,72,68,.68)}.match-create-page .match-logo-upload-copy p{margin:0;font-size:.78rem;line-height:1.45;color:rgba(65,72,68,.74)}.match-create-page .match-logo-upload-actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.match-create-page .match-logo-upload-button,.match-create-page .match-logo-upload-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.7rem .95rem;border-radius:.85rem;font-size:.82rem;font-weight:700}.match-create-page .match-logo-upload-button{border:1px solid rgba(117,159,128,.46);background:#ffffff;color:var(--pitch-green-ink);cursor:pointer}.match-create-page .match-logo-upload-button.is-solid{background:var(--pitch-green);border-color:transparent;color:#ffffff}.match-create-page .match-logo-upload-link{border:0;background:transparent;color:rgba(65,72,68,.86);cursor:pointer}.match-create-page .match-logo-upload-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.match-create-page .match-logo-crop-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:1rem;background:rgba(4,17,9,.64)}.match-create-page .match-logo-crop-card{width:min(100%,25rem);display:grid;grid-gap:1rem;gap:1rem;padding:1rem;border-radius:1.2rem;background:#ffffff;box-shadow:0 24px 48px rgba(0,0,0,.18)}.match-create-page .match-logo-crop-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.match-create-page .match-logo-crop-header strong{display:block;margin-bottom:.25rem}.match-create-page .match-logo-crop-header p{margin:0;font-size:.8rem;line-height:1.45;color:rgba(65,72,68,.72)}.match-create-page .match-logo-crop-stage{display:grid;place-items:center}.match-create-page .match-logo-crop-frame{position:relative;width:min(100%,15.5rem);aspect-ratio:1/1;border-radius:1.2rem;overflow:hidden;background:linear-gradient(45deg,rgba(212,218,208,.45) 25%,transparent 0),linear-gradient(-45deg,rgba(212,218,208,.45) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(212,218,208,.45) 0),linear-gradient(-45deg,transparent 75%,rgba(212,218,208,.45) 0);background-size:1rem 1rem;background-position:0 0,0 .5rem,.5rem -.5rem,-.5rem 0}.match-create-page .match-logo-crop-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform-origin:center}.match-create-page .match-logo-crop-controls{display:grid;grid-gap:.75rem;gap:.75rem}.match-create-page .match-logo-crop-controls label{display:grid;grid-gap:.35rem;gap:.35rem}.match-create-page .match-logo-crop-controls span{font-size:.8rem;font-weight:600;color:rgba(26,28,25,.9)}.match-create-page .match-logo-crop-actions{display:flex;justify-content:flex-end;gap:.8rem}.match-create-page .match-mode-error-banner{margin:0;padding:.9rem 1rem;border-radius:1rem;background:#ffefed;color:#93000a}.match-create-page .match-create-submit-panel{display:flex;justify-content:flex-end;padding:.8rem 0 0;border:0;background:transparent;box-shadow:none}.match-create-page .match-create-submit-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.75rem;padding:.95rem 1.4rem;border:0;border-radius:1rem;background:var(--pitch-green);color:#ffffff;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:600;letter-spacing:-.01em;box-shadow:0 12px 24px rgba(5,46,22,.12)}.match-create-page .match-create-submit-button:disabled{opacity:.68}.match-create-page .match-create-footnote{margin:.75rem 0 0;text-align:center}.match-create-page .match-create-result-card{gap:.9rem}.match-create-page .match-create-result-summary{display:grid;grid-gap:.35rem;gap:.35rem}.match-create-page .match-create-result-summary h2{margin:0;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1.7rem;line-height:1.02;color:var(--pitch-green-ink)}.match-create-page .match-create-result-note{display:grid;grid-gap:.16rem;gap:.16rem;padding:.8rem 1rem;border-radius:1rem;background:rgba(255,255,255,.76);border:1px solid rgba(193,200,191,.45);color:rgba(65,72,68,.82);font-size:.9rem}.match-create-page .match-create-result-note strong{color:var(--pitch-green-ink)}.match-create-page .match-create-link-card{background:#ffffff;border:1px solid rgba(193,200,191,.45);box-shadow:0 4px 18px rgba(5,46,22,.04)}.match-create-page .match-create-link-card.is-primary{grid-column:1/-1;align-items:center}.match-create-page .match-create-link-card.is-half{flex-direction:column;justify-content:space-between;min-height:11.25rem}.match-create-page .match-create-link-card.is-story{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.98) 58%,rgba(255,255,255,1)),radial-gradient(circle at 78% 18%,rgba(184,242,157,.34),transparent 34%)}.match-create-page .match-create-link-card strong{font-size:.98rem}.match-create-page .match-create-link-card small{font-size:.8rem}.match-create-page .match-create-action-trailing{display:inline-flex;align-items:center;justify-content:center;color:rgba(65,72,68,.58)}.match-create-page .match-create-result-secondary{display:grid;grid-gap:.9rem;gap:.9rem}.match-create-page .match-create-result-secondary .subtle-cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3.8rem;padding:.95rem 1.1rem;border-radius:1rem;border:1px solid rgba(193,200,191,.72);background:transparent;color:var(--pitch-green-ink);font-size:.96rem;font-weight:700;text-align:center}.match-create-page .match-create-result-secondary .subtle-cta.is-filled{background:rgba(216,226,220,.88);border-color:transparent}.match-create-page .match-create-secondary-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem}.match-create-page .match-create-result-reference{margin:0;text-align:center;font-size:.78rem;color:rgba(65,72,68,.62)}@media (min-width:900px){.match-create-page .match-mode-hero{width:min(calc(100% - 2.5rem),var(--pitch-shell));padding:.6rem 0 1.5rem}.match-create-page .match-create-layout,.match-create-page .match-create-result-layout{width:min(calc(100% - 2.5rem),var(--pitch-shell));grid-template-columns:minmax(0,1.45fr) minmax(22rem,.9fr);align-items:start;gap:2.5rem}.match-create-page .match-create-main-column{grid-column:1;grid-row:1}.match-create-page .match-create-preview-column{grid-column:2;grid-row:1;order:0;position:-webkit-sticky;position:sticky;top:6.9rem;z-index:15;align-self:start}.match-create-page .match-create-preview-surface{padding:.85rem}.match-create-page .match-create-result-card,.match-create-page .match-create-section{padding:1.5rem 1.8rem;background:#ffffff;border:1px solid rgba(193,200,191,.45);border-radius:1.5rem;box-shadow:0 4px 20px rgba(5,46,22,.04)}.match-create-page .match-create-section+.match-create-section{border-top:0;padding-top:1.5rem}.match-create-page .match-create-submit-panel{justify-content:flex-end}.match-create-page .match-create-submit-button{max-width:22rem;justify-self:end}.match-create-page .match-create-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-create-page .match-create-link-card{min-height:100%}.match-create-page .match-create-result-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:899px){.match-create-page .match-create-layout{grid-template-columns:minmax(0,1fr)}.match-create-page .match-mode-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-create-page .match-create-side-control,.match-create-page .match-mode-form-grid .is-full{grid-column:1/-1}.match-create-page .match-create-colour-row{grid-template-columns:minmax(0,1fr)}.match-create-page .match-create-submit-panel{position:static;padding-top:.9rem;background:transparent}.match-create-page .match-create-footnote{padding-bottom:0}.match-create-page .match-create-result-layout{width:min(calc(100% - 1.5rem),34rem)}.match-create-page .match-create-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-create-page .match-create-link-card{padding:1rem}.match-create-page .match-create-action-icon{min-width:2.9rem;min-height:2.9rem}.match-create-page .match-create-link-card.is-tile{min-height:13.75rem;gap:1rem}}.match-create-link-card-button{width:100%;border:0;text-align:left;cursor:pointer}.match-create-link-card-button.is-tile{min-height:100%}.match-create-link-card-button:disabled{opacity:.72}.match-live-page,.match-live-page button,.match-live-page input,.match-live-page select,.match-live-page textarea,.match-manage-page,.match-manage-page button,.match-manage-page input,.match-manage-page select,.match-manage-page textarea{color-scheme:light}.match-live-page,.match-manage-page{margin:0;padding:1.25rem 0 4rem;background:radial-gradient(circle at top,rgba(161,244,200,.12),transparent 24rem),linear-gradient(180deg,#fafaf4,#f4f5ef)}.match-live-page .pitch-match-shell,.match-manage-page .pitch-match-shell{width:min(calc(100% - 2rem),44rem);margin:0 auto;gap:1rem}.match-live-page,.match-manage-page{width:100%;padding:1rem 0 2rem;background:radial-gradient(circle at top,rgba(167,243,208,.14),transparent 24rem),linear-gradient(180deg,#fafaf4,#f6f7f1);color:var(--pitch-text)}.match-live-page .match-mode-surface,.match-manage-page .match-mode-surface{border-radius:1.6rem;border:1px solid rgba(193,200,191,.45);background:#ffffff;box-shadow:0 4px 20px rgba(5,46,22,.04);padding:1.2rem}.match-live-page .pitch-match-hero-card,.match-manage-page .pitch-match-hero-card{background:radial-gradient(circle at top,rgba(167,243,208,.22),transparent 16rem),#ffffff;gap:.85rem}.match-live-page .match-mode-kicker,.match-manage-page .match-mode-kicker{width:-moz-fit-content;width:fit-content;padding:.7rem 1rem;border-radius:999px;border:1px solid rgba(161,244,200,.7);background:rgba(255,255,255,.92);color:rgba(17,108,74,.72);font-size:.74rem;font-weight:700;letter-spacing:.09em}.match-live-page .match-mode-card-header h2,.match-live-page .match-mode-surface h2,.match-manage-page .match-mode-card-header h2,.match-manage-page .match-mode-surface h2{font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,6vw,2.8rem);line-height:.98;letter-spacing:-.04em;color:var(--pitch-green-ink);text-transform:none}.match-live-page .match-mode-card-header p,.match-live-page .match-mode-empty-state p,.match-live-page .match-mode-info-banner,.match-live-page .match-mode-inline-meta,.match-live-page .match-mode-meta-line,.match-live-page .match-mode-score-core p,.match-live-page .match-mode-timeline-copy p,.match-manage-page .match-mode-card-header p,.match-manage-page .match-mode-empty-state p,.match-manage-page .match-mode-info-banner,.match-manage-page .match-mode-inline-meta,.match-manage-page .match-mode-meta-line,.match-manage-page .match-mode-score-core p,.match-manage-page .match-mode-timeline-copy p{color:rgba(65,72,68,.82)}.match-live-page .match-mode-toolbar,.match-manage-page .match-mode-toolbar{align-items:flex-start;justify-content:center;gap:.8rem;margin-bottom:.1rem}.match-live-page .pitch-match-primary-actions,.match-manage-page .pitch-match-primary-actions{width:100%}.match-live-page .pitch-match-toolbar-brand,.match-manage-page .pitch-match-toolbar-brand{display:inline-flex;align-items:center;gap:.7rem;width:100%;justify-content:center;text-align:center}.match-live-page .pitch-match-toolbar-logo,.match-manage-page .pitch-match-toolbar-logo{width:2.35rem;height:2.35rem;border-radius:.7rem;object-fit:cover;box-shadow:0 8px 18px rgba(5,46,22,.12)}.match-live-page .pitch-match-toolbar-brand strong,.match-manage-page .pitch-match-toolbar-brand strong{display:block;color:var(--pitch-green-ink);font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:.92rem;font-weight:700;letter-spacing:.12em}.match-live-page .pitch-match-toolbar-brand small,.match-manage-page .pitch-match-toolbar-brand small{display:block;margin-top:.12rem;color:rgba(17,108,74,.7);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.match-live-page .pitch-match-action-row,.match-manage-page .pitch-match-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.35rem}.match-live-page .ghost-cta,.match-live-page .story-share-link,.match-live-page .subtle-cta,.match-manage-page .ghost-cta,.match-manage-page .story-share-link,.match-manage-page .subtle-cta{min-height:3.05rem;padding:.78rem 1.05rem;border-radius:999px;border:2px solid var(--pitch-green-ink);background:#ffffff;color:var(--pitch-green-ink);font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:0;text-transform:none;box-shadow:none}.match-live-page .ghost-cta:hover,.match-live-page .story-share-link:hover,.match-live-page .subtle-cta:hover,.match-manage-page .ghost-cta:hover,.match-manage-page .story-share-link:hover,.match-manage-page .subtle-cta:hover{transform:translateY(-1px)}.match-live-page .pitch-match-utility-actions,.match-manage-page .pitch-match-utility-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.15rem}.match-live-page .pitch-match-utility-actions>*,.match-manage-page .pitch-match-utility-actions>*{width:calc(50% - .3rem)}.match-live-page .pitch-match-utility-action,.match-manage-page .pitch-match-utility-action{display:inline-flex;align-items:center;gap:.75rem;min-height:3.4rem;padding:.7rem .85rem;border-radius:1.1rem;border:1px solid rgba(17,108,74,.2);background:linear-gradient(180deg,#fbfcf8,#f2f4ed);color:var(--pitch-green-ink);font-family:Inter,system-ui,sans-serif;font-size:.86rem;font-weight:600;text-decoration:none;box-shadow:none;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.3rem)}.match-manage-page .pitch-match-utility-action{justify-content:center;text-align:center}.match-live-page .pitch-match-utility-action.is-disabled,.match-manage-page .pitch-match-utility-action.is-disabled{opacity:.62}.match-live-page .pitch-match-utility-icon,.match-manage-page .pitch-match-utility-icon{display:inline-flex;align-items:center;justify-content:center;min-width:3.55rem;min-height:1.65rem;padding:0 .5rem;border-radius:999px;background:rgba(167,243,208,.56);color:#0f5b35;font-size:.65rem;font-weight:800;letter-spacing:.08em}.match-manage-page .pitch-match-utility-copy small{display:none}.match-live-page .pitch-match-utility-copy,.match-manage-page .pitch-match-utility-copy{display:grid;grid-gap:.12rem;gap:.12rem;text-align:left}.match-live-page .pitch-match-utility-copy strong,.match-manage-page .pitch-match-utility-copy strong{color:var(--pitch-green-ink);font-size:.95rem;font-weight:700;line-height:1.1}.match-live-page .pitch-match-utility-copy small,.match-manage-page .pitch-match-utility-copy small{color:rgba(65,72,68,.72);font-size:.78rem;line-height:1.2}.match-story-action-shell{display:grid;grid-gap:.35rem;gap:.35rem;width:100%}.match-story-action-error{margin:.35rem 0 0;color:#9f3428;font-size:.82rem;line-height:1.35}.match-live-page .match-mode-scorebug,.match-manage-page .match-mode-scorebug{gap:1rem}.match-live-page .match-mode-team-column strong,.match-manage-page .match-mode-team-column strong{font-family:Inter,system-ui,sans-serif;font-size:1.05rem;font-weight:600;color:var(--pitch-green-ink);text-transform:uppercase}.match-live-page .match-mode-team-column small,.match-manage-page .match-mode-team-column small{color:rgba(65,72,68,.72);font-size:.72rem;letter-spacing:.08em}.match-live-page .match-mode-team-badge,.match-manage-page .match-mode-team-badge{width:3.35rem;height:3.35rem;border-radius:999px;border:1px solid rgba(17,108,74,.14);background:radial-gradient(circle at top,rgba(167,243,208,.5),#052e16);color:#ffffff;box-shadow:0 6px 18px rgba(5,46,22,.12)}.match-live-page .match-mode-team-badge.is-away,.match-manage-page .match-mode-team-badge.is-away{background:radial-gradient(circle at top,rgba(255,255,255,.94),rgba(161,244,200,.72));color:var(--pitch-green-ink)}.match-live-page .match-mode-clock-stack,.match-manage-page .match-mode-clock-stack{gap:.45rem}.match-live-page .match-mode-live-pill,.match-live-page .match-mode-phase-pill,.match-manage-page .match-mode-live-pill,.match-manage-page .match-mode-phase-pill{min-height:2.1rem;padding:.35rem .75rem;border-radius:.8rem;border:0;background:#eceee7;color:rgba(26,28,25,.84);font-family:Inter,system-ui,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:0;text-transform:none}.match-live-page .match-mode-phase-pill.is-et,.match-manage-page .match-mode-phase-pill.is-et{background:#fff0ad;color:#6c5200}.match-live-page .match-mode-big-score,.match-manage-page .match-mode-big-score{gap:.4rem;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:clamp(2.75rem,8vw,4rem);color:var(--pitch-green-ink)}.match-live-page .match-mode-inline-meta,.match-manage-page .match-mode-inline-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.2rem;font-size:.9rem}.match-live-page .match-mode-inline-meta span:after,.match-manage-page .match-mode-inline-meta span:after{margin-left:.55rem}.match-live-page .match-mode-tabs{gap:.75rem}.match-live-page .match-mode-event-button,.match-live-page .match-mode-tab,.match-manage-page .match-mode-event-button{border:1px solid rgba(193,200,191,.6);border-radius:1rem;background:#f5f6ef;color:rgba(26,28,25,.82);font-family:Inter,system-ui,sans-serif;font-weight:600;letter-spacing:0;text-transform:none;box-shadow:none}.match-live-page .match-mode-tab{min-height:3rem;padding:.75rem 1rem;border-radius:1rem}.match-live-page .match-mode-event-button.is-selected,.match-live-page .match-mode-tab.is-active,.match-manage-page .match-mode-event-button.is-selected{border-color:rgba(17,108,74,.26);background:#ffffff;color:var(--pitch-green-ink);box-shadow:0 8px 18px rgba(5,46,22,.06);outline:none}.match-live-page .match-mode-event-grid,.match-manage-page .match-mode-event-grid{gap:.8rem}.match-live-page .match-mode-event-button,.match-manage-page .match-mode-event-button{min-height:3.65rem;padding:.9rem .95rem;border-width:1px;text-align:left}.match-live-page .match-mode-event-button.is-green,.match-manage-page .match-mode-event-button.is-green{border-color:rgba(17,108,74,.18);background:rgba(167,243,208,.26);color:#0f5b35}.match-live-page .match-mode-event-button.is-red,.match-manage-page .match-mode-event-button.is-red{border-color:rgba(208,75,53,.18);background:rgba(255,132,124,.18);color:#8f2d24}.match-live-page .match-mode-event-button.is-yellow,.match-manage-page .match-mode-event-button.is-yellow{border-color:rgba(170,132,0,.18);background:rgba(255,224,114,.28);color:#6d5600}.match-live-page .match-mode-event-button.is-dark,.match-manage-page .match-mode-event-button.is-dark{border-color:rgba(19,48,31,.12);background:#eff2ec;color:#244130}.match-live-page .match-mode-event-button.is-selected.is-green,.match-manage-page .match-mode-event-button.is-selected.is-green{background:#0f5b35;border-color:#0f5b35;color:#effff4}.match-live-page .match-mode-event-button.is-selected.is-red,.match-manage-page .match-mode-event-button.is-selected.is-red{background:#cf5c52;border-color:#cf5c52;color:#fff7f5}.match-live-page .match-mode-event-button.is-selected.is-yellow,.match-manage-page .match-mode-event-button.is-selected.is-yellow{background:#e6c64f;border-color:#dcb83a;color:#453200}.match-live-page .match-mode-event-button.is-selected.is-dark,.match-manage-page .match-mode-event-button.is-selected.is-dark{background:#183a26;border-color:#183a26;color:#f0f7f2}.match-live-page .match-mode-form-grid label,.match-manage-page .match-mode-form-grid label{color:var(--pitch-green-ink);font-weight:600}.match-manage-page .pitch-match-control-card,.match-manage-page .pitch-match-form-card{padding:1.2rem}.match-manage-page .pitch-match-control-card .match-mode-card-header,.match-manage-page .pitch-match-form-card .match-mode-card-header{gap:.45rem;margin-bottom:.15rem}.match-manage-page .pitch-match-control-grid{margin-top:.2rem}.match-manage-page .pitch-match-form-shell{display:grid;grid-gap:.95rem;gap:.95rem}.match-manage-page .pitch-match-form-grid{gap:.9rem}.match-manage-page .pitch-match-selected-event{display:grid;grid-gap:.22rem;gap:.22rem;padding:.85rem .95rem;border-radius:1rem;border:1px solid rgba(193,200,191,.42);background:#f5f6ef;margin:.1rem 0 .9rem}.match-manage-page .pitch-match-selected-event-label{color:rgba(17,108,74,.72);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.match-manage-page .pitch-match-selected-event strong{color:var(--pitch-green-ink);font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1.05rem;font-weight:600}.match-manage-page .pitch-match-secondary-row{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:-.1rem}.match-manage-page .pitch-match-share-note{margin:0;color:rgba(17,108,74,.8);font-size:.82rem;line-height:1.4}.match-live-page .match-mode-form-grid input,.match-live-page .match-mode-form-grid select,.match-live-page .match-mode-form-grid textarea,.match-manage-page .match-mode-form-grid input,.match-manage-page .match-mode-form-grid select,.match-manage-page .match-mode-form-grid textarea{border:1px solid rgba(193,200,191,.3);border-radius:.95rem;background:#f3f4ee;color:var(--pitch-green-ink)}.match-live-page .match-mode-form-grid input:focus,.match-live-page .match-mode-form-grid select:focus,.match-live-page .match-mode-form-grid textarea:focus,.match-manage-page .match-mode-form-grid input:focus,.match-manage-page .match-mode-form-grid select:focus,.match-manage-page .match-mode-form-grid textarea:focus{border-color:rgba(17,108,74,.34);box-shadow:0 0 0 3px rgba(161,244,200,.22)}.match-manage-page .match-manage-submit{width:100%;min-height:3.75rem;border:0;border-radius:1rem;background:var(--pitch-green);color:#ffffff;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:600;letter-spacing:-.01em;text-transform:none;box-shadow:0 12px 24px rgba(5,46,22,.12)}.match-live-page .match-mode-empty-state,.match-live-page .match-mode-lineup-list,.match-live-page .match-mode-timeline-card,.match-manage-page .match-mode-empty-state,.match-manage-page .match-mode-lineup-list,.match-manage-page .match-mode-timeline-card{border:1px solid rgba(193,200,191,.45);background:#f5f6ef}.match-live-page .match-mode-timeline-card,.match-manage-page .match-mode-timeline-card{grid-template-columns:minmax(0,1fr);gap:.75rem;align-items:start;padding:.9rem .95rem;border-radius:1.05rem}.match-live-page .match-mode-timeline-main,.match-manage-page .match-mode-timeline-main{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:start}.match-live-page .match-mode-timeline-minute,.match-manage-page .match-mode-timeline-minute{min-width:3.45rem;padding-top:.1rem;font-size:.86rem;font-weight:700}.match-live-page .match-mode-timeline-copy,.match-manage-page .match-mode-timeline-copy{gap:.18rem}.match-live-page .match-mode-timeline-copy strong,.match-manage-page .match-mode-timeline-copy strong{font-size:.96rem;line-height:1.25}.match-live-page .match-mode-timeline-copy p,.match-manage-page .match-mode-timeline-copy p{font-size:.88rem;line-height:1.4}.match-live-page .match-mode-timeline-action,.match-manage-page .match-mode-timeline-action{justify-self:end;width:-moz-fit-content;width:fit-content;max-width:100%}.match-live-page .story-share-link,.match-manage-page .story-share-link{min-height:2.35rem;padding:.45rem .9rem;border-width:1px;font-size:.82rem;align-self:center}.match-live-page .match-mode-list-label,.match-live-page .match-mode-timeline-minute,.match-manage-page .match-mode-list-label,.match-manage-page .match-mode-timeline-minute{color:#116c4a}.match-live-page .match-mode-empty-state strong,.match-live-page .match-mode-timeline-copy strong,.match-manage-page .match-mode-empty-state strong,.match-manage-page .match-mode-timeline-copy strong{color:var(--pitch-green-ink)}.match-live-page .pitch-match-upgrade-card,.match-manage-page .pitch-match-upgrade-card{background:linear-gradient(180deg,rgba(243,244,238,.8),rgba(255,255,255,.92))}.match-manage-page .pitch-match-recap-card{display:grid;grid-gap:.95rem;gap:.95rem}.pitch-page .waitlist-status.is-success{color:var(--pitch-green-ink);font-weight:700}.pitch-scorebug-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1.05rem;border-radius:1.45rem;background:radial-gradient(circle at top,rgba(128,255,159,.26),transparent 15rem),linear-gradient(180deg,#1d5c39,#0b3a22);border:1px solid rgba(219,245,226,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 20px 45px rgba(5,46,22,.16)}.pitch-scorebug-footer,.pitch-scorebug-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem}.pitch-scorebug-head{justify-content:center;text-align:center}.pitch-scorebug-competition{display:inline-flex;align-items:center;justify-content:center;min-height:2.3rem;padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(221,243,226,.18);background:rgba(255,255,255,.08);color:rgba(245,251,247,.9);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pitch-scorebug-meta{width:100%;margin:0;color:rgba(227,236,231,.8);font-size:.86rem;font-weight:500;text-align:center}.pitch-scorebug-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:.85rem;gap:.85rem}.pitch-scorebug-side{display:grid;grid-gap:.55rem;gap:.55rem;justify-items:center;text-align:center}.pitch-scorebug-side strong{color:#f5fbf7;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:.92rem;font-weight:600;letter-spacing:-.02em}.pitch-scorebug-badge{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:999px;border:1px solid rgba(221,243,226,.22);background:radial-gradient(circle at top,rgba(235,255,241,.5),rgba(255,255,255,.08));color:#ffffff;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1.18rem;font-weight:700;box-shadow:0 10px 24px rgba(0,0,0,.12);overflow:hidden;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.pitch-scorebug-badge.is-away{color:#e7fff0;background:radial-gradient(circle at top,rgba(145,252,193,.34),rgba(255,255,255,.1))}.pitch-scorebug-badge-logo{width:76%;height:76%;object-fit:contain;display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.18))}.pitch-scorebug-center{display:grid;justify-items:center;grid-gap:.65rem;gap:.65rem}.pitch-scorebug-score{display:flex;align-items:center;gap:.35rem;color:#ffffff;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:clamp(2.3rem,10vw,3.7rem);font-weight:700;letter-spacing:-.06em;line-height:.95}.pitch-scorebug-live-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;padding:.35rem .9rem;border-radius:999px;background:linear-gradient(135deg,#7cff94,#b5ffbf);color:#0b3a22;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.pitch-scorebug-headline{display:flex;align-items:center;justify-content:center;min-height:3.4rem;padding:.75rem .9rem;border-radius:1.15rem;border:1px solid rgba(221,243,226,.14);background:rgba(255,255,255,.08);color:#f4fbf7;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.3;text-align:center}.pitch-scorebug-footer{align-items:end}.pitch-scorebug-footer>div{display:grid;grid-gap:.2rem;gap:.2rem}.pitch-scorebug-footer strong{color:#f5fbf7;font-family:Lexend,Space Grotesk,Inter,sans-serif;font-size:.9rem;font-weight:600}.pitch-scorebug-footer-brand small,.pitch-scorebug-footer-label{color:rgba(221,243,226,.8);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pitch-scorebug-footer-brand{justify-items:end;text-align:right}@media (min-width:900px){.match-live-page .pitch-match-shell,.match-manage-page .pitch-match-shell{width:min(calc(100% - 2.5rem),52rem)}.match-live-page .match-mode-toolbar,.match-manage-page .match-mode-toolbar{align-items:center}.match-live-page .pitch-match-primary-actions,.match-manage-page .pitch-match-primary-actions{width:auto}}@media (max-width:899px){.match-live-page .pitch-match-shell,.match-manage-page .pitch-match-shell{width:min(calc(100% - 1rem),44rem)}.match-live-page .match-mode-subtle-actions,.match-live-page .match-mode-toolbar,.match-live-page .pitch-match-primary-actions,.match-manage-page .match-mode-subtle-actions,.match-manage-page .match-mode-toolbar{flex-direction:column}.match-manage-page .pitch-match-primary-actions{flex-direction:row}.match-live-page .pitch-match-utility-actions,.match-live-page .pitch-match-utility-actions>*,.match-manage-page .pitch-match-utility-actions,.match-manage-page .pitch-match-utility-actions>*{width:100%}.match-manage-page .pitch-match-utility-actions>*{width:calc(50% - .3rem)}.match-live-page .pitch-match-utility-action,.match-manage-page .pitch-match-utility-action{flex:1 1 100%}.match-manage-page .pitch-match-utility-action{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.3rem)}.match-live-page .match-mode-timeline-action,.match-manage-page .match-mode-timeline-action{justify-self:start}.pitch-scorebug-card{padding:.95rem;gap:.8rem}.pitch-scorebug-grid{gap:.5rem}.pitch-scorebug-badge{width:3rem;height:3rem;font-size:1rem}.pitch-scorebug-side strong{font-size:.82rem}.pitch-scorebug-score{font-size:2.2rem}.pitch-scorebug-live-pill{min-height:2rem;padding-inline:.85rem;font-size:.74rem}.pitch-scorebug-headline{min-height:3rem;font-size:.92rem}.pitch-scorebug-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.match-live-page .match-mode-team-column strong,.match-manage-page .match-mode-team-column strong{font-size:.98rem}.match-live-page .match-mode-big-score,.match-manage-page .match-mode-big-score{font-size:2.7rem}.match-live-page .match-mode-card-header h2,.match-live-page .match-mode-surface h2,.match-manage-page .match-mode-card-header h2,.match-manage-page .match-mode-surface h2{font-size:1.95rem}.match-manage-page .match-mode-event-button{min-height:3.5rem}.public-site-header-inner{align-items:center;flex-direction:row}.public-site-header-actions{width:auto;margin-left:auto;justify-content:flex-end}.pitch-faq-cta-actions{flex-direction:column}}