@import "https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css";:root{--pk:#e8186d;--pk-dark:#b8124f;--pk-light:#ff4d9e;--black:#080808;--gray:#0e0e0e;--gray2:#141414;--gray3:#1e1e1e;--white:#f9f4f0;--muted:#666;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--black);color:var(--white);max-width:430px;min-height:100vh;margin:0 auto}body.light{--black:#f9f4f0;--gray:#fff;--gray2:#f0ebe3;--gray3:#e0d8cf;--white:#1a1a1a;--muted:#888;background:var(--black);color:var(--white)}button{cursor:pointer;font-family:var(--font-body)}input,textarea,select{font-family:var(--font-body)}a{color:inherit;text-decoration:none}
