:root{--paper:#f4f2e9;--ink:#253c31;--muted:#5c685e;--line:#d7ddcf;--green:#dce6d5;--gold:#af8d4b;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-padding-top:28px}body{margin:0}a{color:inherit;text-underline-offset:5px}a:hover{color:#596b3e}a:focus-visible{outline:3px solid #7c612c;outline-offset:6px;border-radius:2px}.wrap{max-width:1120px;margin-inline:auto;padding-inline:44px}.skip{position:absolute;top:-80px;left:20px;padding:16px;background:white;z-index:5}.skip:focus{top:10px}.site-header{display:flex;align-items:center;justify-content:space-between;padding-top:30px;padding-bottom:28px;border-bottom:1px solid var(--line);gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:16px;font-weight:650;letter-spacing:2px;line-height:1.3}.brand-small{display:block;font-size:10px;letter-spacing:4.6px;margin-top:3px}nav{display:flex;gap:28px;font-size:14px}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.hero{position:relative;padding:76px 0 73px;overflow:hidden}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:650;letter-spacing:1.8px;line-height:1.8;margin:0 0 20px}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-2px;margin:0}h1{font-size:clamp(48px,6.6vw,76px);line-height:1.08;position:relative;z-index:1}h1 em{color:#6c8054;font-weight:400}.intro{font-size:18px;line-height:1.65;max-width:460px;margin:26px 0;color:var(--muted)}.text-link{font-size:14px;font-weight:650;text-decoration:none;display:inline-block;padding:6px 0;border-bottom:1px solid var(--ink)}.text-link span{margin-left:26px}.hero-leaf{position:absolute;width:200px;height:260px;right:18px;bottom:53px;transform:rotate(17deg);opacity:.55;border-left:1px solid #a8b399}.hero-leaf span{position:absolute;width:95px;height:137px;background:#dce3d3;border-radius:90px 0 90px 0;left:0;top:12px}.hero-leaf span:nth-child(2){left:-94px;top:67px;transform:scaleX(-1);background:#e3e7da}.hero-leaf span:nth-child(3){top:156px;width:70px;height:100px;background:#e5e7d7}.game{display:grid;grid-template-columns:.83fr 1.17fr;border:1px solid #ccd8c5;background:#e9efe3;border-radius:24px;overflow:hidden;scroll-margin-top:28px}.game-art{background:#dce7d4;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;padding:38px}.game-art img{width:220px;max-width:100%;height:auto;border-radius:26%;box-shadow:0 14px 28px #38523c12}.art-caption{font-size:12px;color:#4d6448}.game-copy{padding:44px 42px}.game-copy .eyebrow{font-size:10px;letter-spacing:1.4px;display:flex;align-items:center;flex-wrap:wrap;gap:14px}.status{display:inline-block;font-size:10px;letter-spacing:.4px;border:1px solid #c4d1ba;border-radius:20px;padding:3px 9px;text-transform:none;font-weight:500}h2{font-size:42px;line-height:1.17;letter-spacing:-1.3px}.game h2{font-size:56px}.tagline{font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.4;margin:9px 0 20px}.game-copy>p:not(.eyebrow):not(.tagline):not(.platforms){font-size:15px;line-height:1.75;color:#52634d;margin:14px 0}.platforms{margin:26px 0 0;font-size:12px;font-weight:650;letter-spacing:.4px}.about{display:grid;grid-template-columns:1fr 1fr;gap:68px;padding:78px 0;border-bottom:1px solid var(--line)}.about .eyebrow{margin-bottom:14px}.about-copy{font-size:16px;line-height:1.8;color:var(--muted)}.about-copy p{margin:0 0 18px}.about-copy p:last-child{margin-bottom:0}.about-copy strong{color:var(--ink);font-weight:600}.contact{padding:55px 0 61px;display:flex;align-items:center;justify-content:space-between;gap:35px}.contact .eyebrow{margin-bottom:10px}.contact h2{font-size:38px}.contact p:last-child{max-width:320px;font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:0}.email{font-size:18px;white-space:nowrap;text-decoration:none;border-bottom:1px solid #acb6a6;padding:10px 0}.email span{margin-left:18px}.site-footer{border-top:1px solid var(--line);padding-top:23px;padding-bottom:26px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:11px;color:var(--muted)}.site-footer p{margin:0}.legal{max-width:800px;padding-top:60px;padding-bottom:65px}.legal h1{font-size:48px;line-height:1.12;margin-bottom:20px}.legal h2{font-family:inherit;font-weight:600;font-size:20px;letter-spacing:0;line-height:1.4;margin:30px 0 14px}.legal p{font-size:16px;line-height:1.8;color:#4e5c51}.legal .updated{font-size:14px;color:var(--muted);margin-bottom:36px}.legal a{overflow-wrap:anywhere}
@media(max-width:800px){.wrap{padding-inline:28px}.hero{padding:58px 0}.hero-leaf{right:-60px;opacity:.3}.game{grid-template-columns:.75fr 1.25fr}.game-copy{padding:30px 26px}.game-art{padding:24px}.art-caption{text-align:center;line-height:1.5}.about{gap:35px;padding:58px 0}.about h2{font-size:34px}.contact{align-items:flex-start;flex-direction:column;gap:20px}.email{font-size:20px}.site-footer{flex-wrap:wrap;row-gap:13px}}
@media(max-width:580px){.wrap{padding-inline:22px}.site-header{padding-top:22px;padding-bottom:21px;gap:18px}.brand{font-size:13px;gap:9px;letter-spacing:1.4px}.brand img{width:34px;height:34px}.brand-small{font-size:8px;letter-spacing:3.8px}nav{gap:16px;font-size:12px}nav a:first-child{display:none}.hero{padding:49px 0 45px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:18px}h1{font-size:clamp(41px,10.5vw,58px);letter-spacing:-1.6px}.intro{font-size:16px;max-width:290px;margin:22px 0}.hero-leaf{width:80px;right:-75px;bottom:40px;opacity:.25}.game{grid-template-columns:1fr;border-radius:20px}.game-art{padding:28px;gap:16px}.game-art img{width:168px;border-radius:26%}.game-copy{padding:29px 26px 34px}.game h2{font-size:48px}.game-copy .eyebrow{margin-bottom:14px}.tagline{font-size:20px}.about{grid-template-columns:1fr;gap:24px;padding:45px 0}.about h2{font-size:35px}.about-copy{font-size:15px}.contact{padding:38px 0 43px}.email{font-size:clamp(16px,4.4vw,20px)}.email span{margin-left:10px}.site-footer{font-size:10px;gap:14px}.site-footer p:first-child{width:100%}.legal{padding-top:40px;padding-bottom:45px}.legal h1{font-size:38px}.legal p{font-size:15px}}
