:root,.dark{--background:#0b292c;--foreground:#f7f4e8;--card:#12363a;--card-foreground:#f7f4e8;--popover:#12363a;--popover-foreground:#f7f4e8;--primary:#f0c77b;--primary-foreground:#182d2e;--secondary:#174247;--secondary-foreground:#f7f4e8;--muted:#164247;--muted-foreground:#bad1ce;--accent:#254b49;--accent-foreground:#fff;--destructive:#ffa4a4;--border:#355957;--input:#355957;--ring:#f0c77b;--radius:1rem;--font-sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(ellipse at 50% 0,#195354 0,transparent 55%),var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--primary)}a:focus-visible{outline:3px solid var(--primary);outline-offset:6px}header,footer{justify-content:space-between;align-items:center;gap:24px;max-width:1160px;margin:auto;padding:30px 28px;display:flex}header{border-bottom:1px solid #ffffff18}.brand{letter-spacing:.12em;white-space:nowrap;font-family:Georgia,serif;font-size:20px;font-weight:700;text-decoration:none}.brand span{color:var(--primary)}nav{gap:28px;font-size:15px;display:flex}nav a{text-decoration:none}main{max-width:1160px;margin:auto;padding:0 28px}.hero{text-align:center;padding:70px 0 58px}.game-icon{border-radius:32px;width:126px;height:126px;margin:auto;box-shadow:0 20px 50px #00131499}.eyebrow{letter-spacing:.21em;color:var(--primary);margin-top:30px;font-size:13px;font-weight:700}h1{letter-spacing:-.045em;margin:20px 0 24px;font-family:Georgia,serif;font-size:clamp(42px,6vw,76px);font-weight:400;line-height:1.07}h1 em{color:var(--primary);font-weight:400}.intro{max-width:480px;color:var(--muted-foreground);margin:0 auto 28px;font-size:18px}.contact{background:var(--primary);color:#123033;border-radius:10px;align-items:center;gap:12px;padding:14px 23px;font-weight:700;text-decoration:none;display:inline-flex}.contact:hover{color:#123033;background:#ffe0a2}.email{color:var(--muted-foreground);margin:10px 0 0;font-size:14px}.help-grid{border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;grid-template-columns:repeat(3,1fr);gap:30px;padding:42px 0;display:grid}.help-grid article{padding:0 10px}.gold{color:var(--primary);width:30px;height:30px}h2{margin:18px 0;font-family:Georgia,serif;font-size:26px;font-weight:400;line-height:1.25}p{color:var(--muted-foreground)}.help-grid p{font-size:16px;line-height:1.8}.further-help{max-width:740px;padding:30px 0 70px}.further-help a,.legal a{color:var(--primary)}footer{color:#a5c1bd;border-top:1px solid #ffffff18;padding-bottom:36px;font-size:14px}.legal{max-width:790px;margin:auto;padding:60px 0 90px}.legal h1{font-size:52px}.legal h2{margin-top:36px}.legal ul{color:var(--muted-foreground);padding-left:24px;list-style:outside}.legal li{margin:10px 0}.legal .date{letter-spacing:.06em;font-size:14px}.skip{background:var(--primary);color:#0b292c;padding:10px 20px;position:absolute;top:-100px;left:20px}.skip:focus{top:10px}@media (max-width:740px){header,footer{flex-wrap:wrap;padding:22px 20px}.brand{font-size:17px}nav{gap:18px;font-size:14px}main{padding:0 22px}.hero{padding:46px 0}.help-grid{grid-template-columns:1fr;gap:20px;padding:25px 0}.help-grid article{padding:0}.further-help{padding-bottom:40px}.legal{padding-top:30px}.legal h1{font-size:42px}footer{gap:12px}footer span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
