@font-face{font-family:'Josefin Sans';src:url('fonts/josefin-sans.ttf') format('truetype');font-style:normal;font-weight:100 700;font-display:swap}
:root{color-scheme:dark;--brand:#FA9B03;--paper:#fffef8;--accent:#121214;--ink:#121214;font-family:'Josefin Sans',Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}
body{margin:0;background:var(--ink);color:var(--paper);-webkit-font-smoothing:antialiased}
.hero{background:var(--brand);color:var(--ink);min-height:690px;min-height:76svh;padding:32px 6.25% 44px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}
.topline{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:.75rem;font-weight:700;letter-spacing:.16em}
.topline>span:last-child{display:flex;align-items:center;gap:12px}
.identity{padding:36px 0 32px;text-align:center}
h1{margin:0;display:inline-flex;flex-direction:column;align-items:center}
.wordmark{position:relative;display:block;font-size:clamp(7rem,18vw,17rem);font-weight:700;letter-spacing:-.06em;line-height:.9;padding-right:.09em}
.games{font-size:clamp(.9rem,1.7vw,1.4rem);font-weight:700;letter-spacing:.65em;padding-left:.65em;margin-top:28px}
.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.hero-bottom p{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.15;letter-spacing:-.035em;margin:0}
.orbit{display:block;width:56px;height:56px;transform:rotate(-12deg);color:var(--accent)}
.orbit svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}
footer{padding:46px 6.25% 25px}
.footer-main{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:39px}
.footer-brand{display:flex;align-items:baseline;gap:9px;font-size:2.8rem;font-weight:700;letter-spacing:-.06em;line-height:1}
.footer-brand .footer-games{font-weight:400;letter-spacing:.03em;font-size:.8rem}
.footer-main p{font-size:1rem;line-height:1.6;color:#ceced3;margin:0;max-width:320px}
.footer-bottom{border-top:1px solid #343437;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#a6a6ae;font-size:.75rem;line-height:1.5}
@media(min-width:1600px){.hero{min-height:780px}}
@media(max-width:600px){.hero{min-height:650px;min-height:78svh;padding:26px 7% 32px}.topline{font-size:.65rem;letter-spacing:.1em;gap:12px}.topline>span:last-child{gap:6px}.identity{padding:44px 0}.wordmark{font-size:27vw}.games{margin-top:22px;letter-spacing:.5em;padding-left:.5em}.hero-bottom p{font-size:1.65rem}.orbit{width:46px;height:46px}footer{padding:36px 7% 24px}.footer-main{align-items:flex-start;flex-direction:column;gap:26px;padding-bottom:30px}.footer-main p{font-size:1rem}.desktop-break{display:none}.footer-bottom{font-size:.75rem;flex-wrap:wrap;gap:8px 20px}}
@media(prefers-reduced-motion:no-preference){.identity{animation:arrive .65s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
.tiny-clover{display:block}
.clover-i{position:relative;display:inline-block;letter-spacing:0;margin-right:-.06em}
.clover-i::after{content:"";position:absolute;width:.24em;height:.24em;top:-.025em;left:50%;transform:translateX(-50%);background:currentColor;mask:url('clover.svg') center/contain no-repeat;-webkit-mask:url('clover.svg') center/contain no-repeat}
.footer-wordmark{line-height:.9}
.footer-wordmark .clover-i::after{top:-.10em;background:var(--brand)}
