/* Clear, consistent action icons and native dialog entry points. */
.btn{gap:12px;cursor:pointer;font-family:inherit;line-height:1.4}
.btn .button-arrow{display:block;width:22px;height:22px;flex:0 0 22px;stroke:currentColor;fill:none}
.main-menu>button.btn{white-space:nowrap}
.mobile-actions>button{font-family:inherit;cursor:pointer;display:block;width:100%;padding:14px 7px;border:0;border-right:1px solid #eee;background:var(--orange);color:#fff;font-size:.58rem;font-weight:800;text-transform:uppercase;line-height:inherit}
