.site-page{flex-direction:column;min-height:100vh;display:flex}.site-page main{flex:1}.site-shell{width:min(1180px,94vw);margin:0 auto}.site-topbar{justify-content:space-between;align-items:center;gap:18px;padding:22px 0 10px;display:flex}.site-brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.site-seal{background:linear-gradient(150deg,var(--red),var(--red-dark));color:#f9efdc;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;transform:rotate(-3deg);box-shadow:0 10px 22px #8f342747,inset 0 0 0 2px #fff4e059}.site-seal svg{width:74%;height:74%;display:block}.site-seal.small{border-radius:8px;width:30px;height:30px}.site-brand-copy{flex-direction:column;gap:2px;display:flex}.site-brand-copy strong{font-family:var(--font-app-serif),"Songti SC","STSong",serif;letter-spacing:.18em;font-size:22px;font-weight:900;line-height:1}html[lang=en] .site-brand-copy strong{font-family:var(--font-app-serif),"Iowan Old Style",Georgia,serif;letter-spacing:.06em;font-size:20px;font-weight:700}.site-brand-copy small{color:var(--ink-soft);font-family:var(--font-app-mono),monospace;letter-spacing:.08em;font-size:10px}.site-topnav{align-items:center;gap:6px;display:flex}.site-topnav a{color:var(--ink-soft);border-radius:999px;padding:9px 15px;font-size:14px;text-decoration:none;transition:color .15s,background .15s}.site-topnav a:hover{color:var(--ink);background:#30322b0f}.site-topnav a.site-topnav-play{background:var(--panel);color:var(--ink);border:1px solid #30322b3d;font-weight:650}.site-topnav a.site-topnav-play:hover{border-color:var(--red);color:var(--red-dark)}.site-cta{background:var(--ink);color:#f7f4ea;letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:650;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 14px 30px #20231f38}.site-cta:hover{transform:translateY(-2px);box-shadow:0 18px 36px #20231f47}.site-cta.ghost{color:var(--ink);box-shadow:none;background:0 0;border-color:#30322b4d}.site-cta.ghost:hover{box-shadow:none;background:#30322b0d}.site-cta.full{justify-content:center;width:100%}.site-cta.inverse{color:var(--ink);background:#f7f4ea;box-shadow:0 14px 30px #0000004d}.site-footer{border-top:1px solid var(--line);background:var(--panel)}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 0;display:flex}.site-footer-brand{color:var(--ink-soft);align-items:center;gap:10px;margin:0;font-size:13px;display:flex}.site-footer nav{flex-wrap:wrap;gap:2px;display:flex}.site-footer nav a{color:var(--ink-soft);border-radius:8px;padding:6px 10px;font-size:13px;text-decoration:none;transition:color .15s,background .15s}.site-footer nav a:hover{color:var(--ink);background:#30322b0f}@media (width<=720px){.site-topbar{flex-wrap:wrap;padding-top:16px}.site-topnav{flex-wrap:wrap}.site-topnav>a{display:none}}html:has(.site-page){height:auto;overflow:clip visible}html:has(.site-page) body{height:auto;overflow:clip visible}.not-found-main{max-width:62ch;padding:clamp(48px,9vw,110px) 0 clamp(64px,10vw,120px)}.not-found-kicker{color:var(--red-dark);font-family:var(--font-app-mono), monospace;letter-spacing:.28em;margin:0 0 14px;font-size:clamp(11px,1.2vw,13px);font-weight:700}.not-found-main h1{font-family:var(--font-display-serif);letter-spacing:.05em;margin:0 0 18px;font-size:clamp(30px,5vw,52px);font-weight:900;line-height:1.2}.not-found-body{color:var(--ink-soft);margin:0 0 32px;font-size:clamp(15px,1.7vw,17px);line-height:1.85}.not-found-actions{flex-wrap:wrap;gap:12px;margin-bottom:clamp(40px,6vw,64px);display:flex}.not-found-popular h2{color:var(--ink-soft);font-family:var(--font-app-mono), monospace;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px dashed #30322b3d;margin:0 0 16px;padding-bottom:10px;font-size:12px;font-weight:700}.not-found-popular ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.not-found-popular li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding:13px 0;display:flex}.not-found-popular li:last-child{border-bottom:none}.not-found-popular li>a:first-child{color:var(--ink);font-family:var(--font-display-serif);font-size:clamp(17px,2vw,20px);font-weight:700;text-decoration:none}.not-found-popular li>a:first-child:hover{color:var(--red-dark)}.not-found-rules{color:var(--red-dark);flex:none;font-size:14px;font-weight:600;text-decoration:none}.not-found-rules:hover{text-decoration:underline}
