@layer quartz-base{.random-entry{flex:none;min-width:fit-content;max-width:14rem}.random-entry>.random-entry-button{border:1px var(--lightgray) solid;color:var(--darkgray);cursor:pointer;font-family:inherit;font-size:inherit;height:2rem;text-align:inherit;white-space:nowrap;background-color:#0000;border-radius:4px;align-items:center;width:100%;padding:0 1rem 0 0;transition:border-color .2s,color .2s;display:flex}.random-entry>.random-entry-button svg{width:18px;min-width:18px;margin:0 .5rem}.random-entry>.random-entry-button>p{color:var(--gray);text-wrap:unset;margin:0;transition:color .2s;display:inline}.random-entry>.random-entry-button:hover{border-color:var(--tertiary)}.random-entry>.random-entry-button:hover>p{color:var(--darkgray)}.random-entry>.random-entry-button[aria-busy=true]{cursor:progress;opacity:.6}@media (max-width:800px){.random-entry{order:-1;align-self:center;margin-right:.6rem}.random-entry>.random-entry-button{color:var(--dark);border:none;width:auto;height:auto;padding:0}.random-entry>.random-entry-button svg{width:24px;min-width:24px;height:24px;margin:0}.random-entry>.random-entry-button>p{display:none}}}