.gn-page{--gn-bg:#0b191f;--gn-panel:#11252d;--gn-line:#29464e;--gn-text:#eaf1ed;--gn-muted:#a9bfbe;--gn-teal:#77dcc9;--gn-gold:#f3c770;color:var(--gn-text);font-family:inherit;text-align:left;max-width:1240px;margin:0 auto;padding:6px 6px 24px;font-size:14px;line-height:1.5}
.gn-page *{box-sizing:border-box}.gn-page h3,.gn-page h4,.gn-page h5,.gn-page p{margin:0}.gn-page h4{font-size:23px;line-height:1.2;letter-spacing:-.025em}.gn-page h5{font-size:18px}.gn-page button,.gn-page input,.gn-page select,.gn-page textarea{font:inherit}.gn-page button,.gn-page summary,.gn-page select,.gn-page input[type=checkbox]{cursor:pointer}.gn-page button:focus-visible,.gn-page summary:focus-visible,.gn-page input:focus-visible,.gn-page select:focus-visible,.gn-page textarea:focus-visible{outline:2px solid var(--gn-gold);outline-offset:3px}.gn-page button:disabled,.gn-page fieldset:disabled{opacity:.5;cursor:wait}.gn-page fieldset{border:0;padding:0;margin:0;min-width:0}.gn-page fieldset legend{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 10px}
.gn-navigation{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:12px}.gn-event-picker{display:flex;flex-direction:column;gap:5px;min-width:0;max-width:60%;flex:1}.gn-event-picker>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--gn-muted)}.gn-event-picker select{width:100%;max-width:450px}.gn-page select,.gn-field input,.gn-field textarea{background:#0a1a20;color:var(--gn-text);border:1px solid #416069;border-radius:7px;min-height:42px;padding:10px 12px;max-width:100%;color-scheme:dark}.gn-actions{display:flex;gap:8px;flex-wrap:wrap}.gn-button{min-height:42px;border:1px solid #42616a;border-radius:7px;background:#152e37;color:var(--gn-text);padding:10px 15px;font-weight:650;text-align:center;line-height:1.3;transition:background .15s,border-color .15s}.gn-button:hover:not(:disabled){background:#21404a;border-color:var(--gn-teal)}.gn-button-primary{background:var(--gn-gold);border-color:var(--gn-gold);color:#1c231f}.gn-button-primary:hover:not(:disabled){background:#ffdc99;border-color:#ffdc99}.gn-notice{border:1px solid #557d75;background:#153d3b;border-radius:7px;padding:12px 16px;margin:0 0 14px!important;color:#defff4}.gn-notice-empty{display:none}
.gn-hero{position:relative;overflow:hidden;border:1px solid #45636a;border-radius:14px;padding:28px 30px 26px;background:radial-gradient(ellipse at 95% 20%,#275251 0,transparent 60%),linear-gradient(125deg,#172e35,#0b2029);margin-bottom:14px}.gn-hero:after{content:"";position:absolute;width:250px;height:250px;right:-120px;top:-125px;border:30px solid #77dcc90a;border-radius:50%;pointer-events:none}.gn-hero-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.gn-eyebrow{display:block;text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:10px;color:var(--gn-teal);margin-bottom:9px}.gn-hero h3{font-size:clamp(30px,4vw,49px);line-height:1.05;letter-spacing:-.045em;font-weight:800;margin:14px 0 13px;overflow-wrap:anywhere;max-width:900px}.gn-hero p{color:#c0d0cb;max-width:760px;font-size:15px}.gn-description{white-space:pre-wrap;overflow-wrap:anywhere}.gn-state,.gn-pill{white-space:nowrap;display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #47655f;border-radius:99px;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.07em;color:#d7e9df;background:#0c2427}.gn-state i{width:6px;height:6px;background:#90aba7;border-radius:50%}.gn-phase-live .gn-state{border-color:#68cdb6;color:#b3ffdf}.gn-phase-live .gn-state i{background:#90ffd1;box-shadow:0 0 9px #69efb980}.gn-phase-finalized .gn-state{border-color:#c9a658;color:#ffdc93}.gn-hero-meta{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:20px;padding-top:21px;margin-top:24px;border-top:1px solid #93b5aa30}.gn-hero-meta span{display:block;color:#9db7b1;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.gn-hero-meta strong{font-size:13px;font-weight:600;overflow-wrap:anywhere}
.gn-window{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 25px;border:1px solid #655b3c;border-left:3px solid var(--gn-gold);background:linear-gradient(100deg,#2c3023,#172a2c);border-radius:10px;margin-bottom:20px}.gn-window .gn-eyebrow{color:var(--gn-gold);margin-bottom:7px}.gn-window h4{font-variant-numeric:tabular-nums;font-size:22px}.gn-window p{margin-top:8px;color:#c2c9b6;font-size:12px}.gn-window-mark{font-size:clamp(23px,3vw,35px);font-weight:900;letter-spacing:-.04em;color:#e7c9867d}.gn-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,1fr);gap:18px;align-items:start}.gn-card{background:linear-gradient(125deg,#132831,#0f2229);border:1px solid var(--gn-line);border-radius:11px;padding:23px;margin-bottom:18px;min-width:0}.gn-section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.gn-section-heading .gn-eyebrow{margin-bottom:7px}.gn-section-heading>.gn-muted{font-size:11px}.gn-muted{color:var(--gn-muted);font-size:12px;line-height:1.5}.gn-mode-tabs{display:flex;gap:4px;border-bottom:1px solid #38535b;margin-top:24px}.gn-mode-tabs button{flex:1;border:0;border-bottom:2px solid transparent;background:transparent;color:#9fbab9;padding:13px 9px;font-size:13px;font-weight:700;min-height:44px}.gn-mode-tabs button:hover{background:#213d43}.gn-mode-tabs .is-active{color:var(--gn-gold);border-bottom-color:var(--gn-gold);background:#b6b18409}.gn-board-summary{margin:14px 0!important;font-size:11px}.gn-table-wrap{overflow:auto}.gn-table{width:100%;border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums}.gn-table thead{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#9fbbbc}.gn-table th,.gn-table td{padding:13px 9px;border-bottom:1px solid #2c454c}.gn-table thead th{font-weight:500;white-space:nowrap}.gn-table td:nth-child(n+3),.gn-table thead th:nth-child(n+3){text-align:right}.gn-table tbody th{font-weight:600;overflow-wrap:anywhere;max-width:230px}.gn-table tbody td:first-child{color:var(--gn-muted);width:48px}.gn-table tbody small{display:block;font-size:10px;color:#b3b49d;font-weight:400;margin-top:3px}.gn-table tr.gn-leading{background:#eacb7510}.gn-table tr.gn-leading>td:first-child{color:var(--gn-gold);font-weight:800}.gn-empty-board{min-height:240px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:35px 20px;gap:12px}.gn-empty-board>span{font-size:39px;line-height:1;color:#739d92}.gn-empty-board>p{font-size:12px;color:var(--gn-muted);max-width:320px}.gn-board-footnote{font-size:11px;color:var(--gn-muted);padding-top:18px}.gn-rule-list{padding-left:18px;margin:19px 0 16px;color:#c5d4ce;font-size:12px}.gn-rule-list li{padding-left:3px;margin-bottom:12px}.gn-prizes h4{color:var(--gn-gold);margin-bottom:13px}.gn-prizes small{display:block;color:#a6bbb4;font-size:10px;margin-top:15px}.gn-preserve{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.gn-linked{display:flex;gap:10px;flex-wrap:wrap}.gn-linked .gn-button{text-align:left}.gn-linked .gn-muted{padding:5px 0}
.gn-host{border-color:#4c655c}.gn-host-controls{display:flex;flex-wrap:wrap;gap:9px}.gn-host-controls p{flex-basis:100%;color:#b9cac0;font-size:13px;margin-bottom:7px;max-width:840px}.gn-details{margin-top:18px}.gn-details summary{font-size:13px;font-weight:700;min-height:34px;padding:6px 0;color:#cce2d6}.gn-details[open] summary{margin-bottom:14px}.gn-details>p{color:#b9cac0;font-size:12px;margin-bottom:18px;max-width:820px}.gn-editor .gn-muted{margin-bottom:20px}.gn-editor{margin-top:8px}.gn-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.gn-field{display:flex;flex-direction:column;gap:7px;min-width:0;margin-bottom:17px}.gn-fields .gn-field{margin-bottom:0}.gn-field>span{font-size:11px;font-weight:650;color:#c0d3cc}.gn-field textarea{resize:vertical;line-height:1.5;min-height:70px}.gn-field input{width:100%}.gn-field-wide{grid-column:1/-1}.gn-check-group{padding:19px 0}.gn-check-group>strong{font-size:12px;color:#d2e4da;display:block;margin-bottom:10px}.gn-check-group>.gn-muted{margin-bottom:13px}.gn-checks{display:flex;flex-wrap:wrap;gap:9px 20px}.gn-checks label{display:flex;align-items:center;gap:9px;min-height:35px;font-size:13px}.gn-checks input{width:16px;height:16px;accent-color:var(--gn-teal);flex:0 0 auto}.gn-tournament-checks label{background:#0c1d23;border:1px solid #314d55;padding:10px;border-radius:7px;max-width:100%;overflow-wrap:anywhere}.gn-tournament-checks small{display:block;color:#98b4b2;font-size:10px}.gn-editor .gn-actions{margin-top:5px}.gn-details form>.gn-fields,.gn-details form fieldset>.gn-fields{margin-bottom:19px}.gn-history ol{list-style:none;margin:0;padding:0}.gn-history li{padding:12px 0;border-top:1px solid var(--gn-line);font-size:12px}.gn-history time{color:var(--gn-muted);font-size:10px;margin-left:9px}.gn-history li p{color:#c1d1ca;margin-top:5px;white-space:pre-wrap;overflow-wrap:anywhere}.gn-footer{color:#89a5a4;font-size:10px;text-align:center;padding:7px 12px}.gn-empty h4{margin-bottom:12px}.gn-empty p{color:var(--gn-muted)}.gn-sr-only{position:absolute!important;width:1px;height:1px;padding:0!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:760px){.gn-page{padding:0 0 15px}.gn-navigation{align-items:stretch;flex-direction:column;gap:10px}.gn-event-picker{max-width:none}.gn-event-picker select{max-width:none}.gn-navigation .gn-actions{justify-content:flex-end}.gn-hero{padding:23px 20px}.gn-hero h3{font-size:32px}.gn-hero-meta{grid-template-columns:1fr;gap:15px;margin-top:19px;padding-top:18px}.gn-hero-meta span{margin-bottom:2px}.gn-layout{grid-template-columns:1fr;gap:0}.gn-aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gn-card{padding:19px}.gn-window{padding:19px}.gn-window h4{font-size:19px}.gn-window-mark{display:none}.gn-fields{gap:14px}.gn-section-heading h4{font-size:21px}.gn-aside h4{font-size:20px}.gn-table th,.gn-table td{padding:12px 7px}.gn-empty-board{min-height:210px}}
@media(max-width:480px){.gn-aside,.gn-fields{grid-template-columns:1fr}.gn-field-wide{grid-column:auto}.gn-card{padding:17px}.gn-hero{padding:20px 17px}.gn-hero h3{font-size:29px}.gn-hero-top{align-items:flex-start}.gn-hero-top .gn-eyebrow{font-size:9px;letter-spacing:.11em}.gn-state{font-size:9px;padding:5px 8px}.gn-navigation .gn-button{font-size:11px;padding:10px;flex:1}.gn-window h4{font-size:18px}.gn-window p{font-size:11px}.gn-table{font-size:12px}.gn-table th,.gn-table td{padding:12px 5px}.gn-table thead{font-size:9px;letter-spacing:0}.gn-section-heading h4{font-size:20px}.gn-section-heading .gn-pill{font-size:8px}.gn-host-controls .gn-button{width:100%}}
