:root{--primary:#6e2c17;--primary-dark:#5a2513;--cream:#fbf5ed}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--cream);color:var(--primary);min-height:100dvh;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button{cursor:pointer;font-family:inherit}input{font-family:inherit}#reader{border-radius:16px;width:100%;overflow:hidden}#reader video{border-radius:16px}
