@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#153153;--paper:#ffffff;--yellow:#fae100;--grey:#43566a;--line:#cbd9e6;--pink:#fae100;--blue:#005eb8;color-scheme:light;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:45px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #005eb8;outline-offset:6px}p,h1,h2,h3{margin:0}p{line-height:1.65}img{max-width:100%;display:block}::selection{background:var(--yellow);color:var(--ink)}.wrap{width:min(1360px,calc(100% - 112px));margin-inline:auto}.masthead{min-height:112px;display:flex;justify-content:space-between;align-items:center;gap:30px}.wordmark{font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:23px;letter-spacing:-1.1px}.wordmark span{font-weight:500}.wordmark sup{font-size:12px;vertical-align:top;letter-spacing:0}.header-contact{font-size:15px;border-bottom:1px solid var(--ink);padding-bottom:5px}.header-contact span{margin-left:26px}.dock{position:fixed;z-index:10;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:5px;padding:7px;background:rgba(0,48,99,.97);border:1px solid #3576b7;border-radius:50px;box-shadow:0 8px 32px #0002;backdrop-filter:blur(16px);color:white;max-width:calc(100% - 24px)}.dock a{white-space:nowrap;font-size:14px;padding:13px 20px;border-radius:30px;transition:background .2s,color .2s}.dock a:hover{background:#ffffff20}.dock a.active{background:var(--yellow);color:var(--ink)}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.hero{padding-top:70px}.hero h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(64px,8.8vw,128px);line-height:1.04;font-weight:650;letter-spacing:-.066em;margin:28px 0 38px}.accent-word{position:relative;display:inline-block;background:var(--yellow);padding:0 .15em .08em;line-height:.98;border-radius:100px;transform:rotate(-4deg);margin-left:.04em}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:32px;margin:0 0 46px}.hero-bottom p{font-size:18px}.round-link{display:grid;place-items:center;border:1px solid var(--ink);height:66px;width:66px;border-radius:50%;font-size:32px;flex-shrink:0;transition:background .2s}.round-link:hover{background:var(--yellow)}.photo-slot{background:#00478a;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-photo{aspect-ratio:2.45;border-radius:7px;color:var(--yellow)}.slot-caption{font-family:Manrope,Arial,sans-serif;font-size:clamp(24px,4vw,58px);font-weight:650;letter-spacing:-.04em;max-width:75%;text-align:center}.photo-note{position:absolute;left:22px;bottom:22px;color:#d9e8f7;border:1px solid #72a4d4;border-radius:30px;padding:8px 13px;font-size:13px}.hero-caption{display:flex;justify-content:space-between;gap:24px;font-size:13px;color:var(--grey);padding-top:16px}.games-section{padding-top:120px;padding-bottom:70px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:30px;align-items:start}.section-heading .eyebrow{padding-top:12px}h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(38px,4.7vw,66px);font-weight:600;letter-spacing:-.055em;line-height:1.12}.muted{color:#426f96}.section-intro{max-width:620px;margin:26px 0 60px auto;font-size:18px;color:var(--grey)}.game{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(32px,5vw,80px);align-items:center;padding:42px 0;border-top:1px solid var(--line)}.game-image{aspect-ratio:1.18;border-radius:6px;background:#e6f1fb}.game-image .photo-note{color:#284f75;border-color:#aac8e5}.image-index{position:absolute;top:24px;left:24px;font-size:14px}.game-copy h3{font-family:Manrope,Arial,sans-serif;font-size:clamp(46px,5.4vw,74px);line-height:1.1;font-weight:600;letter-spacing:-.06em;margin:15px 0 25px}.game-copy h3 span{display:none}.game-copy>p:not(.eyebrow){font-size:18px;color:var(--grey);max-width:450px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 34px}.tags span{font-size:13px;border:1px solid #abc7df;border-radius:25px;padding:7px 13px}.text-link{font-size:15px;font-weight:600;display:inline-flex;gap:36px;padding-bottom:7px;border-bottom:1px solid currentColor}.text-link:hover{opacity:.65}.skip-link{position:fixed;left:20px;top:-100px;z-index:20;padding:14px;background:var(--yellow)}.skip-link:focus{top:20px}
@media(min-width:1500px){.hero{padding-top:90px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.masthead{min-height:86px}.wordmark{font-size:19px}.header-contact{font-size:13px}.header-contact span{margin-left:6px}.hero{padding-top:42px}.hero h1{font-size:clamp(54px,10vw,80px);margin-top:24px}.hero-bottom p{font-size:16px}.hero-photo{aspect-ratio:1.4}.hero-caption span:last-child{display:none}.section-heading{grid-template-columns:1fr;gap:24px}.games-section{padding-top:80px}.section-intro{margin:24px 0 38px}.game{grid-template-columns:1fr;gap:30px;padding:30px 0 45px}.game-image{aspect-ratio:1.3}.game-copy h3{font-size:52px}.dock{bottom:14px;gap:1px;padding:5px}.dock a{font-size:12px;padding:12px 13px}.eyebrow{font-size:12px}.round-link{height:52px;width:52px}.photo-note{font-size:12px;left:16px;bottom:16px}.hero-bottom{gap:20px}.slot-caption{font-size:30px}}
@media(max-width:420px){.header-contact{display:none}.dock a{padding:12px 10px}.hero h1{font-size:14vw}.hero-bottom br{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
