:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.game-card{max-width:36rem;border:1px solid rgba(255,255,255,.1);padding:2.5rem;border-radius:1rem;background:#ffffff08}.pencil-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.pencil-body{position:relative;width:12px;height:80px;transform:rotate(-30deg);filter:drop-shadow(0 2px 8px rgba(255,200,50,.3))}.pencil-tip{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #2a2a2a}.pencil-wood{position:absolute;bottom:0;left:0;width:12px;height:10px;background:#d4a056;border-radius:0}.pencil-shaft{position:absolute;bottom:10px;left:0;width:12px;height:48px;background:#f5c542;border-radius:0}.pencil-eraser{position:absolute;top:0;left:0;width:12px;height:14px;background:#e87474;border-radius:2px 2px 0 0}.pencil-band{position:absolute;top:14px;left:0;width:12px;height:4px;background:silver}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:.75rem}h1{margin:0 0 .5rem;font-size:2rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#f5c542,#e87474);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{margin:0 0 1.5rem;color:#ffffffa6;font-size:1rem;font-style:italic}.description p{margin:0 0 1.5rem;color:#ffffffb3;font-size:.95rem;line-height:1.7}.description strong{color:#f5c542}.features{margin-bottom:1.5rem}.features h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffff73;margin:0 0 .75rem;font-weight:500}.features ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.features li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#ffffffbf}.feature-icon{font-size:1.1rem;width:1.5rem;text-align:center;flex-shrink:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;padding:1.25rem;border-radius:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stat-value{font-size:1.5rem;font-weight:700;color:#f5c542;font-variant-numeric:tabular-nums}.stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#fff6}.footer-note{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06)}.footer-note p{margin:0;font-size:.75rem;color:#ffffff4d}
