:root{--bg:#08131c;--bg-soft:#091b27c7;--panel:#08141dd6;--panel-strong:#051018eb;--line:#99e5ff2e;--text:#f3f4ea;--muted:#bad0d4;--accent:#72e5ff;--accent-warm:#ffb173;--accent-moss:#b7ff7c;--shadow:0 24px 80px #00000073;--radius:28px;--font-body:"Trebuchet MS", "Segoe UI", sans-serif;--font-display:"Verdana", "Trebuchet MS", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background-color:#071019;background-image:linear-gradient(#040c1314,#040c13e6),radial-gradient(circle at top,#72e5ff29,#0000 34%),radial-gradient(circle at 20% 20%,#ffb17329,#0000 26%),url(/background.png);background-position:50%;background-repeat:repeat,repeat,repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,a{transition:transform .18s,background-color .18s,border-color .18s,opacity .18s}img{max-width:100%;display:block}#app{min-height:100vh}.home-view{padding:1.25rem;position:relative}.home-view:before{content:"";pointer-events:none;background:linear-gradient(#030a0f1f,#030a0fc2),repeating-linear-gradient(#ffffff05 0 1px,#0000 1px 5px);position:fixed;inset:0}.site-header,.hero,.feature-strip,.section,.site-footer{z-index:1;max-width:1200px;margin:0 auto;position:relative}.site-header{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);background:#040f17a8;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;padding:1rem 1.25rem;display:flex}.site-header__brand{align-items:center;gap:.9rem;min-width:0;display:inline-flex}.site-header__brand img{border-radius:16px;width:3rem;height:3rem}.site-header__brand strong,.hero h1,.section-heading h2,.feature-card h3,.game-card h3,.event-card h3,.server-callout h3,.contact-panel h3{font-family:var(--font-display);letter-spacing:.02em}.site-header__brand div{flex-direction:column;display:flex}.site-header__brand span,.site-header__nav a,.hero__summary,.hero__stats span,.section-heading__description,.feature-card p,.game-card p,.event-card p,.server-callout p,.contact-panel p,.site-footer p{color:var(--muted)}.site-header__nav{flex-wrap:wrap;justify-content:center;gap:1rem;display:inline-flex}.site-header__nav a{font-size:.95rem}.site-header__nav a:hover,.site-footer a:hover{color:var(--accent)}.button{color:var(--text);background:linear-gradient(135deg,#72e5ff3d,#07111ad9);border:1px solid #72e5ff80;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.2rem;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #13536e4d}.button:hover,.contact-link:hover{transform:translateY(-2px)}.button--ghost{box-shadow:none;background:#ffffff0f;border-color:#ffffff2e}.hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:2rem;padding:5rem 0 3rem;display:grid}.hero__eyebrow,.section-heading__eyebrow,.events-layout__label,.game-card__genre,.feature-card__accent,.event-card__status{text-transform:uppercase;letter-spacing:.18em;color:var(--accent-moss);font-size:.75rem;font-weight:700}.hero h1{max-width:12ch;margin:0;font-size:clamp(3rem,6vw,4rem);line-height:1.1}.hero__summary{max-width:60ch;margin:1.5rem 0 0;font-size:1.1rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:1rem;margin:2rem 0;display:flex}.hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.hero__stats li,.feature-card,.game-card,.event-card,.server-callout,.contact-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero__stats li{padding:1.25rem}.hero__stats strong{color:var(--accent);margin-bottom:.5rem;font-size:1.05rem;display:block}.hero__panel{box-shadow:var(--shadow);background:linear-gradient(#ffb17326,#72e5ff0f);border-radius:32px;padding:1rem;position:relative;overflow:hidden}.hero__panel img{border:1px solid #ffffff29;border-radius:24px}.hero__panel-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050f16d1;border:1px solid #ffffff29;border-radius:20px;max-width:250px;padding:1.1rem 1.2rem;position:absolute;bottom:1.8rem;right:1.8rem}.hero__panel-card p,.hero__panel-card span{color:var(--muted);margin:0}.hero__panel-card strong{margin:.35rem 0;font-size:1.15rem;display:block}.feature-strip,.games-grid,.events-layout,.contact-panel__links,.server-stack{gap:1.25rem;display:grid}.feature-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2rem}.feature-card,.game-card,.event-card{padding:1.5rem}.feature-card__accent{color:var(--accent-warm);margin-bottom:1rem;display:inline-block}.feature-card h3,.game-card h3,.event-card h3,.server-callout h3,.contact-panel h3{margin:0 0 .75rem;font-size:1.35rem}.section{padding:4rem 0}.section-heading{max-width:700px;margin-bottom:2rem}.section-heading--centre{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{margin:.4rem 0 .9rem;font-size:clamp(2rem,4vw,3.3rem)}.section-heading__description{margin:0;line-height:1.7}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.game-card{background:linear-gradient(180deg, #06121c0f, #06121cf5), var(--panel);padding:0;position:relative;overflow:hidden}.game-card:after{content:"";background:radial-gradient(circle,#72e5ff38,#0000 70%);border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -35% -35% auto}.game-card__media{background:linear-gradient(180deg, #050d1414, #050d14d6), linear-gradient(135deg, #72e5ff29, #ffb1731f), var(--game-image) center/cover;border-bottom:1px solid #ffffff14;flex-direction:column;justify-content:flex-end;gap:.35rem;min-height:210px;padding:1.4rem;display:flex;position:relative}.game-card__media:before{content:"";background:linear-gradient(#0000,#06121cd1),repeating-linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 6px);position:absolute;inset:0}.game-card__media>*{z-index:1;position:relative}.game-card__genre{color:var(--accent-moss);margin:0}.game-card__body{z-index:1;gap:1rem;padding:1.4rem;display:grid;position:relative}.game-card__description,.game-card__highlight{z-index:1;margin:0;line-height:1.7;position:relative}.game-card__highlight-block{background:#ffffff0a;border:1px solid #72e5ff29;border-radius:20px;padding:1rem 1.1rem}.game-card__highlight-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-warm);margin-bottom:.55rem;font-size:.75rem;font-weight:700;display:inline-block}.game-card__highlight{color:var(--text)}.section--events{padding-top:2rem}.events-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}.events-layout__featured{position:sticky;top:1.5rem}.events-layout__label{color:var(--accent-warm);margin-bottom:.9rem;display:inline-block}.events-layout__list{gap:1rem;display:grid}.events-layout__loading{color:var(--muted);background:#ffffff0a;border:1px dashed #ffffff2e;border-radius:20px;margin:0;padding:1.2rem 1.4rem}.event-card__meta,.event-card__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.event-card__meta{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.event-card__footer{margin-top:1.25rem}.event-card__status{color:var(--accent)}.event-card--featured{background:linear-gradient(180deg, #ffb17314, #72e5ff0a), var(--panel-strong);padding:1.75rem}.server-callout,.contact-panel{justify-content:space-between;align-items:center;gap:1.5rem;padding:1.6rem;display:flex}.server-callout p,.contact-panel p{max-width:60ch;margin:0;line-height:1.7}.server-callout--coming-soon{box-shadow:none;background:#ffffff0a;justify-content:flex-start;padding:.75rem 1rem}.server-callout--coming-soon p{color:#f3f4eabd;max-width:none;font-size:.88rem;line-height:1.3}.section--contact{padding-bottom:2rem}.contact-panel__copy{max-width:420px}.contact-panel__links{grid-template-columns:1fr;min-width:min(100%,440px)}.contact-link{background:#ffffff0a;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.contact-link strong{color:var(--accent);font-size:.92rem}.site-footer{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0 2rem;display:flex}.site-footer a{font-weight:700}@media (width<=1080px){.site-header,.hero,.feature-strip,.games-grid,.events-layout,.server-callout,.contact-panel,.site-footer{grid-template-columns:1fr}.site-header,.server-callout,.contact-panel,.site-footer{flex-direction:column;align-items:stretch}.site-header{border-radius:32px}.hero__stats,.feature-strip,.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-layout__featured{position:static}}@media (width<=720px){.home-view{padding:.9rem}.site-header{padding:1rem}.site-header__brand{align-items:flex-start}.site-header__nav,.hero__actions,.hero__stats,.feature-strip,.games-grid{grid-template-columns:1fr}.site-header__nav,.hero__actions{display:grid}.hero{padding-top:3rem}.hero h1{font-size:clamp(2.6rem,14vw,4rem)}.hero__panel-card{max-width:none;margin-top:1rem;position:static}.event-card__meta,.event-card__footer,.contact-link{flex-direction:column;align-items:flex-start}}
