@font-face{font-family:WRLDKUP Brand;src:url(/assets/font/brand-font.ttf)format("truetype");font-display:swap}:root{--ink:#101216;--paper:#fffaf0;--muted:#d9ded8;--line:#fffaf033;--green:#69d16f;--blue:#0b67d8;--yellow:#f8c62b;--red:#e5392e;--panel:#101216c7;color:var(--paper);background:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:WRLDKUP Brand,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.page-shell{background:linear-gradient(135deg,#69d16f38,#0000 34rem),linear-gradient(315deg,#e5392e33,#0000 32rem),linear-gradient(#111827 0%,#101216 46%,#14120e 100%);min-height:100vh;overflow-x:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#101216db;border-bottom:1px solid #fffaf024;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.8rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand-mark{align-items:center;gap:.75rem;min-width:0;font-weight:900;display:inline-flex}.brand-mark img{object-fit:contain;border-radius:8px;width:2.6rem;height:2.6rem}.brand-mark span{letter-spacing:0;font-size:1.25rem}.site-nav{background:#fffaf014;border:1px solid #fffaf029;border-radius:8px;gap:.25rem;padding:.25rem;display:inline-flex}.site-nav a{min-width:4.5rem;color:var(--muted);text-align:center;border-radius:6px;padding:.55rem .85rem;font-size:.95rem}.site-nav a:hover,.site-nav a:focus-visible{color:var(--paper);background:#fffaf024;outline:none}.game-hero{grid-template-columns:minmax(0,1fr) minmax(15rem,24rem);align-items:center;gap:2rem;width:min(100%,1220px);min-height:calc(100vh - 4.5rem);margin:0 auto;padding:3rem clamp(1rem,4vw,3rem);display:grid}.hero-copy{max-width:48rem}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin-bottom:.75rem;font-size:.86rem;font-weight:900}h1{max-width:48rem;color:var(--paper);letter-spacing:0;margin-bottom:1rem;font-size:6.4rem;line-height:.9}.lede{max-width:42rem;color:var(--muted);margin-bottom:1.5rem;font-size:1.25rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.primary-action,.secondary-action,.small-action,.entry-action{border-radius:8px;justify-content:center;align-items:center;min-height:3rem;padding:.7rem 1rem;font-weight:900;display:inline-flex}.primary-action{background:var(--yellow);color:#151008}.secondary-action{background:#fffaf014;border:1px solid #fffaf033}.small-action,.entry-action{background:var(--yellow);color:#151008;cursor:pointer;border:1px solid #fffaf038}.entry-action{width:100%}.entry-action:disabled{cursor:not-allowed;opacity:.78}.brand-crest{justify-self:end;width:min(100%,21rem)}.brand-crest img{filter:drop-shadow(0 1.5rem 2.4rem #00000073);border-radius:8px;width:100%}.stage-band,.rewards-band,.links-band,.faq-band{width:min(100%,1220px);margin:0 auto;padding:3rem clamp(1rem,4vw,3rem)}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2{letter-spacing:0;margin-bottom:0;font-size:2.5rem;line-height:1}.game-layout{grid-template-columns:minmax(0,1fr) 18rem;align-items:stretch;gap:1rem;display:grid}.game-stage{background:#234a1e;border:1px solid #fffaf02e;border-radius:8px;min-height:32rem;position:relative;overflow:hidden}.field-layer{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.keeper,.shooter,.ball,.goal-tap-grid,.target-grid{z-index:2;position:absolute}.keeper-ready{width:13%;top:36%;left:50%;transform:translate(-50%)}.keeper-action{width:18%}.keeper-top-left{top:27%;left:42%;transform:translate(-50%)}.keeper-top-right{top:27%;left:58%;transform:translate(-50%)}.keeper-bottom-left{top:35%;left:42%;transform:translate(-50%)}.keeper-bottom-right{top:35%;left:58%;transform:translate(-50%)}.shooter{width:17%;bottom:0;left:7%}.ball{width:7%;transition:left .28s,bottom .28s,width .28s;bottom:19%;left:50%;transform:translate(-50%)}.ball-shot{width:4.6%}.ball-top-left{bottom:48%;left:39%}.ball-top-right{bottom:48%;left:61%}.ball-bottom-left{bottom:36%;left:39%}.ball-bottom-right{bottom:36%;left:61%}.goal-tap-grid{z-index:3;grid-template-columns:repeat(2,1fr);width:42%;height:26%;display:grid;top:29%;left:29%}.goal-tap-button{cursor:pointer;background:0 0;border:0;min-width:0;min-height:0}.goal-tap-button:disabled{cursor:default}.target-grid{z-index:4;grid-template-columns:repeat(2,minmax(5.6rem,1fr));gap:.45rem;width:min(37%,15.5rem);display:grid;bottom:.75rem;right:.75rem}.target-button{min-height:2.8rem;color:var(--paper);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10121675;border:1px solid #fffaf059;border-radius:8px}.target-button:disabled{cursor:not-allowed;opacity:.45}.target-button span,.target-button small{display:block}.target-button small{color:var(--yellow);margin-top:.15rem;font-size:.72rem}.match-panel{background:var(--panel);border:1px solid #fffaf02e;border-radius:8px;flex-direction:column;gap:.75rem;min-height:32rem;padding:1rem;display:flex}.panel-row,.api-status{background:#fffaf014;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;padding:.85rem;display:flex}.panel-row span{color:var(--muted)}.panel-row strong{color:var(--yellow);font-size:1.15rem}.shot-track{grid-template-columns:repeat(5,1fr);gap:.4rem;display:grid}.shot-dot{aspect-ratio:1;color:var(--muted);background:#fffaf014;border:1px solid #fffaf033;border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;display:inline-flex}.shot-goal{color:var(--green);background:#69d16f38}.shot-save{color:#ff8c83;background:#e5392e2e}.game-message{min-height:4.6rem;color:var(--paper);background:#fffaf014;border-radius:8px;margin-bottom:0;padding:.85rem}.api-status{color:var(--muted);justify-content:flex-start;margin-top:auto;font-size:.95rem}.result-flash{z-index:4;min-width:6rem;color:var(--paper);text-align:center;text-transform:uppercase;background:#101216bd;border:1px solid #fffaf03d;border-radius:8px;padding:.55rem .8rem;font-size:1.1rem;font-weight:900;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.result-goal{color:var(--green)}.result-save{color:#ff8c83}.game-intro{z-index:7;width:min(88%,30rem);color:var(--paper);text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101216d1;border:1px solid #fffaf042;border-radius:8px;padding:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.game-intro h3{margin-bottom:.65rem;font-size:1.7rem;line-height:1.05}.game-intro p:not(.eyebrow){color:var(--muted);margin-bottom:1rem}.status-dot{background:var(--muted);border-radius:999px;flex:none;width:.75rem;height:.75rem}.status-online{background:var(--green)}.status-offline{background:var(--red)}.status-loading{background:var(--yellow)}.status-grid,.faq-list,.link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.status-tile,.faq-item,.draw-panel{background:#fffaf012;border:1px solid #fffaf02e;border-radius:8px;min-height:9rem;padding:1rem}.status-tile p{color:var(--muted);margin-bottom:.5rem}.status-tile strong{color:var(--paper);font-size:1.55rem;line-height:1.1}.entry-day{color:var(--muted);margin-bottom:0}.draw-layout{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.draw-panel p,.link-tile p{color:var(--muted);margin-bottom:.5rem}.draw-panel strong{color:var(--paper);font-size:1.35rem}.link-tile{display:block}.link-disabled{opacity:.7}.faq-item h3{letter-spacing:0;margin-bottom:.5rem;font-size:1.25rem}.faq-item p{color:var(--muted);margin-bottom:0}@media (width<=980px){h1{font-size:4.9rem}.game-hero,.game-layout{grid-template-columns:1fr}.brand-crest{justify-self:start;width:12rem}.match-panel{min-height:auto}.status-grid,.faq-list,.link-grid,.draw-layout{grid-template-columns:1fr}}@media (width<=680px){.site-header{flex-direction:column;align-items:flex-start;position:relative}.site-nav{width:100%}.site-nav a{flex:1;min-width:0}.game-hero{min-height:auto;padding-top:2rem}h1{font-size:3.45rem}.lede{font-size:1.08rem}.section-heading{display:block}.section-heading h2{font-size:2rem}.game-stage{min-height:23rem}.keeper-ready{width:18%;top:36%}.keeper-action{width:24%}.keeper-top-left{top:28%;left:39%}.keeper-top-right{top:28%;left:61%}.keeper-bottom-left{top:35%;left:39%}.keeper-bottom-right{top:35%;left:61%}.shooter{width:24%;bottom:0;left:2%}.ball{width:10%;bottom:20%}.ball-shot{width:6.8%}.ball-top-left{bottom:47%;left:38%}.ball-top-right{bottom:47%;left:62%}.ball-bottom-left{bottom:36%;left:38%}.ball-bottom-right{bottom:36%;left:62%}.target-grid{grid-template-columns:repeat(2,minmax(4rem,1fr));width:42%;bottom:.5rem;right:.5rem}.target-button{min-height:2.45rem;font-size:.7rem}.goal-tap-grid{width:72%;height:28%;top:25%;left:14%}.game-intro{width:calc(100% - 1rem);padding:.85rem;top:53%}.game-intro h3{font-size:1.3rem}}
