@import "https://fonts.googleapis.com/css2?family=Nunito:wght@700;800;900&display=swap";:root{--white:#fff;--paper:#f5f0e8;--paper-shadow:#e7dccb;--paper-deep:#d8cbb9;--sky:#7ec8e3;--sky-soft:#eaf8fd;--sky-line:#d7f1fa;--ink:#15333d;--ink-muted:#6a7e85;--ink-soft:#7c9298;--blue:#256b7f;--coral:#ef6f6c;--yellow:#f7d36b;--line:#e7eef0;--gold-text:#b48211;--shadow-soft:0 16px 40px #15333d1f;--shadow-lift:0 24px 44px #15333d38;--font-ui:"Nunito", ui-rounded, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-ui);color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{background:var(--white);overscroll-behavior:none}body{background:var(--white);-webkit-touch-callout:none;overscroll-behavior:none;min-width:320px;min-height:100svh;margin:0;overflow-x:hidden}body:has(.game-page){height:100svh;overflow:hidden}button,a,[role=button],.card-shell{font:inherit;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}button{cursor:pointer}a{color:inherit;-webkit-user-drag:none;text-decoration:none}#root{min-height:100svh;overflow-x:hidden}#root:has(.game-page){height:100svh;overflow:hidden}::selection{background:var(--sky);color:var(--white)}
