:root{--orange: #f5811f;--orange-bright: #ff9838;--orange-deep: #e05f00;--bg: #15120f;--bg-raised: #1e1a16;--bg-card: #221d18;--line: rgba(245, 129, 31, .14);--text: #f7f3ee;--text-dim: #b3a89c;--radius: 18px;--font: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden}.container{width:min(1160px,100% - 2.5rem);margin-inline:auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site{position:relative;min-height:100vh;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='420' viewBox='0 0 420 420'%3E%3Cg fill='none' stroke='%23f5811f' stroke-opacity='0.05' stroke-width='1.6'%3E%3Cpath d='M60 30c60-24 150-18 190 24s16 96 66 120 88-6 104 30'/%3E%3Cpath d='M40 60c66-30 160-22 204 28s10 104 64 130 96-2 112 38'/%3E%3Cpath d='M20 96c72-36 172-26 220 34s2 112 60 140 106 2 120 46'/%3E%3Cpath d='M0 140c80-42 186-30 238 40s-6 120 54 152'/%3E%3Cpath d='M320 0c-10 34 8 62 44 78'/%3E%3Cpath d='M356 0c-8 24 6 44 34 58'/%3E%3Cpath d='M60 330c30-40 96-52 140-24s52 74 110 80'/%3E%3Cpath d='M40 368c36-48 112-62 164-28s58 66 122 72'/%3E%3C/g%3E%3C/svg%3E");background-size:420px 420px}.navbar-wrap{position:sticky;top:0;z-index:50;padding:.9rem clamp(1rem,3vw,2rem)}.navbar{max-width:1160px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(120deg,var(--orange),var(--orange-deep));border-radius:999px;padding:.6rem .9rem .6rem 1.1rem;box-shadow:0 10px 30px #00000073}.navbar-brand{display:flex;align-items:center;gap:.6rem;font-weight:800;font-size:1.15rem;color:#fff}.navbar-brand .logo{object-fit:contain}.navbar-links{display:flex;align-items:center;gap:clamp(.75rem,2.5vw,1.5rem);font-weight:600;font-size:.95rem;color:#fff}.navbar-links a:not(.navbar-cta):hover{opacity:.8}.navbar-cta{background:#15120f;color:#fff;padding:.5rem 1.1rem;border-radius:999px;transition:transform .15s ease}.navbar-cta:hover{transform:translateY(-1px)}.hero{padding:clamp(3.5rem,9vw,7rem) 0 clamp(2.5rem,6vw,4.5rem)}.hero-inner{max-width:860px}.hero-kicker{color:var(--orange);font-weight:700;letter-spacing:.22em;text-transform:uppercase;font-size:.8rem;margin-bottom:1rem}.hero-title{font-size:clamp(2.2rem,6.5vw,4.3rem);font-weight:800;line-height:1.08;letter-spacing:-.02em}.accent{color:var(--orange)}.hero-sub{margin-top:1.4rem;max-width:560px;color:var(--text-dim);font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.btn{display:inline-flex;align-items:center;padding:.8rem 1.6rem;border-radius:999px;font-weight:700;font-size:.95rem;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(120deg,var(--orange),var(--orange-deep));color:#fff;box-shadow:0 8px 24px #f5811f59}.btn-ghost{border:1.5px solid var(--line);color:var(--text);background:#ffffff08}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,3.5rem)}.hero-stat{background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem 1.4rem;display:flex;flex-direction:column;gap:.3rem}.hero-stat-value{font-size:clamp(1.4rem,3.4vw,2.1rem);font-weight:800;color:var(--orange);display:flex;align-items:baseline;gap:.5rem;font-variant-numeric:tabular-nums}.hero-stat-label{color:var(--text-dim);font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.live-dot{width:9px;height:9px;border-radius:50%;background:#3ddc84;flex:none;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #3ddc8480}50%{box-shadow:0 0 0 6px #3ddc8400}}.ticker{display:flex;overflow:hidden;border-block:1px solid var(--line);background:#f5811f0d;padding:.85rem 0;-webkit-user-select:none;user-select:none}.ticker-strip{display:flex;flex:none;min-width:100%;justify-content:space-around;animation:ticker 30s linear infinite}.ticker-item{white-space:nowrap;padding-inline:1.25rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;color:var(--orange);font-variant-numeric:tabular-nums}.ticker-sep{color:var(--text-dim);margin-left:1.5rem}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion: reduce){.ticker-strip{animation:none}.ticker-strip[aria-hidden=true]{display:none}.live-dot{animation:none}}.section{padding:clamp(3rem,7vw,5.5rem) 0}.section-alt{background:linear-gradient(180deg,rgba(245,129,31,.04),transparent 60%)}.section-head{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2.2rem}.section-title{font-size:clamp(1.7rem,4vw,2.5rem);font-weight:800;letter-spacing:-.01em}.section-sub{color:var(--text-dim);margin-top:.4rem;max-width:480px}.live-status{font-size:.82rem;font-weight:600;color:var(--text-dim);border:1px solid var(--line);border-radius:999px;padding:.4rem .9rem;background:var(--bg-raised)}.live-status.is-live{color:#3ddc84;border-color:#3ddc8440}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:1.3rem}.game-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.game-card:hover{transform:translateY(-4px);border-color:#f5811f73;box-shadow:0 16px 36px #0006}.game-art{position:relative;aspect-ratio:1 / 1;background:var(--bg-raised)}.game-art img{width:100%;height:100%;object-fit:cover}.game-art-fallback{width:100%;height:100%;display:grid;place-items:center;font-size:4rem;font-weight:800;color:#f5811f80;background:linear-gradient(135deg,#2a231c,#1e1a16)}.playing-badge{position:absolute;left:.8rem;bottom:.8rem;display:inline-flex;align-items:center;gap:.45rem;background:#0e0c0ad1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:.8rem;font-weight:700;padding:.35rem .75rem;border-radius:999px;font-variant-numeric:tabular-nums}.game-body{padding:1.1rem 1.2rem 1.25rem;display:flex;flex-direction:column;gap:.9rem;flex:1}.game-name{font-size:1.05rem;font-weight:700;line-height:1.3}.game-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:auto}.game-stats dt{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);font-weight:600;white-space:nowrap}.label-short{display:none}.game-stats dd{font-size:1rem;font-weight:800;color:var(--orange);margin-top:.15rem;font-variant-numeric:tabular-nums}.team-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.2rem}.team-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.9rem;transition:transform .18s ease,border-color .18s ease}.team-card:hover{transform:translateY(-4px);border-color:#f5811f73}.team-avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:1.35rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.25)}.team-photo{object-fit:cover;background:var(--bg-raised);border:2px solid rgba(245,129,31,.35)}.team-name{font-weight:700;font-size:.98rem;text-align:center;overflow-wrap:anywhere}.apply-form{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2rem);display:flex;flex-direction:column;gap:1.1rem}.apply-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.field{display:flex;flex-direction:column;gap:.45rem;min-width:0}.field label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim)}.field-optional{text-transform:none;letter-spacing:0;font-weight:500;font-size:.78rem;color:#b3a89cb3;font-style:italic}.field input,.field select,.field textarea{font:inherit;font-size:.95rem;color:var(--text);background:var(--bg-raised);border:1.5px solid var(--line);border-radius:12px;padding:.75rem .9rem;width:100%;transition:border-color .15s ease,box-shadow .15s ease}.field textarea{resize:vertical;min-height:120px}.field input::placeholder,.field textarea::placeholder{color:#b3a89c8c}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px #f5811f33}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23f5811f' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.4rem;cursor:pointer}.field select:invalid{color:#b3a89c8c}.field option{background:var(--bg-raised);color:var(--text)}.apply-hp{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.apply-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.apply-actions .btn-primary{border:none;cursor:pointer}.apply-actions .btn-primary:disabled{opacity:.6;cursor:progress;transform:none}.apply-error{color:#ff6b5e;font-size:.88rem;font-weight:600}.apply-done{background:var(--bg-card);border:1px solid rgba(61,220,132,.3);border-radius:var(--radius);padding:clamp(2rem,5vw,3.5rem) 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.7rem}.apply-done-mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#3ddc8426;color:#3ddc84;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.apply-done .btn{margin-top:.8rem;cursor:pointer}.footer{border-top:1px solid var(--line);padding:2.5rem 0 3rem;margin-top:2rem}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:.7rem;text-align:center}.footer-brand{display:flex;align-items:center;gap:.55rem;font-weight:800;font-size:1.05rem}.footer-brand .logo{object-fit:contain}.footer-tag{color:var(--text-dim);font-size:.92rem}.footer-copy{color:var(--text-dim);font-size:.8rem;opacity:.75}@media (max-width: 640px){.hero-stats{grid-template-columns:1fr}.navbar-links a:not(.navbar-cta){display:none}.section-head{align-items:start;flex-direction:column}.games-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.9rem}.game-body{padding:.85rem .9rem 1rem}.game-stats{gap:.35rem}.game-stats dt{font-size:.6rem;letter-spacing:.05em}.game-stats dd{font-size:.9rem}.label-full{display:none}.label-short{display:inline}.team-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.apply-row{grid-template-columns:1fr}}
