@font-face{font-family:Inter;src:local('Inter');font-display:swap}*{box-sizing:border-box}html{color-scheme:dark;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:#080b09;color:#f1f2e9;font:16px/1.5 Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--accent:#00d11b;--muted:#a1afa5;--line:#29332c;--panel:#111813}a{color:inherit;text-decoration:none}a:hover{color:#8df59a}button,input,textarea,select{font:inherit}button,.button{cursor:pointer;border:1px solid transparent;border-radius:9px;min-height:48px;padding:12px 19px;font-weight:650;display:inline-flex;gap:12px;align-items:center;justify-content:center;line-height:1.3;text-align:center;background:#19251d;color:#edf2ec}button:hover,.button:hover{filter:brightness(1.12)}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #5fe678;outline-offset:4px}.primary,.button:not(.secondary){background:var(--accent);color:#041106}.secondary{background:#111a14;border-color:#3d5042}.quiet{background:transparent;border-color:transparent;color:#aabaad}.danger{color:#ffa6a6;border-color:#7e4242}.action{display:inline-flex;flex-direction:column;vertical-align:top;max-width:100%}.action .notice{max-width:35ch}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0}.site-header{padding:22px clamp(18px,3.2vw,64px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:8px}.brand img{width:128px;height:auto}.brand span{font-size:11px;align-self:start;border:1px solid #344e3b;border-radius:4px;padding:0 5px;color:#7ca586}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px}.site-header nav .button,.site-header nav button{min-height:44px;font-size:14px}main{padding:32px clamp(18px,3.2vw,64px) 100px;width:100%}h1,h2,h3,h4,p{margin:0 0 18px}h1{font-size:clamp(32px,4vw,64px);line-height:1.07;letter-spacing:-.045em;font-weight:750;overflow-wrap:anywhere}h2{font-size:clamp(26px,2.6vw,38px);line-height:1.14;letter-spacing:-.035em;margin:32px 0 22px}h3{font-size:22px;line-height:1.25;letter-spacing:-.02em;margin-bottom:10px;overflow-wrap:anywhere}h4{margin-top:28px}p{color:#b4c0b7}small{font-size:13px;color:var(--muted);display:block}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-weight:700;font-size:11px;color:var(--accent);margin-bottom:20px}.hero{padding:12px 0 70px}.hero-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 20px;gap:20px}.hero-top p{margin:0}.hero-top span{font-size:12px}.wordmark{width:100%;display:block;margin:clamp(32px,5.2vw,96px) 0;height:auto}.hero-bottom{display:grid;grid-template-columns:1fr minmax(320px,32%);align-items:end;gap:48px}.hero h1{font-size:clamp(42px,5.4vw,86px)}.hero h1 span{color:#85958a}.hero-bottom p{margin-bottom:0;font-size:18px}.hero-actions{display:grid;gap:12px}.hero-actions .button{justify-content:space-between;text-align:left;min-height:70px;padding:20px 26px}.hero-actions .button span{font-size:26px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:30px 0 20px}.section-head h1,.section-head h2,.section-head h3{margin:0}.section-head .eyebrow{margin:0 0 12px}.section-head p{margin:8px 0 0}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,310px),1fr));gap:22px}.event-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--panel);display:block}.event-cover{aspect-ratio:1.8;position:relative;overflow:hidden}.event-cover>img{width:100%;height:100%;object-fit:cover}.event-cover>.badge{position:absolute;left:20px;top:20px}.cover-art{height:100%;display:flex;align-items:center;justify-content:space-between;padding:36px;background:repeating-linear-gradient(130deg,#142419 0px,#142419 1px,#0f1b13 1px,#0f1b13 28px);font-weight:800;font-size:42px;letter-spacing:-.08em;color:#4a7956}.cover-art i{font-style:normal;font-size:94px;color:#93bb9c}.event-info{padding:24px}.event-info small{margin-bottom:12px}.event-info p{font-size:14px}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags span{border:1px solid var(--line);border-radius:5px;padding:5px 10px;color:#b4c5b9;font-size:12px}.panel{background:var(--panel);padding:clamp(18px,2.4vw,32px);border:1px solid var(--line);border-radius:14px;margin-bottom:22px}.panel h2:first-child{margin-top:0}.empty{border:1px dashed #3a5040;border-radius:14px;padding:44px 28px;color:#a5b7ab;text-align:center;margin:22px 0}.notice{background:#492b23;color:#ffd6c7;border:1px solid #915944;padding:12px 16px;border-radius:8px;margin:16px 0;white-space:pre-wrap}.success{background:#0c331b;border:1px solid #235e34;color:#aeedbc;padding:14px 18px;border-radius:8px}.form fieldset{border:0;padding:0;margin:0;min-width:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;min-width:0}.field>span,.label{font-size:14px;color:#c0cec5;font-weight:600;display:block}.field input,.field textarea,.field select{width:100%;background:#0b100d;border:1px solid #3b4a40;border-radius:8px;color:#eff5f0;padding:12px 14px;min-height:48px;font-size:16px;line-height:1.5;min-width:0}.field textarea{resize:vertical}.field input[type=color]{padding:6px;height:48px}.field input:disabled,.field select:disabled{opacity:.6}.field small{font-weight:400}.field.compact{max-width:400px;margin-top:28px}.upload{margin-bottom:20px}.upload-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:12px 0}.avatar{width:50px;height:50px;border-radius:10px;object-fit:contain;flex-shrink:0;background:#1b2a1f;padding:6px}.avatar.large{width:110px;height:110px;border-radius:20px}.fallback{display:inline-flex;align-items:center;justify-content:center;color:#79b98a;font-weight:750;font-size:22px}.fallback.large{font-size:40px}.check{display:flex;align-items:center;gap:12px;margin:20px 0;min-height:48px}.check input{width:21px;height:21px;accent-color:#00d11b}.question-row{display:flex;align-items:center;gap:20px}.question-row .field{flex:1}.auth{max-width:620px;margin:32px auto}.auth h1,.recovery h1{font-size:40px}.auth-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px}.auth-links a{text-decoration:underline;text-underline-offset:5px;font-size:14px}.back{display:block;color:#9dac9f;font-size:14px;margin-bottom:28px}.recovery{max-width:760px;margin:40px auto}.recovery code{display:block;background:#09120b;color:#a2f2b0;padding:22px;border:1px dashed #507258;overflow-wrap:anywhere;font-size:clamp(18px,2vw,24px);letter-spacing:.1em;margin:24px 0}.tabs{display:flex;gap:8px;overflow-x:auto;padding:10px 0 18px;margin:16px 0 14px}.tabs button{white-space:nowrap;color:#9ab0a0;background:transparent}.tabs button.selected{background:#1c3524;border-color:#4a7756;color:#dbf9e3}.badge{display:inline-flex;padding:5px 11px;font-size:11px;font-weight:650;background:#28332c;border:1px solid #475b4d;border-radius:6px;white-space:nowrap;vertical-align:middle;color:#d1e7d7}.badge.admitted,.badge.live{background:#123b21;color:#9fedb3;border-color:#2f6b40}.badge.changes,.badge.reserve,.badge.proposed{background:#3d3320;color:#f3d394;border-color:#756134}.badge.rejected,.badge.withdrawn{background:#3b2424;color:#efb3b3;border-color:#624141}.event-hero{padding:30px 0 48px;background-size:cover;background-position:center;min-height:330px;border-bottom:1px solid var(--line)}.event-hero h1{max-width:1100px;margin-top:32px}.event-hero>p{font-size:20px;max-width:850px}.discipline-nav{display:flex;gap:12px;overflow-x:auto;padding:24px 0;border-bottom:1px solid var(--line);margin:12px 0 30px}.discipline-nav>a,.discipline-nav>button{display:flex;gap:16px;align-items:center;min-width:230px;background:#121c15;padding:16px 22px;border:1px solid #2b3a30;border-radius:10px;text-align:left;font-weight:650}.discipline-nav .selected{border-color:#67ad7b;background:#1d3525}.discipline-nav small{font-weight:400;margin-top:4px}.two-col{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.prose p{white-space:pre-wrap;overflow-wrap:anywhere}.prose h3:not(:first-child){margin-top:32px}.team-card{border:1px solid var(--line);border-radius:14px;padding:32px 22px;text-align:center;background:var(--panel)}.team-card>.avatar{margin-bottom:24px}.team-card h3{margin-bottom:10px}.teams{grid-template-columns:repeat(auto-fill,minmax(min(100%,235px),1fr))}.team-hero{display:flex;align-items:center;gap:32px;padding:40px 0}.team-hero .avatar.large{width:160px;height:160px}.team-hero .eyebrow{margin-bottom:14px}.roster{border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:26px}.player-row{display:flex;gap:18px;align-items:center;padding:18px 22px;background:#101a13;border-bottom:1px solid var(--line)}.player-row:last-child{border:0}.player-row>div{flex:1}.player-row small{margin-top:5px}.player-row a{font-weight:650}.participation{display:flex;gap:22px;align-items:flex-start}.participation .badge{margin-bottom:12px}.match-list{display:grid;gap:12px;margin-top:24px;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr))}.match-line{border:1px solid var(--line);padding:20px;border-radius:10px;background:var(--panel)}.match-line>div{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;margin-top:12px;align-items:center}.match-line>div span:last-child{text-align:right}.match-line .won{color:#84ea9a}.match-line span{overflow-wrap:anywhere}.match-line b{white-space:nowrap}details{margin:20px 0}summary{cursor:pointer;min-height:48px;font-weight:650;padding:12px 0;color:#bdcfbf}details[open]>summary{margin-bottom:18px}.identity{display:flex;gap:18px;align-items:center}.answers{display:grid;grid-template-columns:minmax(120px,1fr) 2fr;gap:10px 22px;color:#d1ddd3}.answers dt{color:#829c8a}.answers dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.seed-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.seed-row b{flex:1;overflow-wrap:anywhere}.seed{color:#6d907a;min-width:26px}.poster-editor{display:grid;grid-template-columns:minmax(300px,360px) 1fr;gap:30px;align-items:start}.poster-preview{position:sticky;top:20px}.poster-preview canvas{width:100%;height:auto;border-radius:12px;border:1px solid var(--line);background:#101a13}.stats{display:flex;gap:60px;margin:32px 0}.stats b{font-size:40px;display:block;letter-spacing:-.03em}.stats span{color:#93aa9a}.audit p,.audit small{overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-200px;z-index:100;padding:16px;background:#00d11b;color:#000}.skip:focus{top:10px;left:10px}@media(min-width:1800px){.cards{grid-template-columns:repeat(4,1fr)}.teams{grid-template-columns:repeat(6,1fr)}}@media(max-width:1000px){.hero-bottom{grid-template-columns:1fr 38%;gap:24px}.site-header nav{gap:16px}.poster-editor{grid-template-columns:1fr}.poster-preview{position:static}.poster-editor>.panel{order:2}.poster-editor>.poster-preview{order:1}.two-col{grid-template-columns:1fr}.question-row{flex-wrap:wrap}}@media(max-width:680px){.site-header{padding:18px;flex-wrap:wrap;gap:16px}.brand img{width:118px}.site-header nav{width:100%;gap:12px;justify-content:space-between;flex-wrap:wrap;font-size:12px}.site-header nav a{padding:8px 0;min-height:40px;display:flex;align-items:center}.site-header nav .button,.site-header nav button{padding:8px 12px;min-height:42px;font-size:12px}main{padding:24px 18px 60px}.hero{padding-top:0;padding-bottom:36px}.hero-top{align-items:center}.hero-top span{display:none}.wordmark{margin:40px 0 36px}.hero-bottom{display:block}.hero h1{font-size:44px}.hero-bottom p{font-size:16px;line-height:1.6}.hero-actions{margin-top:28px}.hero-actions .button{min-height:60px;padding:16px 20px}.form-grid{grid-template-columns:1fr;gap:0}.section-head{align-items:flex-start;flex-wrap:wrap;margin-top:24px}.section-head h1{font-size:32px}.section-head .button{width:100%}.auth{margin:0}.auth h1,.recovery h1{font-size:32px}.auth .form button.primary{width:100%}.tabs{gap:4px;margin-bottom:10px}.tabs button{font-size:14px;padding:12px 16px;min-height:48px}.event-hero{padding:10px 0 30px;min-height:0}.event-hero h1{font-size:38px}.event-hero>p{font-size:17px}.discipline-nav{padding-top:12px;margin-bottom:22px}.discipline-nav>a,.discipline-nav>button{min-width:200px;padding:12px}.discipline-nav .avatar{width:40px;height:40px}.team-hero{align-items:flex-start;gap:18px;padding:28px 0 12px}.team-hero .avatar.large{width:86px;height:86px;border-radius:14px}.team-hero h1{font-size:30px}.team-hero p{font-size:14px}.team-hero .eyebrow{font-size:9px}.player-row{padding:16px 12px;gap:12px}.player-row .action button{padding:8px 12px}.player-row small{font-size:12px}.question-row{display:block}.question-row .check{margin:8px 0}.poster-editor{gap:18px}.teams{grid-template-columns:1fr 1fr;gap:12px}.team-card{padding:22px 12px}.team-card .avatar.large{width:75px;height:75px}.team-card h3{font-size:18px}.team-card .badge{font-size:9px;white-space:normal}.seed-row{gap:8px;flex-wrap:wrap}.seed-row .avatar{width:38px;height:38px}.seed-row small{width:100%;order:5}.seed-row button{padding:8px 12px}.stats{gap:24px}.stats b{font-size:32px}.stats span{font-size:12px}.actions .button,.actions>.action{flex:1;min-width:140px}.actions>.action button{height:100%}.desktop-only{display:none}.match-line{padding:16px}.identity{align-items:flex-start}.badge{max-width:100%;white-space:normal}.event-cover>.badge{max-width:80%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Crop the wordmark's existing empty image margins inside its component. */
.wordmark{height:clamp(70px,16.7vw,320px);object-fit:cover;object-position:center}.brand img{height:30px;object-fit:cover;object-position:center}

/* Click-to-open explanations remain in document flow on touch and desktop. */
.help-heading{display:flex;align-items:center;gap:8px 16px;flex-wrap:wrap;margin-bottom:18px}
.help-heading h2,.help-heading h3{margin:0}
.help{margin:0;max-width:100%;min-width:0;flex:0 1 auto}
.help>summary{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-height:48px;padding:0;margin:0;list-style:none;cursor:pointer;border-radius:50%;color:#d5eccf}
.help>summary::-webkit-details-marker{display:none}
.help>summary>span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #718b75;border-radius:50%;font-size:16px;font-weight:750}
.help>summary:hover{background:#1c3524}
.help>summary:focus-visible{outline:3px solid #83e994;outline-offset:2px}
.help[open]{flex-basis:100%;width:100%}
.help[open]>summary{margin-bottom:8px}
.help-body{padding:18px 20px;background:#14231a;border:1px solid #42624a;border-radius:10px;max-width:760px;line-height:1.6;overflow-wrap:anywhere}
.help-body p{margin:8px 0 0;font-size:16px;color:#cad9cc}
.form .roster-entry{margin:22px 0;padding:20px;border:1px solid var(--line);border-radius:10px}
.roster-entry legend{padding:0 8px;color:#c6dec9;font-weight:650}
.roster-entry .field{margin-bottom:0}
.player-row>div{min-width:0;overflow-wrap:anywhere}
@media(max-width:680px){.roster-entry{padding:16px}.roster-entry .field+.field{margin-top:18px}.player-row{flex-wrap:wrap}.player-row>.action{margin-left:auto}.help-body{padding:16px}}

.control-help{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0;max-width:100%}.control-help:has(.help[open]){flex-basis:100%}
.event-branding{column-gap:24px;row-gap:12px}
.event-organizer-logo{display:block;inline-size:auto;block-size:clamp(128px,12vw,180px);max-inline-size:min(100%,420px);min-inline-size:0;object-fit:contain;object-position:left center;flex:0 1 auto}
